wesnoth/data/units/Horseman.cfg
2005-06-12 04:06:10 +00:00

44 lines
988 B
INI

[unit]
id=Horseman
name= _ "Horseman"
race=human
image="horseman.png"
image_moving="horseman-moving.png"
image_defensive="horseman-defend.png"
profile="portraits/core/Jason_Lutes/human-horseman.png"
hitpoints=38
movement_type=mounted
movement=8
experience=44
level=1
alignment=lawful
advanceto=Knight,Lancer
undead_variation=mounted
cost=23
usage=fighter
unit_description= _ "Trained from childhood to ride and to follow a strict code of honor, Horsemen are both fast and powerful attackers. Charging at their enemies, they do double damage, but also receive double damage when struck. Rebels against Asheviere's tyranny often use Horsemen against her."
get_hit_sound=groan.wav
[attack]
name=spear
type=pierce
special=charge
range=short
damage=9
number=2
[frame]
begin=-200
end=-100
image="horseman-moving.png"
[/frame]
[frame]
begin=-100
end=100
image="horseman-attack.png"
[/frame]
[sound]
time=-200
sound=horse-canter.wav
[/sound]
[/attack]
[/unit]