wesnoth/data/units/Lancer.cfg

37 lines
784 B
INI

[unit]
id=Lancer
name= _ "Lancer"
race=human
image=lancer.png
image_defensive=lancer-defend.png
image_moving=lancer-attack.png
hitpoints=48
movement_type=mounted
movement=10
experience=500
level=2
alignment=lawful
advanceto=null
cost=40
usage=fighter
unit_description= _ "Lancers are some of the bravest and most feared riders in all of Wesnoth. They wear very little armor, and thus ride swiftly and are ideal for offensive use. While their charges inflict large amounts of damage, they also expose the Lancers to great risk."
get_hit_sound=groan.wav
[attack]
name=lance
type=pierce
special=charge
range=short
damage=12
number=3
[frame]
begin=-150
end=100
image=lancer-attack.png
[/frame]
[sound]
time=-100
sound=horse-canter.wav
[/sound]
[/attack]
[/unit]