romania and caucasus cultures
This commit is contained in:
parent
4299fb31fe
commit
cc1a05324b
5 changed files with 179 additions and 21 deletions
|
|
@ -1,16 +1,15 @@
|
|||
wallachian = {
|
||||
color = vlach
|
||||
|
||||
ethos = ethos_communal
|
||||
ethos = ethos_stoic
|
||||
heritage = heritage_romanian
|
||||
language = language_romanian
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
traditions = {
|
||||
tradition_pastoralists
|
||||
tradition_zealous_people
|
||||
tradition_hussar
|
||||
tradition_xenophilic
|
||||
tradition_astute_diplomats
|
||||
tradition_adaptive_skirmishing
|
||||
}
|
||||
|
||||
dlc_tradition = {
|
||||
|
|
@ -46,15 +45,43 @@ translyvanian = {
|
|||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
traditions = {
|
||||
tradition_pastoralists
|
||||
tradition_zealous_people
|
||||
tradition_hussar
|
||||
tradition_xenophilic
|
||||
tradition_metal_craftsmanship
|
||||
tradition_castle_keepers
|
||||
tradition_isolationist
|
||||
tradition_forest_fighters
|
||||
}
|
||||
|
||||
dlc_tradition = {
|
||||
trait = tradition_staunch_traditionalists
|
||||
requires_dlc_flag = hybridize_culture
|
||||
name_list = name_list_vlach
|
||||
|
||||
coa_gfx = { south_slavic_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { mediterranean_building_gfx }
|
||||
clothing_gfx = { byzantine_clothing_gfx }
|
||||
unit_gfx = { eastern_unit_gfx }
|
||||
house_coa_frame = house_frame_02
|
||||
house_coa_mask_offset = { 0.0 0.055 }
|
||||
house_coa_mask_scale = { 0.9 0.9 }
|
||||
|
||||
ethnicities = {
|
||||
45 = slavic_blond
|
||||
5 = slavic_ginger
|
||||
35 = slavic_brown_hair
|
||||
15 = slavic_dark_hair
|
||||
50 = mediterranean_byzantine
|
||||
}
|
||||
}
|
||||
|
||||
banatian = {
|
||||
color = { 114 69 204 }
|
||||
|
||||
ethos = ethos_spiritual
|
||||
heritage = heritage_romanian
|
||||
language = language_romanian
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
traditions = {
|
||||
tradition_wetlanders
|
||||
tradition_zealous_people
|
||||
tradition_collective_lands
|
||||
}
|
||||
|
||||
name_list = name_list_vlach
|
||||
|
|
@ -79,21 +106,22 @@ translyvanian = {
|
|||
moldavian = {
|
||||
color = { 180 120 255 }
|
||||
|
||||
ethos = ethos_communal
|
||||
ethos = ethos_bureaucratic
|
||||
heritage = heritage_romanian
|
||||
language = language_romanian
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
traditions = {
|
||||
tradition_pastoralists
|
||||
tradition_zealous_people
|
||||
tradition_hussar
|
||||
tradition_religious_patronage
|
||||
tradition_formation_fighting
|
||||
tradition_welcoming
|
||||
tradition_xenophilic
|
||||
}
|
||||
|
||||
dlc_tradition = {
|
||||
trait = tradition_staunch_traditionalists
|
||||
requires_dlc_flag = hybridize_culture
|
||||
trait = tradition_ep3_cultivated_sophistication
|
||||
requires_dlc_flag = roads_to_power
|
||||
fallback = tradition_legalistic
|
||||
}
|
||||
|
||||
name_list = name_list_vlach
|
||||
|
|
|
|||
|
|
@ -19,6 +19,36 @@ kabardian = {
|
|||
clothing_gfx = { byzantine_clothing_gfx }
|
||||
unit_gfx = { eastern_unit_gfx }
|
||||
|
||||
ethnicities = {
|
||||
20 = slavic_blond
|
||||
20 = slavic_brown_hair
|
||||
20 = slavic_dark_hair
|
||||
15 = mediterranean_byzantine
|
||||
25 = mediterranean
|
||||
}
|
||||
}
|
||||
|
||||
adyghean = {
|
||||
color = { 51 178 51 }
|
||||
|
||||
ethos = ethos_bellicose
|
||||
heritage = heritage_northwest_caucasian
|
||||
language = language_circassian
|
||||
martial_custom = martial_custom_male_only
|
||||
traditions = {
|
||||
tradition_caucasian_wolves
|
||||
tradition_mountain_homes
|
||||
tradition_hill_dwellers
|
||||
tradition_pastoralists
|
||||
}
|
||||
|
||||
name_list = name_list_NEOW_turkish
|
||||
|
||||
coa_gfx = { steppe_coa_gfx western_coa_gfx }
|
||||
building_gfx = { mediterranean_building_gfx }
|
||||
clothing_gfx = { byzantine_clothing_gfx }
|
||||
unit_gfx = { eastern_unit_gfx }
|
||||
|
||||
ethnicities = {
|
||||
20 = slavic_blond
|
||||
20 = slavic_brown_hair
|
||||
|
|
|
|||
|
|
@ -121,6 +121,39 @@ NEOW_moravian = {
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
NEOW_slovak = {
|
||||
color = { 0.3 0.6 0.5 }
|
||||
|
||||
ethos = ethos_egalitarian
|
||||
heritage = heritage_west_slavic
|
||||
language = language_czech_slovak
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
traditions = {
|
||||
tradition_mountaineer_ruralism
|
||||
tradition_equitable
|
||||
}
|
||||
|
||||
name_list = name_list_slovien
|
||||
|
||||
coa_gfx = { polish_coa_gfx west_slavic_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { western_building_gfx }
|
||||
clothing_gfx = { west_slavic_clothing_gfx western_clothing_gfx }
|
||||
unit_gfx = { eastern_unit_gfx }
|
||||
house_coa_frame = house_frame_21
|
||||
house_coa_mask_offset = { 0.0 0.055 }
|
||||
house_coa_mask_scale = { 1.0 1.0 }
|
||||
|
||||
ethnicities = {
|
||||
45 = slavic_blond
|
||||
5 = slavic_ginger
|
||||
35 = slavic_brown_hair
|
||||
15 = slavic_dark_hair
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
sorbian = {
|
||||
color = { 0.35 0.7 0.8 }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue