#EMPIRES

e_elven_empire = {
	color = { 255 255 102 }
	
	short_name = yes
	
	landless = yes
	
	culture = high_elven
	religion = elven
}

e_blood_elven_empire = {
	color = { 29 27 28 }
	
	short_name = yes
	
	landless = yes
	
	culture = blood_elven
	religion = elven_heresy
}

e_dwarven_empire = {
	color = { 0 111 39 }
	
	short_name = yes
	
	landless = yes
	
	culture = dwarven_dawi
	religion = dwarven
}

e_dark_elven_empire = {
	color = { 200 184 112 }
	
	short_name = yes
	
	landless = yes
	
	culture = dark_elven
	religion = elven_tribunal
}

e_ashlander_empire = {
	color = { 200 184 113 }
	
	short_name = yes
	
	landless = yes
	
	culture = dark_elven_nomad
	religion = elven_tribunal_heresy
}

e_dark_dwarven_empire = {
	color = { 153 117 99 }
	
	short_name = yes
	
	landless = yes
	
	culture = dark_dwarven
	religion = dwarven_dwemer
}

e_cat_folk_empire = {
	color = { 140 90 33 }
	
	short_name = yes
	
	landless = yes
	
	culture = cat_folk
	religion = cat_folk_religion
}

e_orcish_horde = {
	color = { 33 33 24 }
	
	short_name = yes
	
	landless = yes
	
	culture = oruk
	religion = orc_religion
}

e_orcish_empire = {
	color = { 108 15 15 }
	
	short_name = yes
	
	landless = yes
	
	culture = oruk_hai
	religion = orc_religion_dark_lord
}

# CHURCHES

k_elven_church = {
	color = { 255 255 102 }
	color2={ 220 220 0 }
	
	title = "VARENEDIL"
	foa = "VARENEDIL_FOA"
	short_name = yes
	location_ruler_title = yes
	
	# Always exists
	landless = yes
	
	# Controls a religion
	controls_religion = elven
	
	culture = high_elven
	religion = elven
	
	# Cannot be held as a secondary title
	primary = yes

	assimilate = no
	
	dynasty_title_names = no 	# Will not be named "Seljuk", etc.

	dignity = 200
}

d_blood_cult = {
	color = { 181 0 0 }
	color2={ 0 0 0 }
	
	title = "VARENEDIL"
	foa = "VARENEDIL_FOA"
	short_name = yes
	location_ruler_title = yes
	
	# Controls a religion
	controls_religion = elven_heresy
	
	culture = high_elven
	religion = elven_heresy
	
	allow = {
	    conditional_tooltip = {
			religion = elven_heresy
			OR = {
				trait = bloodthirsty_gods_3
				piety = 2000
			}
			custom_tooltip = {
				text = THREE_HOLY_SITES_TT
				hidden_tooltip = {
					any_realm_title = {
						count = 3
						is_holy_site = ROOT
					}
				}
			}
		}
	}
	
	dynasty_title_names = no 	# Will not be named "Seljuk", etc.

	dignity = 200
}

d_dark_lord = {
	color = { 72 16 16 }
	color2={ 0 0 0 }
	
	title = "DARK_LORD"
	foa = "DARK_LORD_FOA"
	short_name = yes
	location_ruler_title = yes
	
	# Controls a religion
	controls_religion = orc_religion_dark_lord
	
	culture = oruk_hai
	religion = orc_religion_dark_lord
	
	allow = {
	    conditional_tooltip = {
			religion = orc_religion_dark_lord
			OR = { 
				piety = 2000
				any_owned_bloodline = {
					has_bloodline_flag = dark_ring_bloodline
				}
			}
			tier = EMPEROR
			custom_tooltip = {
				text = THREE_HOLY_SITES_TT
				hidden_tooltip = {
					any_realm_title = {
						count = 3
						is_holy_site = ROOT
					}
				}
			}
		}
	}
	
	dynasty_title_names = no 	# Will not be named "Seljuk", etc.

	dignity = 200
}

d_bright_lord = {
	color = { 117 167 234 }
	color2={ 0 0 0 }
	
	title = "BRIGHT_LORD"
	foa = "BRIGHT_LORD_FOA"
	short_name = yes
	location_ruler_title = yes
	
	# Controls a religion
	controls_religion = orc_religion_bright_lord
	
	culture = oruk_hai
	religion = orc_religion_bright_lord
	
	allow = {
	    conditional_tooltip = {
			religion = orc_religion_bright_lord
			OR = { 
				piety = 2000
				any_owned_bloodline = {
					has_bloodline_flag = bright_ring_bloodline
				}
			}
			tier = EMPEROR
			custom_tooltip = {
				text = THREE_HOLY_SITES_TT
				hidden_tooltip = {
					any_realm_title = {
						count = 3
						is_holy_site = ROOT
					}
				}
			}
		}
	}
	
	dynasty_title_names = no 	# Will not be named "Seljuk", etc.

	dignity = 200
}

k_dark_elven_church = {
	color = { 200 184 112 }
	color2={ 220 220 0 }
	
	title = "ARCHCANON"
	foa = "ARCHCANON_FOA"
	short_name = yes
	location_ruler_title = yes
	
	# Always exists
	landless = yes
	
	# Controls a religion
	controls_religion = elven_tribunal
	
	culture = dark_elven
	religion = elven_tribunal
	
	# Cannot be held as a secondary title
	primary = yes

	assimilate = no
	
	dynasty_title_names = no 	# Will not be named "Seljuk", etc.

	dignity = 200
}

k_dark_elven_heresy_church = {
	color = { 200 184 112 }
	color2={ 220 220 0 }
	
	title = "ARCHCANON"
	foa = "ARCHCANON_FOA"
	short_name = yes
	location_ruler_title = yes
	
	# Always exists
	landless = yes
	
	# Controls a religion
	controls_religion = elven_tribunal_heresy
	
	culture = dark_elven
	religion = elven_tribunal_heresy
	
	# Cannot be held as a secondary title
	primary = yes

	assimilate = no
	
	dynasty_title_names = no 	# Will not be named "Seljuk", etc.

	dignity = 200
}

k_dwarven_church = {
	color = { 0 111 39 }
	color2={ 220 220 0 }
	
	title = "HIGH_RUNEMASTER"
	foa = "HIGH_RUNEMASTER_FOA"
	short_name = yes
	location_ruler_title = yes
	
	# Always exists
	landless = yes
	
	# Controls a religion
	controls_religion = dwarven
	
	culture = dwarven_dawi
	religion = dwarven
	
	# Cannot be held as a secondary title
	primary = yes

	assimilate = no
	
	dynasty_title_names = no 	# Will not be named "Seljuk", etc.

	dignity = 200
}

d_dwarven_dwemer_heresy_church = {
    color = { 153 117 99 }
	color2={ 220 220 0 }
	
	title = "HIGH_PRIEST"
	foa = "HIGH_PRIEST_FOA"
	short_name = yes
	location_ruler_title = yes
	
	# Always exists
	landless = yes
	
	# Controls a religion
	controls_religion = dwarven_dwemer_heresy
	
	culture = dark_dwarven
	religion = dwarven_dwemer_heresy
	
	# Cannot be held as a secondary title
	primary = yes

	assimilate = no
	
	dynasty_title_names = no 	# Will not be named "Seljuk", etc.

	dignity = 200
}

d_dwarven_dwemer_heresy_hashut_church = {
    color = { 153 117 100 }
	color2={ 220 220 0 }
	
	title = "HIGH_PRIEST"
	foa = "HIGH_PRIEST_FOA"
	short_name = yes
	location_ruler_title = yes
	
	# Always exists
	landless = yes
	
	# Controls a religion
	controls_religion = dwarven_dwemer_heresy_hashut
	
	culture = dark_dwarven
	religion = dwarven_dwemer_heresy_hashut
	
	# Cannot be held as a secondary title
	primary = yes

	assimilate = no
	
	dynasty_title_names = no 	# Will not be named "Seljuk", etc.

	dignity = 200
}

d_cat_folk_church = {
    color = { 198 165 123 }
	color2={ 220 220 0 }
	
	title = "HIGH_PRIEST"
	foa = "HIGH_PRIEST_FOA"
	short_name = yes
	location_ruler_title = yes
	
	# Always exists
	landless = yes
	
	# Controls a religion
	controls_religion = cat_folk_religion
	
	culture = cat_folk
	religion = cat_folk_religion
	
	# Cannot be held as a secondary title
	primary = yes

	assimilate = no
	
	dynasty_title_names = no 	# Will not be named "Seljuk", etc.

	dignity = 200
	
	male_names = {
		Ab'arhath Ab'barhath Ab'beru Ab'derjet Ab'irheru Ab'kirheru Ab'nirheru Ab'nepri Ab'seti Ab'sedep Ab'tepheret Ab'tabereti Ab'urabi Ak'arhath Ak'heru Ak'derjet Ak'dera
		Ak'irheru Ak'kirheru Ak'nirheru Ak'nepri Ak'seti Ak'sedep Ak'tepheret Ak'tabereti Ak'urabi Akher'arhath Akher'heru Akher'derjet Akher'dera Akher'gh Akher'irheru Akher'kirheru
		Akher'nirheru Akher'nepri Akher'seti Akher'sedep Akher'tepheret Akher'tabereti Akher'urabi Amarhath Amberu Amderjet Amdul Amgh Amirheru Amkirheru Ammed Amnirheru Amnepri Amseti Amsoud Amtaba Amtabe
		Amurabi Fa'arhath Fa'barhath Fa'heru Fa'derjet Fa'dera Fa'gh Fa'irheru Fa'kirheru Fa'medheri Fa'nirheru Fa'nepri Fa'seti Fa'sedep Fa'tepheret Fa'tabereti Fa'urabi Hesuarhath Hesubarhath Hesuberu Hesuderjet Hesudul
		Hesugh Hesuirheru Hesukirheru Hesumedheri Hesunirheru Hesunepri Hesusedep Hesutaba Hesutabe Hesuurabi Moarhath Mobarhath Moberu Moderjet Modul Mogh Moirheru Mokirheru Momedheri Monirheru Monepri Moseti
		Motaba Motabe Mourabi Mohamarhath Mohambarhath Mohamberu Mohamderjet Mohamdul Mohamgh Mohamirheru Mohamkirheru Mohamnirheru Mohamnepri Mohamseti Mohamsedep Mohamtaba Mohamtabe
		Mohamurabi Mojarhath Mojbarhath Mojberu Mojderjet Mojdul Mojgh Mojirheru Mojkirheru Mojmedheri Mojnirheru Mojnepri Mojseti Mojsedep Mojtaba Mojtabe Mojurabi Naarhath Nabarhath Naberu Naderjet Nadul Nagh
		Nairheru Nakirheru Namedheri Nanirheru Nanepri Naseti Nasedep Nataba Natabe Naurabi Omarhath Ombarhath Omberu Omderjet Omdul Omgh Omirheru Omkirheru Ommedheri Omnirheru Omnepri Omseti Omsedep Omtaba Omtabe
		Omurabi Shaarhath Shabarhath Shaberu Shaderjet Shadul Shagh Shairheru Shakirheru Shamedheri Shanirheru Shanepri Shaseti Shasedep Shataba Shatabe Shaurabi Sinarhath Sinberu Sinderjet Sindul
		Singh Sinirheru Sinkirheru Sinmedheri Sinnirheru Sinnepri Sinseti Sinsedep Sintaba Sintabe Sinurabi Za'arhath Za'barhath Za'heru Za'derjet Za'dera Za'gh Za'irheru Za'kirheru Za'medheri Za'nirheru Za'nepri
		Za'seti Za'sedep Za'tepheret Za'tabereti Za'urabi Zan'arhath Zan'barhath Zan'heru Zan'derjet Zan'dera Zan'gh Zan'irheru Zan'kirheru Zan'medheri Zan'nirheru Zan'nepri Zan'seti Zan'sedep Zan'tepheret Zan'tabereti Zan'urabi 
	}
	female_names = {
		Aahin Aahnikerti Afelizet Ahana Aheh Ahrazedi Ajjaaneti Akhtarmet Anitamunet Araya Ariba Ashima Ashivari Asrin Atima Azitamunet Aziahin Aziahnikerti Azifelizet Azihana Aziheh
		Azihrazedi Azijjaaneti Azikhtarmet Azinitamunet Aziraya Aziriba Azishima Azisrin Azitima Azizitamunet Elaahin Elaahnikerti Elafelizet Elahana Elaheh Elahrazedi Elajjaaneti Elakhtarmet
		Elanitamunet Elaraya Elariba Elashima Elasrin Elatima Elazitamunet Faahin Faahnikerti Fafelizet Fahana Faheh Fahrazedi Fajjaaneti Fakhtarmet Fanitamunet Faraya Fariba Fashima Fasrin
		Fazitamunet Khaahin Khaahnikerti Khafelizet Khahana Khaheh Khahrazedi Khajjaaneti Khakhtarmet Khanitamunet Kharaya Khariba Khashima Khasrin Khatima Khazitamunet Kiahin Kiahnikerti
		Kifelizet Kihana Kiheh Kihrazedi Kijjaaneti Kikhtarmet Kinitamunet Kiraya Kiriba Kishima Kisrin Kitima Kizitamunet Moahin Moahnikerti Mofelizet Mohana Moheh Mohrazedi Mojjaaneti Monitamunet 
		Moraya Moriba Moshima Mosrin Motima Mozitamunet Naahin Naahnikerti Nafelizet Nahana Naheh Nahrazedi Najjaaneti Nakhtarmet Nanitamunet Naraya Nariba Nashima Nasrin Natima Nazitamunet 
		Raahin Raahnikerti Rafelizet Rahana Raheh Rahrazedi Rajjaaneti Rakhtarmet Ranitamunet Raraya Rariba Rashima Rasrin Ratima Razitamunet Riahin Riahnikerti Rifelizet Rihana Riheh Rihrazedi 
		Rijjaaneti Rikhtarmet Rinitamunet Riraya Ririba Rishima Risrin Ritima Rizitamunet Saahin Saahnikerti Safelizet Sahana Saheh Sahrazedi Sajjaaneti Sakhtarmet Sanitamunet Saraya Sariba Sashima 
		Sasrin Satima Sazitamunet Shaahin Shaahnikerti Shafelizet Shahana Shaheh Shahrazedi Shajjaaneti Shakhtarmet Shanitamunet Sharaya Shariba Shashima Shasrin Shatima Shazitamunet Soahin 
		Soahnikerti Sofelizet Sohana Soheh Sohrazedi Sojjaaneti Sokhtarmet Sonitamunet Soraya Soriba Soshima Sosrin Sotima Sozitamunet Taahin Taahnikerti Tafelizet Tahana Taheh Tahrazedi Tajjaaneti
		Takhtarmet Tanitamunet Taraya Tariba Tashima Tasrin Tatima Tazitamunet Zaahin Zaahnikerti Zafelizet Zahana Zaheh Zahrazedi Zajjaaneti Zakhtarmet Zanitamunet Zaraya Zariba Zashima Zasrin
		Zatima Zazitamunet
	}
}

# HOLY ORDERS

d_overseers = { #Dark elven Tribunal Holy Order. We're watching you, scum...

	color={ 180 205 20 }
	
	graphical_culture = immortalsgfx

	title = "HIGH_OVERSEER"
	foa = "GRANDMASTER_FOA"
	
	# Always exists
	landless = yes
	
	holy_order = yes
	
	# Parent Religion 
	religion = elven_tribunal
	
	culture = dark_elven
	
	# Cannot be held as a secondary title
	primary = yes
	
	# Extra income due to donations, etc
	monthly_income = 2 # (Must be an integer between 1 and 512)

	mercenary_type = overseers_composition
}

d_dark_elves_assassins = { #Another Dark elven Tribunal Holy Order. Basicly Morag Tong.

	color={ 250 168 0 }
	
	graphical_culture = hashshashingfx

	title = "GRANDHEADMASTER"
	foa = "GRANDHEADMASTER_FOA"
	
	# Always exists
	landless = yes
	
	holy_order = yes
	
	# Parent Religion 
	religion = elven_tribunal
	
	culture = dark_elven
	
	# Cannot be held as a secondary title
	primary = yes
	
	# Extra income due to donations, etc
	monthly_income = 2 # (Must be an integer between 1 and 512)

	mercenary_type = hashshashin_composition
}

d_golden_eagle_guard = { #High elven Holy Order. Phoenix Guard-style holy order

	color={ 100 140 100 }
	
	graphical_culture = slavicholygfx

	title = "GRANDMASTER"
	foa = "GRANDMASTER_FOA"
	
	# Always exists
	landless = yes
	
	holy_order = yes
	
	# Parent Religion 
	religion = elven
	
	culture = high_elven
	
	# Cannot be held as a secondary title
	primary = yes
	
	# Extra income due to donations, etc
	monthly_income = 2 # (Must be an integer between 1 and 512)

	mercenary_type = golden_eagle_guard_composition
}

d_lore_keepers = { #dwarven Holy Order.

	color={ 50 50 50 }
	color2={ 255 255 255 }
	
	graphical_culture = norseholygfx

	title = "WARCHIEF"
	foa = "WARCHIEF_FOA"
	
	# Always exists
	landless = yes
	
	holy_order = yes
	
	# Parent Religion 
	religion = dwarven
	
	culture = dwarven_dawi
	
	# Cannot be held as a secondary title
	primary = yes
	
	# Extra income due to donations, etc
	monthly_income = 2 # (Must be an integer between 1 and 512)

	mercenary_type = lore_keepers_composition
}

d_guardians_of_knowledge = { #Angry librarians

	color={ 180 205 20 }
	
	graphical_culture = immortalsgfx

	title = "SCHOLAST_MILITANT"
	foa = "GRANDMASTER_FOA"
	
	# Always exists
	landless = yes
	
	holy_order = yes
	
	# Parent Religion 
	religion = dwarven_dwemer
	
	culture = dark_dwarven
	
	# Cannot be held as a secondary title
	primary = yes
	
	# Extra income due to donations, etc
	monthly_income = 2 # (Must be an integer between 1 and 512)

	mercenary_type = guardians_of_knowledge_composition
}

d_cat_folk_holy_order = {

	color={ 82 16 24 }
	
	graphical_culture = bektashigfx
	
	title = "GRANDMASTER"
	foa = "GRANDHEADMASTER_FOA"
	
	holy_order = yes

	# Always exists
	landless = yes
	
	culture = cat_folk
	
	# Parent Religion 
	religion = cat_folk_religion
	
	# Cannot be held as a secondary title
	primary = yes
		
	# Cannot be vassalized
	independent = yes
	
	# Extra income due to donations, etc
	monthly_income = 2 # (Must be an integer between 1 and 512)

	mercenary_type = bektashi_composition
}

# HOLY PLACES
#Tribunal
c_baghdad = {
    holy_site = elven_tribunal
}

c_mecca = {
    holy_site = elven_tribunal
}

c_mahra = {
    holy_site = elven_tribunal
}

c_jerusalem = { 
    holy_site = elven_tribunal
}

c_kutch = {
    holy_site = elven_tribunal
}

#Elven
c_middlesex = {
    holy_site = elven
}

c_hamburg = {
    holy_site = elven
}

c_arques = {
    holy_site = elven
}

c_novgorod = {
    holy_site = elven
}

c_rugen = {
    holy_site = elven
}

#Dwarven

c_szekelyfold = {
    holy_site = dwarven
}

c_ural = {
    holy_site = dwarven
}

c_innsbruck = {
    holy_site = dwarven
}

c_zagreb = {
    holy_site = dwarven
}

c_bashkirs = {
    holy_site = dwarven
}

#Dark Dwarven

c_alamut = {
    holy_site = dwarven_dwemer
}

c_ghazna = {
    holy_site = dwarven_dwemer
}

c_lori = {
    holy_site = dwarven_dwemer
}

c_diskit = {
    holy_site = dwarven_dwemer
}

c_birjand = {
    holy_site = dwarven_dwemer
}

#Cat Folk

c_cairo = {
    holy_site = cat_folk_religion
}

c_tunis = {
    holy_site = cat_folk_religion
}

c_leptis_magna = {
    holy_site = cat_folk_religion
}

c_marrakech = {
    holy_site = cat_folk_religion
}

c_manan = {
    holy_site = cat_folk_religion
}

#Orcs

c_ikh_bogd = {
	holy_site = orc_religion
	holy_site = orc_religion_heresy
}

c_kara_khoja = {
	holy_site = orc_religion
	holy_site = orc_religion_heresy
}

c_syr_darya = {
	holy_site = orc_religion
	holy_site = orc_religion_heresy
}

c_jiuquan = {
	holy_site = orc_religion
	holy_site = orc_religion_heresy
}

c_almaty = {
	holy_site = orc_religion
	holy_site = orc_religion_heresy
}

c_lhoyu = {
	holy_site = orc_religion_dark_lord
	holy_site = orc_religion_bright_lord
}

c_tashkurgan = {
	holy_site = orc_religion_dark_lord
	holy_site = orc_religion_bright_lord
}

c_varanasi = {
	holy_site = orc_religion_dark_lord
	holy_site = orc_religion_bright_lord
}

c_mandavyapura = {
	holy_site = orc_religion_dark_lord
	holy_site = orc_religion_bright_lord
}

c_mangyul = {
	holy_site = orc_religion_dark_lord
	holy_site = orc_religion_bright_lord
}