mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-21 15:39:22 +00:00
68 lines
1.4 KiB
INI
68 lines
1.4 KiB
INI
# XXX This unit is obsolete and should not be used anymore. It is here only for compatibility purposes and will be removed after few releases
|
|
|
|
[unit]
|
|
id=Mounted Commander
|
|
obsolete=1
|
|
name= _ "Mounted Commander"
|
|
race=human
|
|
image=owaec-commander.png
|
|
image_moving=owaec-commander-moving.png
|
|
image_defensive=owaec-commander-defend.png
|
|
hitpoints=48
|
|
movement_type=mounted
|
|
movement=7
|
|
experience=86
|
|
level=2
|
|
alignment=lawful
|
|
advanceto=Horse Lord
|
|
cost=100
|
|
usage=fighter
|
|
unit_description= _ "Leaders of the plains, the Mounted Commanders are skilled with the use of the sword and the morning star. Riding horses, they are able to move around the battlefield with great speed, and can provide much needed assistance to different fronts."
|
|
get_hit_sound=groan.wav
|
|
|
|
[attack]
|
|
name=sword
|
|
type=blade
|
|
range=short
|
|
damage=9
|
|
number=3
|
|
[frame]
|
|
begin=-200
|
|
end=-100
|
|
image=owaec-commander-moving.png
|
|
[/frame]
|
|
[frame]
|
|
begin=-100
|
|
end=100
|
|
image=owaec-commander-attack-sword.png
|
|
[/frame]
|
|
[sound]
|
|
time=-200
|
|
sound=horse-canter.wav
|
|
[/sound]
|
|
[/attack]
|
|
|
|
[attack]
|
|
name=morning star
|
|
type=impact
|
|
range=short
|
|
damage=12
|
|
number=2
|
|
icon=attacks/morning_star.png
|
|
[frame]
|
|
begin=-200
|
|
end=-100
|
|
image=owaec-commander-moving.png
|
|
[/frame]
|
|
[frame]
|
|
begin=-100
|
|
end=100
|
|
image=owaec-commander-attack-morningstar.png
|
|
[/frame]
|
|
[sound]
|
|
time=-200
|
|
sound=horse-canter.wav
|
|
[/sound]
|
|
[/attack]
|
|
[/unit]
|