wesnoth/data/units/Drake_Flare.cfg
J.W. Bjerk ad087a1e28 changed the name of all mainline unit images...
...to _not_ use a racial prefix. (except for wose and ogre who's
racial and unit names are sometimes identical) also altered CFGs to
look in the right place for the images.
2006-02-12 20:49:35 +00:00

132 lines
2.9 KiB
INI

[unit]
id=Drake Flare
name= _ "Drake Flare"
race=drake
image="units/drakes/flare.png"
[defend]
[frame]
begin=-150
end=150
image="units/drakes/flare-defend.png"
[/frame]
[/defend]
[movement_anim]
[frame]
begin=0
end=150
image="units/drakes/flare-flying.png"
[/frame]
[/movement_anim]
image_leading="units/drakes/flare-lead.png"
profile="portraits/core/Alex_Jarocha-Ernst/drake-burner.png"
hitpoints=62
[abilities]
{ABILITY_LEADERSHIP}
[/abilities]
movement_type=drakefly
movement=5
experience=80
level=2
alignment=lawful
advanceto=Drake Flameheart
undead_variation=drake
cost=35
usage=mixed fighter
unit_description= _ "Drakes are an old race, wise enough to hearken to their own natural leaders. Those who are called 'flares' by their enemies are the drakes who aspire to be such leaders, both in war and in peace.
Special Notes: the leadership of a Flare enables friendly units next to it to deal more damage in combat, though this only applies to units of lower level."
get_hit_sound=groan.wav
[death]
[frame]
begin=0
end=130
image="units/drakes/flare-die-1.png"
[/frame]
[frame]
begin=130
end=320
image="units/drakes/flare-die-2.png"
[/frame]
[frame]
begin=320
end=450
image="units/drakes/flare-die-3.png"
[/frame]
[frame]
begin=450
end=600
image="units/drakes/flare-die-4.png"
[/frame]
[frame]
begin=600
end=750
image="units/drakes/flare-die-5.png"
[/frame]
[frame]
begin=750
end=900
image="units/drakes/flare-die-6.png"
[/frame]
[frame]
begin=900
end=1050
image="units/drakes/flare-die-7.png"
[/frame]
[frame]
begin=1050
end=1200
image="units/drakes/flare-die-8.png"
[/frame]
[/death]
[attack]
name=sword
type=blade
range=melee
damage=8
number=3
icon=attacks/sword.png
[animation]
[frame]
begin=-200
end=-50
image="units/drakes/flare-attack-close.png"
[/frame]
[sound]
time=-150
sound=sword-swish.wav
[/sound]
[/animation]
[/attack]
[attack]
name=fire breath
icon=attacks/fireball.png
type=fire
range=ranged
damage=7
number=4
[animation]
[frame]
begin=-250
end=-50
image="units/drakes/flare-attack-ranged.png"
halo=halo/fireball-preparation-1.png,halo/fireball-preparation-2.png,halo/fireball-preparation-3.png,halo/fireball-preparation-4.png
halo_x,halo_y=8,0
[/frame]
[sound]
time=-100
sound=fire.wav
[/sound]
[missile_frame]
begin=-100
end=0
halo=halo/fireball-halo1.png:30,halo/fireball-halo2.png:30,halo/fireball-halo3.png:30,halo/fireball-halo4.png:30,halo/fireball-halo5.png:30,halo/fireball-halo6.png:30,halo/fireball-halo7.png:30,halo/fireball-halo8.png:30,halo/fireball-halo1.png:30,halo/fireball-halo2.png:30
image="projectiles/fireball-n.png"
image_diagonal="projectiles/fireball-nw.png"
[/missile_frame]
[/animation]
[/attack]
[/unit]