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

Comparing deliantra/arch/spell/Rune/spell_rune_of_frost.arc (file contents):
Revision 1.9 by root, Sun Sep 28 15:12:04 2008 UTC vs.
Revision 1.13 by elmex, Wed Apr 21 09:30:06 2010 UTC

1object spell_rune_of_frost 1object spell_rune_of_frost
2inherit type_spell
2name rune of frost 3name rune of frost
3name_pl rune of frost 4name_pl rune of frost
4skill evocation 5skill evocation
5msg 6msg
6The spell sets a magical trap which strikes with cold. 7Sets a magical trap which strikes with cold.
7Anyone stepping on it will detonate it take freezing damage. 8Anyone stepping on it will detonate it take freezing damage.
8endmsg 9endmsg
9other_arch rune_frost 10other_arch rune_frost
10face spell_evocation.x11 11face spell_evocation.x11
11sp 10 12sp 10
12level 12 13level 12
13type 101
14subtype 2 14subtype 2
15path_attuned 2 15path_attuned 2
16value 40 16value 1
17invisible 1 17invisible 1
18no_drop 1 18no_drop 1
19casting_time 10 19casting_time 10
20end 20end
21 21

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines