wesnoth/data/units/Halbardier.cfg
Dominic Bolin 9174c22738 Cleanup
2006-01-15 02:52:02 +00:00

95 lines
2.6 KiB
INI

[unit]
id=Halbardier
name= _ "Halberdier"
race=human
image="units/human-loyalists/human-halberdier.png"
[defend]
[frame]
begin=-150
end=150
image="units/human-loyalists/human-halberdier-defend.png"
[/frame]
[/defend]
profile="portraits/core/Jason_Lutes/human-halberdier.png"
hitpoints=72
movement_type=smallfoot
[resistance]
pierce=60
[/resistance]
movement=5
experience=100
level=3
alignment=lawful
advanceto=null
{AMLA_TOUGH 3}
cost=44
usage=fighter
unit_description= _ "A halberd is a difficult and very heavy weapon to use, but powerful in the hands of an expert. It is also much more flexible than the spear from which it descended. As any halberdier can tell you, the weapon possesses 4 primary striking points, 2 more than a spear or pike; these are the tip, the blade, the spike at the base of the shaft, and the inner point on the blade, which can be used in a motion pulling back towards the wielder. All this makes for a very versatile weapon in melee, especially against cavalry.
However, a halberd is notably more expensive to craft than a spear, and in the hands of a novice, much less effective. In the armies of Wesnoth, it is customary only to grant these weapons to veteran pikemen, who have proven that they have the skill to employ them properly on the field of war.
Special Notes: the length of their weapon allows a halberdier to strike first in melee, even in defense."
get_hit_sound=groan.wav
[attack]
name=halberd
icon=attacks/halberd.png
type=pierce
range=melee
damage=14
number=3
special=firststrike
[animation]
direction=s
[frame]
begin=-175
end=100
image="units/human-loyalists/human-halberdier-pierce-s.png"
[/frame]
[/animation]
[animation]
direction=n
[frame]
begin=-175
end=100
image="units/human-loyalists/human-halberdier-pierce-n.png"
[/frame]
[/animation]
[animation]
direction=se,sw
[frame]
begin=-175
end=100
image="units/human-loyalists/human-halberdier-pierce-se.png"
[/frame]
[/animation]
[animation]
direction=ne,nw
[frame]
begin=-175
end=100
image="units/human-loyalists/human-halberdier-pierce-ne.png"
[/frame]
[/animation]
[/attack]
[attack]
name=halberd
icon=attacks/halberd.png
type=blade
range=melee
damage=19
number=2
[animation]
[frame]
begin=-250
end=-100
image="units/human-loyalists/human-halberdier-slash-se-1.png"
[/frame]
[frame]
begin=-100
end=100
image="units/human-loyalists/human-halberdier-slash-se-2.png"
[/frame]
[/animation]
[/attack]
[/unit]