--- deliantra/arch/spell/Bullet/spell_comet.arc 2007/03/03 00:51:06 1.5 +++ deliantra/arch/spell/Bullet/spell_comet.arc 2010/04/02 21:34:28 1.13 @@ -1,30 +1,32 @@ -Object spell_comet +object spell_comet +inherit type_spell name comet name_pl comet -face spell_pyromancy.x11 -level 30 -value 80 -sp 15 -casting_time 10 -path_attuned 16 +skill pyromancy +msg +Fires a comet, a large ball of fire, +in the tragetted direction. This comet inflicts serious +physical harm on whatever it hits, and then +explodes into a ball of fire. +endmsg other_arch meteor -dam 75 -dam_modifier 1 -range 12 -duration 10 -duration_modifier 4 +sound wn/crossbow-fire-miss +face spell_pyromancy.x11 +sp 30 maxsp 18 -type 101 +food 10 +dam 75 +level 40 subtype 5 attacktype 256 -no_drop 1 +path_attuned 16 +value 80 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 +duration 10 +range 12 +duration_modifier 4 +dam_modifier 1 +no_drop 1 +casting_time 10 end +