--- deliantra/arch/spell/Bullet/spell_comet.arc 2007/02/06 22:41:22 1.4 +++ deliantra/arch/spell/Bullet/spell_comet.arc 2007/03/03 01:16:47 1.6 @@ -1,31 +1,30 @@ object spell_comet name comet name_pl comet -skill pyromancy -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 +level 30 +value 80 sp 15 -maxsp 18 -food 10 +casting_time 10 +path_attuned 16 +other_arch meteor dam 75 -level 30 +dam_modifier 1 +range 12 +duration 10 +duration_modifier 4 +maxsp 18 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 +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 end -