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.5 by root, Sat Mar 3 01:24:17 2007 UTC vs.
Revision 1.9 by root, Fri Apr 2 21:34:28 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
5skill praying 6skill praying
7msg
8Grants a temporary, and total, immunity to magical attacks.
9endmsg
6grace 150 10grace 150
7maxgrace 50 11maxgrace 50
8level 20 12level 50
9type 101
10subtype 24 13subtype 24
11resist_magic 100 14resist_magic 100
12path_attuned 0 15path_attuned 0
13value 200 16value 200
14invisible 1 17invisible 1

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines