ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Change_Ability/spell_immunity_to_magic.arc
(Generate patch)

Comparing deliantra/arch/spell/Change_Ability/spell_immunity_to_magic.arc (file contents):
Revision 1.1 by root, Mon Feb 6 20:26:23 2006 UTC vs.
Revision 1.2 by root, Tue Feb 6 22:41:24 2007 UTC

1# Obsolete spell - here for backward compatibility 1# Obsolete spell - here for backward compatibility
2Object spell_immunity_to_magic 2object spell_immunity_to_magic
3name immunity to magic 3name immunity to magic
4name_pl immunity to magic 4name_pl immunity to magic
5skill praying
6grace 150
7maxgrace 50
5level 20 8level 20
6grace 150
7casting_time 30
8path_attuned 0
9skill praying
10type 101 9type 101
11subtype 24 10subtype 24
11resist_magic 100
12path_attuned 0
12value 200 13value 200
14invisible 1
15duration 500
16duration_modifier 4
13no_drop 1 17no_drop 1
14invisible 1 18casting_time 30
15duration_modifier 4
16duration 500
17maxgrace 50
18resist_magic 100
19end 19end
20

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines