wesnoth/data/core/units/drakes/Flare.cfg
David Mikos d60d4d7c61 Unit animation WML to use SOUND:HIT_AND_MISS macro throughout.
Large simplification and reduction in cache.
2013-03-20 20:01:25 +00:00

73 lines
2.3 KiB
INI

#textdomain wesnoth-units
[unit_type]
id=Drake Flare
name= _ "Drake Flare"
race=drake
image="units/drakes/flare.png"
profile="portraits/drakes/flameheart.png"
{MAGENTA_IS_THE_TEAM_COLOR}
hitpoints=55
movement_type=drakefly
movement=5
experience=80
level=2
alignment=lawful
advances_to=Drake Flameheart
cost=35
usage=mixed fighter
description= _ "Respected for the heat of their flame and revered for their charisma, Flares aspire to become great leaders of their people, both in war and peace. Though a small isolated tribe will sometimes accept a Flare as a leader, they are more often seen leading small war parties or mediating disputes with a subtle hand."+{SPECIAL_NOTES}+{SPECIAL_NOTES_LEADERSHIP}
die_sound=drake-die.ogg
{LEADING_ANIM "units/drakes/flare-lead-2.png" "units/drakes/flare-lead-1.png" 37,-19}
{DEFENSE_ANIM "units/drakes/flare-defend-2.png" "units/drakes/flare-defend-1.png" {SOUND_LIST:DRAKE_HIT} }
[portrait]
size=400
side="left"
mirror="false"
image="portraits/drakes/transparent/flameheart.png"
[/portrait]
[portrait]
size=400
side="right"
mirror="true"
image="portraits/drakes/transparent/flameheart.png"
[/portrait]
[abilities]
{ABILITY_LEADERSHIP_LEVEL_2}
[/abilities]
[attack]
name=war blade
description=_"war blade"
type=blade
range=melee
damage=8
number=3
icon=attacks/warblade-red.png
[/attack]
[attack]
name=fire breath
description=_"fire breath"
icon=attacks/fire-breath-drake.png
type=fire
range=ranged
damage=6
number=4
[/attack]
{DRAKE_STANDING_ANIM flare}
{DRAKE_MOVEMENT_ANIM flare}
{DRAKE_WEAPON_ANIM flare}
{DRAKE_FIRE_ANIM_S_DIAGONAL flare 35,40}
{DRAKE_FIRE_ANIM_N_DIAGONAL_CURRENT flare 35,-20}
{DRAKE_FIRE_ANIM_S flare 8,50}
{DRAKE_FIRE_ANIM_N_CURRENT flare 8,-50}
[attack_anim]
[filter_attack]
name=war blade
[/filter_attack]
offset=0.0~0.2,0.2~0.7,0.7~0.2,0.2~0.0
start_time=-300
[frame]
image="units/drakes/flare-melee-[1~6].png:100"
[/frame]
{SOUND:HIT_AND_MISS claws.ogg {SOUND_LIST:MISS} 0}
[/attack_anim]
[/unit_type]