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

Comparing deliantra/arch/spell/Change_Ability/spell_protection_from_paralysis.arc (file contents):
Revision 1.1 by root, Mon Feb 6 20:26:23 2006 UTC vs.
Revision 1.8 by root, Sun Sep 28 15:12:03 2008 UTC

1Object spell_protection_from_paralysis 1object spell_protection_from_paralysis
2name protection from paralysis 2name protection from paralysis
3name_pl protection from paralysis 3name_pl protection from paralysis
4skill praying
5msg
6This prayer gives you some more protection from paralysis attacks.
7But it won't get you a perfect protection, be careful, you can still
8be paralysed!
9endmsg
4face spell_praying.111 10face spell_praying.x11
5level 8
6grace 20 11grace 20
7casting_time 10 12maxgrace 40
8path_attuned 1 13level 18
9skill praying
10type 101 14type 101
11subtype 24 15subtype 24
16resist_paralyze 50
17path_attuned 1
12value 80 18value 80
19invisible 1
20duration 500
21duration_modifier 4
22dam_modifier 4
13no_drop 1 23no_drop 1
14invisible 1 24casting_time 10
15duration_modifier 4
16duration 500
17maxgrace 40
18resist_paralyze 50
19dam_modifier 4
20end 25end
26

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines