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

Comparing deliantra/arch/spell/Change_Ability/spell_immunity_to_electricity.arc (file contents):
Revision 1.2 by root, Tue Feb 6 22:41:24 2007 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_electricity 2object spell_immunity_to_electricity
3inherit type_spell
3name immunity to electricity 4name immunity to electricity
4name_pl immunity to electricity 5name_pl immunity to electricity
5skill praying 6skill praying
7msg
8Grants a temporary, and total, immunity to electricity attacks.
9endmsg
6grace 65 10grace 65
7maxgrace 50 11maxgrace 50
8level 8 12level 50
9type 101 13type 101
10subtype 24 14subtype 24
11resist_electricity 100 15resist_electricity 100
12path_attuned 0 16path_attuned 0
13value 80 17value 80

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines