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
|
||||
|
|
|
|||
BIN
gfx/interface/icons/faith_doctrines/core_tenet_banner_catholic.dds
(Stored with Git LFS)
Normal file
BIN
gfx/interface/icons/faith_doctrines/core_tenet_banner_catholic.dds
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
gfx/interface/icons/faith_doctrines/core_tenet_banner_orthodox.dds
(Stored with Git LFS)
Normal file
BIN
gfx/interface/icons/faith_doctrines/core_tenet_banner_orthodox.dds
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
gfx/interface/icons/faith_doctrines/core_tenet_banner_protestant.dds
(Stored with Git LFS)
Normal file
BIN
gfx/interface/icons/faith_doctrines/core_tenet_banner_protestant.dds
(Stored with Git LFS)
Normal file
Binary file not shown.
|
|
@ -79,6 +79,29 @@
|
|||
kingdom_administrative_independent_sardinian: "Superbo Arcontates"
|
||||
king_administrative_independent_male_sardinian: "Superbo Archon"
|
||||
king_administrative_independent_female_sardinian: "Superbo Archonesa"
|
||||
|
||||
|
||||
|
||||
|
||||
county_administrative_north_italian: "Capitanato"
|
||||
county_administrative_male_north_italian: "Capitano"
|
||||
county_administrative_female_north_italian: "Capitana"
|
||||
duchy_administrative_north_italian: "Principato"
|
||||
duke_administrative_male_north_italian: "Doge"
|
||||
duke_administrative_female_north_italian: "Dogaressa"
|
||||
kingdom_administrative_north_italian: "Grande Principato"
|
||||
king_administrative_male_north_italian: "Grande Doge"
|
||||
king_administrative_female_north_italian: "Grande Dogaressa"
|
||||
|
||||
county_administrative_independent_north_italian: "Capitanato"
|
||||
county_administrative_independent_male_north_italian: "Capitano"
|
||||
county_administrative_independent_female_north_italian: "Capitana"
|
||||
duchy_administrative_independent_north_italian: "Principato"
|
||||
duke_administrative_independent_male_north_italian: "Doge"
|
||||
duke_administrative_independent_female_north_italian: "Dogaressa"
|
||||
kingdom_administrative_independent_north_italian: "Serenissimo Principato"
|
||||
king_administrative_independent_male_north_italian: "Serenissimo Doge"
|
||||
king_administrative_independent_female_north_italian: "Serenissimo Dogaressa"
|
||||
# Putting this here for now because I have no idea where else to put this
|
||||
#carstana_count:0 "Pârcălab"
|
||||
#carstana_countess:0 "Pârcălab"
|
||||
Loading…
Add table
Add a link
Reference in a new issue