cultures are now on the map + added crimean

This commit is contained in:
falsanix 2026-03-14 02:24:14 +03:00
parent 4f2c4d13de
commit 4975b808ff
3 changed files with 162 additions and 206 deletions

View file

@ -204,6 +204,39 @@ NEOW_nizhnevolzhan = {
}
}
NEOW_donbass = {
color = { 0.22 0.37 0.6 }
ethos = ethos_stoic
heritage = heritage_west_russian
language = language_west_russian
martial_custom = martial_custom_male_only
head_determination = head_determination_domain
traditions = {
tradition_ancient_miners
tradition_stalwart_defenders
tradition_hard_working
tradition_steppe_tolerance
}
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 }
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 = {
18 = slavic_blond
2 = slavic_ginger
42 = slavic_brown_hair
38 = slavic_dark_hair
}
}
NEOW_cossack = {
color = { 0.93 0.79 0.02 }
@ -235,6 +268,40 @@ NEOW_cossack = {
}
}
NEOW_crimean = {
color = { 0.24 0.48 0.37 }
ethos = ethos_egalitarian
heritage = heritage_west_russian
language = language_ruthenian
martial_custom = martial_custom_male_only
head_determination = head_determination_domain
traditions = {
tradition_republican_legacy
tradition_maritime_mercantilism
tradition_stalwart_defenders
tradition_castle_keepers
}
name_list = name_list_NEOW_ruthenian
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 }
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 = {
16 = slavic_blond
2 = slavic_ginger
42 = slavic_brown_hair
40 = slavic_dark_hair
}
}