# -*- ck2.landed_titles -*-


# Alternate versions of kingdom-tier titles for New World Order

# Currently these are only to replace certain SWMH HRE stem duchies that are king-tier but name_tier = DUKE
# with lookalikes that have normal name_tier and creation conditions when NWO is used.

k_emf_lower_lorraine = {
	color={ 255 204 20 }
	color2={ 255 204 0 }

	capital = 117 #Brabant
	culture = dutch

	catholic = 4000 # Crusade target weight
	norse_pagan_reformed = 50 # Crusade target weight

	dutch = ""
	german = ""

	allow = {
		title_king_basic_allow = yes
	}
}

k_emf_saxony = {
	color={ 78 98 40 }
	color2={ 220 220 20 }

	capital = 258 #Lneburg
	culture = german

	catholic = 2500 # Crusade target weight
	norse_pagan_reformed = 200 # Crusade target weight
	slavic_pagan_reformed = 200 # Crusade target weight
	baltic_pagan_reformed = 50 # Crusade target weight

	allow = {
		title_king_basic_allow = yes
	}
}

k_emf_franconia = {
	color={ 130 100 100 }
	color2={ 220 220 20 }

	capital = 123 #Mainz
	culture = german

	catholic = 4000 # Crusade target weight

	allow = {
		title_king_basic_allow = yes
	}
}

k_emf_bavaria = {
	color={ 56 67 158 }
	color2={ 220 220 20 }

	capital = 360 #Oberbayern
	culture = german

	catholic = 3000 # Crusade target weight
	slavic_pagan_reformed = 50 # Crusade target weight

	allow = {
		title_king_basic_allow = yes
	}
}

k_emf_schwaben = {
	color={ 57 142 157 }
	color2={ 220 220 20 }

	capital = 249 #Schwaben
	culture = german

	catholic = 3000 # Crusade target weight

	allow = {
		title_king_basic_allow = yes
	}
}

