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.9 by root, Sun Apr 5 21:34:04 2009 UTC vs.
Revision 1.12 by elmex, Wed Apr 21 09:29:57 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
4skill praying 5skill praying
5msg 6msg
6This prayer gives you increased protection from fire damage. 7This prayer gives you increased protection from fire damage.
7endmsg 8endmsg
8face spell_praying.x11 9face spell_praying.x11
9grace 20 10grace 20
10maxgrace 40 11maxgrace 40
11level 16 12level 16
12type 101
13subtype 24 13subtype 24
14resist_fire 30 14resist_fire 30
15path_attuned 1 15path_attuned 1
16value 50 16value 1
17invisible 1 17invisible 1
18duration 500 18duration 500
19duration_modifier 4 19duration_modifier 4
20dam_modifier 3 20dam_modifier 3
21no_drop 1 21no_drop 1

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines