New unit Mounted Commander (used only for Owaec in EI)

This commit is contained in:
Joseph Simmons 2004-10-25 22:26:33 +00:00
parent 8cbca03ae8
commit d2931c07ef

View file

@ -0,0 +1,63 @@
[unit]
id=Mounted Commander
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
[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]