wesnoth/data/units/Princess.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

23 lines
566 B
INI

[unit]
name=Princess
image=human-princess.png
hitpoints=48
movement_type=elusivefoot
movement=7
experience=500
level=3
alignment=neutral
advanceto=null
cost=110
ability=leadership
usage=fighter
unit_description="A noble at birth, the princess has learned swordplay with the greatest generals, and battle tatics with the greatest sages, making her both a great combatant and leader. All the units of lower level around the princess will fight better due to her shining presence."
[attack]
name=sword
type=blade
range=short
damage=13
number=4
[/attack]
[/unit]