wesnoth/data/units/Commander.cfg
2003-09-17 12:57:08 +00:00

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]