--- deliantra/arch/spell/Cone/spell_dragonbreath.arc 2007/01/02 21:58:29 1.2 +++ deliantra/arch/spell/Cone/spell_dragonbreath.arc 2007/08/01 19:10:15 1.7 @@ -1,25 +1,6 @@ -Object spell_dragonbreath +object spell_dragonbreath name dragonbreath name_pl dragonbreath -face spell_pyromancy.x11 -level 12 -sp 13 -casting_time 5 -path_attuned 2 -other_arch firebreath -dam 25 -dam_modifier 3 -range 7 -duration 2 -range_modifier 5 -maxsp 11 -type 101 -subtype 7 -value 120 -# Note this is not magical! -attacktype 4 -no_drop 1 -invisible 1 skill pyromancy msg Dragonbreath is a cone effect that fires @@ -29,4 +10,25 @@ to be vulnerable to the effects of fire for this to do any damage, of course. endmsg +other_arch firebreath +sound wn/fire +face spell_pyromancy.x11 +sp 13 +maxsp 11 +dam 25 +level 12 +type 101 +subtype 7 +attacktype 4 +path_attuned 2 +value 120 +invisible 1 +duration 2 +range 7 +range_modifier 5 +dam_modifier 3 +no_drop 1 +# Note this is not magical! +casting_time 5 end +