culture fixes
This commit is contained in:
parent
af6c8e692f
commit
c8774e78b8
3 changed files with 213 additions and 8 deletions
205
common/culture/cultures/00_latin.txt
Normal file
205
common/culture/cultures/00_latin.txt
Normal file
|
|
@ -0,0 +1,205 @@
|
|||
italian = {
|
||||
color = italian
|
||||
|
||||
parents = { roman }
|
||||
|
||||
created = 476.11.4
|
||||
|
||||
ethos = ethos_spiritual
|
||||
heritage = heritage_latin
|
||||
language = language_italian
|
||||
martial_custom = martial_custom_male_only
|
||||
traditions = {
|
||||
tradition_formation_fighting
|
||||
tradition_republican_legacy
|
||||
tradition_poetry
|
||||
}
|
||||
|
||||
name_list = name_list_italian
|
||||
|
||||
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
|
||||
}
|
||||
}
|
||||
|
||||
roman = {
|
||||
color = { 0.8 0.1 0.1 }
|
||||
|
||||
ethos = ethos_bellicose
|
||||
heritage = heritage_latin
|
||||
language = language_latin
|
||||
martial_custom = martial_custom_male_only
|
||||
traditions = {
|
||||
tradition_formation_fighting
|
||||
tradition_legalistic
|
||||
tradition_roman_legacy
|
||||
tradition_poetry
|
||||
tradition_hereditary_hierarchy
|
||||
tradition_noble_adoption
|
||||
}
|
||||
|
||||
name_list = name_list_roman
|
||||
|
||||
coa_gfx = { latin_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { mediterranean_building_gfx }
|
||||
clothing_gfx = { byzantine_clothing_gfx }
|
||||
clothing_gfx = { western_clothing_gfx }
|
||||
unit_gfx = { eastern_unit_gfx }
|
||||
|
||||
ethnicities = {
|
||||
10 = mediterranean
|
||||
}
|
||||
}
|
||||
|
||||
cisalpine = {
|
||||
color = { 0.95 0.95 0.55 }
|
||||
|
||||
created = 800.1.1
|
||||
|
||||
parents = { frankish lombard }
|
||||
|
||||
ethos = ethos_communal
|
||||
heritage = heritage_latin
|
||||
language = language_italian
|
||||
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
|
||||
}
|
||||
}
|
||||
|
||||
sardinian = {
|
||||
color = sardinian
|
||||
|
||||
parents = { roman }
|
||||
|
||||
created = 100.1.1
|
||||
|
||||
ethos = ethos_communal
|
||||
heritage = heritage_latin
|
||||
language = language_sardinian
|
||||
martial_custom = martial_custom_male_only
|
||||
traditions = {
|
||||
tradition_stalwart_defenders
|
||||
tradition_isolationist
|
||||
}
|
||||
|
||||
name_list = name_list_sardinian
|
||||
|
||||
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
|
||||
}
|
||||
}
|
||||
|
||||
sicilian = {
|
||||
color = { 0.65 0.65 0.2 }
|
||||
|
||||
parents = { lombard greek }
|
||||
|
||||
created = 950.1.1
|
||||
|
||||
ethos = ethos_courtly
|
||||
heritage = heritage_latin
|
||||
language = language_italian
|
||||
martial_custom = martial_custom_male_only
|
||||
traditions = {
|
||||
tradition_xenophilic
|
||||
tradition_swords_for_hire
|
||||
tradition_ruling_caste
|
||||
tradition_poetry
|
||||
tradition_republican_legacy
|
||||
}
|
||||
|
||||
name_list = name_list_sicilian
|
||||
|
||||
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_latin
|
||||
language = language_italian
|
||||
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
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue