1#textdomain wesnoth-dm
2[unit_type]
3    id=King of Wesnoth
4    [base_unit]
5        id=Royal Warrior
6    [/base_unit]
7    name=_"King of Wesnoth"
8    hitpoints=68
9    [abilities]
10        {ABILITY_LEADERSHIP}
11    [/abilities]
12    experience=250
13    level=5
14    cost=200
15    description=_"Under the feudal system, all authority ultimately rested with the sovereign. His lords held their property only with his agreement, and had to pay him tribute. In return, the king would defend the realm against invaders, and redistribute wealth in times of need."+{SPECIAL_NOTES}+{SPECIAL_NOTES_LEADERSHIP}
16[/unit_type]
17