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.6 by root, Sun Sep 28 07:29:59 2008 UTC vs.
Revision 1.10 by elmex, Wed Apr 21 09:29:57 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
5skill praying 6skill praying
6msg 7msg
7Grants a temporary, and total, immunity to draining attacks. 8Grants a temporary, and total, immunity to draining attacks.
8endmsg 9endmsg
9grace 75 10grace 75
10maxgrace 50 11maxgrace 50
11level 18 12level 50
12type 101
13subtype 24 13subtype 24
14resist_drain 100 14resist_drain 100
15path_attuned 0 15path_attuned 0
16value 180 16value 1
17invisible 1 17invisible 1
18duration 500 18duration 500
19duration_modifier 4 19duration_modifier 4
20no_drop 1 20no_drop 1
21casting_time 10 21casting_time 10

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines