--- deliantra/arch/player/dragon_ability/spelldirect_dragonbreath.arc 2007/02/06 22:41:06 1.4 +++ deliantra/arch/player/dragon_ability/spelldirect_dragonbreath.arc 2007/03/03 00:50:48 1.5 @@ -1,28 +1,27 @@ # This archetype was used for dragon players' abilities. It has been replaced # by spell_dragonbreath. Nevertheless it cannot be deleted because existing # players may contain such an object. -object spelldirect_dragonbreath +Object spelldirect_dragonbreath name dragonbreath name_pl dragonbreath -skill pyromancy -other_arch firebreath face spell_pyromancy.x11 +level 12 sp 13 -maxsp 11 +casting_time 30 +path_attuned 2 +other_arch firebreath dam 4 -level 12 +dam_modifier 3 +range 7 +duration 2 +range_modifier 5 +maxsp 11 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 30 +attacktype 4 +no_drop 1 +invisible 1 +skill pyromancy end -