mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-16 18:31:32 +00:00
37 lines
730 B
INI
37 lines
730 B
INI
[unit]
|
|
name=Troll Whelp
|
|
image=troll-whelp.png
|
|
image_defensive=troll-whelp-defend.png
|
|
ability=regenerates
|
|
hitpoints=42
|
|
movement_type=largefoot
|
|
movement=4
|
|
experience=25
|
|
level=1
|
|
alignment=chaotic
|
|
advanceto=Troll
|
|
cost=12
|
|
usage=fighter
|
|
unit_description="Trolls are strong, brutal humanoid monsters that have the amazing ability to regenerate, recovering from their wounds in the middle of battle.
|
|
|
|
Although this Troll is still a weak whelp, their race is known for developing amazingly fast."
|
|
get_hit_sound=groan.wav
|
|
[attack]
|
|
name=fist
|
|
type=impact
|
|
range=short
|
|
damage=7
|
|
number=2
|
|
[frame]
|
|
begin=-100
|
|
end=50
|
|
image=troll-whelp-attack.png
|
|
[/frame]
|
|
[sound]
|
|
time=-250
|
|
sound=fist-swish.wav
|
|
[/sound]
|
|
|
|
[/attack]
|
|
[/unit]
|