#
# List of the random independent provinces.
#
# N:<number>:<province description>
# I:<rarity>
# S:<site number>:<% chance>:<site name>
# X:<% fort chance>:<fort number>:<% temple chance>:<% lab chance>
# P:<min pop>:<max pop>:<min unrest>:<max unrest>:<pop type>
# C:<commander number>:<% chance>:<commander type>
# F:<flags>
#
# Current list of flags:
#
#	SEA      -- Only occurs in sea provinces.
#	UNIQUE   -- Only one occurence of this province allowed.
#	NO_START -- Disallow player from starting in this province.


N:1:Light Feudal
I:1
X:10:4:0:0
P:5000:10000:0:10:30
C:1:50:Knight Commander


N:2:Heavy Feudal
I:3
S:1:20:Arena
X:30:6:20:0
P:15000:20000:0:20:30
C:1:100:Knight Commander
C:2:100:Knight Lord
C:3:50:Knight Lord
F:NO_START

