iberia culture map
This commit is contained in:
parent
bc30aae6e2
commit
14aabb2f65
6 changed files with 166 additions and 63 deletions
|
|
@ -437,3 +437,65 @@ andorra = {
|
|||
10 = mediterranean
|
||||
}
|
||||
}
|
||||
|
||||
valencian = {
|
||||
color = { 0.91 0.63 0.24 }
|
||||
|
||||
ethos = ethos_courtly
|
||||
heritage = heritage_iberian
|
||||
language = language_occitano_romance
|
||||
martial_custom = martial_custom_male_only
|
||||
traditions = {
|
||||
tradition_visigothic_codes
|
||||
tradition_maritime_mercantilism
|
||||
tradition_parochialism
|
||||
tradition_poetry
|
||||
}
|
||||
|
||||
dlc_tradition = {
|
||||
trait = tradition_fp2_ritualised_friendship
|
||||
requires_dlc_flag = the_fate_of_iberia
|
||||
}
|
||||
|
||||
name_list = name_list_catalan
|
||||
|
||||
coa_gfx = { iberian_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { iberian_building_gfx }
|
||||
clothing_gfx = { iberian_christian_clothing_gfx western_clothing_gfx }
|
||||
unit_gfx = { iberian_christian_unit_gfx }
|
||||
|
||||
ethnicities = {
|
||||
10 = mediterranean
|
||||
}
|
||||
}
|
||||
|
||||
balearic = {
|
||||
color = { 0.91 0.63 0.34 }
|
||||
|
||||
ethos = ethos_courtly
|
||||
heritage = heritage_iberian
|
||||
language = language_occitano_romance
|
||||
martial_custom = martial_custom_male_only
|
||||
traditions = {
|
||||
tradition_visigothic_codes
|
||||
tradition_maritime_mercantilism
|
||||
tradition_parochialism
|
||||
tradition_poetry
|
||||
}
|
||||
|
||||
dlc_tradition = {
|
||||
trait = tradition_fp2_ritualised_friendship
|
||||
requires_dlc_flag = the_fate_of_iberia
|
||||
}
|
||||
|
||||
name_list = name_list_catalan
|
||||
|
||||
coa_gfx = { iberian_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { iberian_building_gfx }
|
||||
clothing_gfx = { iberian_christian_clothing_gfx western_clothing_gfx }
|
||||
unit_gfx = { iberian_christian_unit_gfx }
|
||||
|
||||
ethnicities = {
|
||||
10 = mediterranean
|
||||
}
|
||||
}
|
||||
|
|
@ -34,4 +34,40 @@
|
|||
1 = asian
|
||||
1 = south_indian
|
||||
}
|
||||
}
|
||||
|
||||
sharoni = {
|
||||
color = { 0.4 0.4 0.75 }
|
||||
|
||||
ethos = ethos_communal
|
||||
heritage = heritage_israelite
|
||||
language = language_hebrew
|
||||
martial_custom = martial_custom_equal
|
||||
traditions = {
|
||||
tradition_diasporic
|
||||
tradition_caravaneers
|
||||
tradition_philosopher_culture
|
||||
tradition_maritime_mercantilism
|
||||
tradition_mobile_guards
|
||||
}
|
||||
|
||||
name_list = name_list_ashkenazi
|
||||
|
||||
coa_gfx = { israelite_group_coa_gfx }
|
||||
building_gfx = { mena_building_gfx }
|
||||
clothing_gfx = { byzantine_clothing_gfx }
|
||||
unit_gfx = { mena_unit_gfx }
|
||||
|
||||
ethnicities = { #Need to set this up properly later
|
||||
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
|
||||
13 = arab
|
||||
4 = african
|
||||
7 = mediterranean
|
||||
}
|
||||
}
|
||||
|
|
@ -212,3 +212,22 @@ language_italo_dalmatian = {
|
|||
|
||||
color = { 0.9 0.4 0.8 }
|
||||
}
|
||||
|
||||
|
||||
language_hebrew = {
|
||||
type = language
|
||||
is_shown = {
|
||||
language_is_shown_trigger = {
|
||||
LANGUAGE = language_hebrew
|
||||
}
|
||||
}
|
||||
ai_will_do = {
|
||||
value = 10
|
||||
if = {
|
||||
limit = { has_cultural_pillar = language_hebrew }
|
||||
multiply = 10
|
||||
}
|
||||
}
|
||||
|
||||
color = { 0.4 0.4 0.8 }
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue