mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-21 08:53:17 +00:00

...of the unit name. Having two different spellings on the same line of the description is a bit frightening.
47 lines
1.0 KiB
INI
47 lines
1.0 KiB
INI
[unit]
|
|
id=Halbardier
|
|
name= _ "Halberdier"
|
|
race=human
|
|
image=human-halbardier.png
|
|
hitpoints=72
|
|
movement_type=smallfoot
|
|
[resistance]
|
|
pierce=60
|
|
[/resistance]
|
|
movement=5
|
|
experience=400
|
|
level=3
|
|
alignment=lawful
|
|
advanceto=null
|
|
cost=80
|
|
usage=fighter
|
|
unit_description= _ "The best of the soldiers are chosen to become Halberdiers. Their weapon, though a little slower than the sword, can strike with deadly force, and because of its great length, Halberdiers always strike first in combat, even when defending. Halberdiers have great facility at dealing with troops they can keep further than the end of their weapons, but find some difficulty in very close combat."
|
|
get_hit_sound=groan.wav
|
|
[attack]
|
|
name=halberd
|
|
type=pierce
|
|
range=short
|
|
damage=9
|
|
number=4
|
|
special=firststrike
|
|
[frame]
|
|
begin=-200
|
|
end=-100
|
|
image=human-halberdier-pierce-1.png
|
|
[/frame]
|
|
[frame]
|
|
begin=-100
|
|
end=100
|
|
image=human-halberdier-pierce-2.png
|
|
[/frame]
|
|
[/attack]
|
|
[attack]
|
|
name=halberd
|
|
type=blade
|
|
range=short
|
|
damage=11
|
|
number=4
|
|
special=firststrike
|
|
[/attack]
|
|
[/unit]
|