few more cultures
This commit is contained in:
parent
e8fd77f258
commit
990ee8d539
5 changed files with 117 additions and 14 deletions
|
|
@ -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
|
||||
}
|
||||
}
|
||||
|
|
@ -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
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue