mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-20 08:31:35 +00:00
59 lines
1.4 KiB
INI
59 lines
1.4 KiB
INI
[unit]
|
|
id=Great Troll
|
|
name= _ "Great Troll"
|
|
race=troll
|
|
image="units/trolls/great-troll.png"
|
|
profile=portraits/core/James_Woo/troll.png
|
|
hitpoints=80
|
|
movement_type=largefoot
|
|
movement=5
|
|
experience=100
|
|
level=3
|
|
alignment=chaotic
|
|
advanceto=null
|
|
{AMLA_TOUGH 3}
|
|
undead_variation=troll
|
|
cost=48
|
|
unit_description= _ "When a troll, gifted with abnormal strength of life, matches that with age and wisdom, it becomes something extraordinary, a beast remembered for generations. Their feats of strength and cunning are the source of most tales about trolls, and to see the stories made flesh does nothing to diminish their grandeur.
|
|
|
|
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=mace
|
|
type=impact
|
|
range=melee
|
|
damage=18
|
|
number=3
|
|
[animation]
|
|
hits=yes
|
|
[frame]
|
|
begin=-100
|
|
end=100
|
|
image="units/trolls/great-troll-attack.png"
|
|
sound=mace.wav
|
|
[/frame]
|
|
[/animation]
|
|
[animation]
|
|
hits=no
|
|
[frame]
|
|
begin=-100
|
|
end=100
|
|
image="units/trolls/great-troll-attack.png"
|
|
sound=miss.wav
|
|
[/frame]
|
|
[/animation]
|
|
[/attack]
|
|
[defend]
|
|
[frame]
|
|
begin=-150
|
|
end=150
|
|
image="units/trolls/great-troll-defend.png"
|
|
[/frame]
|
|
[/defend]
|
|
[/unit]
|