--- deliantra/arch/spell/Cone/spell_color_spray.arc 2007/03/03 01:16:50 1.5 +++ deliantra/arch/spell/Cone/spell_color_spray.arc 2007/03/03 01:24:18 1.6 @@ -1,24 +1,6 @@ object spell_color_spray name color spray name_pl color spray -face spell_sorcery.x11 -level 13 -sp 35 -casting_time 9 -path_attuned 0 -other_arch color_spray -dam 20 -dam_modifier 3 -range 10 -duration 2 -range_modifier 5 -maxsp 16 -type 101 -subtype 7 -value 130 -attacktype 262144 -no_drop 1 -invisible 1 skill sorcery msg Color spray fires a fan of energy. This @@ -33,4 +15,23 @@ room is full of varying creatures, with different protections. endmsg +other_arch color_spray +face spell_sorcery.x11 +sp 35 +maxsp 16 +dam 20 +level 13 +type 101 +subtype 7 +attacktype 262144 +path_attuned 0 +value 130 +invisible 1 +duration 2 +range 10 +range_modifier 5 +dam_modifier 3 +no_drop 1 +casting_time 9 end +