wesnoth/data/units/Troll.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
443 B
INI

[unit]
name=Troll
image=troll-grunt.png
ability=regenerates
hitpoints=55
movement_type=largefoot
movement=5
experience=36
level=2
alignment=chaotic
advanceto=Troll Warrior
cost=19
unit_description="Trolls are strong, brutal humanoid monsters that have the amazing ability to regenerate, recovering from their wounds in the middle of battle."
usage=fighter
[attack]
name=club
type=impact
range=short
damage=14
number=2
[/attack]
[/unit]