few more cultures

This commit is contained in:
trashb0at 2025-02-06 13:40:46 -05:00
parent e8fd77f258
commit 990ee8d539
5 changed files with 117 additions and 14 deletions

View file

@ -333,4 +333,72 @@ gascon = {
1 = asian
1 = south_indian
}
}
arpitan = {
color = { 0.4 0.5 0.6 }
ethos = ethos_courtly
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
}
}
beur = {
color = { 0.3 0.7 0.8 }
ethos = ethos_courtly
heritage = heritage_arabic #replace with maghrebi later
language = language_french
martial_custom = martial_custom_equal
traditions = {
tradition_chanson_de_geste
tradition_hereditary_hierarchy
tradition_chivalry
tradition_brewery
}
name_list = name_list_maghrebi #make a custom one with french names later
coa_gfx = { french_coa_gfx frankish_group_coa_gfx arabic_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 = {
2 = caucasian_blond
1 = caucasian_ginger
12 = caucasian_brown_hair
10 = caucasian_dark_hair
70 = arab
5 = african
}
}