Fixes and Loc for East Slavic culture
Fixes: d_ungvar is rusyn and now in e_nisteria.txt rusyns speak rusyn language kaliningrad russians speak pribaltic language ucrainean moved to ruthenian file aromanians are romanian instead of ruthenian romanians discovering fire in circa 2555 (they didn't have innovations) clothing and building gfx fix
This commit is contained in:
parent
2bcf7ee25c
commit
a8ec07530b
14 changed files with 290 additions and 121 deletions
|
|
@ -115,54 +115,13 @@ moldavian = {
|
|||
}
|
||||
}
|
||||
|
||||
ucrainean = { #Ukranians latinzed by Nistrenia
|
||||
color = { 200 120 255 }
|
||||
|
||||
parents = { moldavian NEOW_kievan }
|
||||
|
||||
ethos = ethos_communal
|
||||
heritage = heritage_ruthenian
|
||||
language = language_romanian
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
traditions = {
|
||||
tradition_pastoralists
|
||||
tradition_zealous_people
|
||||
tradition_hussar
|
||||
tradition_xenophilic
|
||||
}
|
||||
|
||||
dlc_tradition = {
|
||||
trait = tradition_staunch_traditionalists
|
||||
requires_dlc_flag = hybridize_culture
|
||||
}
|
||||
|
||||
name_list = name_list_vlach #needs a proper namelist
|
||||
|
||||
coa_gfx = { south_slavic_group_coa_gfx west_slavic_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { western_building_gfx }
|
||||
clothing_gfx = { byzantine_clothing_gfx west_slavic_clothing_gfx western_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 = {
|
||||
36 = slavic_blond
|
||||
5 = slavic_ginger
|
||||
35 = slavic_brown_hair
|
||||
24 = slavic_dark_hair
|
||||
10 = mediterranean_byzantine
|
||||
}
|
||||
}
|
||||
|
||||
aromanian = {
|
||||
color = { 210 120 255 }
|
||||
|
||||
parents = { moldavian NEOW_kievan }
|
||||
|
||||
ethos = ethos_communal
|
||||
heritage = heritage_ruthenian
|
||||
heritage = heritage_romanian
|
||||
language = language_aromanian
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
|
|
|
|||
|
|
@ -50,7 +50,7 @@ NEOW_kievan = {
|
|||
|
||||
coa_gfx = { west_slavic_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { western_building_gfx }
|
||||
clothing_gfx = { west_slavic_clothing_gfx western_clothing_gfx }
|
||||
clothing_gfx = { west_slavic_clothing_gfx east_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 }
|
||||
|
|
@ -69,7 +69,7 @@ NEOW_carpathian = {
|
|||
|
||||
ethos = ethos_communal
|
||||
heritage = heritage_ruthenian
|
||||
language = language_ruthenian
|
||||
language = language_rusynskiy
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
traditions = {
|
||||
|
|
@ -82,7 +82,7 @@ NEOW_carpathian = {
|
|||
|
||||
coa_gfx = { west_slavic_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { western_building_gfx }
|
||||
clothing_gfx = { west_slavic_clothing_gfx western_clothing_gfx }
|
||||
clothing_gfx = { west_slavic_clothing_gfx east_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 }
|
||||
|
|
@ -114,8 +114,8 @@ NEOW_pinskian = {
|
|||
name_list = name_list_ruthenian
|
||||
|
||||
coa_gfx = { west_slavic_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { western_building_gfx }
|
||||
clothing_gfx = { west_slavic_clothing_gfx western_clothing_gfx }
|
||||
building_gfx = { east_slavic_building_gfx western_building_gfx }
|
||||
clothing_gfx = { west_slavic_clothing_gfx east_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 }
|
||||
|
|
@ -129,7 +129,48 @@ NEOW_pinskian = {
|
|||
}
|
||||
}
|
||||
|
||||
NEOW_kazak = {
|
||||
NEOW_ucrainean = { #Ukranians latinzed by Nistrenia
|
||||
color = { 200 120 255 }
|
||||
|
||||
parents = { moldavian NEOW_kievan }
|
||||
|
||||
ethos = ethos_communal
|
||||
heritage = heritage_ruthenian
|
||||
language = language_romanian
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
traditions = {
|
||||
tradition_pastoralists
|
||||
tradition_zealous_people
|
||||
tradition_hussar
|
||||
tradition_xenophilic
|
||||
}
|
||||
|
||||
dlc_tradition = {
|
||||
trait = tradition_staunch_traditionalists
|
||||
requires_dlc_flag = hybridize_culture
|
||||
}
|
||||
|
||||
name_list = name_list_vlach #needs a proper namelist
|
||||
|
||||
coa_gfx = { south_slavic_group_coa_gfx west_slavic_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { western_building_gfx }
|
||||
clothing_gfx = { byzantine_clothing_gfx west_slavic_clothing_gfx western_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 = {
|
||||
36 = slavic_blond
|
||||
5 = slavic_ginger
|
||||
35 = slavic_brown_hair
|
||||
24 = slavic_dark_hair
|
||||
10 = mediterranean_byzantine
|
||||
}
|
||||
}
|
||||
|
||||
NEOW_kozak = {
|
||||
color = { 0.93 0.69 0.05 }
|
||||
|
||||
ethos = ethos_bellicose
|
||||
|
|
@ -144,10 +185,10 @@ NEOW_kazak = {
|
|||
tradition_quarrelsome
|
||||
}
|
||||
|
||||
name_list = name_list_cossack
|
||||
name_list = name_list_NEOW_cossack
|
||||
|
||||
coa_gfx = { west_slavic_group_coa_gfx east_slavic_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { steppe_building_gfx }
|
||||
building_gfx = { east_slavic_building_gfx steppe_building_gfx }
|
||||
clothing_gfx = { east_slavic_clothing_gfx western_clothing_gfx }
|
||||
unit_gfx = { eastern_unit_gfx }
|
||||
house_coa_frame = house_frame_05
|
||||
|
|
|
|||
|
|
@ -16,8 +16,8 @@
|
|||
name_list = name_list_NEOW_west_russian
|
||||
|
||||
coa_gfx = { west_slavic_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { western_building_gfx }
|
||||
clothing_gfx = { west_slavic_clothing_gfx western_clothing_gfx }
|
||||
building_gfx = { east_slavic_building_gfx western_building_gfx }
|
||||
clothing_gfx = { east_slavic_clothing_gfx northern_clothing_gfx western_clothing_gfx }
|
||||
unit_gfx = { northern_unit_gfx }
|
||||
house_coa_frame = house_frame_02
|
||||
house_coa_mask_offset = { 0.0 0.055 }
|
||||
|
|
@ -40,7 +40,7 @@ NEOW_pribaltic = {
|
|||
|
||||
ethos = ethos_egalitarian
|
||||
heritage = heritage_west_russian
|
||||
language = language_pribaltiyskiy
|
||||
language = language_pribaltic
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
traditions = {
|
||||
|
|
@ -53,8 +53,8 @@ NEOW_pribaltic = {
|
|||
name_list = name_list_NEOW_pribaltiyskiy
|
||||
|
||||
coa_gfx = { west_slavic_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { western_building_gfx }
|
||||
clothing_gfx = { west_slavic_clothing_gfx western_clothing_gfx }
|
||||
building_gfx = { east_slavic_building_gfx western_building_gfx }
|
||||
clothing_gfx = { west_slavic_clothing_gfx northern_clothing_gfx western_clothing_gfx }
|
||||
unit_gfx = { western_unit_gfx }
|
||||
house_coa_frame = house_frame_25
|
||||
house_coa_mask_offset = { 0.0 0.025 }
|
||||
|
|
@ -90,8 +90,8 @@ NEOW_polotskian = {
|
|||
name_list = name_list_NEOW_pribaltiyskiy
|
||||
|
||||
coa_gfx = { west_slavic_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { western_building_gfx }
|
||||
clothing_gfx = { west_slavic_clothing_gfx western_clothing_gfx }
|
||||
building_gfx = { east_slavic_building_gfx western_building_gfx }
|
||||
clothing_gfx = { east_slavic_clothing_gfx northern_clothing_gfx }
|
||||
unit_gfx = { eastern_unit_gfx }
|
||||
house_coa_frame = house_frame_02
|
||||
house_coa_mask_offset = { 0.0 0.055 }
|
||||
|
|
@ -123,8 +123,8 @@ NEOW_smolesnkian = {
|
|||
name_list = name_list_NEOW_west_russian
|
||||
|
||||
coa_gfx = { west_slavic_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { western_building_gfx }
|
||||
clothing_gfx = { west_slavic_clothing_gfx western_clothing_gfx }
|
||||
building_gfx = { east_slavic_building_gfx western_building_gfx }
|
||||
clothing_gfx = { east_slavic_clothing_gfx northern_clothing_gfx }
|
||||
unit_gfx = { eastern_unit_gfx }
|
||||
house_coa_frame = house_frame_02
|
||||
house_coa_mask_offset = { 0.0 0.055 }
|
||||
|
|
@ -156,8 +156,8 @@ NEOW_nizhegorodian = {
|
|||
name_list = name_list_NEOW_west_russian
|
||||
|
||||
coa_gfx = { west_slavic_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { western_building_gfx }
|
||||
clothing_gfx = { west_slavic_clothing_gfx western_clothing_gfx }
|
||||
building_gfx = { east_slavic_building_gfx western_building_gfx }
|
||||
clothing_gfx = { east_slavic_clothing_gfx northern_clothing_gfx }
|
||||
unit_gfx = { eastern_unit_gfx }
|
||||
house_coa_frame = house_frame_02
|
||||
house_coa_mask_offset = { 0.0 0.055 }
|
||||
|
|
@ -189,8 +189,8 @@ NEOW_nizhnevolzhan = {
|
|||
name_list = name_list_NEOW_west_russian
|
||||
|
||||
coa_gfx = { west_slavic_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { western_building_gfx }
|
||||
clothing_gfx = { west_slavic_clothing_gfx western_clothing_gfx }
|
||||
building_gfx = { east_slavic_building_gfx western_building_gfx }
|
||||
clothing_gfx = { east_slavic_clothing_gfx northern_clothing_gfx }
|
||||
unit_gfx = { eastern_unit_gfx }
|
||||
house_coa_frame = house_frame_02
|
||||
house_coa_mask_offset = { 0.0 0.055 }
|
||||
|
|
@ -222,8 +222,8 @@ NEOW_donbass = {
|
|||
name_list = name_list_NEOW_west_russian
|
||||
|
||||
coa_gfx = { west_slavic_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { western_building_gfx }
|
||||
clothing_gfx = { west_slavic_clothing_gfx western_clothing_gfx }
|
||||
building_gfx = { east_slavic_building_gfx western_building_gfx }
|
||||
clothing_gfx = { east_slavic_clothing_gfx northern_clothing_gfx }
|
||||
unit_gfx = { eastern_unit_gfx }
|
||||
house_coa_frame = house_frame_02
|
||||
house_coa_mask_offset = { 0.0 0.055 }
|
||||
|
|
@ -255,7 +255,7 @@ NEOW_cossack = {
|
|||
name_list = name_list_NEOW_cossack
|
||||
|
||||
coa_gfx = { east_slavic_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { steppe_building_gfx }
|
||||
building_gfx = { east_slavic_building_gfx steppe_building_gfx }
|
||||
clothing_gfx = { east_slavic_clothing_gfx northern_clothing_gfx }
|
||||
unit_gfx = { eastern_unit_gfx }
|
||||
house_coa_frame = house_frame_05
|
||||
|
|
@ -287,8 +287,8 @@ NEOW_crimean = {
|
|||
name_list = name_list_NEOW_west_russian
|
||||
|
||||
coa_gfx = { west_slavic_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { western_building_gfx }
|
||||
clothing_gfx = { west_slavic_clothing_gfx western_clothing_gfx }
|
||||
building_gfx = { mediterranean_building_gfx western_building_gfx }
|
||||
clothing_gfx = { byzantine_clothing_gfx east_slavic_clothing_gfx northern_clothing_gfx }
|
||||
unit_gfx = { eastern_unit_gfx }
|
||||
house_coa_frame = house_frame_02
|
||||
house_coa_mask_offset = { 0.0 0.055 }
|
||||
|
|
|
|||
|
|
@ -419,6 +419,23 @@ language_turkish = {
|
|||
|
||||
color = { 225 50 50 }
|
||||
}
|
||||
language_rusynskiy = {
|
||||
type = language
|
||||
is_shown = {
|
||||
language_is_shown_trigger = {
|
||||
LANGUAGE = language_rusynskiy
|
||||
}
|
||||
}
|
||||
ai_will_do = {
|
||||
value = 10
|
||||
if = {
|
||||
limit = { has_cultural_pillar = language_rusynskiy }
|
||||
multiply = 10
|
||||
}
|
||||
}
|
||||
|
||||
color = { 0.24 0.36 0.26 }
|
||||
}
|
||||
language_ruthenian = {
|
||||
type = language
|
||||
is_shown = {
|
||||
|
|
@ -436,6 +453,23 @@ language_ruthenian = {
|
|||
|
||||
color = { 0.24 0.36 0.26 }
|
||||
}
|
||||
language_pribaltic = {
|
||||
type = language
|
||||
is_shown = {
|
||||
language_is_shown_trigger = {
|
||||
LANGUAGE = language_pribaltic
|
||||
}
|
||||
}
|
||||
ai_will_do = {
|
||||
value = 10
|
||||
if = {
|
||||
limit = { has_cultural_pillar = language_pribaltic }
|
||||
multiply = 10
|
||||
}
|
||||
}
|
||||
|
||||
color = { 0.23 0.40 0.16 }
|
||||
}
|
||||
language_west_russian = {
|
||||
type = language
|
||||
is_shown = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue