New unit Horse Lord (used only for Owaec in EI)

This commit is contained in:
Joseph Simmons 2004-10-25 22:27:58 +00:00
parent d2931c07ef
commit 8627745ad4

63
data/units/Horse_Lord.cfg Normal file
View file

@ -0,0 +1,63 @@
[unit]
id=Horse Lord
name= _ "Horse Lord"
race=human
image=owaec-lord.png
image_moving=owaec-lord-moving.png
image_defensive=owaec-lord-defend.png
hitpoints=64
movement_type=mounted
movement=7
experience=
level=3
alignment=lawful
advanceto=
cost=100
usage=fighter
unit_description= _ "The greatest of the the men of the plains, these Horse Lords are heads of their houses and are respected by all, friend or foe. Their sword can kill most ordinary enemies, and their morning star crushes those who are left."
get_hit_sound=groan.wav
[attack]
name=sword
type=blade
range=short
damage=12
number=3
[frame]
begin=-200
end=-100
image=owaec-lord-moving.png
[/frame]
[frame]
begin=-100
end=100
image=owaec-lord-attack-sword.png
[/frame]
[sound]
time=-200
sound=horse-canter.wav
[/sound]
[/attack]
[attack]
name=morning star
type=impact
range=short
damage=16
number=2
[frame]
begin=-200
end=-100
image=owaec-lord-moving.png
[/frame]
[frame]
begin=-100
end=100
image=owaec-lord-attack-morningstar.png
[/frame]
[sound]
time=-200
sound=horse-canter.wav
[/sound]
[/attack]
[/unit]