Graphic Design is my passion
This commit is contained in:
parent
7118a6ff6a
commit
cca83496cb
8 changed files with 271 additions and 3 deletions
|
|
@ -9687,6 +9687,242 @@ kingdom_administrative_independent_sardinian = {
|
|||
only_independent = yes
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
count_administrative_male_north_italian = {
|
||||
type = character
|
||||
gender = male
|
||||
special = holder
|
||||
tier = county
|
||||
priority = 28
|
||||
governments = { administrative_government }
|
||||
heritages = { heritage_italian }
|
||||
|
||||
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
|
||||
}
|
||||
}
|
||||
count_administrative_female_north_italian = {
|
||||
type = character
|
||||
gender = female
|
||||
special = holder
|
||||
tier = county
|
||||
priority = 28
|
||||
governments = { administrative_government }
|
||||
heritages = { heritage_italian }
|
||||
|
||||
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
|
||||
}
|
||||
}
|
||||
county_administrative_north_italian = {
|
||||
type = title
|
||||
tier = county
|
||||
priority = 51
|
||||
governments = { administrative_government }
|
||||
heritages = { heritage_italian }
|
||||
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.
|
||||
}
|
||||
}
|
||||
duke_administrative_male_north_italian = {
|
||||
type = character
|
||||
gender = male
|
||||
special = holder
|
||||
tier = duchy
|
||||
priority = 29
|
||||
governments = { administrative_government }
|
||||
heritages = { heritage_italian }
|
||||
|
||||
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_north_italian = {
|
||||
type = character
|
||||
gender = female
|
||||
special = holder
|
||||
tier = duchy
|
||||
priority = 29
|
||||
governments = { administrative_government }
|
||||
heritages = { heritage_italian }
|
||||
|
||||
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_north_italian = {
|
||||
type = title
|
||||
tier = duchy
|
||||
priority = 60
|
||||
governments = { administrative_government }
|
||||
heritages = { heritage_italian }
|
||||
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.
|
||||
}
|
||||
}
|
||||
king_administrative_male_north_italian = {
|
||||
type = character
|
||||
gender = male
|
||||
special = holder
|
||||
tier = kingdom
|
||||
priority = 75
|
||||
governments = { administrative_government }
|
||||
heritages = { heritage_italian }
|
||||
|
||||
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_north_italian = {
|
||||
type = character
|
||||
gender = female
|
||||
special = holder
|
||||
tier = kingdom
|
||||
priority = 75
|
||||
governments = { administrative_government }
|
||||
heritages = { heritage_italian }
|
||||
|
||||
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_north_italian = {
|
||||
type = title
|
||||
tier = kingdom
|
||||
priority = 75
|
||||
governments = { administrative_government }
|
||||
heritages = { heritage_italian }
|
||||
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.
|
||||
}
|
||||
}
|
||||
|
||||
count_administrative_independent_male_north_italian = {
|
||||
type = character
|
||||
gender = male
|
||||
special = holder
|
||||
tier = county
|
||||
priority = 75
|
||||
governments = { administrative_government }
|
||||
heritages = { heritage_italian }
|
||||
|
||||
flavourization_rules = {
|
||||
only_independent = yes
|
||||
}
|
||||
}
|
||||
count_administrative_independent_female_north_italian = {
|
||||
type = character
|
||||
gender = female
|
||||
special = holder
|
||||
tier = county
|
||||
priority = 75
|
||||
governments = { administrative_government }
|
||||
heritages = { heritage_italian }
|
||||
|
||||
flavourization_rules = {
|
||||
only_independent = yes
|
||||
}
|
||||
}
|
||||
county_administrative_independent_north_italian = {
|
||||
type = title
|
||||
tier = county
|
||||
priority = 75
|
||||
governments = { administrative_government }
|
||||
heritages = { heritage_italian }
|
||||
flavourization_rules = {
|
||||
only_independent = yes
|
||||
}
|
||||
}
|
||||
duke_administrative_independent_male_north_italian = {
|
||||
type = character
|
||||
gender = male
|
||||
special = holder
|
||||
tier = duchy
|
||||
priority = 100
|
||||
governments = { administrative_government }
|
||||
heritages = { heritage_italian }
|
||||
|
||||
flavourization_rules = {
|
||||
only_independent = yes
|
||||
}
|
||||
}
|
||||
duke_administrative_independent_female_north_italian = {
|
||||
type = character
|
||||
gender = female
|
||||
special = holder
|
||||
tier = duchy
|
||||
priority = 100
|
||||
governments = { administrative_government }
|
||||
heritages = { heritage_italian }
|
||||
|
||||
flavourization_rules = {
|
||||
only_independent = yes
|
||||
}
|
||||
}
|
||||
duchy_administrative_independent_north_italian = {
|
||||
type = title
|
||||
tier = duchy
|
||||
priority = 100
|
||||
governments = { administrative_government }
|
||||
heritages = { heritage_italian }
|
||||
flavourization_rules = {
|
||||
only_independent = yes
|
||||
}
|
||||
}
|
||||
king_administrative_independent_male_north_italian = {
|
||||
type = character
|
||||
gender = male
|
||||
special = holder
|
||||
tier = kingdom
|
||||
priority = 108
|
||||
governments = { administrative_government }
|
||||
heritages = { heritage_italian }
|
||||
|
||||
flavourization_rules = {
|
||||
only_independent = yes
|
||||
}
|
||||
}
|
||||
king_administrative_independent_female_north_italian = {
|
||||
type = character
|
||||
gender = female
|
||||
special = holder
|
||||
tier = kingdom
|
||||
priority = 108
|
||||
governments = { administrative_government }
|
||||
heritages = { heritage_italian }
|
||||
|
||||
flavourization_rules = {
|
||||
only_independent = yes
|
||||
}
|
||||
}
|
||||
kingdom_administrative_independent_north_italian = {
|
||||
type = title
|
||||
tier = kingdom
|
||||
priority = 108
|
||||
governments = { administrative_government }
|
||||
heritages = { heritage_italian }
|
||||
flavourization_rules = {
|
||||
only_independent = yes
|
||||
}
|
||||
}
|
||||
|
||||
king_administrative_male_roman = {
|
||||
type = character
|
||||
gender = male
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue