mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-05 17:10:21 +00:00
75 lines
1.2 KiB
INI
75 lines
1.2 KiB
INI
[unit]
|
|
name=Commander
|
|
image=konrad-commander.png
|
|
hitpoints=45
|
|
ability=leadership
|
|
movement_type=smallfoot
|
|
movement=6
|
|
experience=80
|
|
level=2
|
|
alignment=lawful
|
|
advanceto=Lord
|
|
cost=1000
|
|
usage=mixed fighter
|
|
unit_description="The rank of Commander is held by those
|
|
who lead battle groups into combat.
|
|
Possessing leadership skills, placing lower
|
|
level units in adjacent hexes to the Commander
|
|
improves their performance in combat.
|
|
|
|
The Commander is best skilled with the sword,
|
|
although he carries a bow which can be used
|
|
when necessary.
|
|
|
|
If the Commander is lost, so is the battle."
|
|
[attack]
|
|
name=sword
|
|
type=blade
|
|
range=short
|
|
damage=6
|
|
number=4
|
|
[frame]
|
|
begin=-350
|
|
end=-300
|
|
image=konrad-commander.png
|
|
[/frame]
|
|
[frame]
|
|
begin=-300
|
|
end=-100
|
|
image="konrad-commander-attack1.png"
|
|
[/frame]
|
|
[frame]
|
|
begin=-100
|
|
end=50
|
|
image="konrad-commander-attack2.png"
|
|
[/frame]
|
|
[frame]
|
|
begin=50
|
|
end=100
|
|
image="konrad-commander-attack1.png"
|
|
[/frame]
|
|
[frame]
|
|
begin=100
|
|
end=150
|
|
image=konrad-commander.png
|
|
[/frame]
|
|
|
|
[sound]
|
|
time=-250
|
|
sound=sword-swish.wav
|
|
[/sound]
|
|
[sound]
|
|
time=-150
|
|
sound=groan.wav
|
|
sound_miss=null
|
|
[/sound]
|
|
[/attack]
|
|
[attack]
|
|
name=bow
|
|
type=pierce
|
|
range=long
|
|
damage=3
|
|
number=3
|
|
[/attack]
|
|
[/unit]
|