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.5 by root, Sat Mar 3 00:51:08 2007 UTC vs.
Revision 1.10 by root, Fri Apr 2 21:26:26 2010 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines