wesnoth/data/units/Troll_Warrior.cfg
Lari Nieminen a0bb80cf19 Tweaked saurian and troll animations
(and added lots of filler frames for troll attacks, even though new
trolls are coming). Also removed old and unused saurian tribalist and
icecaster images.
2006-06-19 10:39:26 +00:00

79 lines
1.9 KiB
INI

[unit]
id=Troll Warrior
name= _ "Troll Warrior"
race=troll
image="units/trolls/warrior.png"
profile=portraits/core/James_Woo/troll.png
hitpoints=70
movement_type=largefoot
movement=5
experience=100
level=3
alignment=chaotic
advanceto=null
{AMLA_TOUGH 3}
undead_variation=troll
cost=42
usage=fighter
unit_description= _ "Trolls typically neither need nor prefer to use any proper armament in combat, as large 'sticks and stones' serve them all too well. However, trolls have been seen on numerous occasions clad in rough-shod armor and bearing metal hammers. It is speculated that their typical orcish allies are the source and often crafters of these, as expeditions into several forcibly-vacated troll holes have shown little evidence of tool use, and certainly no metalworking of any kind. Given how dangerous a troll is in combat, the thought of a troll in full armor is entirely unsettling.
Special Notes:"+{SPECIAL_NOTES_REGENERATES}
get_hit_sound=troll-big-hit.wav
die_sound=troll-big-die.wav
[abilities]
{ABILITY_REGENERATES}
[/abilities]
[attack]
name=hammer
type=impact
range=melee
damage=20
number=2
[animation]
hits=no
[frame]
begin=-200
end=-150
image="units/trolls/warrior.png"
[/frame]
[frame]
begin=-150
end=100
image="units/trolls/warrior-attack.png"
sound={SOUND_LIST:MISS}
[/frame]
[frame]
begin=100
end=200
image="units/trolls/warrior.png"
[/frame]
[/animation]
[animation]
hits=yes
[frame]
begin=-200
end=-150
image="units/trolls/warrior.png"
[/frame]
[frame]
begin=-150
end=100
image="units/trolls/warrior-attack.png"
sound=mace.wav
[/frame]
[frame]
begin=100
end=200
image="units/trolls/warrior.png"
[/frame]
[/animation]
[/attack]
[defend]
[frame]
begin=-150
end=150
image="units/trolls/warrior-defend.png"
[/frame]
[/defend]
[/unit]