﻿# Accepted categories are: governments, cultures, culture_groups, faiths, religions
# A Flavorization will apply if ALL specified categories have ANY of their entries
# represented in the character/title
# So for example:
# governments = { feudal_government military_command imperial_government }
# culture_groups = { mongolic_group central_germanic_group }
# religions = { christianity_religion }
# cultures = { norse }
# faiths = { catholicism }
# For this to apply a character MUST BE feudal, AND must also be EITHER altaic OR germanic
# priority is used to determine priority, if they are the same then the LAST will be selected,
# and honorifics will be prefered over landed titles. Default priority is 1
# If a flavorization does not have a tier it can apply to all tiers of characters, too many non-tiered
# flavorizations is bad for performance though, YOU HAVE BEEN WARNED!
# 'top_liege = no' means that its the holder of the title causing the honorific that is tested for
# the various categories, so for a prince it is the king that is tested, for a queen mother it is her son
# if this is not specified ( or 'top_liege = yes' the default ) then it is the top liege of that character
# that is tested, this means that most title flavor comes from the top liege of the title not the holder

#sultan = { #Example
#	gender = male
#	special = holder
#	tier = kingdom
	#	governments = { feudal_government military_command imperial_government clan_government }
#	religions = { islam_religion }
#}

#############################################

# Special Titles
ecumenical_patriarch = {
	type = character
	gender = male
	special = holder
	tier = kingdom
	priority = 301
	titles = { k_orthodox }
	top_liege = no
}

ecumenical_matriarch = {
	type = character
	gender = female
	special = holder
	tier = kingdom
	priority = 301
	titles = { k_orthodox }
	top_liege = no
}

caliph = {
	type = character
	gender = male
	special = holder
	priority = 301
	titles = { d_sunni d_shiite }
	top_liege = no
}

# Religious Titles
head_of_faith_male = {
	type = character
	gender = male
	special = head_of_faith
	priority = 300
	top_liege = no
}

head_of_faith_female = {
	type = character
	gender = female
	special = head_of_faith
	priority = 300
	top_liege = no
}

realm_priest_male = {
	type = character
	gender = male
	special = councillor
	priority = 299
	council_position = councillor_court_chaplain
}

realm_priest_female = {
	type = character
	gender = female
	special = councillor
	priority = 299
	council_position = councillor_court_chaplain
}

title_prince = {
	type = character
	gender = male
	special = holder
	priority = 60
	titles = { k_switzerland k_armenian_principality }
	top_liege = no
}
title_princess = {
	type = character
	gender = female
	special = holder
	priority = 60
	titles = { k_switzerland k_armenian_principality }
	top_liege = no
}
title_principality = {
	type = title
	titles = { k_armenian_principality }
	priority = 60
	top_liege = no
}
swiss_confederation = {
	type = title
	titles = { k_switzerland }
	priority = 60
	top_liege = no
}

archduke = {
	type = character
	gender = male
	special = holder
	priority = 47
	titles = { k_austria }
	top_liege = no
}
archduchess = {
	type = character
	gender = female
	special = holder
	priority = 47
	titles = { k_austria }
	top_liege = no
}

archduchy = {
	type = title
	titles = { k_austria }
	priority = 47
	top_liege = no
}

dauphin_male_french = {
	type = character
	gender = male
	special = holder
	tier = duchy
	priority = 40
	culture_groups = { frankish_group }
	titles = { d_dauphine }
	governments = { feudal_government military_command imperial_government }
	top_liege = no
}
dauphin_female_french = {
	type = character
	gender = female
	special = holder
	tier = duchy
	priority = 40
	culture_groups = { frankish_group }
	titles = { d_dauphine }
	governments = { feudal_government military_command imperial_government }
	top_liege = no
}
dauphinate_french = {
	type = title
	tier = duchy
	priority = 40
	culture_groups = { frankish_group }
	titles = { d_dauphine }
	governments = { feudal_government military_command imperial_government }
	top_liege = no
}

count_feudal_male_e_britannia = { # Earl
	type = character
	gender = male
	special = holder
	tier = county
	priority = 17
	governments = { feudal_government military_command imperial_government }
	de_jure_liege = { e_britannia }
	top_liege = no
}
count_feudal_female_e_britannia = { # Countess
	type = character
	gender = female
	special = holder
	tier = county
	priority = 17
	governments = { feudal_government military_command imperial_government }
	de_jure_liege = { e_britannia }
	top_liege = no
}
county_feudal_e_britannia = {
	type = title
	tier = county
	priority = 17
	governments = { feudal_government military_command imperial_government tribal_government }
	de_jure_liege = { e_britannia }
	top_liege = no
}

count_feudal_male_k_wales = { # Lord
	type = character
	gender = male
	special = holder
	tier = county
	priority = 19
	governments = { feudal_government military_command imperial_government }
	de_jure_liege = { k_wales }
	top_liege = no
}
count_feudal_female_k_wales = { # Lady
	type = character
	gender = female
	special = holder
	tier = county
	priority = 19
	governments = { feudal_government military_command imperial_government }
	de_jure_liege = { k_wales }
	top_liege = no
}
county_feudal_k_wales = { # Lordship
	type = title
	tier = county
	priority = 19
	governments = { feudal_government military_command imperial_government tribal_government }
	de_jure_liege = { k_wales }
	top_liege = no
}

king_feudal_male_k_ireland_irish = { # High King
	type = character
	gender = male
	special = holder
	priority = 47
	cultures = { irish }
	governments = { tribal_government clan_government feudal_government military_command imperial_government }
	titles = { k_ireland }
	only_independent = yes
	top_liege = no
}

king_feudal_female_k_ireland_irish = { # High Queen
	type = character
	gender = female
	special = holder
	priority = 47
	cultures = { irish }
	governments = { tribal_government clan_government feudal_government military_command imperial_government }
	titles = { k_ireland }
	only_independent = yes
	top_liege = no
}

##############################################
#Theocracy titles, religious (group) localization.

# Bon
# Buddhism
# Christianity
# Dualism
# Germanic
# Hellenism
# Hinduism
# Islam
# Jainism
# Judaism
# Magyarism
# Paganism
# Baltic
# Slavic
# Finno-Ugric
# Taoism
# Tengrism
# West African
# West African Bori
# West African Roog
# Zoroastrianism
# Zunism

# Bon
baron_theocracy_male_bon_religion = {
	type = character
	gender = male
	special = holder
	tier = barony
	priority = 7
	top_liege = no
	governments = { theocracy_government }
	religions = { bon_religion taoism_religion }
}
baron_theocracy_female_bon_religion = {
	type = character
	gender = female
	special = holder
	tier = barony
	priority = 7
	governments = { theocracy_government }
	religions = { bon_religion taoism_religion }
}
barony_theocracy_bon_religion = {
	type = title
	tier = barony
	top_liege = no
	priority = 7
	holding = church_holding
	religions = { bon_religion buddhism_religion }
}
count_theocracy_male_bon_religion = {
	type = character
	gender = male
	special = holder
	tier = county
	priority = 18
	top_liege = no
	governments = { theocracy_government }
	religions = { bon_religion taoism_religion zunism_religion }
}
count_theocracy_female_bon_religion = {
	type = character
	gender = female
	special = holder
	tier = county
	priority = 18
	top_liege = no
	governments = { theocracy_government }
	religions = { bon_religion taoism_religion zunism_religion }
}
county_theocracy_bon_religion = {
	type = title
	tier = county
	top_liege = no
	priority = 18
	governments = { theocracy_government }
	religions = { bon_religion buddhism_religion }
}
emperor_theocracy_male_bon_religion = {
	type = character
	gender = male
	special = holder
	tier = empire
	priority = 102
	top_liege = no
	governments = { theocracy_government }
	religions = { bon_religion buddhism_religion hinduism_religion jainism_religion }
}
emperor_theocracy_female_bon_religion = {
	type = character
	gender = female
	special = holder
	tier = empire
	priority = 102
	top_liege = no
	governments = { theocracy_government }
	religions = { bon_religion buddhism_religion hinduism_religion jainism_religion }
}
empire_theocracy_bon_religion = {
	type = title
	tier = empire
	top_liege = no
	priority = 102
	governments = { theocracy_government }
	religions = { bon_religion buddhism_religion hinduism_religion jainism_religion }
}

# Buddhism
baron_theocracy_male_buddhism_religion = {
	type = character
	gender = male
	special = holder
	tier = barony
	priority = 7
	top_liege = no
	governments = { theocracy_government }
	religions = { buddhism_religion }
}
baron_theocracy_female_buddhism_religion = {
	type = character
	gender = female
	special = holder
	tier = barony
	priority = 7
	top_liege = no
	governments = { theocracy_government }
	religions = { buddhism_religion }
}
count_theocracy_male_buddhism_religion = {
	type = character
	gender = male
	special = holder
	tier = county
	priority = 18
	top_liege = no
	governments = { theocracy_government }
	religions = { buddhism_religion }
}
count_theocracy_female_buddhism_religion = {
	type = character
	gender = female
	special = holder
	tier = county
	priority = 18
	top_liege = no
	governments = { theocracy_government }
	religions = { buddhism_religion }
}
duke_theocracy_male_buddhism_religion = {
	type = character
	gender = male
	special = holder
	tier = duchy
	priority = 27
	top_liege = no
	governments = { theocracy_government }
	religions = { buddhism_religion }
}
duke_theocracy_female_buddhism_religion = {
	type = character
	gender = female
	special = holder
	tier = duchy
	priority = 27
	top_liege = no
	governments = { theocracy_government }
	religions = { buddhism_religion }
}
king_theocracy_male_buddhism_religion = {
	type = character
	gender = male
	special = holder
	tier = kingdom
	priority = 47
	top_liege = no
	governments = { theocracy_government }
	religions = { buddhism_religion }
}
king_theocracy_female_buddhism_religion = {
	type = character
	gender = female
	special = holder
	tier = kingdom
	priority = 47
	top_liege = no
	governments = { theocracy_government }
	religions = { buddhism_religion }
}

# Christianity
baron_theocracy_male_christianity_religion = {
	type = character
	gender = male
	special = holder
	tier = barony
	priority = 7
	top_liege = no
	governments = { theocracy_government }
	religions = { christianity_religion dualism_religion }
}
baron_theocracy_female_christianity_religion = {
	type = character
	gender = female
	special = holder
	tier = barony
	priority = 7
	top_liege = no
	governments = { theocracy_government }
	religions = { christianity_religion dualism_religion }
}
barony_theocracy_christianity_religion = {
	type = title
	tier = barony
	top_liege = no
	priority = 7
	holding = church_holding
	religions = { christianity_religion dualism_religion }
}
count_theocracy_male_christianity_religion = {
	type = character
	gender = male
	special = holder
	tier = county
	priority = 18
	top_liege = no
	governments = { theocracy_government }
	religions = { christianity_religion dualism_religion }
}
count_theocracy_female_christianity_religion = {
	type = character
	gender = female
	special = holder
	tier = county
	priority = 18
	top_liege = no
	governments = { theocracy_government }
	religions = { christianity_religion dualism_religion }
}
county_theocracy_christianity_religion = {
	type = title
	tier = county
	top_liege = no
	priority = 18
	governments = { theocracy_government }
	religions = { christianity_religion dualism_religion }
}
duke_theocracy_male_christianity_religion = {
	type = character
	gender = male
	special = holder
	tier = duchy
	priority = 27
	top_liege = no
	governments = { theocracy_government }
	religions = { christianity_religion dualism_religion }
}
duke_theocracy_female_christianity_religion = {
	type = character
	gender = female
	special = holder
	tier = duchy
	priority = 27
	governments = { theocracy_government }
	religions = { christianity_religion dualism_religion }
}
duchy_theocracy_christianity_religion = {
	type = title
	tier = duchy
	top_liege = no
	priority = 27
	governments = { theocracy_government }
	religions = { christianity_religion dualism_religion }
}
king_theocracy_male_christianity_religion = {
	type = character
	gender = male
	special = holder
	tier = kingdom
	priority = 47
	top_liege = no
	governments = { theocracy_government }
	religions = { christianity_religion dualism_religion }
}
king_theocracy_female_christianity_religion = {
	type = character
	gender = female
	special = holder
	tier = kingdom
	priority = 47
	top_liege = no
	governments = { theocracy_government }
	religions = { christianity_religion dualism_religion }
}
kingdom_theocracy_christianity_religion = {
	type = title
	tier = kingdom
	top_liege = no
	priority = 47
	governments = { theocracy_government }
	religions = { christianity_religion dualism_religion }
}
emperor_theocracy_male_christianity_religion = {
	type = character
	gender = male
	special = holder
	tier = empire
	priority = 102
	top_liege = no
	governments = { theocracy_government }
	religions = { christianity_religion dualism_religion }
}
emperor_theocracy_female_christianity_religion = {
	type = character
	gender = female
	special = holder
	tier = empire
	priority = 102
	top_liege = no
	governments = { theocracy_government }
	religions = { christianity_religion dualism_religion }
}
empire_theocracy_christianity_religion = {
	type = title
	tier = empire
	priority = 102
	top_liege = no
	governments = { theocracy_government }
	religions = { christianity_religion dualism_religion }
}

# Dualism (same as Christianity)

# Germanic
baron_theocracy_male_germanic_religion = {
	type = character
	gender = male
	special = holder
	tier = barony
	priority = 7
	top_liege = no
	governments = { theocracy_government }
	religions = { germanic_religion }
}
baron_theocracy_female_germanic_religion = {
	type = character
	gender = female
	special = holder
	tier = barony
	priority = 7
	top_liege = no
	governments = { theocracy_government }
	religions = { germanic_religion }
}
barony_theocracy_germanic_religion = {
	type = title
	tier = barony
	top_liege = no
	priority = 7
	holding = church_holding
	religions = { germanic_religion hellenism_religion taoism_religion zunism_religion }
}
count_theocracy_male_germanic_religion = {
	type = character
	gender = male
	special = holder
	tier = county
	priority = 18
	top_liege = no
	governments = { theocracy_government }
	religions = { germanic_religion }
}
count_theocracy_female_germanic_religion = {
	type = character
	gender = female
	special = holder
	tier = county
	priority = 18
	top_liege = no
	governments = { theocracy_government }
	religions = { germanic_religion }
}
county_theocracy_germanic_religion = {
	type = title
	tier = county
	top_liege = no
	priority = 18
	governments = { theocracy_government }
	religions = { germanic_religion hellenism_religion taoism_religion zoroastrianism_religion zunism_religion }
}
king_theocracy_male_germanic_religion = {
	type = character
	gender = male
	special = holder
	tier = kingdom
	priority = 47
	top_liege = no
	governments = { theocracy_government }
	religions = { germanic_religion hellenism_religion }
}
king_theocracy_female_germanic_religion = {
	type = character
	gender = female
	special = holder
	tier = kingdom
	priority = 47
	top_liege = no
	governments = { theocracy_government }
	religions = { germanic_religion hellenism_religion }
}
emperor_theocracy_male_germanic_religion = {
	type = character
	gender = male
	special = holder
	tier = empire
	priority = 102
	top_liege = no
	governments = { theocracy_government }
	religions = { germanic_religion hellenism_religion }
}
emperor_theocracy_female_germanic_religion = {
	type = character
	gender = female
	special = holder
	tier = empire
	priority = 102
	top_liege = no
	governments = { theocracy_government }
	religions = { germanic_religion hellenism_religion }
}

