america (culture)

This commit is contained in:
trashb0at 2025-11-15 00:45:13 -05:00
parent 150177349f
commit 3d685ff59e
5 changed files with 53 additions and 5 deletions

View file

@ -396,6 +396,9 @@ palatine = {
kuhjung = {
color = { 0.6 0.7 0.5 }
parents = { palatine old_american }
created = 2100.1.1
ethos = ethos_bellicose
heritage = heritage_central_germanic
language = language_high_german

View file

@ -0,0 +1,29 @@
old_american = { #Antediluvian American
color = { 30 52 160 }
ethos = ethos_bellicose
heritage = heritage_anglo_american
language = language_english
martial_custom = martial_custom_equal
traditions = {
tradition_swords_of_freedom
tradition_ep3_cultivated_sophistication
tradition_republican_legacy
tradition_culture_blending
tradition_parochialism
}
name_list = name_list_english #make a proper american name list later
coa_gfx = { english_coa_gfx western_coa_gfx }
building_gfx = { western_building_gfx }
clothing_gfx = { western_clothing_gfx }
unit_gfx = { western_unit_gfx }
ethnicities = { #not really meant to actually appear as an alive culture ingame so it's just kept as this rn
25 = caucasian_blond
15 = caucasian_ginger
35 = caucasian_brown_hair
25 = caucasian_dark_hair
}
}

View file

@ -109,4 +109,13 @@ heritage_romani = {
}
}
audio_parameter = european
}
heritage_anglo_american = {
type = heritage
is_shown = {
heritage_is_shown_trigger = {
HERITAGE = heritage_anglo_american
}
}
audio_parameter = european
}

View file

@ -85,6 +85,8 @@
high_irish_collective_noun:0 "High Irish"
norner:0 "Norner"
norner_collective_noun:0 "Norner"
manx:0 "Manx"
manx_collective_noun:0 "Manx"
#Mosellic
belge:0 "Belge"
belge_collective_noun:0 "Belgian"
@ -101,8 +103,8 @@
azurrano_collective_noun:0 "Azurrano"
neapolitan:0 "Napulitano"
neapolitan_collective_noun:0 "Napulitano"
pugilese:0 "Pugliese"
pugilese_collective_noun:0 "Pugliese"
pugliese:0 "Pugliese"
pugliese_collective_noun:0 "Pugliese"
laziale:0 "Laziale"
laziale_collective_noun:0 "Laziale"
tuscan:0 "Tuscano"
@ -199,4 +201,7 @@
NEOW_moravian_collective_noun:0 "Moravaian"
#Romani
cale:0 "Calé"
cale_collective_noun:0 "Gitanos"
cale_collective_noun:0 "Gitanos"
#Anglo-American
old_american:0 "American"
old_american_collective_noun:0 "American"

View file

@ -7,7 +7,7 @@
heritage_scottish_collective_noun:0 "Scottish"
heritage_mosellic_name:0 "Mosellic"
heritage_mosellic_collective_noun:0 "Mosellic"
heritage_rhaeto_helvetic:0 "Rhaeto-Helvetic"
heritage_rhaeto_helvetic_name:0 "Rhaeto-Helvetic"
heritage_rhaeto_helvetic_collective_noun:0 "Rhaeto-Helvetic"
heritage_greek:0 "Greek"
heritage_greek_collective_noun:0 "Greek"
@ -22,4 +22,6 @@
heritage_lusotanian_name:0 "Lusotanian"
heritage_lusotanian_collective_noun:0 "Lusotanians"
heritage_romani_name:0 "Romani"
heritage_romani_collective_noun:0 "Romanis"
heritage_romani_collective_noun:0 "Romanis"
heritage_anglo_american_name:0 "Anglo-American"
heritage_anglo_american_collective_noun:0 "American"