wesnoth/data/units/Troll_Hero.cfg
2004-08-13 20:00:37 +00:00

36 lines
691 B
INI

[unit]
id=Troll Hero
name= _ "Troll Hero"
race=troll
image=troll-hero.png
#image_defensive=troll-hero-defend.png
ability=regenerates
hitpoints=60
movement_type=largefoot
movement=5
experience=52
level=2
alignment=chaotic
advanceto=Great Troll
cost=30
unit_description= _ "Trolls hero are strong and brutal humanoid monsters with the amazing ability to regenerate themselves, so that they recover from wounds on their own, even during battle."
get_hit_sound=ugg.wav
usage=fighter
[attack]
name=club
type=impact
range=short
damage=12
number=3
[frame]
begin=-100
end=100
image=troll-hero-attack.png
[/frame]
[sound]
time=-100
sound=staff.wav
[/sound]
[/attack]
[/unit]