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.8 by root, Fri Apr 2 21:26:26 2010 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
3inherit type_spell
3name immunity to magic 4name immunity to magic
4name_pl immunity to magic 5name_pl immunity to magic
5level 20 6skill praying
7msg
8Grants a temporary, and total, immunity to magical attacks.
9endmsg
6grace 150 10grace 150
7casting_time 30 11maxgrace 50
8path_attuned 0 12level 50
9skill praying
10type 101 13type 101
11subtype 24 14subtype 24
15resist_magic 100
16path_attuned 0
12value 200 17value 200
18invisible 1
19duration 500
20duration_modifier 4
13no_drop 1 21no_drop 1
14invisible 1 22casting_time 30
15duration_modifier 4
16duration 500
17maxgrace 50
18resist_magic 100
19end 23end
24

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines