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.2 by root, Tue Feb 6 22:41:24 2007 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_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
7msg
8Grants a temporary, and total, immunity to slow attacks.
9endmsg
6grace 60 10grace 60
7maxgrace 50 11maxgrace 50
8level 14 12level 50
9type 101
10subtype 24 13subtype 24
11resist_slow 100 14resist_slow 100
12path_attuned 0 15path_attuned 0
13value 140 16value 1
14invisible 1 17invisible 1
15duration 500 18duration 500
16duration_modifier 4 19duration_modifier 4
17no_drop 1 20no_drop 1
18casting_time 10 21casting_time 10

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines