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

Comparing deliantra/arch/spell/Change_Ability/spell_immunity_to_slow.arc (file contents):
Revision 1.7 by root, Sun Sep 28 15:12:03 2008 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_slow 2object spell_immunity_to_slow
3inherit type_spell
3name immunity to slow 4name immunity to slow
4name_pl immunity to slow 5name_pl immunity to slow
5skill praying 6skill praying
6msg 7msg
7Grants a temporary, and total, immunity to slow attacks. 8Grants a temporary, and total, immunity to slow attacks.
8endmsg 9endmsg
9grace 60 10grace 60
10maxgrace 50 11maxgrace 50
11level 50 12level 50
12type 101
13subtype 24 13subtype 24
14resist_slow 100 14resist_slow 100
15path_attuned 0 15path_attuned 0
16value 140 16value 140
17invisible 1 17invisible 1

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines