mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-18 22:05:38 +00:00
51 lines
846 B
INI
51 lines
846 B
INI
[unit]
|
|
id=Youth
|
|
name= _ "Youth"
|
|
race=human
|
|
image="konrad-young.png"
|
|
[defend]
|
|
[frame]
|
|
begin=-150
|
|
end=150
|
|
image="konrad-young-defend.png"
|
|
[/frame]
|
|
[/defend]
|
|
profile=portraits/konrad.png
|
|
hitpoints=20
|
|
movement_type=smallfoot
|
|
movement=4
|
|
experience=8
|
|
level=0
|
|
alignment=neutral
|
|
advanceto=Fighter
|
|
cost=8
|
|
usage=mixed fighter
|
|
unit_description= _ "Today almost a boy, by his devotion to the crown he is seeking to become a Lord -- to join the elite of human fighters."
|
|
get_hit_sound=groan.wav
|
|
[attack]
|
|
name=training sword
|
|
icon=attacks/woodensword.png
|
|
type=impact
|
|
range=melee
|
|
damage=3
|
|
number=2
|
|
[animation]
|
|
[frame]
|
|
begin=-250
|
|
end=-100
|
|
image="konrad-young.png"
|
|
[/frame]
|
|
[frame]
|
|
begin=-100
|
|
end=50
|
|
image=""konrad-young-attack.png""
|
|
[/frame]
|
|
|
|
[sound]
|
|
time=-250
|
|
sound=sword-swish.wav
|
|
[/sound]
|
|
[/animation]
|
|
[/attack]
|
|
[/unit]
|