wesnoth/data/units/Swordsman.cfg
Dave White 62b4528345 Fixed bug with ctrl-s to save inserting an 's' into the textbox.
Made it so that strings will be stripped of whitespace at the ends
when loading config files. Added in Caranha's new unit descriptions.
2003-09-23 10:17:25 +00:00

22 lines
435 B
INI

[unit]
name=Swordsman
image=human-swordman.png
hitpoints=38
movement_type=smallfoot
movement=5
experience=42
level=1
alignment=neutral
advanceto=Halbardier
cost=15
usage=fighter
unit_description="The swordsman is the base of the human armies. These young soldiers are given basic training and put in the front lines to face the bulk of the battle."
[attack]
name=sword
type=blade
range=short
damage=6
number=3
[/attack]
[/unit]