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.3 by pippijn, Tue Jan 2 21:58:42 2007 UTC vs.
Revision 1.9 by root, Sun Sep 28 15:12:04 2008 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines