﻿#HRE States
BPR = {
	color = { 125 125 125 }
	
	country_type = recognized

	tier = principality
	
	cultures = { north_german }
	capital = STATE_BRANDENBURG
}

PRP = {
	color = { 85 85 170 }
	
	country_type = recognized

	tier = principality
	
	cultures = { north_german }
	capital = STATE_EAST_PRUSSIA
}

RPL = {
	color = { 130 150 120 }
	
	country_type = recognized

	tier = principality
	
	cultures = { north_german }
	capital = STATE_RHINELAND
	is_named_from_capital = yes
}

TRR = {
	color = { 100 210 195 }
	
	country_type = recognized

	tier = principality
	
	cultures = { north_german }
	capital = STATE_NORTH_RHINE
	is_named_from_capital = yes
}

MUN = {
	color = { 130 110 210 }
	
	country_type = recognized

	tier = principality
	
	cultures = { north_german }
	capital = STATE_WESTPHALIA
	is_named_from_capital = yes
}

KHO = {
    color = { 20 30 50 }
	
    country_type = decentralized
	
	tier = principality
	
	cultures = { khoisan }
	capital = STATE_NORTHERN_CAPE
	is_named_from_capital = yes
}

RYU = {
    color = { 220 150 150 }
	
	country_type = recognized
	
	cultures = { ryukyu }
	capital = STATE_RYUKYU_ISLANDS
	is_named_from_capital = yes
}

INI ={
 	color = { 180 150 100 }
	
	country_type = decentralized
	
	cultures = { inuit }
	capital = STATE_ALASKA
	is_named_from_capital = yes
}

MIN = { 
	color = { 150 30 30 }
	country_type = recognized
	tier = empire
	cultures = { han }
	
	capital = STATE_GUANGDONG
}

DAD = {
 	color = { 10 50 20 }
	
	country_type = decentralized
	tier = principality
	
	cultures = { polynesian }
	capital = STATE_FORMOSA
}


YAR = {
 	color = { 150 150 10 }
	
	country_type = recognized
	tier = principality
	
	cultures = { uighur }
	capital = STATE_TIANSHAN
}

DZU = {
 	color = { 10 150 110 }
	
	country_type = recognized
	tier = principality
	
	cultures = { uighur }
	capital = STATE_DZUNGARIA 
}

FUN = {
 	color = { 40 45 40 }
	
	country_type = unrecognized
	tier = principality
	
	cultures = { sudanese }
	capital = STATE_KORDOFAN
}

MAR = {
 	color = { 80 145 80 }
	
	country_type = unrecognized
	tier = principality
	
	cultures = { shona }
	capital = STATE_MOCAMBIQUE
}

GEN = {
 	color = { 255 240 40 }
	
	country_type = recognized
	tier = principality
	
	cultures = { north_italian }
	capital = STATE_PIEDMONT
}

GWC = {
 	color = { 185 160 80 }
	
	country_type = colonial
	tier = principality
	
	cultures = { dutch }
	capital = PERNAMBUCO
}

EGA = {
	color = { 80 1 1 }
	
	country_type = recognized

	tier = principality
	
	cultures = { british }
	capital = STATE_HOME_COUNTIES
}

SPE = {
	color = { 120 180 180 }
	
	country_type = recognized

	tier = principality
	
	cultures = { spanish }
	capital = STATE_LIMA
}