romani and brittanic flavour

This commit is contained in:
McMeme1 2026-06-09 09:34:36 +02:00
parent e53e43f242
commit ab388a3f67
10 changed files with 270 additions and 25 deletions

View file

@ -1372,3 +1372,170 @@ emperor_mercenary_female_russian = { # Judex
heritages = { heritage_east_slavic }
name_lists = { name_list_NEOW_west_russian }
}
king_administrative_male_brittanic = {
type = character
gender = male
special = holder
tier = kingdom
priority = 76
governments = { administrative_government }
heritages = { heritage_brythonic }
flavourization_rules = {
top_liege = yes
ignore_top_liege_government = yes #In an administrative realm all governors vassals will use the titles of the top liege - this ensures it is only the governors that do, and not also feudal vassals, republican vassals, etc.
spouse_takes_title = no
}
}
king_administrative_female_brittanic = {
type = character
gender = female
special = holder
tier = kingdom
priority = 76
governments = { administrative_government }
heritages = { heritage_brythonic }
flavourization_rules = {
top_liege = yes
ignore_top_liege_government = yes #In an administrative realm all governors vassals will use the titles of the top liege - this ensures it is only the governors that do, and not also feudal vassals, republican vassals, etc.
spouse_takes_title = no
}
}
kingdom_administrative_brittanic = {
type = title
tier = kingdom
priority = 106
governments = { administrative_government }
heritages = { heritage_brythonic }
flavourization_rules = {
top_liege = yes
ignore_top_liege_government = yes #In an administrative realm all governors vassals will use the titles of the top liege - this ensures it is only the governors that do, and not also feudal vassals, republican vassals, etc.
spouse_takes_title = no
}
}
duchy_administrative_independent_brittanic = {
type = title
tier = duchy
priority = 108
governments = { administrative_government }
heritages = { heritage_brythonic }
flavourization_rules = {
top_liege = yes
ignore_top_liege_government = yes #In an administrative realm all governors vassals will use the titles of the top liege - this ensures it is only the governors that do, and not also feudal vassals, republican vassals, etc.
spouse_takes_title = no
}
}
duke_administrative_male_brittanic = {
type = character
gender = male
special = holder
tier = duchy
priority = 76
governments = { administrative_government }
heritages = { heritage_brythonic }
flavourization_rules = {
top_liege = yes
ignore_top_liege_government = yes #In an administrative realm all governors vassals will use the titles of the top liege - this ensures it is only the governors that do, and not also feudal vassals, republican vassals, etc.
spouse_takes_title = no
}
}
duke_administrative_female_brittanic = {
type = character
gender = female
special = holder
tier = duchy
priority = 76
governments = { administrative_government }
heritages = { heritage_brythonic }
flavourization_rules = {
top_liege = yes
ignore_top_liege_government = yes #In an administrative realm all governors vassals will use the titles of the top liege - this ensures it is only the governors that do, and not also feudal vassals, republican vassals, etc.
spouse_takes_title = no
}
}
emperor_administrative_independant_male_brittanic = {
type = character
gender = male
special = holder
tier = empire
priority = 107
governments = { administrative_government }
heritages = { heritage_brythonic }
flavourization_rules = {
only_independent = yes
}
}
emperor_administrative_independant_female_brittanic = {
type = character
gender = female
special = holder
tier = empire
priority = 107
governments = { administrative_government }
heritages = { heritage_brythonic }
flavourization_rules = {
only_independent = yes
}
}
emperor_administrative_male_brittanic = {
type = character
gender = male
special = holder
tier = empire
priority = 106
governments = { administrative_government }
heritages = { heritage_brythonic }
}
emperor_administrative_female_brittanic = {
type = character
gender = female
special = holder
tier = empire
priority = 106
governments = { administrative_government }
heritages = { heritage_brythonic }
}
empire_administrative_brittanic = {
type = title
tier = empire
priority = 106
governments = { administrative_government }
heritages = { heritage_brythonic }
}
hegemon_administrative_male_brittanic = {
type = character
gender = male
special = holder
tier = hegemony
priority = 107
governments = { administrative_government }
heritages = { heritage_brythonic }
}
hegemony_administrative_female_brittanic = {
type = character
gender = female
special = holder
tier = hegemony
priority = 107
governments = { administrative_government }
heritages = { heritage_brythonic }
}
hegemony_administrative_brittanic = {
type = title
tier = hegemony
priority = 107
governments = { administrative_government }
heritages = { heritage_brythonic }
}