mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-21 13:29:03 +00:00
92 lines
2.1 KiB
INI
92 lines
2.1 KiB
INI
[unit]
|
|
id=Troll
|
|
name= _ "Troll"
|
|
race=troll
|
|
image="units/trolls/grunt.png"
|
|
profile=portraits/James_Woo/troll.png
|
|
{MAGENTA_IS_THE_TEAM_COLOR}
|
|
hitpoints=55
|
|
movement_type=largefoot
|
|
movement=5
|
|
experience=66
|
|
level=2
|
|
alignment=chaotic
|
|
advanceto=Troll Warrior
|
|
undead_variation=troll
|
|
cost=29
|
|
unit_description= _ "Trolls have been a mote to trouble the thoughts of humanity and dwarf-kind, who remain baffled at the origins of these creatures, and perhaps more importantly, the driving force behind their unnatural vitality and strength. A fully-grown troll towers above a man, and, even unarmed, would be a great threat in combat. The large clubs typically favored in fighting act as extensions of their arms, used for the same purpose of mauling their prey into submission.
|
|
|
|
Special Notes:"+{SPECIAL_NOTES_REGENERATES}
|
|
die_sound=troll-die.wav
|
|
usage=fighter
|
|
[abilities]
|
|
{ABILITY_REGENERATES}
|
|
[/abilities]
|
|
[attack]
|
|
name=club
|
|
type=impact
|
|
range=melee
|
|
damage=14
|
|
number=2
|
|
[animation]
|
|
hits=no
|
|
[frame]
|
|
begin=-225
|
|
end=-175
|
|
image="units/trolls/grunt.png"
|
|
[/frame]
|
|
[frame]
|
|
begin=-175
|
|
end=-100
|
|
image="units/trolls/grunt-defend.png"
|
|
[/frame]
|
|
[frame]
|
|
begin=-100
|
|
end=50
|
|
image="units/trolls/grunt-attack-1.png"
|
|
sound={SOUND_LIST:MISS}
|
|
[/frame]
|
|
[frame]
|
|
begin=50
|
|
end=125
|
|
image="units/trolls/grunt-attack-2.png"
|
|
[/frame]
|
|
[frame]
|
|
begin=125
|
|
end=200
|
|
image="units/trolls/grunt-attack-3.png"
|
|
[/frame]
|
|
[/animation]
|
|
[animation]
|
|
hits=yes
|
|
[frame]
|
|
begin=-225
|
|
end=-175
|
|
image="units/trolls/grunt.png"
|
|
[/frame]
|
|
[frame]
|
|
begin=-175
|
|
end=-100
|
|
image="units/trolls/grunt-defend.png"
|
|
[/frame]
|
|
[frame]
|
|
begin=-100
|
|
end=50
|
|
image="units/trolls/grunt-attack-1.png"
|
|
sound=club.ogg
|
|
[/frame]
|
|
[frame]
|
|
begin=50
|
|
end=125
|
|
image="units/trolls/grunt-attack-2.png"
|
|
[/frame]
|
|
[frame]
|
|
begin=125
|
|
end=200
|
|
image="units/trolls/grunt-attack-3.png"
|
|
[/frame]
|
|
[/animation]
|
|
[/attack]
|
|
{DEFENSE_ANIM "units/trolls/grunt-defend.png" "units/trolls/grunt.png" troll-hit.wav }
|
|
[/unit]
|