mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-05 17:25:35 +00:00
36 lines
691 B
INI
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]
|