mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-18 22:05:38 +00:00
58 lines
1.2 KiB
INI
58 lines
1.2 KiB
INI
[unit]
|
|
id=Troll Hero
|
|
name= _ "Troll Hero"
|
|
race=troll
|
|
image="units/trolls/hero.png"
|
|
profile=portraits/core/James_Woo/troll.png
|
|
hitpoints=60
|
|
movement_type=largefoot
|
|
movement=5
|
|
experience=52
|
|
level=2
|
|
alignment=chaotic
|
|
advanceto=Great Troll
|
|
undead_variation=troll
|
|
cost=30
|
|
unit_description= _ "Some trolls are born with an undue share of the strength and vitality that characterizes their race. In a society where might makes right, those of their ilk revere them as heroes.
|
|
|
|
Special Notes: Trolls possess the regeneration ability, which heals them as though they were always stationed in a village."
|
|
get_hit_sound=troll-big-hit.wav
|
|
die_sound=troll-big-die.wav
|
|
usage=fighter
|
|
[abilities]
|
|
{ABILITY_REGENERATES}
|
|
[/abilities]
|
|
[attack]
|
|
name=club
|
|
type=impact
|
|
range=melee
|
|
damage=12
|
|
number=3
|
|
[animation]
|
|
hits=no
|
|
[frame]
|
|
begin=-100
|
|
end=100
|
|
image="units/trolls/hero-attack.png"
|
|
sound=miss.wav
|
|
[/frame]
|
|
[/animation]
|
|
[animation]
|
|
hits=yes
|
|
[frame]
|
|
begin=-100
|
|
end=100
|
|
image="units/trolls/hero-attack.png"
|
|
sound=club.ogg
|
|
[/frame]
|
|
[/animation]
|
|
[/attack]
|
|
[defend]
|
|
[frame]
|
|
begin=-150
|
|
end=150
|
|
image="units/trolls/hero-defend.png"
|
|
[/frame]
|
|
[/defend]
|
|
[/unit]
|