wesnoth/data/units/Spearman.cfg
2004-03-01 05:42:46 +00:00

90 lines
1.6 KiB
INI

[unit]
name=Spearman
race=human
image=human-spearman.png
image_defensive=human-spearman-defend.png
hitpoints=36
movement_type=smallfoot
movement=5
experience=42
level=1
alignment=lawful
advanceto=Swordsman,Pikeman
cost=14
usage=fighter
unit_description="Spearmen are the core of the human armies. These young soldiers are given basic training and put in the front lines to do the bulk of the fighting."
get_hit_sound=groan.wav
[attack]
name=spear
type=pierce
range=short
damage=7
number=3
[frame]
begin=-100
end=100
image=human-spearman-attack.png
[/frame]
[/attack]
[attack]
name=spear
type=pierce
range=long
damage=7
number=1
[sound]
time=-100
sound=spear.wav
[/sound]
[frame]
begin=-100
end=100
image=human-spearman-attack2.png
[/frame]
[missile_frame]
begin=-100
end=0
image=missilespear-n.png
image_diagonal=missilespear-ne.png
[/missile_frame]
[/attack]
[/unit]
[unit]
name=Soldier
race=human
image=human-spearman.png
image_defensive=human-spearman-defend.png
hitpoints=36
movement_type=smallfoot
movement=5
experience=42
level=1
alignment=lawful
advanceto=Swordsman,Pikeman
cost=15
usage=fighter
unit_description="Spearmen are the core of the human armies. These young soldiers are given basic training and put in the front lines to do the bulk of the fighting."
get_hit_sound=groan.wav
[attack]
name=spear
type=pierce
range=short
damage=7
number=3
[/attack]
[attack]
name=spear
type=pierce
range=long
damage=7
number=1
[missile_frame]
begin=-100
end=0
image=missilespear-n.png
image_diagonal=missilespear-ne.png
[/missile_frame]
[/attack]
[/unit]