--- deliantra/arch/spell/Cone/spell_lg_icestorm.arc 2007/03/03 00:51:09 1.4 +++ deliantra/arch/spell/Cone/spell_lg_icestorm.arc 2007/03/03 01:24:18 1.6 @@ -1,24 +1,6 @@ -Object spell_large_icestorm +object spell_large_icestorm name large icestorm name_pl large icestorm -face spell_evocation.x11 -level 12 -sp 13 -casting_time 9 -path_attuned 4 -other_arch icestorm -dam 4 -dam_modifier 3 -range 14 -duration 2 -range_modifier 5 -maxsp 11 -type 101 -subtype 7 -value 120 -attacktype 18 -no_drop 1 -invisible 1 skill evocation msg Large icestorm fires a cone of freezing cold @@ -26,4 +8,23 @@ does have the side effect of encasing objects in blocks of ice. endmsg +other_arch icestorm +face spell_evocation.x11 +sp 13 +maxsp 11 +dam 4 +level 12 +type 101 +subtype 7 +attacktype 18 +path_attuned 4 +value 120 +invisible 1 +duration 2 +range 14 +range_modifier 5 +dam_modifier 3 +no_drop 1 +casting_time 9 end +