--- deliantra/arch/spell/Cone/spell_sparkshower.arc 2007/03/03 01:16:50 1.4 +++ deliantra/arch/spell/Cone/spell_sparkshower.arc 2008/09/28 15:12:03 1.8 @@ -1,27 +1,33 @@ 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. + +The damage is not very high, but the spell lasts a long time +and can be used to gradually weaken hordes of monsters while +you deal with individiual creatures. endmsg +other_arch sparkshower +face spell_sorcery.x11 +sp 4 +maxsp 9 +dam 15 +level 20 +type 101 +subtype 7 +attacktype 10 +path_attuned 8 +value 10 +invisible 1 +duration 10 +range 6 +range_modifier 5 +dam_modifier 3 +no_drop 1 +casting_time 6 end +