28 lines
427 B
Plaintext
28 lines
427 B
Plaintext
# Basically same as the spell, but does a little less damage.
|
|
#
|
|
Object ability_dragonbreath
|
|
anim_suffix spellcasting
|
|
name breath fire
|
|
name_pl breath fire
|
|
face spell_dragonbreath.111
|
|
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
|