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

Comparing deliantra/arch/spell/Change_Ability/spell_protection_from_slow.arc (file contents):
Revision 1.1 by root, Mon Feb 6 20:26:23 2006 UTC vs.
Revision 1.4 by root, Tue Feb 6 22:41:24 2007 UTC

1Object spell_protection_from_slow 1object spell_protection_from_slow
2name protection from slow 2name protection from slow
3name_pl protection from slow 3name_pl protection from slow
4skill praying
5msg
6This prayer gives you some more protection from slow attacks.
7endmsg
4face spell_praying.111 8face spell_praying.x11
9grace 20
10maxgrace 40
5level 7 11level 7
6grace 20
7casting_time 10
8path_attuned 1
9skill praying
10type 101 12type 101
11subtype 24 13subtype 24
14resist_slow 50
15path_attuned 1
12value 70 16value 70
17invisible 1
18duration 500
19duration_modifier 4
20dam_modifier 4
13no_drop 1 21no_drop 1
14invisible 1 22casting_time 10
15duration_modifier 4
16duration 500
17maxgrace 40
18resist_slow 50
19dam_modifier 4
20end 23end
24

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines