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

40 lines
790 B
INI

[unit]
id=Swordsman
name= _ "Swordsman"
race=human
image="human-swordman.png"
image_defensive="human-swordman-defend.png"
profile="portraits/core/Jason_Lutes/human-swordsman.png"
hitpoints=52
movement_type=smallfoot
[resistance]
blade=80
impact=80
[/resistance]
movement=5
experience=60
level=2
alignment=lawful
advanceto=Royal Guard
cost=32
usage=fighter
unit_description= _ "Swordsmen 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=sword
type=blade
range=short
damage=8
number=4
[frame]
begin=-100
end=100
image="human-swordman-attack.png"
[/frame]
[sound]
time=-250
sound=sword-swish.wav
[/sound]
[/attack]
[/unit]