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

Comparing deliantra/arch/spell/Change_Ability/spell_protection_from_cold.arc (file contents):
Revision 1.4 by root, Tue Feb 6 22:41:24 2007 UTC vs.
Revision 1.12 by elmex, Wed Apr 21 09:29:57 2010 UTC

1object spell_protection_from_cold 1object spell_protection_from_cold
2inherit type_spell
2name protection from cold 3name protection from cold
3name_pl protection from cold 4name_pl protection from cold
4skill praying 5skill praying
5msg 6msg
6This prayer gives you some more protection from cold damage. 7This prayer gives you increased protection from cold damage.
7endmsg 8endmsg
8face spell_praying.x11 9face spell_praying.x11
9grace 15 10grace 15
10maxgrace 40 11maxgrace 40
11level 3 12level 16
12type 101
13subtype 24 13subtype 24
14resist_cold 30 14resist_cold 30
15path_attuned 1 15path_attuned 1
16value 30 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