--- deliantra/arch/spell/Cone/spell_color_spray.arc 2007/02/06 22:41:25 1.3 +++ deliantra/arch/spell/Cone/spell_color_spray.arc 2007/03/03 00:51:09 1.4 @@ -1,6 +1,24 @@ -object spell_color_spray +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 @@ -15,23 +33,4 @@ 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 -