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
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
catholic_religion = {
|
||||
family = rf_abrahamic
|
||||
|
||||
doctrine_background_icon = core_tenet_banner_christian.dds
|
||||
doctrine_background_icon = core_tenet_banner_catholic.dds
|
||||
doctrine = abrahamic_hostility_doctrine
|
||||
|
||||
#Main Group | placeholder
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
eastern_orthodox_religion = {
|
||||
family = rf_abrahamic
|
||||
|
||||
doctrine_background_icon = core_tenet_banner_christian.dds
|
||||
doctrine_background_icon = core_tenet_banner_orthodox.dds
|
||||
doctrine = abrahamic_hostility_doctrine
|
||||
|
||||
#Main Group | placeholder
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
protestant_religion = {
|
||||
family = rf_abrahamic
|
||||
|
||||
doctrine_background_icon = core_tenet_banner_christian.dds
|
||||
doctrine_background_icon = core_tenet_banner_protestant.dds
|
||||
doctrine = abrahamic_hostility_doctrine
|
||||
|
||||
#Main Group
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue