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.3 by pippijn, Tue Jan 2 21:58:27 2007 UTC vs.
Revision 1.9 by root, Sun Apr 5 21:34:04 2009 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines