This commit is contained in:
Magpie490 2025-04-18 21:50:45 +01:00
parent f942ba84ff
commit 0707a554ec
17 changed files with 447 additions and 24 deletions

View file

@ -0,0 +1,204 @@
saxon = {
color = saxon
created = 843.1.1
parents = { old_saxon }
ethos = ethos_stoic
heritage = heritage_central_germanic
language = language_saxon
martial_custom = martial_custom_male_only
traditions = {
tradition_stand_and_fight
tradition_ruling_caste
tradition_religious_patronage
}
name_list = name_list_saxon
coa_gfx = { german_group_coa_gfx western_coa_gfx }
building_gfx = { western_building_gfx }
clothing_gfx = { dde_hre_clothing_gfx western_clothing_gfx }
unit_gfx = { western_unit_gfx }
ethnicities = {
25 = caucasian_blond
15 = caucasian_ginger
35 = caucasian_brown_hair
25 = caucasian_dark_hair
}
}
franconian = {
color = { 0.5 0.5 0.5 }
created = 640.1.1 # Frankish settlements appeared along the Rhine during the 7th century
parents = { frankish }
ethos = ethos_courtly
heritage = heritage_central_germanic
language = language_high_german
martial_custom = martial_custom_male_only
traditions = {
tradition_hereditary_hierarchy
tradition_astute_diplomats
tradition_castle_keepers
}
name_list = name_list_franconian
coa_gfx = { german_group_coa_gfx western_coa_gfx }
building_gfx = { western_building_gfx }
clothing_gfx = { dde_hre_clothing_gfx western_clothing_gfx }
unit_gfx = { western_unit_gfx }
ethnicities = {
25 = caucasian_blond
15 = caucasian_ginger
35 = caucasian_brown_hair
25 = caucasian_dark_hair
}
}
swabian = {
color = swabian
ethos = ethos_communal
heritage = heritage_central_germanic
language = language_high_german
martial_custom = martial_custom_male_only
traditions = {
tradition_mountain_homes
tradition_parochialism
tradition_hard_working
}
name_list = name_list_swabian
coa_gfx = { german_group_coa_gfx western_coa_gfx }
building_gfx = { western_building_gfx }
clothing_gfx = { dde_hre_clothing_gfx western_clothing_gfx }
unit_gfx = { western_unit_gfx }
ethnicities = {
25 = caucasian_blond
15 = caucasian_ginger
35 = caucasian_brown_hair
25 = caucasian_dark_hair
}
}
rottisch = {
color = { 0.6 0.6 0.7 }
ethos = ethos_communal
heritage = heritage_central_germanic
language = language_high_german
martial_custom = martial_custom_male_only
traditions = {
tradition_chivalry
tradition_mountain_homes
tradition_chanson_de_geste
tradition_hard_working
}
name_list = name_list_swabian
coa_gfx = { german_group_coa_gfx western_coa_gfx }
building_gfx = { western_building_gfx }
clothing_gfx = { dde_hre_clothing_gfx western_clothing_gfx }
unit_gfx = { western_unit_gfx }
ethnicities = {
25 = caucasian_blond
15 = caucasian_ginger
35 = caucasian_brown_hair
25 = caucasian_dark_hair
}
}
bavarian = {
color = { 0.3 0.30 0.35 }
ethos = ethos_spiritual
heritage = heritage_central_germanic
language = language_high_german
martial_custom = martial_custom_male_only
traditions = {
tradition_zealous_people
tradition_stand_and_fight
tradition_hereditary_hierarchy
}
name_list = name_list_bavarian
coa_gfx = { german_group_coa_gfx western_coa_gfx }
building_gfx = { western_building_gfx }
clothing_gfx = { dde_hre_clothing_gfx western_clothing_gfx }
unit_gfx = { western_unit_gfx }
ethnicities = {
25 = caucasian_blond
15 = caucasian_ginger
35 = caucasian_brown_hair
25 = caucasian_dark_hair
}
}
dutch = {
color = dutch
created = 750.1.1 # Frankish settlements in Frisia from the 6th to 8th century
parents = { frankish frisian }
ethos = ethos_bureaucratic
heritage = heritage_central_germanic
language = language_dutch
martial_custom = martial_custom_male_only
traditions = {
tradition_agrarian
tradition_parochialism
tradition_maritime_mercantilism
tradition_polders
}
name_list = name_list_dutch
coa_gfx = { frisian_coa_gfx german_group_coa_gfx western_coa_gfx }
building_gfx = { western_building_gfx }
clothing_gfx = { dde_hre_clothing_gfx western_clothing_gfx }
unit_gfx = { western_unit_gfx }
ethnicities = {
25 = caucasian_blond
15 = caucasian_ginger
35 = caucasian_brown_hair
25 = caucasian_dark_hair
}
}
german = { #obsolete
color = { 0.5 0.5 0.5 }
ethos = ethos_stoic
heritage = heritage_central_germanic
language = language_high_german
martial_custom = martial_custom_male_only
traditions = {
tradition_hereditary_hierarchy
tradition_astute_diplomats
tradition_stand_and_fight
}
name_list = name_list_german
coa_gfx = { german_group_coa_gfx western_coa_gfx }
building_gfx = { western_building_gfx }
clothing_gfx = { dde_hre_clothing_gfx western_clothing_gfx }
unit_gfx = { western_unit_gfx }
ethnicities = {
25 = caucasian_blond
15 = caucasian_ginger
35 = caucasian_brown_hair
25 = caucasian_dark_hair
}
}

