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

Comparing deliantra/arch/spell/Change_Ability/spell_immunity_to_paralysis.arc (file contents):
Revision 1.2 by root, Tue Feb 6 22:41:24 2007 UTC vs.
Revision 1.3 by root, Sat Mar 3 00:51:08 2007 UTC

1# Obsolete spell - here for backward compatibility 1# Obsolete spell - here for backward compatibility
2object spell_immunity_to_paralysis 2Object spell_immunity_to_paralysis
3name immunity to paralysis 3name immunity to paralysis
4name_pl immunity to paralysis 4name_pl immunity to paralysis
5level 16
6grace 60
7casting_time 10
8path_attuned 0
5skill praying 9skill praying
6grace 60
7maxgrace 50
8level 16
9type 101 10type 101
10subtype 24 11subtype 24
12value 160
13no_drop 1
14invisible 1
15duration_modifier 4
16duration 500
17maxgrace 50
11resist_paralyze 100 18resist_paralyze 100
12path_attuned 0
13value 160
14invisible 1
15duration 500
16duration_modifier 4
17no_drop 1
18casting_time 10
19end 19end
20

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines