--- deliantra/arch/spell/Cone/spell_icestorm.arc 2006/08/09 09:58:13 1.2 +++ deliantra/arch/spell/Cone/spell_icestorm.arc 2007/03/03 01:24:18 1.7 @@ -1,26 +1,27 @@ -Object spell_icestorm +object spell_icestorm name icestorm name_pl icestorm -face spell_evocation.111 -level 1 -sp 5 -casting_time 8 -path_attuned 4 +skill evocation +msg +A cone of ice which freezes monsters facing the caster. This spell gains power with level, so it remains useful even at high level. +endmsg other_arch icestorm -dam 4 -dam_modifier 3 -range 6 -duration 2 -range_modifier 5 +face spell_evocation.x11 +sp 5 maxsp 9 +dam 4 +level 1 type 101 subtype 7 -value 10 attacktype 18 -no_drop 1 +path_attuned 4 +value 10 invisible 1 -skill evocation -msg -A cone of ice which freezes monsters facing the caster. This spell gains power with level, so it remains useful even at high level. -endmsg +duration 2 +range 6 +range_modifier 5 +dam_modifier 3 +no_drop 1 +casting_time 8 end +