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

@ -203,3 +203,31 @@ langobard = { #Germanic Ancestor culture
10 = mediterranean
}
}
corsican = {
color = { 0.8 0.9 0.9 }
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
}
}

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
}
}

View file

@ -2,8 +2,8 @@
##d_provence ###################################
###c_venaissin
2017 = { #ARLES
culture = occitan
religion = aslanite
culture = beur
religion = ashari #replace with something?
holding = castle_holding
}
2062 = { # ORANGE
@ -47,7 +47,7 @@
###c_nice
2021 = { #NICE
culture = occitan
culture = corsican
religion = roman_catholic
holding = castle_holding
}
@ -95,8 +95,8 @@
##d_savoie ###################################
###c_savoie
2031 = { #MOUTIERS
culture = french
religion = helvetic
culture = arpitan
religion = roman_catholic
holding = castle_holding
}
2029 = { #SAINT-MICHEL-DE-MAURIENNE
@ -117,8 +117,8 @@
###c_aosta
2039 = { #AOSTA
culture = cisalpine
religion = helvetic
culture = arpitan
religion = roman_catholic
holding = castle_holding
}
2038 = { # MARTIGNY
@ -212,8 +212,8 @@
###c_viennois
2030 = { #GRENOBLE
culture = french
religion = helvetic
culture = arpitan
religion = roman_catholic
holding = castle_holding
}
2033 = { #VIENNE

View file

@ -2,7 +2,7 @@
##d_corsica ###################################
###c_ajaccio
2650 = { #AJACCIO
culture = sardinian
culture = corsican
religion = sevillian
holding = castle_holding
}
@ -12,7 +12,7 @@
###c_bastia
2647 = { #BASTIA
culture = sardinian
culture = corsican
religion = sevillian
holding = castle_holding
}
@ -22,7 +22,7 @@
###c_vecchio
2652 = { #BONIFACIO
culture = sardinian
culture = corsican
religion = sevillian
holding = castle_holding
}
@ -75,7 +75,7 @@
###c_gallura
2658 = { #OLBIA
culture = sardinian
culture = corsican
religion = orthodox
holding = castle_holding
1060.1.1 = {

View file

@ -18,6 +18,10 @@
poitevin_collective_noun:0 "Poitevin"
gascon:0 "Gascon"
gascon_collective_noun:0 "Gascon"
arpitan:0 "Arpetan"
arpitan_collective_noun:0 "Arpetan"
beur:0 "Beur"
beur_collective_noun:0 "Beur"
#hebraic
NEOW_sephardi:0 "Sefardi"
NEOW_sephardi_collective_noun:0 "Sefaradis"
@ -54,4 +58,7 @@
lorin:0 "Lorin"
lorin_collective_noun:0 "Lorrain"
elsasse:0 "Elsässe"
elsasse_collective_noun:0 "Alsatian"
elsasse_collective_noun:0 "Alsatian"
#Italian/Latin
corsican:0 "Corsi"
corsican_collective_noun:0 "Corsi"