# Hellenism
baron_theocracy_male_hellenism_religion = {
	type = character
	gender = male
	special = holder
	tier = barony
	priority = 7
	top_liege = no
	governments = { theocracy_government }
	religions = { hellenism_religion }
}
baron_theocracy_female_hellenism_religion = {
	type = character
	gender = female
	special = holder
	tier = barony
	priority = 7
	top_liege = no
	governments = { theocracy_government }
	religions = { hellenism_religion }
}
count_theocracy_male_hellenism_religion = {
	type = character
	gender = male
	special = holder
	tier = county
	priority = 18
	top_liege = no
	governments = { theocracy_government }
	religions = { hellenism_religion }
}
count_theocracy_female_hellenism_religion = {
	type = character
	gender = female
	special = holder
	tier = county
	priority = 18
	top_liege = no
	governments = { theocracy_government }
	religions = { hellenism_religion }
}
duke_theocracy_male_hellenism_religion = {
	type = character
	gender = male
	special = holder
	tier = duchy
	priority = 27
	top_liege = no
	governments = { theocracy_government }
	religions = { hellenism_religion }
}
duke_theocracy_female_hellenism_religion = {
	type = character
	gender = female
	special = holder
	tier = duchy
	priority = 27
	top_liege = no
	governments = { theocracy_government }
	religions = { hellenism_religion }
}
duchy_theocracy_hellenism_religion = {
	type = title
	tier = duchy
	top_liege = no
	priority = 27
	governments = { theocracy_government }
	religions = { hellenism_religion }
}

# Hinduism
baron_theocracy_male_hinduism_religion = {
	type = character
	gender = male
	special = holder
	tier = barony
	priority = 7
	top_liege = no
	governments = { theocracy_government }
	religions = { hinduism_religion }
}
baron_theocracy_female_hinduism_religion = {
	type = character
	gender = female
	special = holder
	tier = barony
	priority = 7
	top_liege = no
	governments = { theocracy_government }
	religions = { hinduism_religion }
}
barony_theocracy_hinduism_religion = {
	type = title
	tier = barony
	top_liege = no
	priority = 7
	holding = church_holding
	religions = { hinduism_religion }
}
count_theocracy_male_hinduism_religion = {
	type = character
	gender = male
	special = holder
	tier = county
	priority = 18
	top_liege = no
	governments = { theocracy_government }
	religions = { hinduism_religion }
}
count_theocracy_female_hinduism_religion = {
	type = character
	gender = female
	special = holder
	tier = county
	priority = 18
	top_liege = no
	governments = { theocracy_government }
	religions = { hinduism_religion }
}
county_theocracy_hinduism_religion = {
	type = title
	tier = county
	top_liege = no
	priority = 18
	governments = { theocracy_government }
	religions = { hinduism_religion }
}
duke_theocracy_male_hinduism_religion = {
	type = character
	gender = male
	special = holder
	tier = duchy
	priority = 27
	top_liege = no
	governments = { theocracy_government }
	religions = { hinduism_religion }
}
duke_theocracy_female_hinduism_religion = {
	type = character
	gender = female
	special = holder
	tier = duchy
	priority = 27
	top_liege = no
	governments = { theocracy_government }
	religions = { hinduism_religion }
}
king_theocracy_male_hinduism_religion = {
	type = character
	gender = male
	special = holder
	tier = kingdom
	priority = 47
	top_liege = no
	governments = { theocracy_government }
	religions = { hinduism_religion }
}
king_theocracy_female_hinduism_religion = {
	type = character
	gender = female
	special = holder
	tier = kingdom
	priority = 47
	top_liege = no
	governments = { theocracy_government }
	religions = { hinduism_religion }
}

# Islam
baron_theocracy_male_islam_religion = {
	type = character
	gender = male
	special = holder
	tier = barony
	priority = 7
	top_liege = no
	governments = { theocracy_government }
	religions = { islam_religion }
}
baron_theocracy_female_islam_religion = {
	type = character
	gender = female
	special = holder
	tier = barony
	priority = 7
	top_liege = no
	governments = { theocracy_government }
	religions = { islam_religion }
}
barony_theocracy_islam_religion = {
	type = title
	tier = barony
	top_liege = no
	priority = 7
	holding = church_holding
	religions = { islam_religion }
}
count_theocracy_male_islam_religion = {
	type = character
	gender = male
	special = holder
	tier = county
	priority = 18
	top_liege = no
	governments = { theocracy_government }
	religions = { islam_religion }
}
count_theocracy_female_islam_religion = {
	type = character
	gender = female
	special = holder
	tier = county
	priority = 18
	top_liege = no
	governments = { theocracy_government }
	religions = { islam_religion }
}
county_theocracy_islam_religion = {
	type = title
	tier = county
	top_liege = no
	priority = 18
	governments = { theocracy_government }
	religions = { islam_religion }
}
duke_theocracy_male_islam_religion = {
	type = character
	gender = male
	special = holder
	tier = duchy
	priority = 27
	top_liege = no
	governments = { theocracy_government }
	religions = { islam_religion }
}
duke_theocracy_female_islam_religion = {
	type = character
	gender = female
	special = holder
	tier = duchy
	priority = 27
	top_liege = no
	governments = { theocracy_government }
	religions = { islam_religion }
}
duchy_theocracy_islam_religion = {
	type = title
	tier = duchy
	top_liege = no
	priority = 27
	governments = { theocracy_government }
	religions = { islam_religion }
}
king_theocracy_male_islam_religion = {
	type = character
	gender = male
	special = holder
	tier = kingdom
	priority = 47
	top_liege = no
	governments = { theocracy_government }
	religions = { islam_religion }
}
king_theocracy_female_islam_religion = {
	type = character
	gender = female
	special = holder
	tier = kingdom
	priority = 47
	top_liege = no
	governments = { theocracy_government }
	religions = { islam_religion }
}
kingdom_theocracy_islam_religion = {
	type = title
	tier = kingdom
	priority = 47
	top_liege = no
	governments = { theocracy_government }
	religions = { islam_religion }
}
emperor_theocracy_male_islam_religion = {
	type = character
	gender = male
	special = holder
	tier = empire
	priority = 102
	top_liege = no
	governments = { theocracy_government }
	religions = { islam_religion }
}
emperor_theocracy_female_islam_religion = {
	type = character
	gender = female
	special = holder
	tier = empire
	priority = 102
	top_liege = no
	governments = { theocracy_government }
	religions = { islam_religion }
}
empire_theocracy_islam_religion = {
	type = title
	tier = empire
	top_liege = no
	priority = 102
	governments = { theocracy_government }
	religions = { islam_religion }
}

# Jainism
baron_theocracy_male_jainism_religion = {
	type = character
	gender = male
	special = holder
	tier = barony
	priority = 7
	top_liege = no
	governments = { theocracy_government }
	religions = { jainism_religion }
}
baron_theocracy_female_jainism_religion = {
	type = character
	gender = female
	special = holder
	tier = barony
	priority = 7
	top_liege = no
	governments = { theocracy_government }
	religions = { jainism_religion }
}
barony_theocracy_jainism_religion = {
	type = title
	tier = barony
	top_liege = no
	priority = 7
	holding = church_holding
	religions = { jainism_religion }
}
count_theocracy_male_jainism_religion = {
	type = character
	gender = male
	special = holder
	tier = county
	priority = 18
	top_liege = no
	governments = { theocracy_government }
	religions = { jainism_religion }
}
count_theocracy_female_jainism_religion = {
	type = character
	gender = female
	special = holder
	tier = county
	priority = 18
	top_liege = no
	governments = { theocracy_government }
	religions = { jainism_religion }
}
county_theocracy_jainism_religion = {
	type = title
	tier = county
	top_liege = no
	priority = 18
	governments = { theocracy_government }
	religions = { jainism_religion }
}
duke_theocracy_male_jainism_religion = {
	type = character
	gender = male
	special = holder
	tier = duchy
	priority = 27
	top_liege = no
	governments = { theocracy_government }
	religions = { jainism_religion }
}
duke_theocracy_female_jainism_religion = {
	type = character
	gender = female
	special = holder
	tier = duchy
	priority = 27
	top_liege = no
	governments = { theocracy_government }
	religions = { jainism_religion }
}
king_theocracy_male_jainism_religion = {
	type = character
	gender = male
	special = holder
	tier = kingdom
	priority = 47
	top_liege = no
	governments = { theocracy_government }
	religions = { jainism_religion }
}
king_theocracy_female_jainism_religion = {
	type = character
	gender = female
	special = holder
	tier = kingdom
	priority = 47
	top_liege = no
	governments = { theocracy_government }
	religions = { jainism_religion }
}

# Judaism
baron_theocracy_male_judaism_religion = {
	type = character
	gender = male
	special = holder
	tier = barony
	priority = 7
	top_liege = no
	governments = { theocracy_government }
	religions = { judaism_religion }
}
baron_theocracy_female_judaism_religion = {
	type = character
	gender = female
	special = holder
	tier = barony
	priority = 7
	top_liege = no
	governments = { theocracy_government }
	religions = { judaism_religion }
}
barony_theocracy_judaism_religion = {
	type = title
	tier = barony
	top_liege = no
	priority = 7
	holding = church_holding
	religions = { judaism_religion }
}
count_theocracy_male_judaism_religion = {
	type = character
	gender = male
	special = holder
	tier = county
	priority = 18
	top_liege = no
	governments = { theocracy_government }
	religions = { judaism_religion }
}
count_theocracy_female_judaism_religion = {
	type = character
	gender = female
	special = holder
	tier = county
	priority = 18
	top_liege = no
	governments = { theocracy_government }
	religions = { judaism_religion }
}
county_theocracy_judaism_religion = {
	type = title
	tier = county
	top_liege = no
	priority = 18
	governments = { theocracy_government }
	religions = { judaism_religion }
}
duke_theocracy_male_judaism_religion = {
	type = character
	gender = male
	special = holder
	tier = duchy
	priority = 27
	top_liege = no
	governments = { theocracy_government }
	religions = { judaism_religion }
}
duke_theocracy_female_judaism_religion = {
	type = character
	gender = female
	special = holder
	tier = duchy
	priority = 27
	top_liege = no
	governments = { theocracy_government }
	religions = { judaism_religion }
}
king_theocracy_male_judaism_religion = {
	type = character
	gender = male
	special = holder
	tier = kingdom
	priority = 47
	top_liege = no
	governments = { theocracy_government }
	religions = { judaism_religion }
}
king_theocracy_female_judaism_religion = {
	type = character
	gender = female
	special = holder
	tier = kingdom
	priority = 47
	top_liege = no
	governments = { theocracy_government }
	religions = { judaism_religion }
}
emperor_theocracy_male_judaism_religion = {
	type = character
	gender = male
	special = holder
	tier = empire
	priority = 102
	top_liege = no
	governments = { theocracy_government }
	religions = { judaism_religion }
}
emperor_theocracy_female_judaism_religion = {
	type = character
	gender = female
	special = holder
	tier = empire
	priority = 102
	top_liege = no
	governments = { theocracy_government }
	religions = { judaism_religion }
}

# Magyarism
count_theocracy_male_magyarism_religion = {
	type = character
	gender = male
	special = holder
	tier = county
	priority = 18
	top_liege = no
	governments = { theocracy_government }
	religions = { magyar_religion }
}
count_theocracy_female_magyarism_religion = {
	type = character
	gender = female
	special = holder
	tier = county
	priority = 18
	top_liege = no
	governments = { theocracy_government }
	religions = { magyar_religion }
}
duke_theocracy_male_magyarism_religion = {
	type = character
	gender = male
	special = holder
	tier = duchy
	priority = 27
	top_liege = no
	governments = { theocracy_government }
	religions = { magyar_religion }
}
duke_theocracy_female_magyarism_religion = {
	type = character
	gender = female
	special = holder
	tier = duchy
	priority = 27
	top_liege = no
	governments = { theocracy_government }
	religions = { magyar_religion }
}
king_theocracy_male_magyarism_religion = {
	type = character
	gender = male
	special = holder
	tier = kingdom
	priority = 47
	top_liege = no
	governments = { theocracy_government }
	religions = { magyar_religion }
}
king_theocracy_female_magyarism_religion = {
	type = character
	gender = female
	special = holder
	tier = kingdom
	priority = 47
	top_liege = no
	governments = { theocracy_government }
	religions = { magyar_religion }
}

# Paganism
baron_theocracy_male_paganism_religion = {
	type = character
	gender = male
	special = holder
	tier = barony
	priority = 7
	top_liege = no
	governments = { theocracy_government }
	religions = { paganism_religion magyar_religion baltic_religion slavic_religion finno_ugric_religion tengrism_religion }
}
baron_theocracy_female_paganism_religion = {
	type = character
	gender = female
	special = holder
	tier = barony
	priority = 7
	top_liege = no
	governments = { theocracy_government }
	religions = { paganism_religion magyar_religion baltic_religion slavic_religion finno_ugric_religion tengrism_religion }
}
barony_theocracy_paganism_religion = {
	type = title
	tier = barony
	top_liege = no
	priority = 7
	holding = church_holding
	religions = { paganism_religion magyar_religion baltic_religion slavic_religion finno_ugric_religion tengrism_religion west_african_religion west_african_bori_religion west_african_roog_religion }
}
count_theocracy_male_paganism_religion = {
	type = character
	gender = male
	special = holder
	tier = county
	priority = 18
	top_liege = no
	governments = { theocracy_government }
	religions = { paganism_religion tengrism_religion }
}
count_theocracy_female_paganism_religion = {
	type = character
	gender = female
	special = holder
	tier = county
	priority = 18
	top_liege = no
	governments = { theocracy_government }
	religions = { paganism_religion tengrism_religion }
}
county_theocracy_paganism_religion = {
	type = title
	tier = county
	top_liege = no
	priority = 18
	governments = { theocracy_government }
	religions = { paganism_religion magyar_religion baltic_religion slavic_religion finno_ugric_religion tengrism_religion west_african_religion west_african_bori_religion west_african_roog_religion }
}
duke_theocracy_male_paganism_religion = {
	type = character
	gender = male
	special = holder
	tier = duchy
	priority = 27
	top_liege = no
	governments = { theocracy_government }
	religions = { paganism_religion taoism_religion bon_religion germanic_religion tengrism_religion west_african_religion west_african_bori_religion west_african_roog_religion zunism_religion }
}
duke_theocracy_female_paganism_religion = {
	type = character
	gender = female
	special = holder
	tier = duchy
	priority = 27
	top_liege = no
	governments = { theocracy_government }
	religions = { paganism_religion taoism_religion bon_religion germanic_religion tengrism_religion west_african_religion west_african_bori_religion west_african_roog_religion zunism_religion }
}
duchy_theocracy_paganism_religion = {
	type = title
	tier = duchy
	top_liege = no
	priority = 27
	governments = { theocracy_government }
	religions = { paganism_religion magyar_religion baltic_religion slavic_religion finno_ugric_religion tengrism_religion west_african_religion west_african_bori_religion west_african_roog_religion germanic_religion zunism_religion zoroastrianism_religion bon_religion taoism_religion buddhism_religion hinduism_religion jainism_religion judaism_religion }
}
king_theocracy_male_paganism_religion = {
	type = character
	gender = male
	special = holder
	tier = kingdom
	priority = 47
	top_liege = no
	governments = { theocracy_government }
	religions = { paganism_religion taoism_religion bon_religion tengrism_religion zoroastrianism_religion zunism_religion }
}
king_theocracy_female_paganism_religion = {
	type = character
	gender = female
	special = holder
	tier = kingdom
	priority = 47
	top_liege = no
	governments = { theocracy_government }
	religions = { paganism_religion taoism_religion bon_religion tengrism_religion zoroastrianism_religion zunism_religion }
}
kingdom_theocracy_paganism_religion = {
	type = title
	tier = kingdom
	top_liege = no
	priority = 47
	governments = { theocracy_government }
	religions = { paganism_religion magyar_religion baltic_religion slavic_religion finno_ugric_religion tengrism_religion west_african_religion west_african_bori_religion west_african_roog_religion germanic_religion hellenism_religion zunism_religion zoroastrianism_religion bon_religion taoism_religion buddhism_religion hinduism_religion jainism_religion judaism_religion }
}
emperor_theocracy_male_paganism_religion = {
	type = character
	gender = male
	special = holder
	tier = empire
	priority = 102
	top_liege = no
	governments = { theocracy_government }
	religions = { paganism_religion magyar_religion baltic_religion slavic_religion finno_ugric_religion taoism_religion tengrism_religion west_african_religion west_african_bori_religion west_african_roog_religion zoroastrianism_religion }
}
emperor_theocracy_female_paganism_religion = {
	type = character
	gender = female
	special = holder
	tier = empire
	priority = 102
	top_liege = no
	governments = { theocracy_government }
	religions = { paganism_religion magyar_religion baltic_religion slavic_religion finno_ugric_religion taoism_religion tengrism_religion west_african_religion west_african_bori_religion west_african_roog_religion zoroastrianism_religion }
}
empire_theocracy_paganism_religion = {
	type = title
	tier = empire
	top_liege = no
	priority = 102
	governments = { theocracy_government }
	religions = { paganism_religion magyar_religion baltic_religion slavic_religion finno_ugric_religion tengrism_religion west_african_religion west_african_bori_religion west_african_roog_religion germanic_religion hellenism_religion taoism_religion zunism_religion zoroastrianism_religion judaism_religion }
}

# Baltic
count_theocracy_male_baltic_religion = {
	type = character
	gender = male
	special = holder
	tier = county
	priority = 18
	top_liege = no
	governments = { theocracy_government }
	religions = { baltic_religion }
}
count_theocracy_female_baltic_religion = {
	type = character
	gender = female
	special = holder
	tier = county
	priority = 18
	top_liege = no
	governments = { theocracy_government }
	religions = { baltic_religion }
}
duke_theocracy_male_baltic_religion = {
	type = character
	gender = male
	special = holder
	tier = duchy
	priority = 27
	top_liege = no
	governments = { theocracy_government }
	religions = { baltic_religion }
}
duke_theocracy_female_baltic_religion = {
	type = character
	gender = female
	special = holder
	tier = duchy
	priority = 27
	top_liege = no
	governments = { theocracy_government }
	religions = { baltic_religion }
}
king_theocracy_male_baltic_religion = {
	type = character
	gender = male
	special = holder
	tier = kingdom
	priority = 47
	top_liege = no
	governments = { theocracy_government }
	religions = { baltic_religion slavic_religion finno_ugric_religion }
}
king_theocracy_female_baltic_religion = {
	type = character
	gender = female
	special = holder
	tier = kingdom
	priority = 47
	top_liege = no
	governments = { theocracy_government }
	religions = { baltic_religion slavic_religion finno_ugric_religion }
}

# Slavic
count_theocracy_male_slavic_religion = {
	type = character
	gender = male
	special = holder
	tier = county
	priority = 18
	top_liege = no
	governments = { theocracy_government }
	religions = { slavic_religion }
}
count_theocracy_female_slavic_religion = {
	type = character
	gender = female
	special = holder
	tier = county
	priority = 18
	top_liege = no
	governments = { theocracy_government }
	religions = { slavic_religion }
}
duke_theocracy_male_slavic_religion = {
	type = character
	gender = male
	special = holder
	tier = duchy
	priority = 27
	top_liege = no
	governments = { theocracy_government }
	religions = { slavic_religion }
}
duke_theocracy_female_slavic_religion = {
	type = character
	gender = female
	special = holder
	tier = duchy
	priority = 27
	top_liege = no
	governments = { theocracy_government }
	religions = { slavic_religion }
}

# Finno-Ugric
count_theocracy_male_finno_ugric_religion = {
	type = character
	gender = male
	special = holder
	tier = county
	priority = 18
	top_liege = no
	governments = { theocracy_government }
	religions = { finno_ugric_religion }
}
count_theocracy_female_finno_ugric_religion = {
	type = character
	gender = female
	special = holder
	tier = county
	priority = 18
	top_liege = no
	governments = { theocracy_government }
	religions = { finno_ugric_religion }
}
duke_theocracy_male_finno_ugric_religion = {
	type = character
	gender = male
	special = holder
	tier = duchy
	priority = 27
	top_liege = no
	governments = { theocracy_government }
	religions = { finno_ugric_religion }
}
duke_theocracy_female_finno_ugric_religion = {
	type = character
	gender = female
	special = holder
	tier = duchy
	priority = 27
	top_liege = no
	governments = { theocracy_government }
	religions = { finno_ugric_religion }
}

# Taoism (uses Pagan/Bon)

# Tengrism (uses Pagan)

# West African
baron_theocracy_male_west_african_religion = {
	type = character
	gender = male
	special = holder
	tier = barony
	priority = 7
	top_liege = no
	governments = { theocracy_government }
	religions = { west_african_religion }
}
baron_theocracy_female_west_african_religion = {
	type = character
	gender = female
	special = holder
	tier = barony
	priority = 7
	top_liege = no
	governments = { theocracy_government }
	religions = { west_african_religion }
}
count_theocracy_male_west_african_religion = {
	type = character
	gender = male
	special = holder
	tier = county
	priority = 18
	top_liege = no
	governments = { theocracy_government }
	religions = { west_african_religion }
}
count_theocracy_female_west_african_religion = {
	type = character
	gender = female
	special = holder
	tier = county
	priority = 18
	top_liege = no
	governments = { theocracy_government }
	religions = { west_african_religion }
}
king_theocracy_male_west_african_religion = {
	type = character
	gender = male
	special = holder
	tier = kingdom
	priority = 47
	top_liege = no
	governments = { theocracy_government }
	religions = { west_african_religion }
}
king_theocracy_female_west_african_religion = {
	type = character
	gender = female
	special = holder
	tier = kingdom
	priority = 47
	top_liege = no
	governments = { theocracy_government }
	religions = { west_african_religion }
}

# West African Bori
baron_theocracy_male_west_african_bori_religion = {
	type = character
	gender = male
	special = holder
	tier = barony
	priority = 7
	top_liege = no
	governments = { theocracy_government }
	religions = { west_african_bori_religion }
}
baron_theocracy_female_west_african_bori_religion = {
	type = character
	gender = female
	special = holder
	tier = barony
	priority = 7
	top_liege = no
	governments = { theocracy_government }
	religions = { west_african_bori_religion }
}
count_theocracy_male_west_african_bori_religion = {
	type = character
	gender = male
	special = holder
	tier = county
	priority = 18
	top_liege = no
	governments = { theocracy_government }
	religions = { west_african_bori_religion }
}
count_theocracy_female_west_african_bori_religion = {
	type = character
	gender = female
	special = holder
	tier = county
	priority = 18
	top_liege = no
	governments = { theocracy_government }
	religions = { west_african_bori_religion }
}
king_theocracy_male_west_african_bori_religion = {
	type = character
	gender = male
	special = holder
	tier = kingdom
	priority = 47
	top_liege = no
	governments = { theocracy_government }
	religions = { west_african_bori_religion }
}
king_theocracy_female_west_african_bori_religion = {
	type = character
	gender = female
	special = holder
	tier = kingdom
	priority = 47
	top_liege = no
	governments = { theocracy_government }
	religions = { west_african_bori_religion }
}

# West African Roog
baron_theocracy_male_west_african_roog_religion = {
	type = character
	gender = male
	special = holder
	tier = barony
	priority = 7
	top_liege = no
	governments = { theocracy_government }
	religions = { west_african_roog_religion }
}
baron_theocracy_female_west_african_roog_religion = {
	type = character
	gender = female
	special = holder
	tier = barony
	priority = 7
	top_liege = no
	governments = { theocracy_government }
	religions = { west_african_roog_religion }
}
count_theocracy_male_west_african_roog_religion = {
	type = character
	gender = male
	special = holder
	tier = county
	priority = 18
	top_liege = no
	governments = { theocracy_government }
	religions = { west_african_roog_religion }
}
count_theocracy_female_west_african_roog_religion = {
	type = character
	gender = female
	special = holder
	tier = county
	priority = 18
	top_liege = no
	governments = { theocracy_government }
	religions = { west_african_roog_religion }
}
king_theocracy_male_west_african_roog_religion = {
	type = character
	gender = male
	special = holder
	tier = kingdom
	priority = 47
	top_liege = no
	governments = { theocracy_government }
	religions = { west_african_roog_religion }
}
king_theocracy_female_west_african_roog_religion = {
	type = character
	gender = female
	special = holder
	tier = kingdom
	priority = 47
	top_liege = no
	governments = { theocracy_government }
	religions = { west_african_roog_religion }
}

# Zoroastrianism
baron_theocracy_male_zoroastrianism_religion = {
	type = character
	gender = male
	special = holder
	tier = barony
	priority = 7
	top_liege = no
	governments = { theocracy_government }
	religions = { zoroastrianism_religion }
}
baron_theocracy_female_zoroastrianism_religion = {
	type = character
	gender = female
	special = holder
	tier = barony
	priority = 7
	top_liege = no
	governments = { theocracy_government }
	religions = { zoroastrianism_religion }
}
barony_theocracy_zoroastrianism_religion = {
	type = title
	tier = barony
	top_liege = no
	priority = 7
	holding = church_holding
	religions = { zoroastrianism_religion }
}
count_theocracy_male_zoroastrianism_religion = {
	type = character
	gender = male
	special = holder
	tier = county
	priority = 18
	top_liege = no
	governments = { theocracy_government }
	religions = { zoroastrianism_religion }
}
count_theocracy_female_zoroastrianism_religion = {
	type = character
	gender = female
	special = holder
	tier = county
	priority = 18
	top_liege = no
	governments = { theocracy_government }
	religions = { zoroastrianism_religion }
}
duke_theocracy_male_zoroastrianism_religion = {
	type = character
	gender = male
	special = holder
	tier = duchy
	priority = 27
	top_liege = no
	governments = { theocracy_government }
	religions = { zoroastrianism_religion }
}
duke_theocracy_female_zoroastrianism_religion = {
	type = character
	gender = female
	special = holder
	tier = duchy
	priority = 27
	top_liege = no
	governments = { theocracy_government }
	religions = { zoroastrianism_religion }
}

# Zunism
baron_theocracy_male_zunism_religion = {
	type = character
	gender = male
	special = holder
	tier = barony
	priority = 7
	top_liege = no
	governments = { theocracy_government }
	religions = { zunism_religion }
}
baron_theocracy_female_zunism_religion = {
	type = character
	gender = female
	special = holder
	tier = barony
	priority = 7
	top_liege = no
	governments = { theocracy_government }
	religions = { zunism_religion }
}
emperor_theocracy_male_zunism_religion = {
	type = character
	gender = male
	special = holder
	tier = empire
	priority = 102
	top_liege = no
	governments = { theocracy_government }
	religions = { zunism_religion }
}
emperor_theocracy_female_zunism_religion = {
	type = character
	gender = female
	special = holder
	tier = empire
	priority = 102
	top_liege = no
	governments = { theocracy_government }
	religions = { zunism_religion }
}

##############################################
# Theocracy titles, faith localization (for special cases).

# Shia
baron_theocracy_male_ismaili = {
	type = character
	gender = male
	special = holder
	tier = barony
	priority = 7
	top_liege = no
	governments = { theocracy_government }
	faiths = { ismaili }
}
baron_theocracy_female_ismaili = {
	type = character
	gender = female
	special = holder
	tier = barony
	priority = 7
	top_liege = no
	governments = { theocracy_government }
	faiths = { ismaili }
}
count_theocracy_male_ismaili = {
	type = character
	gender = male
	special = holder
	tier = county
	priority = 18
	top_liege = no
	governments = { theocracy_government }
	faiths = { ismaili }
}
count_theocracy_female_ismaili = {
	type = character
	gender = female
	special = holder
	tier = county
	priority = 18
	top_liege = no
	governments = { theocracy_government }
	faiths = { ismaili }
}
duke_theocracy_male_ismaili = {
	type = character
	gender = male
	special = holder
	tier = duchy
	priority = 27
	top_liege = no
	governments = { theocracy_government }
	faiths = { ismaili }
}
duke_theocracy_female_ismaili = {
	type = character
	gender = female
	special = holder
	tier = duchy
	priority = 27
	top_liege = no
	governments = { theocracy_government }
	faiths = { ismaili }
}

# Orthodox
count_theocracy_male_orthodox = {
	type = character
	gender = male
	special = holder
	tier = county
	priority = 18
	top_liege = no
	governments = { theocracy_government }
	faiths = { ismaili }
}
count_theocracy_female_orthodox = {
	type = character
	gender = female
	special = holder
	tier = county
	priority = 18
	top_liege = no
	governments = { theocracy_government }
	faiths = { ismaili }
}

##############################################
# Special cultural titles (sorted by culture, then government special).

### Latin ###
# Republic
duke_republic_male_latin_group = {
	type = character
	gender = male
	special = holder
	tier = duchy
	priority = 27
	top_liege = no
	governments = { republic_government }
	culture_groups = { latin_group }
}
duke_republic_female_latin_group = {
	type = character
	gender = female
	special = holder
	tier = duchy
	priority = 27
	top_liege = no
	governments = { republic_government }
	culture_groups = { latin_group }
}
king_republic_male_latin_group = {
	type = character
	gender = male
	special = holder
	tier = kingdom
	priority = 47
	top_liege = no
	governments = { republic_government }
	culture_groups = { latin_group }
}
king_republic_female_latin_group = {
	type = character
	gender = female
	special = holder
	tier = kingdom
	priority = 47
	top_liege = no
	governments = { republic_government }
	culture_groups = { latin_group }
}

### Roman ###
# Feudal
baron_feudal_male_roman = {
	type = character
	gender = male
	special = holder
	tier = barony
	priority = 7
	governments = { feudal_government military_command imperial_government }
	cultures = { roman }
}
baron_feudal_female_roman = {
	type = character
	gender = female
	special = holder
	tier = barony
	priority = 7
	governments = { feudal_government military_command imperial_government }
	cultures = { roman }
}
barony_feudal_roman = {
	type = title
	tier = barony
	priority = 7
	governments = { feudal_government military_command imperial_government }
	cultures = { roman }
}
count_feudal_male_roman = {
	type = character
	gender = male
	special = holder
	tier = county
	priority = 18
	governments = { feudal_government military_command imperial_government }
	cultures = { roman }
}
count_feudal_female_roman = {
	type = character
	gender = female
	special = holder
	tier = county
	priority = 18
	governments = { feudal_government military_command imperial_government }
	cultures = { roman }
}
duke_feudal_male_roman = {
	type = character
	gender = male
	special = holder
	tier = duchy
	priority = 27
	governments = { feudal_government military_command imperial_government }
	cultures = { roman }
}
duke_feudal_female_roman = {
	type = character
	gender = female
	special = holder
	tier = duchy
	priority = 27
	governments = { feudal_government military_command imperial_government }
	cultures = { roman }
}
king_feudal_male_roman = {
	type = character
	gender = male
	special = holder
	tier = kingdom
	priority = 47
	governments = { feudal_government military_command imperial_government }
	cultures = { roman }
}
king_feudal_female_roman = {
	type = character
	gender = female
	special = holder
	tier = kingdom
	priority = 47
	governments = { feudal_government military_command imperial_government }
	cultures = { roman }
}
kingdom_feudal_roman = {
	type = title
	tier = kingdom
	priority = 47
	governments = { feudal_government military_command imperial_government }
	cultures = { roman }
}
emperor_feudal_male_roman = {
	type = character
	gender = male
	special = holder
	tier = empire
	priority = 102
	governments = { feudal_government military_command imperial_government }
	cultures = { roman }
}
emperor_feudal_female_roman = {
	type = character
	gender = female
	special = holder
	tier = empire
	priority = 102
	governments = { feudal_government military_command imperial_government }
	cultures = { roman }
}

# Republic
baron_republic_male_roman = {
	type = character
	gender = male
	special = holder
	tier = barony
	priority = 7
	top_liege = no
	governments = { republic_government }
	cultures = { roman }
}
baron_republic_female_roman = {
	type = character
	gender = female
	special = holder
	tier = barony
	priority = 7
	top_liege = no
	governments = { republic_government }
	cultures = { roman }
}
count_republic_male_roman = {
	type = character
	gender = male
	special = holder
	tier = county
	priority = 18
	top_liege = no
	governments = { republic_government }
	cultures = { roman }
}
count_republic_female_roman = {
	type = character
	gender = female
	special = holder
	tier = county
	priority = 18
	top_liege = no
	governments = { republic_government }
	cultures = { roman }
}
duke_republic_male_roman = {
	type = character
	gender = male
	special = holder
	tier = duchy
	priority = 27
	top_liege = no
	governments = { republic_government }
	cultures = { roman }
}
duke_republic_female_roman = {
	type = character
	gender = female
	special = holder
	tier = duchy
	priority = 27
	top_liege = no
	governments = { republic_government }
	cultures = { roman }
}
duchy_republic_roman = {
	type = title
	tier = duchy
	top_liege = no
	priority = 27
	governments = { republic_government }
	cultures = { roman }
}
king_republic_male_roman = {
	type = character
	gender = male
	special = holder
	tier = kingdom
	priority = 47
	top_liege = no
	governments = { republic_government }
	cultures = { roman }
}
king_republic_female_roman = {
	type = character
	gender = female
	special = holder
	tier = kingdom
	priority = 47
	top_liege = no
	governments = { republic_government }
	cultures = { roman }
}
kingdom_republic_roman = {
	type = title
	tier = kingdom
	top_liege = no
	priority = 47
	governments = { republic_government }
	cultures = { roman }
}
emperor_republic_male_roman = {
	type = character
	gender = male
	special = holder
	tier = empire
	priority = 102
	top_liege = no
	governments = { republic_government }
	cultures = { roman }
}
emperor_republic_female_roman = {
	type = character
	gender = female
	special = holder
	tier = empire
	priority = 102
	top_liege = no
	governments = { republic_government }
	cultures = { roman }
}
empire_republic_roman = {
	type = title
	tier = empire
	top_liege = no
	priority = 102
	governments = { republic_government }
	cultures = { roman }
}



### Greek ###
# Feudal / Imperial
duke_feudal_male_greek = { #doux
	type = character
	gender = male
	special = holder
	tier = duchy
	priority = 27
	governments = { feudal_government imperial_government }
	#governments = { clan_government }
	cultures = { greek }
}
king_feudal_male_greek = { #Despot
	type = character
	gender = male
	special = holder
	tier = kingdom
	priority = 47
	governments = { feudal_government imperial_government }
	#governments = { clan_government }
	cultures = { greek }
}
king_feudal_female_greek = { #Despot
	type = character
	gender = female
	special = holder
	tier = kingdom
	priority = 47
	governments = { feudal_government imperial_government }
	#governments = { clan_government }
	cultures = { greek }
}
kingdom_feudal_greek = { #Despotate
	type = title
	tier = kingdom
	priority = 47
	governments = { feudal_government imperial_government }
	#governments = { clan_government }
	cultures = { greek }
}
emperor_feudal_male_greek = { #Basileus
	type = character
	gender = male
	special = holder
	tier = empire
	priority = 107
	governments = { feudal_government imperial_government }
	cultures = { greek }
}
emperor_feudal_female_greek = { #Basileus
	type = character
	gender = female
	special = holder
	tier = empire
	priority = 107
	governments = { feudal_government imperial_government }
	cultures = { greek }
}
### Byzantine ###
# Republic
duke_republic_male_byzantine_group = {
	type = character
	gender = male
	special = holder
	tier = duchy
	priority = 27
	top_liege = no
	governments = { republic_government }
	culture_groups = { byzantine_group }
}
duke_republic_female_byzantine_group = {
	type = character
	gender = female
	special = holder
	tier = duchy
	priority = 27
	top_liege = no
	governments = { republic_government }
	culture_groups = { byzantine_group }
}
king_republic_male_byzantine_group = {
	type = character
	gender = male
	special = holder
	tier = kingdom
	priority = 47
	top_liege = no
	governments = { republic_government }
	culture_groups = { byzantine_group }
}
king_republic_female_byzantine_group = {
	type = character
	gender = female
	special = holder
	tier = kingdom
	priority = 47
	top_liege = no
	governments = { republic_government }
	culture_groups = { byzantine_group }
}



### German ###
# Feudal / Tribal
emperor_feudal_male_german = {
	type = character
	gender = male
	special = holder
	tier = empire
	priority = 102
	governments = { feudal_government military_command imperial_government tribal_government }
	cultures = { german }
}
emperor_feudal_female_german = {
	type = character
	gender = female
	special = holder
	tier = empire
	priority = 102
	governments = { feudal_government military_command imperial_government tribal_government }
	cultures = { german }
}

### Norse ###
# Feudal / Tribal
baron_feudal_male_norse = {
	type = character
	gender = male
	special = holder
	tier = barony
	priority = 7
	governments = { feudal_government military_command imperial_government tribal_government }
	cultures = { norse }
	top_liege = no
}
baron_feudal_female_norse = {
	type = character
	gender = female
	special = holder
	tier = barony
	priority = 7
	governments = { feudal_government military_command imperial_government tribal_government }
	cultures = { norse }
	top_liege = no
	only_holder = yes
}
count_feudal_male_norse = {
	type = character
	gender = male
	special = holder
	tier = duchy
	priority = 30
	governments = { feudal_government military_command imperial_government tribal_government }
	cultures = { norse }
	top_liege = no
}
count_feudal_female_norse = {
	type = character
	gender = female
	special = holder
	tier = duchy
	priority = 30
	governments = { feudal_government military_command imperial_government tribal_government }
	cultures = { norse }
	top_liege = no
	only_holder = yes
}
county_feudal_norse = {
	type = title
	tier = duchy
	priority = 30
	governments = { feudal_government military_command imperial_government tribal_government }
	cultures = { norse }
}

### English ###
# Feudal
count_feudal_male_english = {
	type = character
	gender = male
	special = holder
	tier = county
	priority = 18
	governments = { feudal_government military_command imperial_government tribal_government }
	cultures = { english anglo_saxon scottish }
	top_liege = no
}
count_feudal_female_english = {
	type = character
	gender = female
	special = holder
	tier = county
	priority = 18
	governments = { feudal_government military_command imperial_government tribal_government }
	cultures = { english anglo_saxon scottish }
	top_liege = no
}
county_feudal_english = {
	type = title
	tier = county
	priority = 18
	governments = { feudal_government military_command imperial_government tribal_government }
	cultures = { english anglo_saxon scottish }
	top_liege = no
}

### Anglo-Saxon ###
# Feudal
baron_feudal_male_anglo_saxon = {
	type = character
	gender = male
	special = holder
	tier = barony
	priority = 7
	governments = { feudal_government military_command imperial_government tribal_government }
	cultures = { anglo_saxon scottish }
	top_liege = no
}
baron_feudal_female_anglo_saxon = {
	type = character
	gender = female
	special = holder
	tier = barony
	priority = 7
	governments = { feudal_government military_command imperial_government tribal_government }
	cultures = { anglo_saxon scottish }
	top_liege = no
}
baron_republic_male_anglo_saxon = { # Reeve
	type = character
	gender = male
	special = holder
	tier = barony
	priority = 7
	top_liege = no
	governments = { republic_government }
	cultures = { anglo_saxon }
}
baron_republic_female_anglo_saxon = { # Reeve
	type = character
	gender = female
	special = holder
	tier = barony
	priority = 7
	top_liege = no
	governments = { republic_government }
	cultures = { anglo_saxon }
}
barony_republic_anglo_saxon = { # Borough
	type = title
	tier = barony
	priority = 17
	top_liege = no
	governments = { republic_government }
	cultures = { anglo_saxon }
}
count_republic_male_anglo_saxon = { # Sheriff
	type = character
	gender = male
	special = holder
	tier = county
	priority = 18
	top_liege = no
	governments = { republic_government }
	cultures = { anglo_saxon }
}
count_republic_female_anglo_saxon = { # Sheriff
	type = character
	gender = female
	special = holder
	tier = county
	priority = 18
	top_liege = no
	governments = { republic_government }
	cultures = { anglo_saxon scottish }
}
county_republic_anglo_saxon = { # Shire
	type = title
	tier = county
	priority = 18
	top_liege = no
	governments = { republic_government }
	cultures = { anglo_saxon }
}

### Pictish ###

count_feudal_male_pictish = {
	type = character
	gender = male
	special = holder
	tier = county
	priority = 18
	governments = { feudal_government military_command imperial_government tribal_government }
	cultures = { pictish gaelic }
	top_liege = no
}
count_feudal_female_pictish = {
	type = character
	gender = female
	special = holder
	tier = county
	priority = 18
	governments = { feudal_government military_command imperial_government tribal_government }
	cultures = { pictish gaelic }
	top_liege = no
}

county_feudal_pictish = {
	type = title
	tier = county
	priority = 18
	governments = { feudal_government military_command imperial_government tribal_government }
	cultures = { pictish gaelic }
	top_liege = no
}

### Scottish ###

baron_republic_male_scottish = { # Provost
	type = character
	gender = male
	special = holder
	tier = barony
	priority = 7
	top_liege = no
	governments = { republic_government }
	cultures = { scottish }
}
baron_republic_female_scottish = { # Provost
	type = character
	gender = female
	special = holder
	tier = barony
	priority = 7
	top_liege = no
	governments = { republic_government }
	cultures = { scottish }
}
barony_republic_scottish = { # Burgh
	type = title
	tier = barony
	priority = 7
	top_liege = no
	governments = { republic_government }
	cultures = { scottish }
}
count_republic_male_scottish = { # Lord Provost
	type = character
	gender = male
	special = holder
	tier = county
	priority = 18
	top_liege = no
	governments = { republic_government }
	cultures = { scottish }
}
count_republic_female_scottish = { # Lady Provost
	type = character
	gender = female
	special = holder
	tier = county
	priority = 18
	top_liege = no
	governments = { republic_government }
	cultures = { scottish }
}

### Hausan ###
#Independent females
count_feudal_female_hausan_independent = {
	type = character
	gender = female
	special = holder
	tier = county
	priority = 47
	only_independent = yes
	governments = { feudal_government military_command imperial_government tribal_government }
	cultures = { hausa }
}

duke_feudal_female_hausan_independent = {
	type = character
	gender = female
	special = holder
	tier = duchy
	priority = 47
	only_independent = yes
	governments = { feudal_government military_command imperial_government tribal_government }
	cultures = { hausa }
}

king_feudal_female_hausan_independent = {
	type = character
	gender = female
	special = holder
	tier = kingdom
	priority = 47
	only_independent = yes
	governments = { feudal_government military_command imperial_government tribal_government }
	cultures = { hausa }
}

# Feudal / Clan / Tribal
baron_feudal_male_hausan = {
	type = character
	gender = male
	special = holder
	tier = barony
	priority = 7
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	cultures = { hausa }
}
baron_feudal_female_hausan = {
	type = character
	gender = female
	special = holder
	tier = barony
	priority = 7
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	cultures = { hausa }
}
count_feudal_male_hausan = {
	type = character
	gender = male
	special = holder
	tier = county
	priority = 18
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	cultures = { hausa }
}
count_feudal_female_hausan = {
	type = character
	gender = female
	special = holder
	tier = county
	priority = 18
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	cultures = { hausa }
}
duke_feudal_male_hausan = {
	type = character
	gender = male
	special = holder
	tier = duchy
	priority = 27
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	cultures = { hausa }
}
duke_feudal_female_hausan = {
	type = character
	gender = female
	special = holder
	tier = duchy
	priority = 27
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	cultures = { hausa }
}
king_feudal_male_hausan = {
	type = character
	gender = male
	special = holder
	tier = kingdom
	priority = 47
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	cultures = { hausa }
}
king_feudal_female_hausan = {
	type = character
	gender = female
	special = holder
	tier = kingdom
	priority = 47
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	cultures = { hausa }
}
emperor_feudal_male_hausan = {
	type = character
	gender = male
	special = holder
	tier = empire
	priority = 102
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	cultures = { hausa }
}
emperor_feudal_female_hausan = {
	type = character
	gender = female
	special = holder
	tier = empire
	priority = 102
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	cultures = { hausa }
}

### Principalities ###
duke_feudal_male_prince_independent = {
	type = character
	gender = male
	special = holder
	tier = duchy
	priority = 28
	only_independent = yes
	governments = { tribal_government feudal_government military_command imperial_government }
	cultures = { welsh lombard georgian }
}
duke_feudal_female_prince_independent = {
	type = character
	gender = female
	special = holder
	tier = duchy
	priority = 28
	only_independent = yes
	governments = { tribal_government feudal_government military_command imperial_government }
	cultures = { welsh lombard georgian }
}
duchy_feudal_prince_independent = {
	type = title
	tier = duchy
	priority = 28
	governments = { tribal_government feudal_government military_command imperial_government }
	only_independent = yes
	cultures = { welsh lombard georgian }
}
#And the non-independent princes!
duke_feudal_male_prince_always = {
	type = character
	gender = male
	special = holder
	tier = duchy
	priority = 28
	top_liege = no
	governments = { tribal_government feudal_government military_command imperial_government }
	cultures = { armenian mogyer }
}
duke_feudal_female_prince_always = {
	type = character
	gender = female
	special = holder
	tier = duchy
	priority = 28
	top_liege = no
	governments = { tribal_government feudal_government military_command imperial_government }
	cultures = { armenian mogyer }
}
duchy_feudal_prince_always = {
	type = title
	tier = duchy
	priority = 28
	top_liege = no
	governments = { tribal_government feudal_government military_command imperial_government }
	cultures = { armenian mogyer }
}

### Grand Principalities ###
king_feudal_male_grand_prince_independent = {
	type = character
	gender = male
	special = holder
	tier = kingdom
	priority = 47
	only_independent = yes
	governments = { tribal_government feudal_government military_command imperial_government }
	cultures = { mogyer }
}
king_feudal_female_grand_prince_independent = {
	type = character
	gender = female
	special = holder
	tier = kingdom
	priority = 47
	only_independent = yes
	governments = { tribal_government feudal_government military_command imperial_government }
	cultures = { mogyer }
}
kingdom_feudal_grand_prince_independent = {
	type = title
	tier = kingdom
	priority = 47
	governments = { tribal_government feudal_government military_command imperial_government }
	only_independent = yes
	cultures = { mogyer }
}

### Banates ###
duke_feudal_male_ban = {
	type = character
	gender = male
	special = holder
	tier = duchy
	priority = 28
	governments = { feudal_government military_command imperial_government }
	cultures = { croatian bosnian }
}
duke_feudal_female_ban = {
	type = character
	gender = female
	special = holder
	tier = duchy
	priority = 28
	governments = { feudal_government military_command imperial_government }
	cultures = { croatian bosnian }
}
duchy_feudal_ban = {
	type = title
	tier = duchy
	priority = 28
	governments = { feudal_government military_command imperial_government }
	cultures = { croatian bosnian }
}

### Grand Duchies ###
king_feudal_male_grand_duke_independent = {
	type = character
	gender = male
	special = holder
	tier = kingdom
	priority = 47
	only_independent = yes
	governments = { feudal_government military_command imperial_government }
	cultures = { lithuanian }
}
king_feudal_female_grand_duke_independent = {
	type = character
	gender = female
	special = holder
	tier = kingdom
	priority = 47
	only_independent = yes
	governments = { feudal_government military_command imperial_government }
	cultures = { lithuanian }
}
kingdom_feudal_grand_duke_independent = {
	type = title
	tier = kingdom
	priority = 47
	governments = { feudal_government military_command imperial_government }
	only_independent = yes
	cultures = { lithuanian }
}

### West African/Guinean ###
count_feudal_male_west_african_group_independent = {
	type = character
	gender = male
	special = holder
	tier = county
	priority = 18
	only_independent = yes
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { west_african_group }
}
count_feudal_female_west_african_group_independent = {
	type = character
	gender = female
	special = holder
	tier = duchy
	priority = 18
	only_independent = yes
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { west_african_group }
}

### Sardinian
## Feudal
# Barony
barony_feudal_sardinian = { # Curadoria
	type = title
	tier = barony
	priority = 7
	governments = { feudal_government military_command imperial_government }
	cultures = { sardinian }
}
baron_feudal_male_sardinian = { # Curadore
	type = character
	gender = male
	special = holder
	tier = barony
	priority = 7
	governments = { feudal_government military_command imperial_government }
	cultures = { sardinian }
}
baron_feudal_female_sardinian = { # Curadora
	type = character
	gender = female
	special = holder
	tier = barony
	priority = 7
	governments = { feudal_government military_command imperial_government }
	cultures = { sardinian }
}
# County
county_feudal_sardinian = { # Judicadu
	type = title
	tier = county
	priority = 18
	governments = { feudal_government military_command imperial_government }
	cultures = { sardinian }
}
count_feudal_male_sardinian = { # Judike
	type = character
	gender = male
	special = holder
	tier = county
	priority = 18
	governments = { feudal_government military_command imperial_government }
	cultures = { sardinian }
}
count_feudal_female_sardinian = { # Judesa
	type = character
	gender = female
	special = holder
	tier = county
	priority = 18
	governments = { feudal_government military_command imperial_government }
	cultures = { sardinian }
}
# Duchy
duchy_feudal_sardinian = { # Archonate
	type = title
	tier = duchy
	priority = 28
	governments = { feudal_government military_command imperial_government }
	cultures = { sardinian }
}
duke_feudal_male_sardinian = { # Archon
	type = character
	gender = male
	special = holder
	tier = duchy
	priority = 28
	governments = { feudal_government military_command imperial_government }
	cultures = { sardinian }
}
duke_feudal_female_sardinian = { # Archonesa
	type = character
	gender = female
	special = holder
	tier = duchy
	priority = 28
	governments = { feudal_government military_command imperial_government }
	cultures = { sardinian }
}

### Russian ###
# Feudal
duke_feudal_male_russian = {
	type = character
	gender = male
	special = holder
	tier = duchy
	priority = 27
	governments = { feudal_government military_command imperial_government }
	cultures = { russian }
}
duke_feudal_female_russian = {
	type = character
	gender = female
	special = holder
	tier = duchy
	priority = 27
	governments = { feudal_government military_command imperial_government }
	cultures = { russian }
}
duchy_feudal_russian = {
	type = title
	tier = duchy
	priority = 27
	governments = { feudal_government military_command imperial_government }
	cultures = { russian }
}
emperor_feudal_male_russian = {
	type = character
	gender = male
	special = holder
	tier = empire
	priority = 102
	governments = { feudal_government military_command imperial_government tribal_government }
	cultures = { russian }
}
emperor_feudal_female_russian = {
	type = character
	gender = female
	special = holder
	tier = empire
	priority = 102
	governments = { feudal_government military_command imperial_government tribal_government }
	cultures = { russian }
}
empire_feudal_russian = {
	type = title
	tier = empire
	priority = 102
	governments = { feudal_government military_command imperial_government tribal_government }
	cultures = { russian }
}

### Arabic ###
# Feudal / Clan
baron_feudal_male_arabic_group = {
	type = character
	gender = male
	special = holder
	tier = barony
	priority = 7
	governments = { feudal_government imperial_government clan_government }
	culture_groups = { arabic_group }
}
baron_feudal_female_arabic_group = {
	type = character
	gender = female
	special = holder
	tier = barony
	priority = 7
	governments = { feudal_government imperial_government clan_government }
	culture_groups = { arabic_group }
}
barony_feudal_arabic_group = {
	type = title
	tier = barony
	priority = 7
	governments = { feudal_government imperial_government clan_government }
	culture_groups = { arabic_group }
}
count_feudal_male_arabic_group = {
	type = character
	gender = male
	special = holder
	tier = county
	priority = 18
	governments = { feudal_government imperial_government clan_government }
	culture_groups = { arabic_group }
}
count_feudal_female_arabic_group = {
	type = character
	gender = female
	special = holder
	tier = county
	priority = 18
	governments = { feudal_government imperial_government clan_government }
	culture_groups = { arabic_group }
}
county_feudal_arabic_group = {
	type = title
	tier = county
	priority = 18
	governments = { feudal_government imperial_government clan_government }
	culture_groups = { arabic_group }
}
duke_feudal_male_arabic_group = {
	type = character
	gender = male
	special = holder
	tier = duchy
	priority = 27
	governments = { feudal_government imperial_government clan_government }
	culture_groups = { arabic_group }
}
duke_feudal_female_arabic_group = {
	type = character
	gender = female
	special = holder
	tier = duchy
	priority = 27
	governments = { feudal_government imperial_government clan_government }
	culture_groups = { arabic_group }
}
duchy_feudal_arabic_group = {
	type = title
	tier = duchy
	priority = 27
	governments = { feudal_government imperial_government clan_government }
	culture_groups = { arabic_group }
}
king_feudal_male_arabic_group = {
	type = character
	gender = male
	special = holder
	tier = kingdom
	priority = 47
	governments = { feudal_government imperial_government clan_government tribal_government }
	culture_groups = { arabic_group }
}
king_feudal_female_arabic_group = {
	type = character
	gender = female
	special = holder
	tier = kingdom
	priority = 47
	governments = { feudal_government imperial_government clan_government tribal_government }
	culture_groups = { arabic_group }
}
kingdom_feudal_arabic_group = {
	type = title
	tier = kingdom
	priority = 47
	governments = { feudal_government imperial_government clan_government tribal_government }
	culture_groups = { arabic_group }
}
king_feudal_muslim_male_arabic_group = {
	type = character
	gender = male
	special = holder
	tier = kingdom
	priority = 48
	governments = { feudal_government imperial_government clan_government tribal_government }
	culture_groups = { arabic_group }
	religions = { islam_religion }
}
king_feudal_muslim_female_arabic_group = {
	type = character
	gender = female
	special = holder
	tier = kingdom
	priority = 48
	governments = { feudal_government imperial_government clan_government tribal_government }
	culture_groups = { arabic_group }
	religions = { islam_religion }
}
kingdom_feudal_muslim_arabic_group = {
	type = title
	tier = kingdom
	priority = 48
	governments = { feudal_government imperial_government clan_government tribal_government }
	culture_groups = { arabic_group }
	religions = { islam_religion }
}
emperor_feudal_male_arabic_group = {
	type = character
	gender = male
	special = holder
	tier = empire
	priority = 102
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { arabic_group }
}
emperor_feudal_female_arabic_group = {
	type = character
	gender = female
	special = holder
	tier = empire
	priority = 102
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { arabic_group }
}
empire_feudal_arabic_group = {
	type = title
	tier = empire
	priority = 102
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { arabic_group }
}

### Berber ###
# Feudal / Clan / sometimes Tribal
baron_tribal_male_berber_group = {
	type = character
	gender = male
	special = holder
	tier = barony
	priority = 7
	governments = { tribal_government }
	culture_groups = { berber_group }
}
baron_tribal_female_berber_group = {
	type = character
	gender = female
	special = holder
	tier = barony
	priority = 7
	governments = { tribal_government }
	culture_groups = { berber_group }
}
baron_feudal_male_berber_group = {
	type = character
	gender = male
	special = holder
	tier = barony
	priority = 7
	governments = { feudal_government military_command imperial_government clan_government }
	culture_groups = { berber_group }
}
baron_feudal_female_berber_group = {
	type = character
	gender = female
	special = holder
	tier = barony
	priority = 7
	governments = { feudal_government military_command imperial_government clan_government }
	culture_groups = { berber_group }
}
barony_feudal_berber_group = {
	type = title
	tier = barony
	priority = 7
	governments = { feudal_government military_command imperial_government clan_government }
	culture_groups = { berber_group }
}
count_feudal_male_berber_group = {
	type = character
	gender = male
	special = holder
	tier = county
	priority = 18
	governments = { feudal_government military_command imperial_government clan_government }
	culture_groups = { berber_group }
}
count_feudal_female_berber_group = {
	type = character
	gender = female
	special = holder
	tier = county
	priority = 18
	governments = { feudal_government military_command imperial_government clan_government }
	culture_groups = { berber_group }
}
county_feudal_berber_group = {
	type = title
	tier = county
	priority = 18
	governments = { feudal_government military_command imperial_government clan_government }
	culture_groups = { berber_group }
}
count_feudal_male_berber_group_independent = {
	type = character
	gender = male
	special = holder
	tier = county
	priority = 18
	only_independent = yes
	governments = { feudal_government military_command imperial_government clan_government }
	culture_groups = { berber_group }
}
count_feudal_female_berber_group_independent = {
	type = character
	gender = female
	special = holder
	tier = duchy
	priority = 18
	only_independent = yes
	governments = { feudal_government military_command imperial_government clan_government }
	culture_groups = { berber_group }
}
county_feudal_berber_group_independent = {
	type = title
	tier = county
	priority = 18
	governments = { feudal_government military_command imperial_government clan_government }
	only_independent = yes
	culture_groups = { berber_group }
}
count_tribal_male_berber_group = {
	type = character
	gender = male
	special = holder
	tier = county
	priority = 18
	governments = { tribal_government }
	culture_groups = { berber_group }
}
count_tribal_female_berber_group = {
	type = character
	gender = female
	special = holder
	tier = duchy
	priority = 18
	governments = { tribal_government }
	culture_groups = { berber_group }
}
county_tribal_berber_group = {
	type = title
	tier = county
	priority = 18
	governments = { tribal_government }
	only_independent = yes
	culture_groups = { berber_group }
}
duke_feudal_male_berber_group = {
	type = character
	gender = male
	special = holder
	tier = duchy
	priority = 27
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { berber_group }
}
duke_feudal_female_berber_group = {
	type = character
	gender = female
	special = holder
	tier = duchy
	priority = 27
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { berber_group }
}
duchy_feudal_berber_group = {
	type = title
	tier = duchy
	priority = 27
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { berber_group }
}
king_feudal_male_berber_group = {
	type = character
	gender = male
	special = holder
	tier = kingdom
	priority = 47
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { berber_group }
}
king_feudal_female_berber_group = {
	type = character
	gender = female
	special = holder
	tier = kingdom
	priority = 47
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { berber_group }
}
kingdom_feudal_berber_group = {
	type = title
	tier = kingdom
	priority = 47
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { berber_group }
}
emperor_feudal_male_berber_group = {
	type = character
	gender = male
	special = holder
	tier = empire
	priority = 102
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { berber_group }
}
emperor_feudal_female_berber_group = {
	type = character
	gender = female
	special = holder
	tier = empire
	priority = 102
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { berber_group }
}
empire_feudal_berber_group = {
	type = title
	tier = empire
	priority = 102
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { berber_group }
}

### Sahelian ###
# Feudal / Clan / Tribal
baron_feudal_male_sahelian_group = {
	type = character
	gender = male
	special = holder
	tier = barony
	priority = 7
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { sahelian_group }
}
baron_feudal_female_sahelian_group = {
	type = character
	gender = female
	special = holder
	tier = barony
	priority = 7
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { sahelian_group }
}
count_feudal_male_sahelian_group = {
	type = character
	gender = male
	special = holder
	tier = county
	priority = 18
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { sahelian_group }
}
count_feudal_female_sahelian_group = {
	type = character
	gender = female
	special = holder
	tier = county
	priority = 18
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { sahelian_group }
}
duke_feudal_male_sahelian_group = {
	type = character
	gender = male
	special = holder
	tier = duchy
	priority = 27
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { sahelian_group }
}
duke_feudal_female_sahelian_group = {
	type = character
	gender = female
	special = holder
	tier = duchy
	priority = 27
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { sahelian_group }
}
king_feudal_male_sahelian_group = {
	type = character
	gender = male
	special = holder
	tier = kingdom
	priority = 47
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { sahelian_group }
}
king_feudal_female_sahelian_group = {
	type = character
	gender = female
	special = holder
	tier = kingdom
	priority = 47
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { sahelian_group }
}
emperor_feudal_male_sahelian_group = {
	type = character
	gender = male
	special = holder
	tier = empire
	priority = 102
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { sahelian_group }
}
emperor_feudal_female_sahelian_group = {
	type = character
	gender = female
	special = holder
	tier = empire
	priority = 102
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { sahelian_group }
}

### Senegambian ###
# Feudal / Clan / Tribal
baron_feudal_male_senegambian_group = {
	type = character
	gender = male
	special = holder
	tier = barony
	priority = 7
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { senegambian_group }
}
baron_feudal_female_senegambian_group = {
	type = character
	gender = female
	special = holder
	tier = barony
	priority = 7
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { senegambian_group }
}
count_feudal_male_senegambian_group = {
	type = character
	gender = male
	special = holder
	tier = county
	priority = 18
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { senegambian_group }
}
count_feudal_female_senegambian_group = {
	type = character
	gender = female
	special = holder
	tier = county
	priority = 18
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { senegambian_group }
}
duke_feudal_male_senegambian_group = {
	type = character
	gender = male
	special = holder
	tier = duchy
	priority = 27
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { senegambian_group }
}
duke_feudal_female_senegambian_group = {
	type = character
	gender = female
	special = holder
	tier = duchy
	priority = 27
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { senegambian_group }
}
king_feudal_male_senegambian_group = {
	type = character
	gender = male
	special = holder
	tier = kingdom
	priority = 47
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { senegambian_group }
}
king_feudal_female_senegambian_group = {
	type = character
	gender = female
	special = holder
	tier = kingdom
	priority = 47
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { senegambian_group }
}
emperor_feudal_male_senegambian_group = {
	type = character
	gender = male
	special = holder
	tier = empire
	priority = 102
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { senegambian_group }
}
emperor_feudal_female_senegambian_group = {
	type = character
	gender = female
	special = holder
	tier = empire
	priority = 102
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { senegambian_group }
}

### Akan group ###
# Feudal / Clan / Tribal
baron_feudal_male_akan_group = {
	type = character
	gender = male
	special = holder
	tier = barony
	priority = 7
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { akan_group }
}
baron_feudal_female_akan_group = {
	type = character
	gender = female
	special = holder
	tier = barony
	priority = 7
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { akan_group }
}
count_feudal_male_akan_group = {
	type = character
	gender = male
	special = holder
	tier = county
	priority = 18
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { akan_group }
}
count_feudal_female_akan_group = {
	type = character
	gender = female
	special = holder
	tier = county
	priority = 18
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { akan_group }
}
duke_feudal_male_akan_group = {
	type = character
	gender = male
	special = holder
	tier = duchy
	priority = 27
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { akan_group }
}
duke_feudal_female_akan_group = {
	type = character
	gender = female
	special = holder
	tier = duchy
	priority = 27
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { akan_group }
}
king_feudal_male_akan_group = {
	type = character
	gender = male
	special = holder
	tier = kingdom
	priority = 47
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { akan_group }
}
king_feudal_female_akan_group = {
	type = character
	gender = female
	special = holder
	tier = kingdom
	priority = 47
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { akan_group }
}
emperor_feudal_male_akan_group = {
	type = character
	gender = male
	special = holder
	tier = empire
	priority = 102
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { akan_group }
}
emperor_feudal_female_akan_group = {
	type = character
	gender = female
	special = holder
	tier = empire
	priority = 102
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { akan_group }
}

### Yoruba ###
# Feudal / Clan / Tribal
baron_feudal_male_yoruba_group = {
	type = character
	gender = male
	special = holder
	tier = barony
	priority = 7
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { yoruba_group }
}
baron_feudal_female_yoruba_group = {
	type = character
	gender = female
	special = holder
	tier = barony
	priority = 7
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { yoruba_group }
}
count_feudal_male_yoruba_group = {
	type = character
	gender = male
	special = holder
	tier = county
	priority = 18
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { yoruba_group }
}
count_feudal_female_yoruba_group = {
	type = character
	gender = female
	special = holder
	tier = county
	priority = 18
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { yoruba_group }
}
duke_feudal_male_yoruba_group = {
	type = character
	gender = male
	special = holder
	tier = duchy
	priority = 27
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { yoruba_group }
}
duke_feudal_female_yoruba_group = {
	type = character
	gender = female
	special = holder
	tier = duchy
	priority = 27
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { yoruba_group }
}
king_feudal_male_yoruba_group = {
	type = character
	gender = male
	special = holder
	tier = kingdom
	priority = 47
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { yoruba_group }
}
king_feudal_female_yoruba_group = {
	type = character
	gender = female
	special = holder
	tier = kingdom
	priority = 47
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { yoruba_group }
}
emperor_feudal_male_yoruba_group = {
	type = character
	gender = male
	special = holder
	tier = empire
	priority = 102
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { yoruba_group }
}
emperor_feudal_female_yoruba_group = {
	type = character
	gender = female
	special = holder
	tier = empire
	priority = 102
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { yoruba_group }
}

### Somalian group ###
# Feudal / Clan / Tribal
baron_feudal_male_somalian_group = {
	type = character
	gender = male
	special = holder
	tier = barony
	priority = 7
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	cultures = { somali afar }
}
baron_feudal_female_somalian_group = {
	type = character
	gender = female
	special = holder
	tier = barony
	priority = 7
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	cultures = { somali afar }
}
count_feudal_male_somalian_group = {
	type = character
	gender = male
	special = holder
	tier = county
	priority = 18
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	cultures = { somali afar }
}
count_feudal_female_somalian_group = {
	type = character
	gender = female
	special = holder
	tier = county
	priority = 18
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	cultures = { somali afar }
}
duke_feudal_male_somalian_group = {
	type = character
	gender = male
	special = holder
	tier = duchy
	priority = 27
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	cultures = { somali afar }
}
duke_feudal_female_somalian_group = {
	type = character
	gender = female
	special = holder
	tier = duchy
	priority = 27
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	cultures = { somali afar }
}
king_tribal_male_somalian_group = {
	type = character
	gender = male
	special = holder
	tier = kingdom
	priority = 47
	governments = { tribal_government }
	cultures = { somali afar }
}
king_tribal_female_somalian_group = {
	type = character
	gender = female
	special = holder
	tier = kingdom
	priority = 47
	governments = { tribal_government }
	cultures = { somali afar }
}
king_feudal_male_somalian_group = {
	type = character
	gender = male
	special = holder
	tier = kingdom
	priority = 47
	governments = { feudal_government military_command imperial_government clan_government }
	cultures = { somali afar }
}
king_feudal_female_somalian_group = {
	type = character
	gender = female
	special = holder
	tier = kingdom
	priority = 47
	governments = { feudal_government military_command imperial_government clan_government }
	cultures = { somali afar }
}
emperor_feudal_male_somalian_group = {
	type = character
	gender = male
	special = holder
	tier = empire
	priority = 102
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	cultures = { somali afar }
}
emperor_feudal_female_somalian_group = {
	type = character
	gender = female
	special = holder
	tier = empire
	priority = 102
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	cultures = { somali afar }
}

### Central African ###
# Feudal / Clan / Tribal
baron_feudal_male_central_african_group = {
	type = character
	gender = male
	special = holder
	tier = barony
	priority = 7
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { central_african_group }
}
baron_feudal_female_central_african_group = {
	type = character
	gender = female
	special = holder
	tier = barony
	priority = 7
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { central_african_group }
}
count_feudal_male_central_african_group = {
	type = character
	gender = male
	special = holder
	tier = county
	priority = 18
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { central_african_group }
}
count_feudal_female_central_african_group = {
	type = character
	gender = female
	special = holder
	tier = county
	priority = 18
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { central_african_group }
}
duke_feudal_male_central_african_group = {
	type = character
	gender = male
	special = holder
	tier = duchy
	priority = 27
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { central_african_group }
}
duke_feudal_female_central_african_group = {
	type = character
	gender = female
	special = holder
	tier = duchy
	priority = 27
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { central_african_group }
}
king_feudal_male_central_african_group = {
	type = character
	gender = male
	special = holder
	tier = kingdom
	priority = 47
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { central_african_group }
}
king_feudal_female_central_african_group = {
	type = character
	gender = female
	special = holder
	tier = kingdom
	priority = 47
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { central_african_group }
}
emperor_feudal_male_central_african_group = {
	type = character
	gender = male
	special = holder
	tier = empire
	priority = 102
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { central_african_group }
}
emperor_feudal_female_central_african_group = {
	type = character
	gender = female
	special = holder
	tier = empire
	priority = 102
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { central_african_group }
}

### Beja ###
# Feudal / Clan / Tribal
baron_feudal_male_beja = {
	type = character
	gender = male
	special = holder
	tier = barony
	priority = 7
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	cultures = { beja }
}
baron_feudal_female_beja = {
	type = character
	gender = female
	special = holder
	tier = barony
	priority = 7
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	cultures = { beja }
}
count_feudal_male_beja = {
	type = character
	gender = male
	special = holder
	tier = county
	priority = 18
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	cultures = { beja }
}
count_feudal_female_beja = {
	type = character
	gender = female
	special = holder
	tier = county
	priority = 18
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	cultures = { beja }
}
duke_feudal_male_beja = {
	type = character
	gender = male
	special = holder
	tier = duchy
	priority = 27
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	cultures = { beja }
}
duke_feudal_female_beja = {
	type = character
	gender = female
	special = holder
	tier = duchy
	priority = 27
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	cultures = { beja }
}
king_feudal_male_beja = {
	type = character
	gender = male
	special = holder
	tier = kingdom
	priority = 47
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	cultures = { beja }
}
king_feudal_female_beja = {
	type = character
	gender = female
	special = holder
	tier = kingdom
	priority = 47
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	cultures = { beja }
}
emperor_feudal_male_beja = {
	type = character
	gender = male
	special = holder
	tier = empire
	priority = 102
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	cultures = { beja }
}
emperor_feudal_female_beja = {
	type = character
	gender = female
	special = holder
	tier = empire
	priority = 102
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	cultures = { beja }
}

### Ethiopian ###
# Feudal / Clan
count_feudal_male_ethiopian = { #Ras
	type = character
	gender = male
	special = holder
	tier = county
	priority = 18
	governments = { feudal_government military_command imperial_government clan_government }
	cultures = { ethiopian }
}
count_feudal_female_ethiopian = {
	type = character
	gender = female
	special = holder
	tier = county
	priority = 18
	governments = { feudal_government military_command imperial_government clan_government }
	cultures = { ethiopian }
}
duke_feudal_male_ethiopian = { #Mesfin
	type = character
	gender = male
	special = holder
	tier = duchy
	priority = 27
	governments = { feudal_government military_command imperial_government clan_government }
	cultures = { ethiopian }
}
duke_feudal_female_ethiopian = {
	type = character
	gender = female
	special = holder
	tier = duchy
	priority = 27
	governments = { feudal_government military_command imperial_government clan_government }
	cultures = { ethiopian }
}
king_feudal_male_ethiopian = { #Negus
	type = character
	gender = male
	special = holder
	tier = kingdom
	priority = 47
	governments = { feudal_government military_command imperial_government clan_government }
	cultures = { ethiopian }
}
king_feudal_female_ethiopian = {
	type = character
	gender = female
	special = holder
	tier = kingdom
	priority = 47
	governments = { feudal_government military_command imperial_government clan_government }
	cultures = { ethiopian }
}
emperor_feudal_male_ethiopian = { #Negusa Nagast
	type = character
	gender = male
	special = holder
	tier = empire
	priority = 102
	governments = { feudal_government military_command imperial_government clan_government }
	cultures = { ethiopian }
}
emperor_feudal_female_ethiopian = {
	type = character
	gender = female
	special = holder
	tier = empire
	priority = 102
	governments = { feudal_government military_command imperial_government clan_government }
	cultures = { ethiopian }
}

# Republic
count_republic_male_arabic_group = {
	type = character
	gender = male
	special = holder
	tier = county
	priority = 18
	top_liege = no
	governments = { republic_government }
	culture_groups = { arabic_group }
}
count_republic_female_arabic_group = {
	type = character
	gender = female
	special = holder
	tier = county
	priority = 18
	top_liege = no
	governments = { republic_government }
	culture_groups = { arabic_group }
}
duke_republic_male_arabic_group = {
	type = character
	gender = male
	special = holder
	tier = duchy
	priority = 27
	top_liege = no
	governments = { republic_government }
	culture_groups = { arabic_group }
}
duke_republic_female_arabic_group = {
	type = character
	gender = female
	special = holder
	tier = duchy
	priority = 27
	top_liege = no
	governments = { republic_government }
	culture_groups = { arabic_group }
}
king_republic_male_arabic_group = {
	type = character
	gender = male
	special = holder
	tier = kingdom
	priority = 47
	top_liege = no
	governments = { republic_government }
	culture_groups = { arabic_group }
}
king_republic_female_arabic_group = {
	type = character
	gender = female
	special = holder
	tier = kingdom
	priority = 47
	top_liege = no
	governments = { republic_government }
	culture_groups = { arabic_group }
}

### Turkish ###
# Feudal / Clan
baron_feudal_male_turkish = {
	type = character
	gender = male
	special = holder
	tier = barony
	priority = 7
	governments = { feudal_government military_command imperial_government clan_government }
	cultures = { turkish }
}
baron_feudal_female_turkish = {
	type = character
	gender = female
	special = holder
	tier = barony
	priority = 7
	governments = { feudal_government military_command imperial_government clan_government }
	cultures = { turkish }
}
barony_feudal_turkish = {
	type = title
	tier = barony
	priority = 7
	governments = { feudal_government military_command imperial_government clan_government }
	cultures = { turkish }
}
count_feudal_male_turkish = {
	type = character
	gender = male
	special = holder
	tier = county
	priority = 18
	governments = { feudal_government military_command imperial_government clan_government }
	cultures = { turkish }
}
count_feudal_female_turkish = {
	type = character
	gender = female
	special = holder
	tier = county
	priority = 18
	governments = { feudal_government military_command imperial_government clan_government }
	cultures = { turkish }
}
county_feudal_turkish = {
	type = title
	tier = county
	priority = 18
	governments = { feudal_government military_command imperial_government clan_government }
	cultures = { turkish }
}
duke_feudal_male_turkish = {
	type = character
	gender = male
	special = holder
	tier = duchy
	priority = 27
	governments = { feudal_government military_command imperial_government clan_government }
	cultures = { turkish }
}
duke_feudal_female_turkish = {
	type = character
	gender = female
	special = holder
	tier = duchy
	priority = 27
	governments = { feudal_government military_command imperial_government clan_government }
	cultures = { turkish }
}
duchy_feudal_turkish = {
	type = title
	tier = duchy
	priority = 27
	governments = { feudal_government military_command imperial_government clan_government }
	cultures = { turkish }
}
king_feudal_male_turkish = {
	type = character
	gender = male
	special = holder
	tier = kingdom
	priority = 47
	governments = { feudal_government military_command imperial_government clan_government }
	cultures = { turkish }
}
king_feudal_female_turkish = {
	type = character
	gender = female
	special = holder
	tier = kingdom
	priority = 47
	governments = { feudal_government military_command imperial_government clan_government }
	cultures = { turkish }
}
kingdom_feudal_turkish = {
	type = title
	tier = kingdom
	priority = 47
	governments = { feudal_government military_command imperial_government clan_government }
	cultures = { turkish }
}
emperor_feudal_male_turkish = {
	type = character
	gender = male
	special = holder
	tier = empire
	priority = 102
	governments = { feudal_government military_command imperial_government clan_government }
	cultures = { turkish }
}
emperor_feudal_female_turkish = {
	type = character
	gender = female
	special = holder
	tier = empire
	priority = 102
	governments = { feudal_government military_command imperial_government clan_government }
	cultures = { turkish }
}
empire_feudal_turkish = {
	type = title
	tier = empire
	priority = 102
	governments = { feudal_government military_command imperial_government clan_government }
	cultures = { turkish }
}

### Iranian ###
# Feudal / Clan
baron_feudal_male_iranian_group = {
	type = character
	gender = male
	special = holder
	tier = barony
	priority = 7
	governments = { feudal_government military_command imperial_government clan_government }
	culture_groups = { iranian_group }
}
baron_feudal_female_iranian_group = {
	type = character
	gender = female
	special = holder
	tier = barony
	priority = 7
	governments = { feudal_government military_command imperial_government clan_government }
	culture_groups = { iranian_group }
}
barony_feudal_iranian_group = {
	type = title
	tier = barony
	priority = 7
	governments = { feudal_government military_command imperial_government clan_government }
	culture_groups = { iranian_group }
}
count_feudal_male_iranian_group = {
	type = character
	gender = male
	special = holder
	tier = county
	priority = 18
	governments = { feudal_government military_command imperial_government clan_government }
	culture_groups = { iranian_group }
}
count_feudal_female_iranian_group = {
	type = character
	gender = female
	special = holder
	tier = county
	priority = 18
	governments = { feudal_government military_command imperial_government clan_government }
	culture_groups = { iranian_group }
}
county_feudal_iranian_group = {
	type = title
	tier = county
	priority = 18
	governments = { feudal_government military_command imperial_government clan_government }
	culture_groups = { iranian_group }
}
duke_feudal_male_iranian_group = {
	type = character
	gender = male
	special = holder
	tier = duchy
	priority = 27
	governments = { feudal_government military_command imperial_government clan_government }
	culture_groups = { iranian_group }
}
duke_feudal_female_iranian_group = {
	type = character
	gender = female
	special = holder
	tier = duchy
	priority = 27
	governments = { feudal_government military_command imperial_government clan_government }
	culture_groups = { iranian_group }
}
duchy_feudal_iranian_group = {
	type = title
	tier = duchy
	priority = 27
	governments = { feudal_government military_command imperial_government clan_government }
	culture_groups = { iranian_group }
}
king_feudal_male_iranian_group = {
	type = character
	gender = male
	special = holder
	tier = kingdom
	priority = 47
	governments = { feudal_government military_command imperial_government clan_government }
	culture_groups = { iranian_group }
}
kingdom_feudal_iranian_group = {
	type = title
	tier = kingdom
	priority = 47
	governments = { feudal_government military_command imperial_government clan_government }
	culture_groups = { iranian_group }
}
emperor_feudal_male_iranian_group = {
	type = character
	gender = male
	special = holder
	tier = empire
	priority = 102
	governments = { feudal_government military_command imperial_government clan_government }
	culture_groups = { iranian_group }
}
empire_feudal_iranian_group = {
	type = title
	tier = empire
	priority = 102
	governments = { feudal_government military_command imperial_government clan_government }
	culture_groups = { iranian_group }
}

### Sogdian ###
# Feudal / Clan
duke_feudal_male_sogdian = {
	type = character
	gender = male
	special = holder
	tier = duchy
	priority = 27
	governments = { feudal_government military_command imperial_government clan_government }
	cultures = { sogdian }
}

### Mongol ###
# Feudal / Clan / Tribal / Nomadic
baron_feudal_male_mongol = {
	type = character
	gender = male
	special = holder
	tier = barony
	priority = 7
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	cultures = { mongol }
}

### Uyghur ###
# Feudal / Clan / Tribal / Nomadic
king_feudal_male_uyghur = {	#Idiqut, based on Qocho
	type = character
	gender = male
	special = holder
	tier = kingdom
	priority = 47
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	cultures = { uyghur }
}

### Altaic ###
# Feudal / Clan / Tribal / Nomadic
king_feudal_male_altaic_group = {
	type = character
	gender = male
	special = holder
	tier = kingdom
	priority = 47
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { mongolic_group turkic_group }
}
king_feudal_female_altaic_group = {
	type = character
	gender = female
	special = holder
	tier = kingdom
	priority = 47
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { mongolic_group turkic_group }
}
kingdom_feudal_altaic_group = {
	type = title
	tier = kingdom
	priority = 47
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { mongolic_group turkic_group }
}
emperor_feudal_male_altaic_group = {
	type = character
	gender = male
	special = holder
	tier = empire
	priority = 102
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { mongolic_group turkic_group }
}
emperor_feudal_female_altaic_group = {
	type = character
	gender = female
	special = holder
	tier = empire
	priority = 102
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { mongolic_group turkic_group }
}
empire_feudal_altaic_group = {
	type = title
	tier = empire
	priority = 102
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { mongolic_group turkic_group }
}

### Dravidian / Indo-Aryan ###
# Feudal / Clan / Tribal
baron_feudal_male_dravidian_group = {
	type = character
	gender = male
	special = holder
	tier = barony
	priority = 7
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { dravidian_group indo_aryan_group }
}
baron_feudal_female_dravidian_group = {
	type = character
	gender = female
	special = holder
	tier = barony
	priority = 7
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { dravidian_group indo_aryan_group }
}
barony_feudal_dravidian_group = {
	type = title
	tier = barony
	priority = 7
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { dravidian_group indo_aryan_group }
}
count_feudal_male_dravidian_group = {
	type = character
	gender = male
	special = holder
	tier = county
	priority = 18
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { dravidian_group indo_aryan_group }
}
count_feudal_female_dravidian_group = {
	type = character
	gender = female
	special = holder
	tier = county
	priority = 18
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { dravidian_group indo_aryan_group }
}
county_feudal_dravidian_group = {
	type = title
	tier = county
	priority = 18
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { dravidian_group indo_aryan_group }
}
duke_feudal_male_dravidian_group = {
	type = character
	gender = male
	special = holder
	tier = duchy
	priority = 27
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { dravidian_group indo_aryan_group }
}
duke_feudal_female_dravidian_group = {
	type = character
	gender = female
	special = holder
	tier = duchy
	priority = 27
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { dravidian_group indo_aryan_group }
}
duchy_feudal_dravidian_group = {
	type = title
	tier = duchy
	priority = 27
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { dravidian_group indo_aryan_group }
}
king_feudal_male_dravidian_group = {
	type = character
	gender = male
	special = holder
	tier = kingdom
	priority = 47
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { dravidian_group indo_aryan_group }
}
king_feudal_female_dravidian_group = {
	type = character
	gender = female
	special = holder
	tier = kingdom
	priority = 47
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { dravidian_group indo_aryan_group }
}
emperor_feudal_male_dravidian_group = {
	type = character
	gender = male
	special = holder
	tier = empire
	priority = 102
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { dravidian_group indo_aryan_group }
}
emperor_feudal_female_dravidian_group = {
	type = character
	gender = female
	special = holder
	tier = empire
	priority = 102
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { dravidian_group indo_aryan_group }
}

### West-African ###
# Feudal / Clan / Tribal
count_feudal_male_west_african_group = {
	type = character
	gender = male
	special = holder
	tier = county
	priority = 18
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { west_african_group }
}
count_feudal_female_west_african_group = {
	type = character
	gender = female
	special = holder
	tier = county
	priority = 18
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { west_african_group }
}
county_feudal_west_african_group = {
	type = title
	tier = county
	priority = 18
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { west_african_group }
}
duke_feudal_male_west_african_group = {
	type = character
	gender = male
	special = holder
	tier = duchy
	priority = 27
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { west_african_group }
}
duke_feudal_female_west_african_group = {
	type = character
	gender = female
	special = holder
	tier = duchy
	priority = 27
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { west_african_group }
}
duchy_feudal_west_african_group = {
	type = title
	tier = duchy
	priority = 27
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { west_african_group }
}
king_feudal_male_west_african_group = {
	type = character
	gender = male
	special = holder
	tier = kingdom
	priority = 47
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { west_african_group }
}
king_feudal_female_west_african_group = {
	type = character
	gender = female
	special = holder
	tier = kingdom
	priority = 47
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { west_african_group }
}
kingdom_feudal_west_african_group = {
	type = title
	tier = kingdom
	priority = 47
	governments = { feudal_government military_command imperial_government clan_government tribal_government }
	culture_groups = { west_african_group }
}

### Tibetan Group ###
# Feudal
count_feudal_male_tibetan_group = {
	type = character
	gender = male
	special = holder
	tier = county
	priority = 18
	governments = { feudal_government military_command imperial_government clan_government }
	culture_groups = { tibetan_group }
}
count_feudal_female_tibetan_group = {
	type = character
	gender = female
	special = holder
	tier = county
	priority = 18
	governments = { feudal_government military_command imperial_government clan_government }
	culture_groups = { tibetan_group }
}
county_feudal_tibetan_group = {
	type = title
	tier = county
	priority = 18
	governments = { feudal_government military_command imperial_government clan_government }
	culture_groups = { tibetan_group }
}
duke_feudal_male_tibetan_group = {
	type = character
	gender = male
	special = holder
	tier = duchy
	priority = 27
	governments = { feudal_government military_command imperial_government clan_government }
	culture_groups = { tibetan_group }
}
duke_feudal_female_tibetan_group = {
	type = character
	gender = female
	special = holder
	tier = duchy
	priority = 27
	governments = { feudal_government military_command imperial_government clan_government }
	culture_groups = { tibetan_group }
}
duchy_feudal_tibetan_group = {
	type = title
	tier = duchy
	priority = 27
	governments = { feudal_government military_command imperial_government clan_government }
	culture_groups = { tibetan_group }
}
king_feudal_male_tibetan_group = {
	type = character
	gender = male
	special = holder
	tier = kingdom
	priority = 47
	governments = { feudal_government military_command imperial_government clan_government }
	culture_groups = { tibetan_group }
}
king_feudal_female_tibetan_group = {
	type = character
	gender = female
	special = holder
	tier = kingdom
	priority = 47
	governments = { feudal_government military_command imperial_government clan_government }
	culture_groups = { tibetan_group }
}
kingdom_feudal_tibetan_group = {
	type = title
	tier = kingdom
	priority = 47
	governments = { feudal_government military_command imperial_government clan_government }
	culture_groups = { tibetan_group }
}
emperor_feudal_male_tibetan_group = {
	type = character
	gender = male
	special = holder
	tier = empire
	priority = 102
	governments = { feudal_government military_command imperial_government clan_government }
	culture_groups = { tibetan_group }
}
emperor_feudal_female_tibetan_group = {
	type = character
	gender = female
	special = holder
	tier = empire
	priority = 102
	governments = { feudal_government military_command imperial_government clan_government }
	culture_groups = { tibetan_group }
}
empire_feudal_tibetan_group = {
	type = title
	tier = empire
	priority = 102
	governments = { feudal_government military_command imperial_government clan_government }
	culture_groups = { tibetan_group }
}

### Iberian ###
## Clan
# These just use the Arabic titles.
baron_clan_male_iberian_group = {
	type = character
	gender = male
	special = holder
	tier = barony
	priority = 7
	governments = { clan_government }
	culture_groups = { iberian_group }
}
baron_clan_female_iberian_group = {
	type = character
	gender = female
	special = holder
	tier = barony
	priority = 7
	governments = { clan_government }
	culture_groups = { iberian_group }
}
barony_clan_iberian_group = {
	type = title
	tier = barony
	priority = 7
	governments = { clan_government }
	culture_groups = { iberian_group }
}
count_clan_male_iberian_group = {
	type = character
	gender = male
	special = holder
	tier = county
	priority = 18
	governments = { clan_government }
	culture_groups = { iberian_group }
}
count_clan_female_iberian_group = {
	type = character
	gender = female
	special = holder
	tier = county
	priority = 18
	governments = { clan_government }
	culture_groups = { iberian_group }
}
county_clan_iberian_group = {
	type = title
	tier = county
	priority = 18
	governments = { clan_government }
	culture_groups = { iberian_group }
}
duke_clan_male_iberian_group = {
	type = character
	gender = male
	special = holder
	tier = duchy
	priority = 27
	governments = { clan_government }
	culture_groups = { iberian_group }
}
duke_clan_female_iberian_group = {
	type = character
	gender = female
	special = holder
	tier = duchy
	priority = 27
	governments = { clan_government }
	culture_groups = { iberian_group }
}
duchy_clan_iberian_group = {
	type = title
	tier = duchy
	priority = 27
	governments = { clan_government }
	culture_groups = { iberian_group }
}
king_clan_male_iberian_group = {
	type = character
	gender = male
	special = holder
	tier = kingdom
	priority = 47
	governments = { clan_government }
	culture_groups = { iberian_group }
}
king_clan_female_iberian_group = {
	type = character
	gender = female
	special = holder
	tier = kingdom
	priority = 47
	governments = { clan_government }
	culture_groups = { iberian_group }
}
kingdom_clan_iberian_group = {
	type = title
	tier = kingdom
	priority = 47
	governments = { clan_government }
	culture_groups = { iberian_group }
}
emperor_clan_male_iberian_group = {
	type = character
	gender = male
	special = holder
	tier = empire
	priority = 102
	governments = { clan_government }
	culture_groups = { iberian_group }
}
emperor_clan_female_iberian_group = {
	type = character
	gender = female
	special = holder
	tier = empire
	priority = 102
	governments = { clan_government }
	culture_groups = { iberian_group }
}
empire_clan_iberian_group = {
	type = title
	tier = empire
	priority = 102
	governments = { clan_government }
	culture_groups = { iberian_group }
}

 #############################################
 # Default titles by Government. This list should always be below any custom localization that is tied to specific cultures/religion.
 #Default Feudal tiers
 #Default Republic tiers
 #Default Theocracy tiers
 #Default Clan tiers
 #Default Tribal tiers
 #Default Imperial tiers
 #Default Nomadic Clan tiers
 #Default Mercenary tiers
 #Default Holy Order tiers
 #Default Viceroyalty tiers


 #Default Feudal tiers
baron_feudal_male = {
	type = character
	gender = male
	special = holder
	tier = barony
	priority = 5
	governments = { feudal_government military_command imperial_government }
}
baron_feudal_female = {
	type = character
	gender = female
	special = holder
	tier = barony
	priority = 5
	governments = { feudal_government military_command imperial_government }
}
barony_feudal = {
	type = title
	tier = barony
	priority = 5
	governments = { feudal_government military_command imperial_government }
}
count_feudal_male = {
	type = character
	gender = male
	special = holder
	tier = county
	priority = 16
	governments = { feudal_government military_command imperial_government }
}
count_feudal_female = {
	type = character
	gender = female
	special = holder
	tier = county
	priority = 16
	governments = { feudal_government military_command imperial_government }
}
county_feudal = {
	type = title
	tier = county
	priority = 16
	governments = { feudal_government military_command imperial_government }
}
duke_feudal_male = {
	type = character
	gender = male
	special = holder
	tier = duchy
	priority = 26
	governments = { feudal_government military_command imperial_government }
}
duke_feudal_female = {
	type = character
	gender = female
	special = holder
	tier = duchy
	priority = 26
	governments = { feudal_government military_command imperial_government }
}
duchy_feudal = {
	type = title
	tier = duchy
	governments = { feudal_government military_command imperial_government }
	priority = 27
}
duke_feudal_independent = {
	type = character
	gender = male
	special = holder
	tier = duchy
	priority = 27
	only_independent = yes
	governments = { feudal_government military_command imperial_government }
	culture_groups = { north_germanic_group west_germanic_group goidelic_group brythonic_group east_african_group tibetan_group }
}
duke_feudal_independent_female = {
	type = character
	gender = female
	special = holder
	tier = duchy
	priority = 27
	only_independent = yes
	governments = { feudal_government military_command imperial_government }
	culture_groups = { north_germanic_group west_germanic_group goidelic_group brythonic_group east_african_group tibetan_group }
}
duchy_feudal_independent = {
	type = title
	tier = duchy
	governments = { feudal_government military_command imperial_government }
	culture_groups = { north_germanic_group west_germanic_group goidelic_group brythonic_group east_african_group tibetan_group }
	only_independent = yes
	priority = 28
}
king_feudal_male = {
	type = character
	gender = male
	special = holder
	tier = kingdom
	priority = 46
	governments = { feudal_government military_command imperial_government }
}
king_feudal_female = {
	type = character
	gender = female
	special = holder
	tier = kingdom
	priority = 46
	governments = { feudal_government military_command imperial_government }
}
kingdom_feudal = {
	type = title
	tier = kingdom
	priority = 46
	governments = { feudal_government military_command imperial_government }
}
emperor_feudal_male = {
	type = character
	gender = male
	special = holder
	tier = empire
	priority = 101
	governments = { feudal_government military_command imperial_government }
}
emperor_feudal_female = {
	type = character
	gender = female
	special = holder
	tier = empire
	priority = 101
	governments = { feudal_government military_command imperial_government }
}
empire_feudal = {
	type = title
	tier = empire
	priority = 101
	governments = { feudal_government military_command imperial_government }
}

 #Default Republic tiers
baron_republic_male = {
	type = character
	gender = male
	special = holder
	tier = barony
	priority = 7
	top_liege = no
	governments = { republic_government }
}
baron_republic_female = {
	type = character
	gender = female
	special = holder
	tier = barony
	priority = 7
	top_liege = no
	governments = { republic_government }
}
barony_republic = {
	type = title
	tier = barony
	top_liege = no
	priority = 7
	governments = { republic_government }
}
count_republic_male = {
	type = character
	gender = male
	special = holder
	tier = county
	priority = 17
	top_liege = no
	governments = { republic_government }
}
count_republic_female = {
	type = character
	gender = female
	special = holder
	tier = county
	priority = 17
	top_liege = no
	governments = { republic_government }
}
county_republic = {
	type = title
	tier = county
	priority = 17
	top_liege = no
	governments = { republic_government }
}
duke_republic_male = {
	type = character
	gender = male
	special = holder
	tier = duchy
	priority = 27
	top_liege = no
	governments = { republic_government }
}
duke_republic_female = {
	type = character
	gender = female
	special = holder
	tier = duchy
	priority = 27
	top_liege = no
	governments = { republic_government }
}
duchy_republic = {
	type = title
	tier = duchy
	priority = 28
	top_liege = no
	governments = { republic_government }
}
king_republic_male = {
	type = character
	gender = male
	special = holder
	tier = kingdom
	priority = 47
	governments = { republic_government }
}
king_republic_female = {
	type = character
	gender = female
	special = holder
	tier = kingdom
	priority = 47
	governments = { republic_government }
}
kingdom_republic = {
	type = title
	tier = kingdom
	top_liege = no
	priority = 47
	governments = { republic_government }
}
emperor_republic_male = {
	type = character
	gender = male
	special = holder
	tier = empire
	priority = 102
	top_liege = no
	governments = { republic_government }
}
emperor_republic_female = {
	type = character
	gender = female
	special = holder
	tier = empire
	priority = 102
	top_liege = no
	governments = { republic_government }
}
empire_republic = {
	type = title
	tier = empire
	top_liege = no
	priority = 102
	governments = { republic_government }
}

 #Default Theocracy tiers
baron_theocracy_male = {
	type = character
	gender = male
	special = holder
	tier = barony
	priority = 6
	top_liege = no
	governments = { theocracy_government }
}
baron_theocracy_female = {
	type = character
	gender = female
	special = holder
	tier = barony
	priority = 6
	top_liege = no
	governments = { theocracy_government }
}
barony_theocracy = {
	type = title
	tier = barony
	top_liege = no
	priority = 6
	holding = church_holding
}
count_theocracy_male = {
	type = character
	gender = male
	special = holder
	tier = county
	priority = 16
	top_liege = no
	governments = { theocracy_government }
}
count_theocracy_female = {
	type = character
	gender = female
	special = holder
	tier = county
	priority = 16
	top_liege = no
	governments = { theocracy_government }
}
county_theocracy = {
	type = title
	tier = county
	top_liege = no
	priority = 16
	governments = { theocracy_government }
}
duke_theocracy_male = {
	type = character
	gender = male
	special = holder
	tier = duchy
	priority = 26
	top_liege = no
	governments = { theocracy_government }
}
duke_theocracy_female = {
	type = character
	gender = female
	special = holder
	tier = duchy
	priority = 26
	top_liege = no
	governments = { theocracy_government }
}
duchy_theocracy = {
	type = title
	tier = duchy
	top_liege = no
	priority = 26
	governments = { theocracy_government }
}
king_theocracy_male = {
	type = character
	gender = male
	special = holder
	tier = kingdom
	priority = 46
	top_liege = no
	governments = { theocracy_government }
}
king_theocracy_female = {
	type = character
	gender = female
	special = holder
	tier = kingdom
	priority = 46
	top_liege = no
	governments = { theocracy_government }
}
kingdom_theocracy = {
	type = title
	tier = kingdom
	top_liege = no
	priority = 46
	governments = { theocracy_government }
}
emperor_theocracy_male = {
	type = character
	gender = male
	special = holder
	tier = empire
	priority = 101
	top_liege = no
	governments = { theocracy_government }
}
emperor_theocracy_female = {
	type = character
	gender = female
	special = holder
	tier = empire
	priority = 101
	top_liege = no
	governments = { theocracy_government }
}
empire_theocracy = {
	type = title
	tier = empire
	priority = 101
	top_liege = no
	governments = { theocracy_government }
}

 #Default Clan tiers
baron_clan_male = {
	type = character
	gender = male
	special = holder
	tier = barony
	priority = 6
	governments = { clan_government }
}
baron_clan_female = {
	type = character
	gender = female
	special = holder
	tier = barony
	priority = 6
	governments = { clan_government }
}
barony_clan = {
	type = title
	tier = barony
	priority = 6
	governments = { clan_government }
}
count_clan_male = {
	type = character
	gender = male
	special = holder
	tier = county
	priority = 16
	governments = { clan_government }
}
count_clan_female = {
	type = character
	gender = female
	special = holder
	tier = county
	priority = 16
	governments = { clan_government }
}
county_clan = {
	type = title
	tier = county
	priority = 16
	governments = { clan_government }
}
duke_clan_male = {
	type = character
	gender = male
	special = holder
	tier = duchy
	priority = 26
	governments = { clan_government }
}
duke_clan_female = {
	type = character
	gender = female
	special = holder
	tier = duchy
	priority = 26
	governments = { clan_government }
}
duchy_clan = {
	type = title
	tier = duchy
	priority = 26
	governments = { clan_government }
}
king_clan_male = {
	type = character
	gender = male
	special = holder
	tier = kingdom
	priority = 46
	governments = { clan_government }
}
king_clan_female = {
	type = character
	gender = female
	special = holder
	tier = kingdom
	priority = 46
	governments = { clan_government }
}
kingdom_clan = {
	type = title
	tier = kingdom
	priority = 46
	governments = { clan_government }
}
emperor_clan_male = {
	type = character
	gender = male
	special = holder
	tier = empire
	priority = 101
	governments = { clan_government }
}
emperor_clan_female = {
	type = character
	gender = female
	special = holder
	tier = empire
	priority = 101
	governments = { clan_government }
}
empire_clan = {
	type = title
	tier = empire
	priority = 101
	governments = { clan_government }
}

 #Default Tribal tiers
baron_tribal_male = {
	type = character
	gender = male
	special = holder
	tier = barony
	priority = 6
	top_liege = no
	governments = { tribal_government }
}
baron_tribal_female = {
	type = character
	gender = female
	special = holder
	tier = barony
	priority = 6
	top_liege = no
	governments = { tribal_government }
}
barony_tribal = {
	type = title
	tier = barony
	top_liege = no
	priority = 6
	governments = { tribal_government }
}
count_tribal_male = {
	type = character
	gender = male
	special = holder
	tier = county
	priority = 16
	top_liege = no
	governments = { tribal_government }
}
count_tribal_female = {
	type = character
	gender = female
	special = holder
	tier = county
	priority = 16
	top_liege = no
	governments = { tribal_government }
}
county_tribal = {
	type = title
	tier = county
	top_liege = no
	priority = 16
	governments = { tribal_government }
}
duke_tribal_male = {
	type = character
	gender = male
	special = holder
	tier = duchy
	priority = 26
	top_liege = no
	governments = { tribal_government }
}
duke_tribal_female = {
	type = character
	gender = female
	special = holder
	tier = duchy
	priority = 26
	top_liege = no
	governments = { tribal_government }
}
duchy_tribal = {
	type = title
	tier = duchy
	top_liege = no
	priority = 26
	governments = { tribal_government }
}
king_tribal_male = {
	type = character
	gender = male
	special = holder
	tier = kingdom
	priority = 46
	top_liege = no
	governments = { tribal_government }
}
king_tribal_female = {
	type = character
	gender = female
	special = holder
	tier = kingdom
	priority = 46
	top_liege = no
	governments = { tribal_government }
}
kingdom_tribal = {
	type = title
	tier = kingdom
	top_liege = no
	priority = 46
	governments = { tribal_government }
}
emperor_tribal_male = {
	type = character
	gender = male
	special = holder
	tier = empire
	priority = 101
	top_liege = no
	governments = { tribal_government }
}
emperor_tribal_female = {
	type = character
	gender = female
	special = holder
	tier = empire
	priority = 101
	top_liege = no
	governments = { tribal_government }
}
empire_tribal = {
	type = title
	tier = empire
	top_liege = no
	priority = 101
	governments = { tribal_government }
}

 #Default Mercenary tiers
baron_mercenary_male = {
	type = character
	gender = male
	special = holder
	tier = barony
	priority = 6
	top_liege = no
	governments = { mercenary_government }
}
baron_mercenary_female = {
	type = character
	gender = female
	special = holder
	tier = barony
	priority = 6
	top_liege = no
	governments = { mercenary_government }
}
barony_mercenary = {
	type = title
	tier = barony
	top_liege = no
	priority = 6
	governments = { mercenary_government }
}
count_mercenary_male = {
	type = character
	gender = male
	special = holder
	tier = county
	priority = 16
	top_liege = no
	governments = { mercenary_government }
}
count_mercenary_female = {
	type = character
	gender = female
	special = holder
	tier = county
	priority = 16
	top_liege = no
	governments = { mercenary_government }
}
county_mercenary = {
	type = title
	tier = county
	top_liege = no
	priority = 16
	governments = { mercenary_government }
}
duke_mercenary_male = {
	type = character
	gender = male
	special = holder
	tier = duchy
	priority = 26
	top_liege = no
	governments = { mercenary_government }
}
duke_mercenary_female = {
	type = character
	gender = female
	special = holder
	tier = duchy
	priority = 26
	top_liege = no
	governments = { mercenary_government }
}
duchy_mercenary = {
	type = title
	tier = duchy
	top_liege = no
	priority = 26
	governments = { mercenary_government }
}
king_mercenary_male = {
	type = character
	gender = male
	special = holder
	tier = kingdom
	priority = 46
	top_liege = no
	governments = { mercenary_government }
}
king_mercenary_female = {
	type = character
	gender = female
	special = holder
	tier = kingdom
	priority = 46
	top_liege = no
	governments = { mercenary_government }
}
kingdom_mercenary = {
	type = title
	tier = kingdom
	top_liege = no
	priority = 46
	governments = { mercenary_government }
}
emperor_mercenary_male = {
	type = character
	gender = male
	special = holder
	tier = empire
	priority = 101
	top_liege = no
	governments = { mercenary_government }
}
emperor_mercenary_female = {
	type = character
	gender = female
	special = holder
	tier = empire
	priority = 101
	top_liege = no
	governments = { mercenary_government }
}
empire_mercenary = {
	type = title
	tier = empire
	top_liege = no
	priority = 101
	governments = { mercenary_government }
}

 #Default Holy Order tiers
baron_holy_order_male = {
	type = character
	gender = male
	special = holder
	tier = barony
	priority = 6
	top_liege = no
	governments = { holy_order_government }
}
baron_holy_order_female = {
	type = character
	gender = female
	special = holder
	tier = barony
	priority = 6
	top_liege = no
	governments = { holy_order_government }
}
barony_holy_order = {
	type = title
	tier = barony
	top_liege = no
	priority = 6
	governments = { holy_order_government }
}
count_holy_order_male = {
	type = character
	gender = male
	special = holder
	tier = county
	priority = 16
	top_liege = no
	governments = { holy_order_government }
}
count_holy_order_female = {
	type = character
	gender = female
	special = holder
	tier = county
	priority = 16
	top_liege = no
	governments = { holy_order_government }
}
county_holy_order = {
	type = title
	tier = county
	top_liege = no
	priority = 16
	governments = { holy_order_government }
}
duke_holy_order_male = {
	type = character
	gender = male
	special = holder
	tier = duchy
	priority = 26
	top_liege = no
	governments = { holy_order_government }
}
duke_holy_order_female = {
	type = character
	gender = female
	special = holder
	tier = duchy
	priority = 26
	top_liege = no
	governments = { holy_order_government }
}
duchy_holy_order = {
	type = title
	tier = duchy
	top_liege = no
	priority = 26
	governments = { holy_order_government }
}
king_holy_order_male = {
	type = character
	gender = male
	special = holder
	tier = kingdom
	priority = 46
	top_liege = no
	governments = { holy_order_government }
}
king_holy_order_female = {
	type = character
	gender = female
	special = holder
	tier = kingdom
	priority = 46
	top_liege = no
	governments = { holy_order_government }
}
kingdom_holy_order = {
	type = title
	tier = kingdom
	top_liege = no
	priority = 46
	governments = { holy_order_government }
}
emperor_holy_order_male = {
	type = character
	gender = male
	special = holder
	tier = empire
	priority = 101
	top_liege = no
	governments = { holy_order_government }
}
emperor_holy_order_female = {
	type = character
	gender = female
	special = holder
	tier = empire
	priority = 101
	top_liege = no
	governments = { holy_order_government }
}
empire_holy_order = {
	type = title
	tier = empire
	top_liege = no
	priority = 101
	governments = { holy_order_government }
}

# Faction Leaders
faction_leader_male = {
	type = character
	gender = male
	faction = yes
	priority = 1
	special = holder
}

faction_leader_female = {
	type = character
	gender = female
	faction = yes
	priority = 1
	special = holder
}

 #############################################
#Fallback titles (should ideally never appear):

baron = {
	type = character
	gender = male
	special = holder
	tier = barony
	priority = 4
}
baron_female = {
	type = character
	gender = female
	special = holder
	tier = barony
	priority = 4
}
barony = {
	type = title
	tier = barony
	priority = 4
}

count = {
	type = character
	gender = male
	special = holder
	tier = county
	priority = 15
}
count_female = {
	type = character
	gender = female
	special = holder
	tier = county
	priority = 15
}
county = {
	type = title
	tier = county
	priority = 15
}

duke = {
	type = character
	gender = male
	special = holder
	tier = duchy
	priority = 25
}
duke_female = {
	type = character
	gender = female
	special = holder
	tier = duchy
	priority = 25
}
duchy = {
	type = title
	tier = duchy
	priority = 25
}

king = {
	type = character
	gender = male
	special = holder
	tier = kingdom
	priority = 45
}
king_female = {
	type = character
	gender = female
	special = holder
	tier = kingdom
	priority = 45
}
kingdom = {
	type = title
	tier = kingdom
	priority = 45
}

emperor = {
	type = character
	gender = male
	special = holder
	tier = empire
	priority = 100
}
emperor_female = {
	type = character
	gender = female
	special = holder
	tier = empire
	priority = 100
}
empire = {
	type = title
	tier = empire
	priority = 100
}