View file

@ -29,6 +29,34 @@
}
}
frisian = { #Consider this to be "old frisian", in the times of "Frankish" culture, so 760s and before.
# Effectively, this culture isn't playable in game
color = { 0.7 0.3 0.0 }
ethos = ethos_stoic
heritage = heritage_west_germanic
language = language_anglic
martial_custom = martial_custom_male_only
traditions = {
tradition_fishermen
tradition_zealous_people
tradition_battlefield_looters
}
name_list = name_list_frisian
coa_gfx = { frisian_coa_gfx german_group_coa_gfx western_coa_gfx }
building_gfx = { western_building_gfx }
clothing_gfx = { dde_hre_clothing_gfx western_clothing_gfx }
unit_gfx = { western_unit_gfx }
ethnicities = {
25 = caucasian_blond
15 = caucasian_ginger
35 = caucasian_brown_hair
25 = caucasian_dark_hair
}
}
anglo_saxon = {
color = { 0.8 0.3 0.3 }
created = 500.1.1

View file

@ -184,6 +184,42 @@ provencal = {
}
}
patoues = {
color = { 100 56 255 }
ethos = ethos_stoic
heritage = heritage_french
language = language_french
martial_custom = martial_custom_equal
traditions = {
tradition_chanson_de_geste
tradition_hereditary_hierarchy
tradition_chivalry
tradition_brewery
}
name_list = name_list_french
coa_gfx = { french_coa_gfx frankish_group_coa_gfx western_coa_gfx }
building_gfx = { western_building_gfx }
clothing_gfx = { french_clothing_gfx western_clothing_gfx }
unit_gfx = { western_unit_gfx }
ethnicities = {
6 = caucasian_blond
3 = caucasian_ginger
31 = caucasian_brown_hair
25 = caucasian_dark_hair
6 = slavic_blond
5 = slavic_brown_hair
1 = slavic_dark_hair
11 = arab
4 = african
7 = mediterranean
1 = asian
1 = south_indian
}
}
picard = {
color = picard

View file

@ -0,0 +1,62 @@
pelonais = {
color = { 90 56 246 }
ethos = ethos_courtly
heritage = heritage_rhaeto_helvetic
language = language_rhaeto_helvetic
martial_custom = martial_custom_equal
traditions = {
tradition_parochialism
tradition_hard_working
tradition_chivalry
tradition_brewery
}
name_list = name_list_french
coa_gfx = { french_coa_gfx frankish_group_coa_gfx western_coa_gfx }
building_gfx = { western_building_gfx }
clothing_gfx = { french_clothing_gfx western_clothing_gfx }
unit_gfx = { western_unit_gfx }
ethnicities = {
10 = caucasian_blond
3 = caucasian_ginger
31 = caucasian_brown_hair
36 = caucasian_dark_hair
1 = slavic_dark_hair
11 = arab
7 = mediterranean
1 = asian
1 = south_indian
}
}
swiss = {
color = { 229 91 114 }
ethos = ethos_stoic
heritage = heritage_rhaeto_helvetic
language = language_rhaeto_helvetic
martial_custom = martial_custom_equal
traditions = {
tradition_parochialism
tradition_hard_working
tradition_castle_keepers
tradition_mountain_homes
}
name_list = name_list_swabian
coa_gfx = { german_group_coa_gfx western_coa_gfx }
building_gfx = { western_building_gfx }
clothing_gfx = { dde_hre_clothing_gfx western_clothing_gfx }
unit_gfx = { western_unit_gfx }
ethnicities = {
25 = caucasian_blond
15 = caucasian_ginger
35 = caucasian_brown_hair
25 = caucasian_dark_hair
}
}

View file

@ -36,4 +36,13 @@ heritage_mosellic = {
}
}
audio_parameter = european
}
heritage_rhaeto_helvetic = {
type = heritage
is_shown = {
heritage_is_shown_trigger = {
HERITAGE = heritage_rhaeto_helvetic
}
}
audio_parameter = european
}

View file

@ -51,6 +51,23 @@ language_english = {
color = english
}
language_rhaeto_helvetic = {
type = language
is_shown = {
language_is_shown_trigger = {
LANGUAGE = language_rhaeto_helvetic
}
}
ai_will_do = {
value = 10
if = {
limit = { has_cultural_pillar = language_rhaeto_helvetic }
multiply = 10
}
}
color = { 90 56 246 }
}
language_brittannic = {
type = language