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.5 by root, Sat Mar 3 00:51:18 2007 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
5skill evocation
6msg
7Sets a magical trap which strikes with cold.
8Anyone stepping on it will detonate it take freezing damage.
9endmsg
10other_arch rune_frost
4face spell_evocation.x11 11face spell_evocation.x11
5type 101 12sp 10
13level 12
6subtype 2 14subtype 2
15path_attuned 2
16value 1
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