
e_britannia = {
	k_pictland = {
		color={ 20 80 162 }
		color2={ 255 255 255 }
		
		capital = 43 #Gowrie
		
		culture = pictish
		
		catholic = 300 # Crusade target weight
		norse_pagan_reformed = 200 # Crusade target weight
	}

	k_the_isles = {
		color = { 250 59 0 }
		color2 = { 196 196 0 }
		
		capital = 35 # Inse Gall
		creation_requires_capital = no

		catholic = 300 # Crusade target weight
		norse_pagan_reformed = 200 # Crusade target weight
		
		allow = {
			custom_tooltip = {
				text = kingdom_of_the_isles_must_be_created
				k_the_isles = {
					any_previous_holder = {
						count = 1
					}
				}
			}
		}
	}
}
