--- deliantra/arch/spell/Cone/spell_dragonbreath.arc 2007/03/03 00:51:09 1.4 +++ deliantra/arch/spell/Cone/spell_dragonbreath.arc 2008/11/09 15:37:40 1.10 @@ -1,32 +1,34 @@ -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 -sheets of fire. Since this fire is not -magical, it affects many creatures that are -immune to magic. Target creatures still have +sheets of fire. Since this fire is not +magical, it even affects creatures that are +immune to magic. Target creatures still have 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 18 +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 +