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

Comparing deliantra/arch/spell/Change_Ability/spell_protection_from_fire.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_fire 1Object spell_protection_from_fire
2name protection from fire 2name protection from fire
3name_pl protection from fire 3name_pl protection from fire
4face spell_praying.x11
5level 5
6grace 20
7casting_time 10
8path_attuned 1
4skill praying 9skill praying
10type 101
11subtype 24
12value 50
13no_drop 1
14invisible 1
15duration_modifier 4
16duration 500
17maxgrace 40
18resist_fire 30
19dam_modifier 3
5msg 20msg
6This prayer gives you some more protection from fire damage. 21This prayer gives you some more protection from fire damage.
7endmsg 22endmsg
8face spell_praying.x11
9grace 20
10maxgrace 40
11level 5
12type 101
13subtype 24
14resist_fire 30
15path_attuned 1
16value 50
17invisible 1
18duration 500
19duration_modifier 4
20dam_modifier 3
21no_drop 1
22casting_time 10
23end 23end
24

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines