title loc and russia barony tweak

This commit is contained in:
edwardtheelbowhigh 2026-05-07 21:47:13 +01:00
parent ac01dcb086
commit d699bbf7d1
3 changed files with 114 additions and 11 deletions

View file

@ -10189,6 +10189,51 @@ king_administrative_female_brit = {
}
}
duchy_administrative_independent_brit= {
type = title
tier = duchy
priority = 108
governments = { administrative_government }
heritages = { heritage_brythonic heritage_scottish heritage_anglo_frisian }
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_brit = {
type = character
gender = male
special = holder
tier = duchy
priority = 76
governments = { administrative_government }
heritages = { heritage_brythonic heritage_scottish heritage_anglo_frisian }
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_brit = {
type = character
gender = female
special = holder
tier = duchy
priority = 76
governments = { administrative_government }
heritages = { heritage_brythonic heritage_scottish heritage_anglo_frisian }
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_independent_male_brit = {
# type = character
# gender = male
@ -10215,7 +10260,8 @@ king_administrative_female_brit = {
# only_independent = yes
# }
#}
emperor_administrative_male_brit = {
emperor_administrative_independant_male_brit = {
type = character
gender = male
special = holder
@ -10223,8 +10269,11 @@ emperor_administrative_male_brit = {
priority = 107
governments = { administrative_government }
heritages = { heritage_brythonic heritage_scottish heritage_anglo_frisian }
flavourization_rules = {
only_independent = yes
}
}
emperor_administrative_female_brit = {
emperor_administrative_independant_female_brit = {
type = character
gender = female
special = holder
@ -10232,7 +10281,56 @@ emperor_administrative_female_brit = {
priority = 107
governments = { administrative_government }
heritages = { heritage_brythonic heritage_scottish heritage_anglo_frisian }
flavourization_rules = {
only_independent = yes
}
}
emperor_administrative_male_brit = {
type = character
gender = male
special = holder
tier = empire
priority = 106
governments = { administrative_government }
heritages = { heritage_brythonic heritage_scottish heritage_anglo_frisian }
}
emperor_administrative_female_brit = {
type = character
gender = female
special = holder
tier = empire
priority = 106
governments = { administrative_government }
heritages = { heritage_brythonic heritage_scottish heritage_anglo_frisian }
}
hegemon_administrative_male_brit = {
type = character
gender = male
special = holder
tier = hegemony
priority = 107
governments = { administrative_government }
heritages = { heritage_brythonic heritage_scottish heritage_anglo_frisian }
}
hegemony_administrative_male_brit = {
type = character
gender = female
special = holder
tier = hegemony
priority = 107
governments = { administrative_government }
heritages = { heritage_brythonic heritage_scottish heritage_anglo_frisian }
}
hegemony_administrative_brit = {
type = title
tier = hegemony
priority = 107
governments = { administrative_government }
heritages = { heritage_brythonic heritage_scottish heritage_anglo_frisian }
}
#emperor_administrative_male_greek = {
# type = character
# gender = male

View file

@ -77,6 +77,11 @@
province = 5254
color = { 125 229 163 }
}
b_soltsy = {
province = 5140
color = { 122 153 90 }
}
}
@ -159,11 +164,6 @@
color = { 97 189 149 }
}
b_soltsy = {
province = 5140
color = { 122 153 90 }
}
b_dedovichi = {
province = 5144

View file

@ -109,12 +109,17 @@
king_administrative_independent_female_north_italian: "Serenissima Dogaressa"
# british titles names
king_administrative_male_brit: "Governor-General"
king_administrative_female_brit: "Governor-General"
king_administrative_male_brit: "Lord-Lieutenant"
king_administrative_female_brit: "Lord-Lieutenant"
duchy_administrative_independent_brit: "Lieutenacy"
duke_administrative_male_brit: "Lieutenant"
duke_administrative_female_brit: "Lieutenant"
#king_administrative_independent_male_brit: "Peer"
#king_administrative_independent_female_brit: "Peeress"
emperor_administrative_male_brit: "First Lord"
emperor_administrative_female_brit: "First Lady"
emperor_administrative_independant_male_brit: "First Lord"
emperor_administrative_independant_female_brit: "First Lady"
emperor_administrative_male_brit: "Govenor-General"
emperor_administrative_female_brit: "Govenor-General"
male_not_muslim_sultan: "Sultan"
female_not_muslim_sultan: "Sultana"
title_not_muslim_sultan: "Sultanate"