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.4 by root, Tue Feb 6 22:41:24 2007 UTC vs.
Revision 1.5 by root, Sat Mar 3 00:51:08 2007 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
4face spell_praying.x11
5level 8
6grace 20
7casting_time 10
8path_attuned 1
4skill praying 9skill praying
10type 101
11subtype 24
12value 80
13no_drop 1
14invisible 1
15duration_modifier 4
16duration 500
17maxgrace 40
18resist_paralyze 50
19dam_modifier 4
5msg 20msg
6This prayer gives you some more protection from paralysis attacks. 21This prayer gives you some more protection from paralysis attacks.
7But it won't get you a perfect protection, be careful, you can still 22But it won't get you a perfect protection, be careful, you can still
8be paralysed! 23be paralysed!
9endmsg 24endmsg
10face spell_praying.x11
11grace 20
12maxgrace 40
13level 8
14type 101
15subtype 24
16resist_paralyze 50
17path_attuned 1
18value 80
19invisible 1
20duration 500
21duration_modifier 4
22dam_modifier 4
23no_drop 1
24casting_time 10
25end 25end
26

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines