wesnoth/data/units/Troll_Whelp.cfg
2006-01-12 17:08:01 +00:00

50 lines
1.1 KiB
INI

[unit]
id=Troll Whelp
name= _ "Troll Whelp"
race=troll
image="units/trolls/troll-whelp.png"
[defend]
[frame]
begin=-150
end=150
image="units/trolls/troll-whelp-defend.png"
[/frame]
[/defend]
[abilities]
{ABILITY_REGENERATES}
[/abilities]
hitpoints=42
movement_type=largefoot
movement=4
experience=33
level=1
alignment=chaotic
advanceto=Troll,Troll Rocklobber
undead_variation=troll
cost=13
usage=fighter
unit_description= _ "Describing a troll as a whelp is something of an oxymoron, given that their bodies are already much hardier than that of a grown man. They are clumsy and not yet capable of walking properly, forced instead to shamble about on all fours, but any inhibition this causes them is more than made up for by the raw strength of their race.
Special Notes: Trolls possess the regeneration ability, which heals them as though they were always stationed in a village."
get_hit_sound=ugg.wav
[attack]
name=fist
type=impact
range=melee
damage=7
number=2
[animation]
[frame]
begin=-100
end=50
image="units/trolls/troll-whelp-attack.png"
[/frame]
[sound]
time=-250
sound=fist-swish.wav
[/sound]
[/animation]
[/attack]
[/unit]