romani and brittanic flavour
This commit is contained in:
parent
e53e43f242
commit
ab388a3f67
10 changed files with 270 additions and 25 deletions
|
|
@ -45,12 +45,47 @@ vlax = {
|
|||
tradition_hard_working
|
||||
}
|
||||
|
||||
name_list = name_list_castilian
|
||||
name_list = name_list_castilian #this needs changing, make unique romani ones later
|
||||
|
||||
coa_gfx = { castilian_coa_gfx iberian_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { iberian_building_gfx }
|
||||
clothing_gfx = { iberian_christian_clothing_gfx western_clothing_gfx }
|
||||
unit_gfx = { iberian_christian_unit_gfx }
|
||||
coa_gfx = { south_slavic_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { mediterranean_building_gfx }
|
||||
clothing_gfx = { byzantine_clothing_gfx }
|
||||
unit_gfx = { eastern_unit_gfx }
|
||||
house_coa_frame = house_frame_02
|
||||
house_coa_mask_offset = { 0.0 0.055 }
|
||||
house_coa_mask_scale = { 0.9 0.9 }
|
||||
|
||||
ethnicities = {
|
||||
10 = mediterranean
|
||||
}
|
||||
}
|
||||
|
||||
romungro = {
|
||||
color = { 112 20 10 }
|
||||
|
||||
ethos = ethos_communal
|
||||
heritage = heritage_romani
|
||||
language = language_romungro
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
|
||||
traditions = {
|
||||
tradition_diasporic
|
||||
tradition_culture_blending
|
||||
tradition_family_entrepreneurship
|
||||
tradition_music_theory
|
||||
}
|
||||
|
||||
name_list = name_list_hungarian
|
||||
|
||||
coa_gfx = { magyar_group_coa_gfx ugro_permian_group_coa_gfx steppe_coa_gfx }
|
||||
coa_gfx = { western_coa_gfx }
|
||||
building_gfx = { western_building_gfx }
|
||||
clothing_gfx = { western_clothing_gfx }
|
||||
unit_gfx = { eastern_unit_gfx }
|
||||
house_coa_frame = house_frame_02
|
||||
house_coa_mask_offset = { 0.0 0.055 }
|
||||
house_coa_mask_scale = { 0.9 0.9 }
|
||||
|
||||
ethnicities = {
|
||||
10 = mediterranean
|
||||
|
|
|
|||
|
|
@ -2378,6 +2378,24 @@ language_vlax = {
|
|||
color = { 87 20 204 }
|
||||
}
|
||||
|
||||
language_romungro = { #set up parameters once all of them exist
|
||||
type = language
|
||||
is_shown = {
|
||||
language_is_shown_trigger = {
|
||||
LANGUAGE = language_romungro
|
||||
}
|
||||
}
|
||||
ai_will_do = {
|
||||
value = 10
|
||||
if = {
|
||||
limit = { has_cultural_pillar = language_romungro }
|
||||
multiply = 10
|
||||
}
|
||||
}
|
||||
|
||||
color = { 87 20 204 }
|
||||
}
|
||||
|
||||
language_rhaetoromance = { #just for friulian, since they are geographically disconnected from the romantsch
|
||||
type = language
|
||||
is_shown = {
|
||||
|
|
|
|||
|
|
@ -2568,3 +2568,8 @@ lupescu_dynasty = {
|
|||
name = dynn_Lupescu
|
||||
culture = NEOW_ucrainean
|
||||
}
|
||||
|
||||
balogh_dynasty = {
|
||||
name = dynn_balogh
|
||||
culture = hungarian
|
||||
}
|
||||
|
|
|
|||
|
|
@ -10171,7 +10171,7 @@ king_administrative_male_brit = {
|
|||
tier = kingdom
|
||||
priority = 76
|
||||
governments = { administrative_government }
|
||||
heritages = { heritage_brythonic heritage_scottish heritage_anglo_frisian }
|
||||
heritages = { heritage_scottish heritage_anglo_frisian }
|
||||
|
||||
flavourization_rules = {
|
||||
top_liege = yes
|
||||
|
|
@ -10186,7 +10186,7 @@ king_administrative_female_brit = {
|
|||
tier = kingdom
|
||||
priority = 76
|
||||
governments = { administrative_government }
|
||||
heritages = { heritage_brythonic heritage_scottish heritage_anglo_frisian }
|
||||
heritages = { heritage_scottish heritage_anglo_frisian }
|
||||
|
||||
flavourization_rules = {
|
||||
top_liege = yes
|
||||
|
|
@ -10200,7 +10200,7 @@ king_administrative_female_brit = {
|
|||
# tier = kingdom
|
||||
# priority = 106
|
||||
# governments = { administrative_government }
|
||||
# heritages = { heritage_brythonic heritage_scottish heritage_anglo_frisian }
|
||||
# heritages = { 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.
|
||||
|
|
@ -10213,7 +10213,7 @@ duchy_administrative_independent_brit = {
|
|||
tier = duchy
|
||||
priority = 108
|
||||
governments = { administrative_government }
|
||||
heritages = { heritage_brythonic heritage_scottish heritage_anglo_frisian }
|
||||
heritages = { heritage_scottish heritage_anglo_frisian }
|
||||
|
||||
flavourization_rules = {
|
||||
top_liege = yes
|
||||
|
|
@ -10229,7 +10229,7 @@ duke_administrative_male_brit = {
|
|||
tier = duchy
|
||||
priority = 76
|
||||
governments = { administrative_government }
|
||||
heritages = { heritage_brythonic heritage_scottish heritage_anglo_frisian }
|
||||
heritages = { heritage_scottish heritage_anglo_frisian }
|
||||
|
||||
flavourization_rules = {
|
||||
top_liege = yes
|
||||
|
|
@ -10244,7 +10244,7 @@ duke_administrative_female_brit = {
|
|||
tier = duchy
|
||||
priority = 76
|
||||
governments = { administrative_government }
|
||||
heritages = { heritage_brythonic heritage_scottish heritage_anglo_frisian }
|
||||
heritages = { heritage_scottish heritage_anglo_frisian }
|
||||
|
||||
flavourization_rules = {
|
||||
top_liege = yes
|
||||
|
|
@ -10260,7 +10260,7 @@ duke_administrative_female_brit = {
|
|||
# tier = kingdom
|
||||
# priority = 108
|
||||
# governments = { administrative_government }
|
||||
# heritages = { heritage_brythonic heritage_scottish heritage_anglo_frisian }
|
||||
# heritages = { heritage_scottish heritage_anglo_frisian }
|
||||
#
|
||||
# flavourization_rules = {
|
||||
# only_independent = yes
|
||||
|
|
@ -10273,7 +10273,7 @@ duke_administrative_female_brit = {
|
|||
# tier = kingdom
|
||||
# priority = 108
|
||||
# governments = { administrative_government }
|
||||
# heritages = { heritage_brythonic heritage_scottish heritage_anglo_frisian }
|
||||
# heritages = { heritage_scottish heritage_anglo_frisian }
|
||||
#
|
||||
# flavourization_rules = {
|
||||
# only_independent = yes
|
||||
|
|
@ -10287,7 +10287,7 @@ emperor_administrative_independant_male_brit = {
|
|||
tier = empire
|
||||
priority = 107
|
||||
governments = { administrative_government }
|
||||
heritages = { heritage_brythonic heritage_scottish heritage_anglo_frisian }
|
||||
heritages = { heritage_scottish heritage_anglo_frisian }
|
||||
flavourization_rules = {
|
||||
only_independent = yes
|
||||
}
|
||||
|
|
@ -10299,7 +10299,7 @@ emperor_administrative_independant_female_brit = {
|
|||
tier = empire
|
||||
priority = 107
|
||||
governments = { administrative_government }
|
||||
heritages = { heritage_brythonic heritage_scottish heritage_anglo_frisian }
|
||||
heritages = { heritage_scottish heritage_anglo_frisian }
|
||||
flavourization_rules = {
|
||||
only_independent = yes
|
||||
}
|
||||
|
|
@ -10312,7 +10312,7 @@ emperor_administrative_male_brit = {
|
|||
tier = empire
|
||||
priority = 106
|
||||
governments = { administrative_government }
|
||||
heritages = { heritage_brythonic heritage_scottish heritage_anglo_frisian }
|
||||
heritages = { heritage_scottish heritage_anglo_frisian }
|
||||
}
|
||||
emperor_administrative_female_brit = {
|
||||
type = character
|
||||
|
|
@ -10321,7 +10321,7 @@ emperor_administrative_female_brit = {
|
|||
tier = empire
|
||||
priority = 106
|
||||
governments = { administrative_government }
|
||||
heritages = { heritage_brythonic heritage_scottish heritage_anglo_frisian }
|
||||
heritages = { heritage_scottish heritage_anglo_frisian }
|
||||
}
|
||||
|
||||
empire_administrative_brit = {
|
||||
|
|
@ -10329,7 +10329,7 @@ empire_administrative_brit = {
|
|||
tier = empire
|
||||
priority = 106
|
||||
governments = { administrative_government }
|
||||
heritages = { heritage_brythonic heritage_scottish heritage_anglo_frisian }
|
||||
heritages = { heritage_scottish heritage_anglo_frisian }
|
||||
}
|
||||
|
||||
hegemon_administrative_male_brit = {
|
||||
|
|
@ -10339,7 +10339,7 @@ hegemon_administrative_male_brit = {
|
|||
tier = hegemony
|
||||
priority = 107
|
||||
governments = { administrative_government }
|
||||
heritages = { heritage_brythonic heritage_scottish heritage_anglo_frisian }
|
||||
heritages = { heritage_scottish heritage_anglo_frisian }
|
||||
}
|
||||
hegemony_administrative_female_brit = {
|
||||
type = character
|
||||
|
|
@ -10348,14 +10348,14 @@ hegemony_administrative_female_brit = {
|
|||
tier = hegemony
|
||||
priority = 107
|
||||
governments = { administrative_government }
|
||||
heritages = { heritage_brythonic heritage_scottish heritage_anglo_frisian }
|
||||
heritages = { 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 }
|
||||
heritages = { heritage_scottish heritage_anglo_frisian }
|
||||
}
|
||||
|
||||
king_bulgarian = {
|
||||
|
|
|
|||
|
|
@ -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 }
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue