e_rebels = {
	rebel = yes
	landless = yes
	primary = yes

	culture = imperial
	religion = sithis
	tribe = yes

	color={ 0 0 0 }
	color2={ 0 0 0 }
}

e_pirates = {
	pirate = yes
	landless = yes
	primary = yes

	culture = imperial
	religion = sithis
	tribe = yes

	color={ 0 0 0 }
	color2={ 0 0 0 }
}

#Empires (No particular order)

e_tamriel = { # Empire of Tamriel - Pan-Tamriel Empire the one we know and love...or hate...
	color={ 150 0 0 }
	color2={ 255 255 255 }
	capital = 1 # Imperial Isle
	dynasty_title_names = no
	dignity = 500
	
	allow = {
		always = no
	}
	ayleid = "Tam-riel"
	atmoran = "Taazokaan"
	draugr = "Taazokaan"
}

e_potentate = { # Pretender Empire for...Potentates...
	color={ 150 0 0 }
	color2={ 255 255 255 }
	capital = 1 # Imperial Isle
	dynasty_title_names = no
	short_name = yes

	title = potentate
	title_female = potentate
	
	allow = {
		always = no
	}

	# Names to mimic the Akaviri Potentate
	imperial = "Imperial Potentate"
	nibenean = "Imperial Potentate"
	colovian = "Imperial Potentate"
	nord = "Nordic Potentate"
	skaal = "Nordic Potentate"
	breton = "Breton Potentate"
	reachmen = "Reachman Potentate"
	atmoran = "Nordic Potentate"
	yokudan = "Yokudan Potentate"
	forebear = "Yokudan Potentate"
	crown = "Yokudan Potentate"
	lhotunic = "Yokudan Potentate"
	bosmer = "Bosmeri Potentate"
	ayleid = "Ayleidi Potentate"
	altmer = "Altmeri Potentate"
	maormer = "Maormeri Potentate"
	falmer = "Falmeri Potentate"
	dwemer = "Dwemeri Potentate"
	orsimer = "Orsimeri Potentate"
	ashlander = "Velothi Potentate"
	dunmer = "Velothi Potentate"
	chimer = "Velothi Potentate"
	#chimer = "Chimerianesianioustastic Potenante" # Just for Ev
	agaceph = "Argonian Potentate"
	archein = "Argonian Potentate"
	paatru = "Argonian Potentate"
	sarpa = "Argonian Potentate"
	naga = "Argonian Potentate"
	lukiul = "Ruled-Like-Empire"
	pellitinian = "Khajiiti Potentate"
	anequinan = "Khajiiti Potentate"
	tsaesci = "Akaviri Potentate"
	kamal = "Akaviri Potentate"
	tangmo = "Akaviri Potentate"
	potun = "Po-Tuntate"
	akaviri = "Akaviri Potentate"
	quey = "Islander Potentate"
	sload = "Sload Potentate" # I hope so very badly that this happens
	draugr = "Potentate of the Dead"
	skeleton = "Potentate of the Dead"
	undeadargonian = "Potentate of the Dead"
	undeadkhajiit = "Potentate of the Dead"	
	outsider = "Ideal Potentate"
	dremora = "Daedric Potentate"
	daedric = "Daedric Potentate" # If this happens, things have gone *very* wrong
}

e_daggerfall = { # Daggerfall Covenant - ESO Themed Empire Title
	color={ 13 65 168 }
	color2={ 255 255 255 }
	capital = 163
	dynasty_title_names = no
	title = HIGH_KING
	
	orsimer = "Emerorcish Empire"
	
	short_name = yes
	
	allow = {
		always = no
	}
}

e_ebonheart = { # Ebonheart Pact - ESO Themed Empire Title
	color={ 150 0 0 }
	color2={ 255 255 255 }
	capital = 89
	dynasty_title_names = no
	
	short_name = yes
	
	allow = {
		always = no
	}
}

e_akaviri = {
	color = { 114 166 113 }
	color2 = {79 106 78}
	capital = 818 # Volatra
	dignity = 15

	tsaesci = "Taeru"

	allow = {
		custom_tooltip = { text = createdbydecisiontext }
		hidden_tooltip = {
			OR = {
				always = no
				e_akaviri = { has_holder = yes }
			}
		}
	}
}

e_thereach = { # Empire of the Reach
	color={ 50 75 25 }
	color2={ 255 255 255 }
	capital = 148 #Markarth
	assimilate = no
	
	#Handled by event reach_flavour.19
	#reachmen = "Greater Reach"
	#orsimer = "Greater Orsinium"
	#falmer = "Pure-Snow Dominion"
	
	#forsworn_heresy = "Dominion of Bones"
	#red_eagle_blood = "Scarlet Dominion"
	
	allow = {
		always = no
	}
}
#Imperial Guilds

d_mages_guild = {
	color={ 180 180 180 }
	color2={ 255 255 255 }

	capital = 1 # Imperial City
	short_name = yes
	
	# Parent Religion 
	religion = eight_divines
	#culture = imperial

	title = arch_mage
	title_female = arch_mage

	# Always exists
	landless = yes
	
	# Cannot be held as a secondary title
	primary = yes
	
	allow = {
		always = no
	}
	
	#Mercenary
	mercenary = yes
	mercenary_type = guild_composition
	strength_growth_per_century = 0
}

d_blades = {
	color={ 174 152 135 }
	color2={ 255 255 255 }
	
	 allow = {
		 OR = {
			 has_landed_title = e_tamriel
			 has_landed_title = e_cyrodiil
		 }
		 OR = {
			is_former_emperor_bloodline = yes
			is_dragonblood = yes
		 }
	 }

	capital = 298 # Cloudruler
	short_name = yes

	title = grandmaster
	title_female = grandmistress

	# Always exists
	landless = yes
	
	# Cannot be held as a secondary title
	primary = yes
	
	#Mercenary
	mercenary = yes
	mercenary_type = knights_composition
	strength_growth_per_century = 0.10
}

# Quey Guilds
d_quey_mages_guild = {
	color={ 255 100 120 }
	color2={ 255 255 255 }

	capital = 1047 # Tulla
	short_name = yes
	
	# Parent Religion 
	religion = sea_worship
	#culture = quey

	title = arch_mage
	title_female = arch_mage

	# Always exists
	landless = yes
	
	# Cannot be held as a secondary title
	primary = yes
	
	allow = {
		always = no
	}
	
	#Mercenary
	mercenary = yes
	mercenary_type = guild_composition
	strength_growth_per_century = 0
}

# Tsaesci Guild of Mages
d_tsaesci_mages_guild = {
	color={ 148 215 90 }
	color2={ 255 255 255 }

	capital = 818 # Volatra
	short_name = yes
	
	# Parent Religion 
	religion = five_courts
	#culture = tsaesci

	title = arch_mage
	title_female = arch_mage

	# Always exists
	landless = yes
	
	# Cannot be held as a secondary title
	primary = yes
	
	allow = {
		always = no
	}
	
	#Mercenary
	mercenary = yes
	mercenary_type = guild_composition
	strength_growth_per_century = 0
}
# Kamal Guild of Mages
d_kamal_mages_guild = {
	color={ 112 150 210 }
	color2={ 255 255 255 }

	capital = 976 # Lohur
	short_name = yes
	
	# Parent Religion 
	religion = kamal_pantheon
	#culture = kamal

	title = arch_mage
	title_female = arch_mage

	# Always exists
	landless = yes
	
	# Cannot be held as a secondary title
	primary = yes
	
	allow = {
		always = no
	}
	
	#Mercenary
	mercenary = yes
	mercenary_type = guild_composition
	strength_growth_per_century = 0
}
# Po Tun Guild of Mages
d_potun_mages_guild = {
	color={ 228 175 182 }
	color2={ 255 255 255 }

	capital = 774 # Qao
	short_name = yes
	
	# Parent Religion 
	religion = tiger_pantheon
	#culture = potun

	title = arch_mage
	title_female = arch_mage

	# Always exists
	landless = yes
	
	# Cannot be held as a secondary title
	primary = yes
	
	allow = {
		always = no
	}
	
	#Mercenary
	mercenary = yes
	mercenary_type = guild_composition
	strength_growth_per_century = 0
}
# Tang Mo Guild of Mages
d_tangmo_mages_guild = {
	color={ 125 178 178 }
	color2={ 255 255 255 }

	capital = 750 # Ratchata
	short_name = yes
	
	# Parent Religion 
	religion = tangmo_pantheon
	#culture = tangmo

	title = arch_mage
	title_female = arch_mage

	# Always exists
	landless = yes
	
	# Cannot be held as a secondary title
	primary = yes
	
	allow = {
		always = no
	}
	
	#Mercenary
	mercenary = yes
	mercenary_type = guild_composition
	strength_growth_per_century = 0
}

#Mercantile Guilds
d_mercantile_guild = {
	color={ 180 180 180 }
	color2={ 255 255 255 }

	capital = 1 # Imperial City
	short_name = yes
	
	# Parent Religion 
	religion = eight_divines
	#culture = imperial

	title = grandmaster
	title_female = grandmistress

	# Always exists
	landless = yes
	
	# Cannot be held as a secondary title
	primary = yes
	
	allow = {
		always = no
	}
	
	#Mercenary
	mercenary = yes
	mercenary_type = guild_composition
	strength_growth_per_century = 0
}
# Yokudan Mercantile Guild
d_mercantile_guild_yokudan = {
	color={ 180 180 180 }
	color2={ 255 255 255 }

	capital = 634 #Vath
	short_name = yes
	
	# Parent Religion 
	religion = satakal
	#culture = yokudan

	title = grandmaster
	title_female = grandmistress

	# Always exists
	landless = yes
	
	# Cannot be held as a secondary title
	primary = yes
	
	allow = {
		always = no
	}
	
	#Mercenary
	mercenary = yes
	mercenary_type = guild_composition
	strength_growth_per_century = 0
}
# Quey Mercantile Guild
d_mercantile_guild_quey = {
	color={ 180 180 180 }
	color2={ 255 255 255 }

	capital = 1047 # Tulla
	short_name = yes
	
	# Parent Religion 
	religion = sea_worship
	#culture = quey

	title = grandmaster
	title_female = grandmistress

	# Always exists
	landless = yes
	
	# Cannot be held as a secondary title
	primary = yes
	
	allow = {
		always = no
	}
	
	#Mercenary
	mercenary = yes
	mercenary_type = guild_composition
	strength_growth_per_century = 0
}
# Tsaesci Mercantile Guild
d_mercantile_guild_tsaesci = {
	color={ 180 180 180 }
	color2={ 255 255 255 }

	capital = 818 # Volatra
	short_name = yes
	
	# Parent Religion 
	religion = five_courts
	#culture = tsaesci

	title = grandmaster
	title_female = grandmistress

	# Always exists
	landless = yes
	
	# Cannot be held as a secondary title
	primary = yes
	
	allow = {
		always = no
	}
	
	#Mercenary
	mercenary = yes
	mercenary_type = guild_composition
	strength_growth_per_century = 0
}
# Kamal Mercantile Guild
d_mercantile_guild_kamal = {
	color={ 180 180 180 }
	color2={ 255 255 255 }

	capital = 976 # Lohur
	short_name = yes
	
	# Parent Religion 
	religion = kamal_pantheon
	#culture = kamal

	title = grandmaster
	title_female = grandmistress

	# Always exists
	landless = yes
	
	# Cannot be held as a secondary title
	primary = yes
	
	allow = {
		always = no
	}
	
	#Mercenary
	mercenary = yes
	mercenary_type = guild_composition
	strength_growth_per_century = 0
}
# Po Tun Mercantile Guild
d_mercantile_guild_potun = {
	color={ 180 180 180 }
	color2={ 255 255 255 }

	capital = 774 # Qao
	short_name = yes
	
	# Parent Religion 
	religion = tiger_pantheon
	#culture = potun

	title = grandmaster
	title_female = grandmistress

	# Always exists
	landless = yes
	
	# Cannot be held as a secondary title
	primary = yes
	
	allow = {
		always = no
	}
	
	#Mercenary
	mercenary = yes
	mercenary_type = guild_composition
	strength_growth_per_century = 0
}
# Tang Mo Mercantile Guild
d_mercantile_guild_tangmo = {
	color={ 180 180 180 }
	color2={ 255 255 255 }

	capital = 750 # Ratchata
	short_name = yes
	
	# Parent Religion 
	religion = tangmo_pantheon
	#culture = tangmo

	title = grandmaster
	title_female = grandmistress

	# Always exists
	landless = yes
	
	# Cannot be held as a secondary title
	primary = yes
	
	allow = {
		always = no
	}
	
	#Mercenary
	mercenary = yes
	mercenary_type = guild_composition
	strength_growth_per_century = 0
}
#Scenarist's Guild
d_scenarist_guild = {
	color={ 180 180 180 }
	color2={ 255 255 255 }

	capital = 1 # Imperial City
	short_name = yes
	
	# Parent Religion 
	religion = eight_divines
	#culture = imperial

	title = grandmaster
	title_female = grandmistress

	# Always exists
	landless = yes
	
	# Cannot be held as a secondary title
	primary = yes
	
	allow = {
		always = no
	}
	
	#Mercenary
	mercenary = yes
	mercenary_type = guild_composition
	strength_growth_per_century = 0
}
# Yokudan Scenarist Guild
d_scenarist_guild_yokudan = {
	color={ 180 180 180 }
	color2={ 255 255 255 }

	capital = 634 #Vath
	short_name = yes
	
	# Parent Religion 
	religion = satakal
	#culture = yokudan

	title = grandmaster
	title_female = grandmistress

	# Always exists
	landless = yes
	
	# Cannot be held as a secondary title
	primary = yes
	
	allow = {
		always = no
	}
	
	#Mercenary
	mercenary = yes
	mercenary_type = guild_composition
	strength_growth_per_century = 0
}
# Quey Scenarist Guild
d_scenarist_guild_quey = {
	color={ 180 180 180 }
	color2={ 255 255 255 }

	capital = 1047 # Tulla
	short_name = yes
	
	# Parent Religion 
	religion = sea_worship
	#culture = quey

	title = grandmaster
	title_female = grandmistress

	# Always exists
	landless = yes
	
	# Cannot be held as a secondary title
	primary = yes
	
	allow = {
		always = no
	}
	
	#Mercenary
	mercenary = yes
	mercenary_type = guild_composition
	strength_growth_per_century = 0
}
# Tsaesci Scenarist Guild
d_scenarist_guild_tsaesci = {
	color={ 180 180 180 }
	color2={ 255 255 255 }

	capital = 818 # Volatra
	short_name = yes
	
	# Parent Religion 
	religion = five_courts
	#culture = tsaesci

	title = grandmaster
	title_female = grandmistress

	# Always exists
	landless = yes
	
	# Cannot be held as a secondary title
	primary = yes
	
	allow = {
		always = no
	}
	
	#Mercenary
	mercenary = yes
	mercenary_type = guild_composition
	strength_growth_per_century = 0
}
# Kamal Scenarist Guild
d_scenarist_guild_kamal = {
	color={ 180 180 180 }
	color2={ 255 255 255 }

	capital = 976 # Lohur
	short_name = yes
	
	# Parent Religion 
	religion = kamal_pantheon
	#culture = kamal

	title = grandmaster
	title_female = grandmistress

	# Always exists
	landless = yes
	
	# Cannot be held as a secondary title
	primary = yes
	
	allow = {
		always = no
	}
	
	#Mercenary
	mercenary = yes
	mercenary_type = guild_composition
	strength_growth_per_century = 0
}
# Po Tun Scenarist Guild
d_scenarist_guild_potun = {
	color={ 180 180 180 }
	color2={ 255 255 255 }

	capital = 774 # Qao
	short_name = yes
	
	# Parent Religion 
	religion = tiger_pantheon
	#culture = potun

	title = grandmaster
	title_female = grandmistress

	# Always exists
	landless = yes
	
	# Cannot be held as a secondary title
	primary = yes
	
	allow = {
		always = no
	}
	
	#Mercenary
	mercenary = yes
	mercenary_type = guild_composition
	strength_growth_per_century = 0
}
# Tang Mo Scenarist Guild
d_scenarist_guild_tangmo = {
	color={ 180 180 180 }
	color2={ 255 255 255 }

	capital = 750 # Ratchata
	short_name = yes
	
	# Parent Religion 
	religion = tangmo_pantheon
	#culture = tangmo

	title = grandmaster
	title_female = grandmistress

	# Always exists
	landless = yes
	
	# Cannot be held as a secondary title
	primary = yes
	
	allow = {
		always = no
	}
	
	#Mercenary
	mercenary = yes
	mercenary_type = guild_composition
	strength_growth_per_century = 0
}