--- deliantra/arch/spell/Bullet/spell_comet.arc 2007/03/03 01:16:47 1.6 +++ deliantra/arch/spell/Bullet/spell_comet.arc 2007/03/03 01:24:15 1.7 @@ -1,30 +1,31 @@ object spell_comet name comet name_pl comet -face spell_pyromancy.x11 -level 30 -value 80 -sp 15 -casting_time 10 -path_attuned 16 -other_arch meteor -dam 75 -dam_modifier 1 -range 12 -duration 10 -duration_modifier 4 -maxsp 18 -type 101 -subtype 5 -attacktype 256 -no_drop 1 -invisible 1 skill pyromancy -food 10 msg The comet spells fires a comet in a specified direction. This comet inflicts serious physical harm on whatever it hits, and then bursts into fire. endmsg +other_arch meteor +face spell_pyromancy.x11 +sp 15 +maxsp 18 +food 10 +dam 75 +level 30 +type 101 +subtype 5 +attacktype 256 +path_attuned 16 +value 80 +invisible 1 +duration 10 +range 12 +duration_modifier 4 +dam_modifier 1 +no_drop 1 +casting_time 10 end +