diff --git a/spell/Ability/ability_dragonbreath.arc b/spell/Ability/ability_dragonbreath.arc new file mode 100644 index 000000000..33b107c17 --- /dev/null +++ b/spell/Ability/ability_dragonbreath.arc @@ -0,0 +1,25 @@ +# Basically same as the spell, but does a little less damage. +# +Object ability_dragonbreath +name dragonbreath +name_pl dragonbreath +level 12 +sp 13 +casting_time 5 +path_attuned 2 +other_arch firebreath +dam 4 +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 +end