e_elven = {
	color={ 35 65 35 }
	
	culture = high_elven
	dignity = 100 # Never want to change primary title
	
	capital = 437 # Praha
	
	short_name = yes
	
	allow = {
		always = no # Only created through special decisions
	}

	k_high_elven = {
		color={ 255 230 180 }
		
		culture = high_elven
		dignity = 100 # Never want to change primary title
	
		capital = 437 # Praha
	
		allow = {
			always = no # Only created through special decisions
		}
	
		culture = high_elven
		dignity = 10
	}
	k_dark_elven = {
		color={ 185 85 210 }
		
		culture = dark_elven
		dignity = 100 # Never want to change primary title
		
		capital = 310 # Anhalt
	
		allow = {
			always = no # Only created through special decisions
		}
	}
	k_forest_elven = {
		color={ 35 140 35 }
		
		culture = forest_elven
		dignity = 100 # Never want to change primary title
		
		capital = 366 #Stettin
	
		allow = {
			always = no # Only created through special decisions
		}
	}
}

d_dawnguard_company = {
	color={ 150 40 40 }
	color2={ 255 255 255 }

	capital = 252 # Ulm
	
	# Hire Trigger
	allow = {
		OR = {
			religion_group = christian
			religion_group = jewish_group
			religion = hellenic_pagan
			religion = hellenic_pagan_reformed
			AND = {
				society_member_of = witchhunters
				OR = {
					religion_group = pagan_group
					religion_group = mythical_religion_group
				}
			}
			religion_group = muslim
		}
	}
	
	# Parent Religion
	religion = catholic
	
	mercenary = yes

	title = "CAPTAIN"
	foa = "CAPTAIN_FOA"

	# Always exists
	landless = yes
	
	# Cannot be held as a secondary title
	primary = yes
	
	# Extra income due to donations, etc
	monthly_income = 1.5 # (Must be an integer between 1 and 512)
	
	strength_growth_per_century = 0.5

	mercenary_type = dawnguard_company_composition
}

k_britain = {
	color={ 240 220 200 }
	color2={ 140 0 0 }

	culture = welsh
	
	capital = 31 #Cornwall
	
	english = "Camelot"
	norman = "Camelot"
	saxon = "Camlan"
	old_frankish = "Camelot"
	frankish = "Camelot"
	breton = "Camlan"
	
	allow = {
		always = no # Only created through special decisions
	}
}

k_avalon = {
	color={ 200 60 60 }
	color2={ 255 255 255 }

	culture = drakken
	
	capital = 34 #Shetland
	
	pictish = "Insee Afallen"
	welsh = "Ynysoedd Afallen"
	irish = "Innse Afallon"
	
	allow = {
		always = no # Only created through special decisions
	}
}

e_narzul = {
	color={ 60 35 50 }
	color2={ 255 255 255 }

	culture = azuk
	
	short_name = yes
	
	landless = yes # Always exists
	
	allow = {
		always = no # Horde empire
	}
}

###Never supposed to appear in game###
d_dummy_one = { # Dragontail
	color={ 0 0 0 }
	
	allow = {
		always = no # Never allow to be created
	}
}
d_dummy_two = { # Dragonstar
	color={ 0 0 0 }
	
	allow = {
		always = no # Never allow to be created
	}
}

c_dummy_three = { # Carean
	color={ 0 0 0 }
	
	allow = {
		always = no # Never allow to be created
	}
}

c_dummy_four = { # Scalereach
	color={ 0 0 0 }
	
	allow = {
		always = no # Never allow to be created
	}
}