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.1 by root, Mon Feb 6 20:26:23 2006 UTC vs.
Revision 1.6 by root, Sun Sep 28 07:29:59 2008 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
5skill praying
6msg
7Grants a temporary, and total, immunity to paralyse attacks.
8endmsg
9grace 60
10maxgrace 50
5level 16 11level 16
6grace 60
7casting_time 10
8path_attuned 0
9skill praying
10type 101 12type 101
11subtype 24 13subtype 24
14resist_paralyze 100
15path_attuned 0
12value 160 16value 160
17invisible 1
18duration 500
19duration_modifier 4
13no_drop 1 20no_drop 1
14invisible 1 21casting_time 10
15duration_modifier 4
16duration 500
17maxgrace 50
18resist_paralyze 100
19end 22end
23

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines