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 }
|
||||
|
||||
|
|
|
|||
|
|
@ -680,9 +680,6 @@
|
|||
bashkir:0 "Bashkir"
|
||||
bashkir_prefix:0 "Bashkiro"
|
||||
bashkir_collective_noun:1 "Bashkirs"
|
||||
avar:0 "Avar"
|
||||
avar_prefix:0 "Avaro"
|
||||
avar_collective_noun:1 "Avars"
|
||||
karluk:0 "Karluk"
|
||||
karluk_prefix:0 "Karluko"
|
||||
karluk_collective_noun:1 "Karluks"
|
||||
|
|
|
|||
|
|
@ -511,4 +511,74 @@
|
|||
# szeklers
|
||||
rumeli:0 "Rumeli"
|
||||
rumeli_collective_noun:0 "Rumeli"
|
||||
rumeli_prefix:0 "Rumel"
|
||||
rumeli_prefix:0 "Rumel"
|
||||
|
||||
#Nakh
|
||||
nakh:0 "Nakh"
|
||||
nakh_collective_noun:0 "Nakhs"
|
||||
nakh_prefix:0 "Nakh"
|
||||
|
||||
#Avar
|
||||
avar:0 "Awar"
|
||||
avar_collective_noun:0 "Avars"
|
||||
avar_prefix:0 "Avaro"
|
||||
|
||||
#Kumyk
|
||||
kumyk:0 "Qumuq"
|
||||
kumyk_collective_noun:0 "Kumyks"
|
||||
kumyk_prefix:0 "Kumyko"
|
||||
|
||||
#Dargin
|
||||
dargin:0 "Dargan"
|
||||
dargin_collective_noun:0 "Dargins"
|
||||
dargin_prefix:0 "Dargino"
|
||||
|
||||
#Lezgin
|
||||
lezgin:0 "Lezgi"
|
||||
lezgin_collective_noun:0 "Lezgins"
|
||||
lezgin_prefix:0 "Lezgino"
|
||||
|
||||
#Nogai
|
||||
nogai:0 "Nogay"
|
||||
nogai_collective_noun:0 "Nogais"
|
||||
nogai_prefix:0 "Nogaio"
|
||||
|
||||
#Ossetian
|
||||
ossetian:0 "Irættæ"
|
||||
ossetian_collective_noun:0 "Ossetians"
|
||||
ossetian_prefix:0 "Osseto"
|
||||
|
||||
#Balkar
|
||||
balkar:0 "Malqar"
|
||||
balkar_collective_noun:0 "Balkars"
|
||||
balkar_prefix:0 "Balkaro"
|
||||
|
||||
#Karachay
|
||||
karachay:0 "Qaraçay"
|
||||
karachay_collective_noun:0 "Karachays"
|
||||
karachay_prefix:0 "Karachayo"
|
||||
|
||||
#Kabardian
|
||||
kabardian:0 "Keberdéy"
|
||||
kabardian_collective_noun:0 "Kabardians"
|
||||
kabardian_prefix:0 "Kabardo"
|
||||
|
||||
#Kalmyk
|
||||
kalmyk:0 "Khal'mg"
|
||||
kalmyk_collective_noun:0 "Kalmyks"
|
||||
kalmyk_prefix:0 "Kalmyko"
|
||||
|
||||
#Banatian
|
||||
banatian:0 "Bănățenesc"
|
||||
banatian_collective_noun:0 "Banatians"
|
||||
banatian_prefix:0 "Banato"
|
||||
|
||||
#Adyghean
|
||||
adyghean:0 "Adygə"
|
||||
adyghean_collective_noun:0 "Adygheans"
|
||||
adyghean_prefix:0 "Adygho"
|
||||
|
||||
#Slovak
|
||||
NEOW_slovak:0 "Slovenský"
|
||||
NEOW_slovak_collective_noun:0 "Slovaks"
|
||||
NEOW_slovak_prefix:0 "Slovako"
|
||||
Loading…
Add table
Add a link
Reference in a new issue