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

39 lines
871 B
INI

[unit]
id=Lancer
name= _ "Lancer"
race=human
image="lancer.png"
image_defensive="lancer-defend.png"
image_moving="lancer-attack.png"
profile="portraits/core/Jason_Lutes/human-lancer.png"
hitpoints=48
movement_type=mounted
movement=10
experience=500
level=2
alignment=lawful
advanceto=null
undead_variation=mounted
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]