This commit is contained in:
Magpie490 2025-06-02 21:53:16 +01:00
parent c2960a7db9
commit 9318e52d08
3 changed files with 2 additions and 121 deletions

View file

@ -1,95 +1,4 @@
cisalpine = {
color = { 0.95 0.95 0.55 }
created = 800.1.1
parents = { frankish lombard }
ethos = ethos_communal
heritage = heritage_cisalpine
language = language_cisalpine
martial_custom = martial_custom_male_only
traditions = {
tradition_republican_legacy
tradition_mountain_homes
tradition_maritime_mercantilism
}
name_list = name_list_cisalpine
coa_gfx = { latin_group_coa_gfx western_coa_gfx }
building_gfx = { mediterranean_building_gfx }
clothing_gfx = { western_clothing_gfx }
unit_gfx = { western_unit_gfx }
ethnicities = {
10 = mediterranean
}
}
lombard = { #Italo-Lombards
color = { 0.8 0.8 0.5 }
created = 650.1.1
parents = { langobard italian }
ethos = ethos_stoic
heritage = heritage_cisalpine
language = language_cisalpine
martial_custom = martial_custom_male_only
traditions = {
tradition_isolationist
tradition_martial_admiration
tradition_stand_and_fight
tradition_republican_legacy
}
name_list = name_list_lombard
coa_gfx = { latin_group_coa_gfx western_coa_gfx }
building_gfx = { mediterranean_building_gfx }
clothing_gfx = { western_clothing_gfx }
unit_gfx = { western_unit_gfx }
ethnicities = {
10 = mediterranean
}
}
langobard = { #Germanic Ancestor culture
color = langobard
ethos = ethos_stoic
heritage = heritage_central_germanic
language = language_central_germanic
martial_custom = martial_custom_male_only
traditions = {
tradition_isolationist
tradition_martial_admiration
tradition_stand_and_fight
}
dlc_tradition = {
trait = tradition_malleable_invaders
requires_dlc_flag = hybridize_culture
}
name_list = name_list_lombard
coa_gfx = { latin_group_coa_gfx western_coa_gfx }
building_gfx = { mediterranean_building_gfx }
clothing_gfx = { western_clothing_gfx }
unit_gfx = { western_unit_gfx }
ethnicities = {
10 = mediterranean
}
}
emilian = {
color = { 1 0.7 0.7 }

View file

@ -241,31 +241,3 @@ romagnol = {
10 = mediterranean
}
}
italian = {
color = italian
parents = { roman }
created = 476.11.4
ethos = ethos_spiritual
heritage = heritage_italian
language = language_italo_dalmatian
martial_custom = martial_custom_male_only
traditions = {
tradition_formation_fighting
tradition_republican_legacy
tradition_poetry
}
name_list = name_list_italo_dalmatian
coa_gfx = { latin_group_coa_gfx western_coa_gfx }
building_gfx = { mediterranean_building_gfx }
clothing_gfx = { western_clothing_gfx }
unit_gfx = { western_unit_gfx }
ethnicities = {
10 = mediterranean
}
}

View file

@ -895,8 +895,8 @@
estate = {
allowed_for_character = {
OR ={
government_has_flag = government_is_special_republic
government_has_flag = government_is_administrative
has_government = republic_government
has_government = administrative_government
}
}