mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-16 18:31:32 +00:00
36 lines
715 B
INI
36 lines
715 B
INI
[unit]
|
|
name=Troll Whelp
|
|
race=troll
|
|
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 humanoid monsters that have the amazing ability to regenerate, recovering from their wounds during battle. Although these Trolls are still weak whelps, their race is known for developing amazingly fast."
|
|
get_hit_sound=ugg.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]
|