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

This commit is contained in:
Joseph Simmons 2004-10-25 22:24:50 +00:00
parent 93beb8e603
commit 8cbca03ae8

View file

@ -0,0 +1,63 @@
[unit]
id=Mounted Captain
name= _ "Mounted Captain"
race=human
image=owaec-captain.png
image_moving=owaec-captain-moving.png
image_defensive=owaec-captain-defend.png
hitpoints=36
movement_type=mounted
movement=7
experience=48
level=1
alignment=lawful
advanceto=Mounted Commander
cost=100
usage=fighter
unit_description= _ "The nobles of the men of the plains are trained with the rest of the horsemen to become great warriors. However, they are also trained in commanding their comrades, and they are the ones that become the captains of the armies of the Clans."
get_hit_sound=groan.wav
[attack]
name=sword
type=blade
range=short
damage=6
number=3
[frame]
begin=-200
end=-100
image=owaec-captain-moving.png
[/frame]
[frame]
begin=-100
end=100
image=owaec-captain-attack-sword.png
[/frame]
[sound]
time=-200
sound=horse-canter.wav
[/sound]
[/attack]
[attack]
name=morning star
type=impact
range=short
damage=8
number=2
[frame]
begin=-200
end=-100
image=owaec-captain-moving.png
[/frame]
[frame]
begin=-100
end=100
image=owaec-captain-attack-morningstar.png
[/frame]
[sound]
time=-200
sound=horse-canter.wav
[/sound]
[/attack]
[/unit]