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

Comparing deliantra/arch/spell/Change_Ability/spell_immunity_to_draining.arc (file contents):
Revision 1.1 by root, Mon Feb 6 20:26:23 2006 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_draining 2object spell_immunity_to_draining
3inherit type_spell
3name immunity to draining 4name immunity to draining
4name_pl immunity to draining 5name_pl immunity to draining
5level 18 6skill praying
7msg
8Grants a temporary, and total, immunity to draining attacks.
9endmsg
6grace 75 10grace 75
11maxgrace 50
12level 50
13subtype 24
14resist_drain 100
15path_attuned 0
16value 180
17invisible 1
18duration 500
19duration_modifier 4
20no_drop 1
7casting_time 10 21casting_time 10
8path_attuned 0
9skill praying
10type 101
11subtype 24
12value 180
13no_drop 1
14invisible 1
15duration_modifier 4
16duration 500
17maxgrace 50
18resist_drain 100
19end 22end
23

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines