--- deliantra/arch/spell/Cone/spell_sparkshower.arc 2006/02/06 20:26:24 1.1 +++ deliantra/arch/spell/Cone/spell_sparkshower.arc 2007/02/06 22:41:25 1.2 @@ -1,27 +1,28 @@ -Object spell_spark_shower +object spell_spark_shower name spark shower name_pl spark shower -level 1 -sp 5 -casting_time 6 -path_attuned 8 -other_arch sparkshower -dam 2 -dam_modifier 5 -range 6 -duration 2 -range_modifier 5 -maxsp 9 -type 101 -subtype 7 -value 10 -attacktype 10 -no_drop 1 -invisible 1 skill sorcery msg Sparkshower is a cone of electrical energy. Creatures caught within the cone take magical and electrical damage. endmsg +other_arch sparkshower +sp 5 +maxsp 9 +dam 2 +level 1 +type 101 +subtype 7 +attacktype 10 +path_attuned 8 +value 10 +invisible 1 +duration 2 +range 6 +range_modifier 5 +dam_modifier 5 +no_drop 1 +casting_time 6 end +