wesnoth/data/core/units/wose/Elder.cfg
Celtic Minstrel b295aab4ba Deprecate {MAGENTA_IS_THE_TEAM_COLOR}
The magenta colour is now the default flag_rgb colour if one is not specified.
2016-08-05 00:49:39 -04:00

52 lines
1.9 KiB
INI

#textdomain wesnoth-units
[unit_type]
id=Elder Wose
name= _ "Elder Wose"
race=wose
image="units/woses/wose-elder.png"
small_profile="portraits/woses/wose.png~CROP(0,35,435,435)"
profile="portraits/woses/wose.png"
hitpoints=64
movement_type=treefolk
movement=4
experience=100
level=2
alignment=lawful
advances_to=Ancient Wose
cost=31
description= _ "Woses have been said to possess many shapes, all of them tree-like in form, and as they age, to increase in size. Tales tell of woses who resemble trees in this respect as well, towering over the creatures who walk beneath them. This is the greater part of why they are so rarely seen — standing in the slumber which they so often do, a wose of that stature appears to be nothing more than an oddly-shaped tree. Even a careless elf can sometimes be fooled.
Woses are not warriors by any means, but their great strength can easily be turned to violence, should someone manage to raise the ire of these creatures."+{SPECIAL_NOTES}+{SPECIAL_NOTES_AMBUSH}+{SPECIAL_NOTES_REGENERATES}
usage=fighter
die_sound=wose-die.ogg
[abilities]
{ABILITY_AMBUSH}
{ABILITY_REGENERATES}
[/abilities]
[death]
start_time=0
[frame]
image="units/woses/wose-elder-die-fall-[1~15].png:100"
[/frame]
[/death]
[attack]
name=crush
description=_"crush"
icon=attacks/crush-wose.png
type=impact
range=melee
damage=19
number=2
[/attack]
{DEFENSE_ANIM "units/woses/wose-elder-defend.png" "units/woses/wose-elder.png" wose-hit.ogg }
[attack_anim]
[filter_attack]
name=crush
[/filter_attack]
start_time=-500
{SOUND:HIT_AND_MISS wose-attack.ogg wose-miss.ogg -500}
[frame]
image="units/woses/wose-elder-attack-[1,2,1].png:[400,200,100]"
[/frame]
[/attack_anim]
[/unit_type]