#
# List of the random commanders that may be put in the independent
# provinces.
#
# N:<commander description>
# T:<type of unit>
# B:<min bodyguards>:<max bodyguards>:<type of bodyguard>
# U:<squad number>:<% chance>:<min num>:<max num>:<type of squad>
# X:<min exp>:<max exp>
# M:<fire>:<water>:<earth>:<air>:<nature>:<death>:<astral>:<blood>:<priest>:<unholy>
# O:<fire>:<water>:<earth>:<air>:<nature>:<death>:<astral>:<blood>:<priest>:<unholy>
# R:<random equip level>
# I:<item number>:<% chance>:<item name>
#
# The "M" line specifies minimum proficiency in each magic school.  The
# "O" line specifies the maximums.
#


#
# Knight commander
#
# Has some knights and archers with him.  No magic.  Some trinkets.
#
N:Knight Commander
T:Knight
B:0:3:Knight
U:1:100:5:15:Knight
U:2:90:5:10:Archer
X:100:200
M:0:0:0:0:0:0:0:0:0:0
O:0:0:0:0:0:0:0:0:0:0
I:1:50:Sword of Sharpness
I:2:50:Enchanted Sword
I:3:25:Black Steel Kite Shield
I:4:50:Black Steel Helmet
I:5:25:Black Steel Plate


#
# Knight lord
#
# Has a lot of knights and archers.  No magic, but good items.
#
N:Knight Lord
T:Knight
B:3:5:Knight
U:1:100:15:30:Knight
U:2:100:15:20:Longbowman
X:500:800
M:0:0:0:0:0:0:0:0:0:0
O:0:0:0:0:0:0:0:0:0:0
I:1:50:Sword of Swiftness
I:2:50:Elf Bane
I:3:40:Heart Finder Sword
I:4:50:Shield of Gleaming Gold
I:5:50:Charcoal Shield
I:6:80:Elemental Armor
I:7:30:Girdle of Might
