culture names and colours, setup fixes

This commit is contained in:
trashmasteruni 2026-05-31 17:03:43 +02:00
parent 53190174e1
commit c4489c7b0f
19 changed files with 334 additions and 351 deletions

View file

@ -1,5 +1,5 @@
arbereshe = { #Arbëreshë arbereshe = { #Arbëreshë
color = { 0.9 0.4 0.4 } color = { 178 53 76 }
created = 1500.1.1 created = 1500.1.1
parents = { albanian sicilian } parents = { albanian sicilian }
@ -33,7 +33,7 @@
} }
NEOW_albanian = { #Still a WIP I assume, maybe add banditry, can explain some post-event lore NEOW_albanian = { #Still a WIP I assume, maybe add banditry, can explain some post-event lore
color = { 0.4 0.65 0.4 } color = { 127 25 42 }
ethos = ethos_communal ethos = ethos_communal
heritage = heritage_albanian heritage = heritage_albanian

View file

@ -1,5 +1,5 @@
latvian = { latvian = {
color = { 0.5 0.5 0.1 } color = { 114 51 45 }
ethos = ethos_stoic ethos = ethos_stoic
heritage = heritage_baltic heritage = heritage_baltic
@ -35,7 +35,7 @@
} }
latgalian = { latgalian = {
color = { 0.3 0.3 0.1 } color = { 163 81 65 }
ethos = ethos_stoic ethos = ethos_stoic
heritage = heritage_baltic heritage = heritage_baltic
@ -71,7 +71,7 @@ latgalian = {
} }
lithuanian = { lithuanian = {
color = lithuanian color = { 173 90 52 }
ethos = ethos_bellicose ethos = ethos_bellicose
heritage = heritage_baltic heritage = heritage_baltic
@ -104,7 +104,7 @@ lithuanian = {
} }
samogitian = { samogitian = {
color = { 0.6 0.5 0.1 } color = { 137 63 41 }
ethos = ethos_stoic ethos = ethos_stoic
heritage = heritage_baltic heritage = heritage_baltic
@ -140,7 +140,7 @@ samogitian = {
} }
estonian = { estonian = {
color = { 0.3 0.7 0.7 } color = { 158 198 226 }
ethos = ethos_bellicose ethos = ethos_bellicose
heritage = heritage_balto_finnic heritage = heritage_balto_finnic
@ -180,7 +180,7 @@ estonian = {
} }
voroseto = { voroseto = {
color = { 0.2 0.6 0.8 } color = { 94 166 188 }
ethos = ethos_bellicose ethos = ethos_bellicose
heritage = heritage_balto_finnic heritage = heritage_balto_finnic
@ -220,7 +220,7 @@ voroseto = {
} }
livonian = { livonian = {
color = { 0.2 0.8 0.8 } color = { 117 183 214 }
ethos = ethos_bellicose ethos = ethos_bellicose
heritage = heritage_balto_finnic heritage = heritage_balto_finnic

View file

@ -1,5 +1,5 @@
finnish = { finnish = {
color = finnish color = { 195 206 229 }
ethos = ethos_stoic ethos = ethos_stoic
heritage = heritage_balto_finnic heritage = heritage_balto_finnic
@ -30,7 +30,7 @@
} }
sami = { sami = {
color = sami color = { 116 151 175 }
ethos = ethos_communal ethos = ethos_communal
heritage = heritage_balto_finnic heritage = heritage_balto_finnic
@ -60,7 +60,7 @@ sami = {
} }
karelian = { karelian = {
color = { 0.15 0.85 0.85 } color = { 122 190 204 }
ethos = ethos_stoic ethos = ethos_stoic
heritage = heritage_balto_finnic heritage = heritage_balto_finnic
@ -89,7 +89,7 @@ karelian = {
} }
vepsian = { vepsian = {
color = { 0.3 0.8 0.7 } color = { 128 208 214 }
ethos = ethos_egalitarian ethos = ethos_egalitarian
heritage = heritage_balto_finnic heritage = heritage_balto_finnic

View file

@ -1,5 +1,5 @@
wallachian = { wallachian = {
color = vlach color = { 107 47 191 }
ethos = ethos_stoic ethos = ethos_stoic
heritage = heritage_romanian heritage = heritage_romanian
@ -37,7 +37,7 @@
} }
translyvanian = { translyvanian = {
color = { 180 100 255 } color = { 114 57 229 }
ethos = ethos_communal ethos = ethos_communal
heritage = heritage_romanian heritage = heritage_romanian
@ -71,7 +71,7 @@ translyvanian = {
} }
banatian = { banatian = {
color = { 114 69 204 } color = { 84 61 153 }
ethos = ethos_spiritual ethos = ethos_spiritual
heritage = heritage_romanian heritage = heritage_romanian
@ -105,7 +105,7 @@ banatian = {
} }
moldavian = { moldavian = {
color = { 180 120 255 } color = { 153 79 226 }
ethos = ethos_egalitarian ethos = ethos_egalitarian
heritage = heritage_romanian heritage = heritage_romanian
@ -144,3 +144,38 @@ moldavian = {
50 = mediterranean_byzantine 50 = mediterranean_byzantine
} }
} }
NEOW_gagauz = {
color = { 68 40 204 }
ethos = ethos_communal
heritage = heritage_romanian
language = language_gagauz
martial_custom = martial_custom_male_only
head_determination = head_determination_domain
traditions = {
tradition_faith_bound
tradition_pastoralists
tradition_isolationist
tradition_loyal_soldiers
}
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 = {
25 = turkic_west
45 = slavic_blond
5 = slavic_ginger
35 = slavic_brown_hair
15 = slavic_dark_hair
25 = mediterranean_byzantine
}
}

View file

@ -32,10 +32,7 @@ ethnicities = {
} }
NEOW_novgorodian = { NEOW_novgorodian = {
color = { 0.18 0.31 0.18 } color = { 40 102 49 }
created = 2300.1.1
parents = {russian}
ethos = ethos_communal ethos = ethos_communal
heritage = heritage_east_slavic heritage = heritage_east_slavic
@ -73,10 +70,7 @@ NEOW_novgorodian = {
} }
NEOW_pomor = { NEOW_pomor = {
color = { 0.15 0.21 0.15 } color = { 38 63 48 }
created = 2300.1.1
parents = {russian}
ethos = ethos_communal ethos = ethos_communal
heritage = heritage_east_slavic heritage = heritage_east_slavic
@ -113,10 +107,7 @@ NEOW_pomor = {
} }
NEOW_petrogradian = { NEOW_petrogradian = {
color = { 0.21 0.36 0.21 } color = { 76 153 95 }
created = 1920.1.1
parents = {russian}
ethos = ethos_courtly ethos = ethos_courtly
heritage = heritage_east_slavic heritage = heritage_east_slavic
@ -154,10 +145,7 @@ NEOW_petrogradian = {
} }
NEOW_pribaltic = { NEOW_pribaltic = {
color = { 0.18 0.31 0.31 } color = { 63 127 85 }
created = 2300.1.1
parents = {russian}
ethos = ethos_egalitarian ethos = ethos_egalitarian
heritage = heritage_east_slavic heritage = heritage_east_slavic
@ -196,10 +184,7 @@ NEOW_pribaltic = {
NEOW_smolesnkian = { NEOW_smolesnkian = {
color = { 0.23 0.37 0.17 } color = { 51 102 40 }
created = 2300.1.1
parents = {russian}
ethos = ethos_stoic ethos = ethos_stoic
heritage = heritage_east_slavic heritage = heritage_east_slavic
@ -233,10 +218,7 @@ NEOW_smolesnkian = {
} }
NEOW_moscovian = { NEOW_moscovian = {
color = { 0.24 0.34 0.24 } color = { 34 76 34 }
created = 1920.1.1
parents = {russian}
ethos = ethos_bureaucratic ethos = ethos_bureaucratic
heritage = heritage_east_slavic heritage = heritage_east_slavic
@ -270,10 +252,7 @@ NEOW_moscovian = {
} }
NEOW_nizhegorodian = { NEOW_nizhegorodian = {
color = { 0.23 0.40 0.16 } color = { 68 114 72 }
created = 2300.1.1
parents = {russian}
ethos = ethos_spiritual ethos = ethos_spiritual
heritage = heritage_east_slavic heritage = heritage_east_slavic
@ -307,10 +286,7 @@ NEOW_nizhegorodian = {
} }
NEOW_voronezhian = { NEOW_voronezhian = {
color = { 0.23 0.28 0.16 } color = { 43 68 34 }
created = 2300.1.1
parents = {russian}
ethos = ethos_spiritual ethos = ethos_spiritual
heritage = heritage_east_slavic heritage = heritage_east_slavic
@ -342,11 +318,8 @@ NEOW_voronezhian = {
} }
} }
NEOW_povolzhan = { NEOW_tatarstanskiy = {
color = { 0.22 0.41 0.26 } color = { 56 76 45 }
created = 2300.1.1
parents = {russian}
ethos = ethos_egalitarian ethos = ethos_egalitarian
heritage = heritage_east_slavic heritage = heritage_east_slavic
@ -379,10 +352,7 @@ NEOW_povolzhan = {
} }
NEOW_nizhnevolzhan = { NEOW_nizhnevolzhan = {
color = { 0.22 0.37 0.6 } color = { 100 124 81 }
created = 2300.1.1
parents = {russian}
ethos = ethos_egalitarian ethos = ethos_egalitarian
heritage = heritage_east_slavic heritage = heritage_east_slavic
@ -417,10 +387,7 @@ NEOW_nizhnevolzhan = {
} }
NEOW_uralian = { NEOW_uralian = {
color = { 0.19 0.26 0.14 } color = { 38 76 51 }
created = 2300.1.1
parents = {russian}
ethos = ethos_egalitarian ethos = ethos_egalitarian
heritage = heritage_east_slavic heritage = heritage_east_slavic
@ -453,10 +420,7 @@ NEOW_uralian = {
} }
NEOW_west_siberian = { NEOW_west_siberian = {
color = { 0.23 0.40 0.16 } color = { 66 102 81 }
created = 2300.1.1
parents = {russian}
ethos = ethos_egalitarian ethos = ethos_egalitarian
heritage = heritage_east_slavic heritage = heritage_east_slavic
@ -520,9 +484,6 @@ NEOW_vostochniy = {
NEOW_yamantau = { NEOW_yamantau = {
color = { 0.65 0.18 0.07 } color = { 0.65 0.18 0.07 }
created = 2300.1.1
parents = {russian}
ethos = ethos_spiritual ethos = ethos_spiritual
heritage = heritage_east_slavic heritage = heritage_east_slavic
language = language_north_russian language = language_north_russian
@ -557,47 +518,41 @@ NEOW_yamantau = {
} }
} }
NEOW_donbass = { #NEOW_donbass = { #possibly deprecated
color = { 0.22 0.37 0.6 } # color = { 0.22 0.37 0.6 }
#
created = 1900.1.1 # ethos = ethos_stoic
parents = {russian NEOW_cossack} # heritage = heritage_east_slavic
# language = language_south_russian
ethos = ethos_stoic # martial_custom = martial_custom_male_only
heritage = heritage_east_slavic # head_determination = head_determination_domain
language = language_south_russian # traditions = {
martial_custom = martial_custom_male_only # tradition_ancient_miners
head_determination = head_determination_domain # tradition_stalwart_defenders
traditions = { # tradition_hard_working
tradition_ancient_miners # tradition_steppe_tolerance
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 }
name_list = name_list_NEOW_west_russian # building_gfx = { east_slavic_building_gfx western_building_gfx }
# clothing_gfx = { east_slavic_clothing_gfx northern_clothing_gfx }
coa_gfx = { west_slavic_group_coa_gfx western_coa_gfx } # unit_gfx = { eastern_unit_gfx }
building_gfx = { east_slavic_building_gfx western_building_gfx } # house_coa_frame = house_frame_02
clothing_gfx = { east_slavic_clothing_gfx northern_clothing_gfx } # house_coa_mask_offset = { 0.0 0.055 }
unit_gfx = { eastern_unit_gfx } # house_coa_mask_scale = { 0.9 0.9 }
house_coa_frame = house_frame_02 #
house_coa_mask_offset = { 0.0 0.055 } # ethnicities = {
house_coa_mask_scale = { 0.9 0.9 } # 18 = slavic_blond
# 2 = slavic_ginger
ethnicities = { # 42 = slavic_brown_hair
18 = slavic_blond # 38 = slavic_dark_hair
2 = slavic_ginger # }
42 = slavic_brown_hair #}
38 = slavic_dark_hair
}
}
NEOW_crimean = { NEOW_crimean = {
color = { 0.24 0.48 0.37 } color = { 85 127 63 }
created = 2300.1.1
parents = {russian}
ethos = ethos_egalitarian ethos = ethos_egalitarian
heritage = heritage_east_slavic heritage = heritage_east_slavic
@ -630,7 +585,7 @@ NEOW_crimean = {
} }
} }
NEOW_vohlynian = { NEOW_vohlynian = {
color = { 0.24 0.36 0.26 } color = { 53 63 38 }
ethos = ethos_bellicose ethos = ethos_bellicose
heritage = heritage_east_slavic heritage = heritage_east_slavic
@ -664,7 +619,7 @@ NEOW_vohlynian = {
} }
NEOW_polessian = { NEOW_polessian = {
color = { 0.1 0.38 0.19 } color = { 99 153 61 }
ethos = ethos_communal ethos = ethos_communal
heritage = heritage_east_slavic heritage = heritage_east_slavic
@ -696,7 +651,7 @@ NEOW_polessian = {
} }
} }
NEOW_kievan = { NEOW_kievan = {
color = { 0.25 0.38 0.17 } color = { 62 89 35 }
ethos = ethos_communal ethos = ethos_communal
heritage = heritage_east_slavic heritage = heritage_east_slavic
@ -730,7 +685,7 @@ NEOW_kievan = {
} }
NEOW_carpathian = { NEOW_carpathian = {
color = { 0.25 0.40 0.30 } color = { 86 137 68 }
ethos = ethos_communal ethos = ethos_communal
heritage = heritage_east_slavic heritage = heritage_east_slavic
@ -763,10 +718,7 @@ NEOW_carpathian = {
NEOW_polotskian = { NEOW_polotskian = {
color = { 0.24 0.32 0.16 } color = { 56 89 53 }
created = 2300.1.1
parents = {russian}
ethos = ethos_stoic ethos = ethos_stoic
heritage = heritage_east_slavic heritage = heritage_east_slavic
@ -799,7 +751,7 @@ NEOW_polotskian = {
} }
NEOW_minskian = { NEOW_minskian = {
color = { 0.25 0.31 0.07 } color = { 76 114 57 }
ethos = ethos_stoic ethos = ethos_stoic
heritage = heritage_east_slavic heritage = heritage_east_slavic
@ -832,15 +784,41 @@ NEOW_minskian = {
} }
NEOW_cossack = { NEOW_cossack = {
color = { 0.93 0.79 0.02 } color = { 116 155 38 }
created = 1600.1.1 ethos = ethos_bellicose
parents = {russian} heritage = heritage_east_slavic
language = language_south_russian
martial_custom = martial_custom_male_only
head_determination = head_determination_domain
traditions = {
tradition_devoted_horsemanship
tradition_talent_acquisition
tradition_swords_for_hire
tradition_quarrelsome
}
name_list = name_list_NEOW_cossack
coa_gfx = { east_slavic_group_coa_gfx western_coa_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
ethnicities = {
13 = slavic_blond
3 = slavic_ginger
42 = slavic_brown_hair
42 = slavic_dark_hair
}
}
NEOW_povolzhan = {
color = { 120 178 62 }
ethos = ethos_bellicose ethos = ethos_bellicose
heritage = heritage_east_slavic heritage = heritage_east_slavic
language = language_ruthenian
language = language_romanian
language = language_south_russian language = language_south_russian
martial_custom = martial_custom_male_only martial_custom = martial_custom_male_only
head_determination = head_determination_domain head_determination = head_determination_domain
@ -868,7 +846,7 @@ NEOW_cossack = {
} }
NEOW_ucrainean = { #Ukranians latinzed by Nistrenia NEOW_ucrainean = { #Ukranians latinzed by Nistrenia
color = { 200 120 255 } color = { 129 47 191 }
created = 2300.1.1 created = 2300.1.1
parents = { moldavian NEOW_kievan } parents = { moldavian NEOW_kievan }
@ -909,78 +887,78 @@ NEOW_ucrainean = { #Ukranians latinzed by Nistrenia
} }
} }
NEOW_cazzac = { #Latinized Cossacks (WIP) #NEOW_cazzac = { #Latinized Cossacks (WIP) #### turn into hybrid name
color = { 180 60 80 } # color = { 180 60 80 }
#
created = 2300.1.1 # created = 2300.1.1
parents = { moldavian NEOW_cossack } # parents = { moldavian NEOW_cossack }
#
# ethos = ethos_communal
# heritage = heritage_east_slavic
# 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 = { mediterranean_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
# }
#}
ethos = ethos_communal #NEOW_kozak = {
heritage = heritage_east_slavic # color = { 0.93 0.69 0.05 }
language = language_romanian #
martial_custom = martial_custom_male_only # ethos = ethos_bellicose
head_determination = head_determination_domain # heritage = heritage_east_slavic
traditions = { # language = language_south_russian
tradition_pastoralists # martial_custom = martial_custom_male_only
tradition_zealous_people # head_determination = head_determination_domain
tradition_hussar # traditions = {
tradition_xenophilic # tradition_devoted_horsemanship
} # tradition_culture_blending
# tradition_swords_for_hire
dlc_tradition = { # tradition_quarrelsome
trait = tradition_staunch_traditionalists # }
requires_dlc_flag = hybridize_culture #
} # name_list = name_list_NEOW_cossack
#
name_list = name_list_vlach #needs a proper namelist # coa_gfx = { west_slavic_group_coa_gfx east_slavic_group_coa_gfx western_coa_gfx }
# building_gfx = { east_slavic_building_gfx steppe_building_gfx }
coa_gfx = { south_slavic_group_coa_gfx west_slavic_group_coa_gfx western_coa_gfx } # clothing_gfx = { east_slavic_clothing_gfx western_clothing_gfx }
building_gfx = { mediterranean_building_gfx western_building_gfx } # unit_gfx = { eastern_unit_gfx }
clothing_gfx = { byzantine_clothing_gfx west_slavic_clothing_gfx western_clothing_gfx } # house_coa_frame = house_frame_05
unit_gfx = { eastern_unit_gfx } #
house_coa_frame = house_frame_02 # ethnicities = {
house_coa_mask_offset = { 0.0 0.055 } # 13 = slavic_blond
house_coa_mask_scale = { 0.9 0.9 } # 3 = slavic_ginger
# 40 = slavic_brown_hair
ethnicities = { # 44 = slavic_dark_hair
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
heritage = heritage_east_slavic
language = language_south_russian
martial_custom = martial_custom_male_only
head_determination = head_determination_domain
traditions = {
tradition_devoted_horsemanship
tradition_culture_blending
tradition_swords_for_hire
tradition_quarrelsome
}
name_list = name_list_NEOW_cossack
coa_gfx = { west_slavic_group_coa_gfx east_slavic_group_coa_gfx western_coa_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
ethnicities = {
13 = slavic_blond
3 = slavic_ginger
40 = slavic_brown_hair
44 = slavic_dark_hair
}
}

View file

@ -1,5 +1,5 @@
griko = { griko = {
color = {0.01 0.21 0.58} color = { 68 175 229 }
ethos = ethos_spiritual ethos = ethos_spiritual
heritage = heritage_greek heritage = heritage_greek
@ -31,7 +31,7 @@
} }
NEOW_pontic = { NEOW_pontic = {
color = {0.1 0.21 0.70} color = {15 141 153}
ethos = ethos_stoic ethos = ethos_stoic
heritage = heritage_greek heritage = heritage_greek
@ -62,7 +62,7 @@ NEOW_pontic = {
} }
} }
aromanian = { aromanian = {
color = { 210 120 255 } color = { 114 133 229 }
#parents = { moldavian NEOW_kievan } #parents = { moldavian NEOW_kievan }
@ -98,7 +98,7 @@ aromanian = {
} }
} }
NEOW_makedonikos = { NEOW_makedonikos = {
color = {0.1 0.21 0.58} color = { 17 109 175 }
created = 2200.1.1 created = 2200.1.1
parents = {NEOW_pindusian NEOW_bulgarian} parents = {NEOW_pindusian NEOW_bulgarian}
@ -134,7 +134,7 @@ NEOW_makedonikos = {
} }
} }
NEOW_cappadocian = { NEOW_cappadocian = {
color = {0.15 0.21 0.63} color = { 68 189 229 }
ethos = ethos_spiritual ethos = ethos_spiritual
@ -166,7 +166,7 @@ NEOW_cappadocian = {
} }
} }
NEOW_cypriot = { NEOW_cypriot = {
color = {0.3 0.21 0.58} color = {190 219 229 }
ethos = ethos_egalitarian ethos = ethos_egalitarian
heritage = heritage_greek heritage = heritage_greek
@ -198,7 +198,7 @@ NEOW_cypriot = {
} }
} }
NEOW_pindusian = { NEOW_pindusian = {
color = {0.3 0.21 0.88} color = { 40 149 204 }
ethos = ethos_bureaucratic ethos = ethos_bureaucratic
heritage = heritage_greek heritage = heritage_greek
@ -229,7 +229,7 @@ NEOW_pindusian = {
} }
} }
NEOW_peloponnesian = { NEOW_peloponnesian = {
color = {0.3 0.01 0.78} color = { 26 151 175 }
ethos = ethos_bellicose ethos = ethos_bellicose
heritage = heritage_greek heritage = heritage_greek
@ -261,7 +261,7 @@ NEOW_peloponnesian = {
} }
NEOW_tsakonian = { NEOW_tsakonian = {
color = {0.3 0.01 0.78} color = { 11 80 114 }
ethos = ethos_bellicose ethos = ethos_bellicose
heritage = heritage_greek heritage = heritage_greek
@ -293,7 +293,7 @@ NEOW_tsakonian = {
} }
NEOW_arvantika = { NEOW_arvantika = {
color = {0.4 0.09 0.78} color = { 30 91 153 }
ethos = ethos_communal ethos = ethos_communal
heritage = heritage_greek heritage = heritage_greek
@ -328,7 +328,7 @@ NEOW_arvantika = {
} }
} }
NEOW_aegeaner = { NEOW_aegeaner = {
color = {0.2 0.21 0.48} color = { 57 215 229 }
ethos = ethos_communal ethos = ethos_communal
heritage = heritage_greek heritage = heritage_greek

View file

@ -1,7 +1,5 @@
hungarian = { hungarian = {
color = hungarian color = { 117 122 61 }
created = 1000.1.1
parents = { mogyer }
name_order_convention = dynasty_always_first name_order_convention = dynasty_always_first
ethos = ethos_stoic ethos = ethos_stoic
@ -39,9 +37,7 @@ hungarian = {
} }
szeklers = { szeklers = {
color = hungarian color = { 165 165 82 }
created = 1100.1.1
parents = { hungarian }
name_order_convention = dynasty_always_first name_order_convention = dynasty_always_first
ethos = ethos_bellicose ethos = ethos_bellicose

View file

@ -1,5 +1,5 @@
NEOW_carantanian = { NEOW_carantanian = {
color = { 65 153 216 } color = { 81 132 204 }
created = 2100.1.1 created = 2100.1.1
parents = { NEOW_slovene } parents = { NEOW_slovene }
@ -33,7 +33,7 @@
} }
NEOW_serbian = { NEOW_serbian = {
color = { 25 42 127 } color = { 42 42 140 }
ethos = ethos_stoic ethos = ethos_stoic
heritage = heritage_south_slavic heritage = heritage_south_slavic
@ -64,7 +64,7 @@ NEOW_serbian = {
} }
NEOW_bosnian = { NEOW_bosnian = {
color = { 14 97 124 } color = { 37 113 188 }
ethos = ethos_communal ethos = ethos_communal
heritage = heritage_south_slavic heritage = heritage_south_slavic
@ -96,7 +96,7 @@ NEOW_bosnian = {
} }
NEOW_slovene = { NEOW_slovene = {
color = { 43 118 216 } color = { 45 105 226 }
ethos = ethos_egalitarian ethos = ethos_egalitarian
heritage = heritage_south_slavic heritage = heritage_south_slavic
@ -128,7 +128,7 @@ NEOW_slovene = {
} }
NEOW_croatian = { NEOW_croatian = {
color = { 16 53 165 } color = { 38 63 191 }
ethos = ethos_courtly ethos = ethos_courtly
heritage = heritage_south_slavic heritage = heritage_south_slavic
@ -160,7 +160,7 @@ NEOW_croatian = {
} }
NEOW_montenegran = { NEOW_montenegran = {
color = { 49 79 140 } color = { 40 46 114 }
ethos = ethos_communal ethos = ethos_communal
heritage = heritage_south_slavic heritage = heritage_south_slavic
@ -192,7 +192,7 @@ NEOW_montenegran = {
} }
NEOW_macedonian = { NEOW_macedonian = {
color = {0.1 0.21 0.58} color = { 40 95 204 }
created = 2200.1.1 created = 2200.1.1
parents = {NEOW_pindusian NEOW_bulgarian} parents = {NEOW_pindusian NEOW_bulgarian}
@ -229,7 +229,7 @@ NEOW_macedonian = {
} }
NEOW_bulgarian = { NEOW_bulgarian = {
color = { 76 76 153 } color = { 87 83 124 }
ethos = ethos_stoic ethos = ethos_stoic
heritage = heritage_south_slavic heritage = heritage_south_slavic
@ -261,7 +261,7 @@ NEOW_bulgarian = {
} }
NEOW_pomak = { NEOW_pomak = {
color = { 76 96 153 } color = { 97 97 163 }
ethos = ethos_communal ethos = ethos_communal
heritage = heritage_south_slavic heritage = heritage_south_slavic
@ -292,35 +292,35 @@ NEOW_pomak = {
} }
} }
moliski = { #Moliški #moliski = { #Moliški possibly deprecated
color = { 0.4 0.65 0.4 } # color = { 0.4 0.65 0.4 }
#
ethos = ethos_spiritual # ethos = ethos_spiritual
heritage = heritage_south_slavic # heritage = heritage_south_slavic
language = NEOW_language_west_south_slavic #More or less a west slavic group who ended up adopting south slavic languages after the Avars cut off the slavs in the Pannonian basin # language = NEOW_language_west_south_slavic #More or less a west slavic group who ended up adopting south slavic languages after the Avars cut off the slavs in the Pannonian basin
martial_custom = martial_custom_equal # martial_custom = martial_custom_equal
head_determination = head_determination_domain # head_determination = head_determination_domain
#
traditions = { # traditions = {
tradition_family_entrepreneurship # tradition_family_entrepreneurship
#tradition_quarrelsome # #tradition_quarrelsome
tradition_pastoralists # tradition_pastoralists
tradition_swords_for_hire # tradition_swords_for_hire
tradition_maritime_mercantilism # tradition_maritime_mercantilism
tradition_farmer_republics # tradition_farmer_republics
} # }
#
name_list = name_list_serbian # name_list = name_list_serbian
#
coa_gfx = { south_slavic_group_coa_gfx western_coa_gfx } # coa_gfx = { south_slavic_group_coa_gfx western_coa_gfx }
building_gfx = { western_building_gfx } # building_gfx = { western_building_gfx }
clothing_gfx = { western_clothing_gfx } # clothing_gfx = { western_clothing_gfx }
unit_gfx = { eastern_unit_gfx } # unit_gfx = { eastern_unit_gfx }
#
ethnicities = { # ethnicities = {
45 = slavic_blond # 45 = slavic_blond
5 = slavic_ginger # 5 = slavic_ginger
35 = slavic_brown_hair # 35 = slavic_brown_hair
15 = slavic_dark_hair # 15 = slavic_dark_hair
} # }
} #

View file

@ -120,39 +120,4 @@ turkomen = {
40 = arab 40 = arab
50 = mediterranean_byzantine 50 = mediterranean_byzantine
} }
}
NEOW_gagauz = {
color = { 210 60 50 }
ethos = ethos_communal
heritage = heritage_turkish
language = language_gagauz
martial_custom = martial_custom_male_only
head_determination = head_determination_domain
traditions = {
tradition_faith_bound
tradition_pastoralists
tradition_isolationist
tradition_loyal_soldiers
}
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 = {
25 = turkic_west
45 = slavic_blond
5 = slavic_ginger
35 = slavic_brown_hair
15 = slavic_dark_hair
25 = mediterranean_byzantine
}
} }

View file

@ -39,7 +39,7 @@ yugoslavia0002 = { #bosnia king
} }
germany0061 = { #slovenia king germany0061 = { #slovenia king
name = "Domicijan" name = "Štefan"
dynasty = volcic_dynasty dynasty = volcic_dynasty
religion = "roman_catholic" religion = "roman_catholic"
culture = NEOW_slovene culture = NEOW_slovene
@ -162,7 +162,7 @@ slovenia0004 = { #slovenia king
yugoslavia0004 = { yugoslavia0004 = {
name = "Zaharija" name = "Janez"
dynasty = volcic_dynasty dynasty = volcic_dynasty
religion = "roman_catholic" religion = "roman_catholic"
culture = NEOW_slovene culture = NEOW_slovene

View file

@ -645,7 +645,7 @@ zapadoslavia0029 = {
name = "Sulistryj" name = "Sulistryj"
dynasty = swinka_dynasty dynasty = swinka_dynasty
religion = mariavite religion = mariavite
culture = NEOW_greater_polish culture = NEOW_mazovian_polish
trait = sadistic trait = sadistic
trait = gregarious trait = gregarious
trait = calm trait = calm
@ -766,7 +766,7 @@ zapadoslavia0034 = {
name = "Zbigniew" name = "Zbigniew"
dynasty = choszczno_dynasty dynasty = choszczno_dynasty
religion = mariavite religion = mariavite
culture = NEOW_greater_polish culture = odrzan
trait = deceitful trait = deceitful
trait = greedy trait = greedy
trait = lazy trait = lazy
@ -1081,7 +1081,7 @@ zapadoslavia0049 = { #Osvicenist Count of Walzbrych
zapadoslavia0050 = { #Cadaverist Count of Gop zapadoslavia0050 = { #Cadaverist Count of Gop
name = "Masław" name = "Masław"
dynasty = olelkowicz_dynasty dynasty = olelkowicz_dynasty
religion = "mysteriosophy" religion = "mariavite"
culture = wymysorys culture = wymysorys
trait = education_intrigue_4 trait = education_intrigue_4
trait = sadistic trait = sadistic
@ -1231,8 +1231,8 @@ zapadoslavia0057 = { #Daughter of Count of Gop
female = yes female = yes
name = "Samboja" name = "Samboja"
dynasty = olelkowicz_dynasty dynasty = olelkowicz_dynasty
religion = "cadaverist" religion = "mariavite"
culture = NEOW_silesian culture = wymysorys
trait = education_diplomacy_2 trait = education_diplomacy_2
trait = humble trait = humble
trait = content trait = content
@ -1252,8 +1252,8 @@ zapadoslavia0058 = { #Daughter of Count of Gop
female = yes female = yes
name = "Eugenia" name = "Eugenia"
dynasty = olelkowicz_dynasty dynasty = olelkowicz_dynasty
religion = "cadaverist" religion = "mariavite"
culture = NEOW_silesian culture = wymysorys
trait = education_stewardship_1 trait = education_stewardship_1
trait = cynical trait = cynical
trait = lazy trait = lazy
@ -1272,8 +1272,8 @@ zapadoslavia0058 = { #Daughter of Count of Gop
zapadoslavia0059 = { #Son of Count of Gop zapadoslavia0059 = { #Son of Count of Gop
name = "Jakusz" name = "Jakusz"
dynasty = olelkowicz_dynasty dynasty = olelkowicz_dynasty
religion = "cadaverist" religion = "mariavite"
culture = NEOW_silesian culture = wymysorys
trait = education_martial_1 trait = education_martial_1
trait = stubborn trait = stubborn
trait = patient trait = patient
@ -1294,8 +1294,8 @@ zapadoslavia0060 = { #Daughter of Count of Gop
female = yes female = yes
name = "Beata" name = "Beata"
dynasty = olelkowicz_dynasty dynasty = olelkowicz_dynasty
religion = "cadaverist" religion = "mariavite"
culture = NEOW_silesian culture = wymysorys
trait = education_intrigue_2 trait = education_intrigue_2
trait = greedy trait = greedy
trait = ambitious trait = ambitious
@ -1314,8 +1314,8 @@ zapadoslavia0060 = { #Daughter of Count of Gop
zapadoslavia0061 = { #Son of Count of Gop zapadoslavia0061 = { #Son of Count of Gop
name = "Uściech" name = "Uściech"
dynasty = olelkowicz_dynasty dynasty = olelkowicz_dynasty
religion = "cadaverist" religion = "mariavite"
culture = NEOW_silesian culture = wymysorys
trait = education_martial_4 trait = education_martial_4
trait = lustful trait = lustful
trait = brave trait = brave
@ -1337,8 +1337,8 @@ zapadoslavia0062 = { #Daughter of Count of Gop
female = yes female = yes
name = "Ludmiła" name = "Ludmiła"
dynasty = olelkowicz_dynasty dynasty = olelkowicz_dynasty
religion = "cadaverist" religion = "mariavite"
culture = NEOW_silesian culture = wymysorys
trait = education_learning_2 trait = education_learning_2
trait = trusting trait = trusting
trait = honest trait = honest

View file

@ -210,7 +210,7 @@
###c_selpils ###c_selpils
133 = { #SELPILS 133 = { #SELPILS
culture = latvian culture = NEOW_pribaltic
religion = hiisalka religion = hiisalka
holding = tribal_holding holding = tribal_holding
} }
@ -337,7 +337,7 @@
98 = { # 98 - NARVA 98 = { # 98 - NARVA
# Misc # Misc
culture = estonian culture = NEOW_petrogradian
religion = hiisalka religion = hiisalka
holding = city_holding holding = city_holding

View file

@ -264,7 +264,7 @@
# Misc # Misc
culture = karelian culture = karelian
religion = third_covenant religion = kalevalaist
holding = tribal_holding holding = tribal_holding
} }
@ -288,7 +288,7 @@
195 = { # 195 - ONEGABORG 195 = { # 195 - ONEGABORG
# Misc # Misc
culture = karelian culture = NEOW_novgorodian
religion = third_covenant religion = third_covenant
holding = tribal_holding holding = tribal_holding
@ -320,7 +320,7 @@
# Misc # Misc
culture = karelian culture = karelian
religion = third_covenant religion = kalevalaist
holding = tribal_holding holding = tribal_holding

View file

@ -1255,7 +1255,7 @@
###c_rhodope ###c_rhodope
3768 = { #Traianopolis aka Traianoupoli 3768 = { #Traianopolis aka Traianoupoli
culture = NEOW_pindusian culture = NEOW_makedonikos
religion = megalocratic religion = megalocratic
holding = castle_holding holding = castle_holding
} }

View file

@ -1324,7 +1324,7 @@ holding = none
} }
594 = { #Kazarki 594 = { #Kazarki
culture = NEOW_cossack culture = NEOW_cossack
religion = kozachina religion = stalinist
holding = tribal_holding holding = tribal_holding
} }
@ -2483,7 +2483,7 @@ holding = none
###c_braslau ###c_braslau
166 = { #BRASLAU 166 = { #BRASLAU
culture = NEOW_polotskian culture = NEOW_polotskian
religion = third_covenant religion = hiisalka
holding = tribal_holding holding = tribal_holding
} }
@ -2521,9 +2521,6 @@ holding = none
5410 = { #Tersa #fictional, based on river of the same name 5410 = { #Tersa #fictional, based on river of the same name
holding = none holding = none
} }
5379 = { #Viazovka
holding = none
}
607 = { #Sarkel 607 = { #Sarkel
culture = NEOW_cossack culture = NEOW_cossack
religion = kozachina religion = kozachina

View file

@ -42,7 +42,7 @@
###c_pskov ###c_pskov
5146 = { #Pskov 5146 = { #Pskov
culture = NEOW_polotskian culture = NEOW_polotskian
religion = third_covenant religion = hiisalka
holding = castle_holding holding = castle_holding
} }
5147 = { #Izborsk 5147 = { #Izborsk
@ -689,7 +689,7 @@
} }
5287 = { #Kazanskaya 5287 = { #Kazanskaya
culture = NEOW_cossack culture = NEOW_cossack
religion = third_covenant religion = kozachina
holding = tribal_holding holding = tribal_holding
} }
@ -718,7 +718,7 @@
##Belgorod ##Belgorod
5284 = { #Belgorod 5284 = { #Belgorod
culture = NEOW_cossack culture = NEOW_cossack
religion = third_covenant religion = kozachina
holding = tribal_holding holding = tribal_holding
} }
566 = { 566 = {
@ -734,7 +734,7 @@
##d_tambov ################################### ##d_tambov ###################################
###c_tambov ###c_tambov
5353 = { #Tambov 5353 = { #Tambov
culture = NEOW_povolzhan culture = NEOW_tatarstanskiy
religion = third_covenant religion = third_covenant
holding = tribal_holding holding = tribal_holding
} }
@ -788,7 +788,7 @@
} }
###c_balachev ###c_balachev
5377 = { #Balachev AKA Balachov 5377 = { #Balachev AKA Balachov
culture = NEOW_voronezhian culture = NEOW_tatarstanskiy
religion = third_covenant religion = third_covenant
holding = castle_holding holding = castle_holding
} }
@ -797,7 +797,7 @@
} }
###c_petrovsk ###c_petrovsk
5390 = { #Petrovsk 5390 = { #Petrovsk
culture = NEOW_povolzhan culture = NEOW_tatarstanskiy
religion = third_covenant religion = third_covenant
holding = castle_holding holding = castle_holding
} }
@ -811,7 +811,7 @@
} }
###c_penza ###c_penza
5366 = { #Penza 5366 = { #Penza
culture = NEOW_povolzhan culture = NEOW_tatarstanskiy
religion = third_covenant religion = third_covenant
holding = castle_holding holding = castle_holding
} }
@ -821,7 +821,7 @@
} }
###c_serdosk ###c_serdosk
5384 = { #Serdosk AKA Serdobsk 5384 = { #Serdosk AKA Serdobsk
culture = NEOW_povolzhan culture = NEOW_tatarstanskiy
religion = third_covenant religion = third_covenant
holding = castle_holding holding = castle_holding
} }

View file

@ -90,7 +90,7 @@
###c_ulyanovsk ###c_ulyanovsk
591 = { #Simbirsk AKA modern day Ulyanovsk 591 = { #Simbirsk AKA modern day Ulyanovsk
holding = castle_holding holding = castle_holding
culture = NEOW_povolzhan culture = NEOW_chuvash
religion = orthodox religion = orthodox
} }
5406 = { #Suvar AKA Suar AKA Suwar 5406 = { #Suvar AKA Suar AKA Suwar
@ -99,7 +99,7 @@
##d_samara ################################### ##d_samara ###################################
###c_samara ###c_samara
609 = { #Samar AKA Samara 609 = { #Samar AKA Samara
culture = NEOW_cossack culture = NEOW_povolzhan
religion = stalinist religion = stalinist
holding = castle_holding holding = castle_holding
922.1.2 = { 922.1.2 = {
@ -137,7 +137,7 @@
###c_jambalar ###c_jambalar
5504 = { #Jambalar 5504 = { #Jambalar
#Khazar/Bolghar settlement south of Banja, found on old arabic maps #Khazar/Bolghar settlement south of Banja, found on old arabic maps
culture = NEOW_cossack culture = NEOW_povolzhan
religion = stalinist religion = stalinist
holding = castle_holding holding = castle_holding
} }
@ -166,7 +166,7 @@
###c_uzen ###c_uzen
617 = { #Uzen 617 = { #Uzen
#Settlement from XIXth century Russian Empire atlas #Settlement from XIXth century Russian Empire atlas
culture = NEOW_cossack culture = NEOW_povolzhan
religion = stalinist religion = stalinist
holding = castle_holding holding = castle_holding
} }
@ -182,7 +182,7 @@
###c_ukek ###c_ukek
608 = { #Ukek AKA Uvek 608 = { #Ukek AKA Uvek
#Golden Horde settlement #Golden Horde settlement
culture = NEOW_cossack culture = NEOW_povolzhan
religion = stalinist religion = stalinist
holding = castle_holding holding = castle_holding
} }
@ -285,7 +285,7 @@
##d_bugurslan ################################### ##d_bugurslan ###################################
###c_bugurslan ###c_bugurslan
5426 = { #Bugurslan AKA Buguruslan 5426 = { #Bugurslan AKA Buguruslan
culture = NEOW_cossack culture = NEOW_povolzhan
religion = kozachina religion = kozachina
holding = castle_holding holding = castle_holding
@ -612,13 +612,6 @@
5382 = { #Manina #fictional, based on river of the same name 5382 = { #Manina #fictional, based on river of the same name
holding = none holding = none
} }
###c_tuluchezeva
5374 = { #Tuluchezeva
culture = NEOW_voronezhian
religion = orthodox
holding = castle_holding
}
5375 = { #Lejlotka 5375 = { #Lejlotka
#entirely fictional, name included #entirely fictional, name included
holding = none holding = none
@ -631,7 +624,7 @@
###c_balachev ###c_balachev
5379 = { #Viazovka 5379 = { #Viazovka
culture = NEOW_cossack culture = NEOW_cossack
religion = stalinist religion = kozachina
holding = castle_holding holding = castle_holding
} }
@ -640,13 +633,13 @@
5498 = { #Repnoye 5498 = { #Repnoye
holding = castle_holding holding = castle_holding
culture = NEOW_cossack culture = NEOW_povolzhan
religion = orthodox religion = orthodox
} }
5389 = { #Kolychev #fictional, based on river of the same name 5389 = { #Kolychev #fictional, based on river of the same name
holding = castle_holding culture = NEOW_voronezhian
culture = NEOW_uralian religion = third_covenant
religion = orthodox holding = tribal_holding
} }
################# SIBERIAN STUFF ################## ################# SIBERIAN STUFF ##################
@ -1424,7 +1417,7 @@
###c_yaitsk ###c_yaitsk
5319 = { #Yaitsk AKA Uralsk 5319 = { #Yaitsk AKA Uralsk
culture = NEOW_cossack culture = NEOW_povolzhan
religion = kozachina religion = kozachina
holding = tribal_holding holding = tribal_holding
} }
@ -1448,8 +1441,8 @@
###c_ilek ###c_ilek
7218 = { #Santas 7218 = { #Santas
#Mount Santas on map BBB, on the upper-left corner of the map, bit south of "OURAL'SK" #Mount Santas on map BBB, on the upper-left corner of the map, bit south of "OURAL'SK"
culture = NEOW_cossack culture = NEOW_kazakh
religion = kozachina religion = temiri
holding = tribal_holding holding = tribal_holding
} }
7219 = { #Barbastau 7219 = { #Barbastau
@ -1478,7 +1471,7 @@
###c_pecheneg ###c_pecheneg
616 = { #Pecheneg 616 = { #Pecheneg
#somewhat placeholder name, more or less region where the pechenegs come from #somewhat placeholder name, more or less region where the pechenegs come from
culture = NEOW_cossack culture = NEOW_povolzhan
religion = stalinist religion = stalinist
holding = castle_holding holding = castle_holding
} }
@ -1583,7 +1576,7 @@
} }
} }
5499 = { #Orskaya AKA Orsk 5499 = { #Orskaya AKA Orsk
culture = NEOW_cossack culture = NEOW_povolzhan
religion = kozachina religion = kozachina
holding = castle_holding holding = castle_holding
} }
@ -1598,7 +1591,7 @@
###c_orenburg ###c_orenburg
5501 = { #Orenburg 5501 = { #Orenburg
culture = NEOW_cossack culture = NEOW_povolzhan
religion = kozachina religion = kozachina
holding = castle_holding holding = castle_holding
1178.3.11 = { 1178.3.11 = {

View file

@ -1858,6 +1858,10 @@
building_church_of_the_theotokos_desc: "The Holy Cross has long conquered this magnificent structure, vanquishing the pagan cult to the virgin goddess Athena.\nNowadays, it holds the shrines to Maria Parthenos, Mother of God and only Virgin worthy of the name #EMP Holy#!." building_church_of_the_theotokos_desc: "The Holy Cross has long conquered this magnificent structure, vanquishing the pagan cult to the virgin goddess Athena.\nNowadays, it holds the shrines to Maria Parthenos, Mother of God and only Virgin worthy of the name #EMP Holy#!."
building_type_church_of_the_theotokos: "$building_church_of_the_theotokos$" building_type_church_of_the_theotokos: "$building_church_of_the_theotokos$"
building_type_church_of_the_theotokos_desc: "$building_church_of_the_theotokos_desc$" building_type_church_of_the_theotokos_desc: "$building_church_of_the_theotokos_desc$"
building_parthenon: "Parthenon"
building_parthenon_desc: "The holy temple of mighty Athena stands proudly once again, uncontaminated by silly superstitions.\nThese majestic columns and walls, raised more than 1000 years ago, have withstood the test of time and still protect the homes of the faithful from above, a silent symbol of the blessing of the Virgin Goddess who named the city."
building_type_parthenon: "$building_parthenon$"
building_type_parthenon_desc: "$building_parthenon_desc$"
building_hagios_demetrios: "Hagios Demetrios" building_hagios_demetrios: "Hagios Demetrios"
building_hagios_demetrios_desc: "The church of Saint Demetrios is the most important shrine in the city.\nFirst raised when the faith in Christ was still young, it incorporates the Roman bathhouse in which the Saint, together with many other early believers, was imprisoned, martyrized, and buried." building_hagios_demetrios_desc: "The church of Saint Demetrios is the most important shrine in the city.\nFirst raised when the faith in Christ was still young, it incorporates the Roman bathhouse in which the Saint, together with many other early believers, was imprisoned, martyrized, and buried."

View file

@ -472,10 +472,14 @@
NEOW_voronezhian:0 "Voronezhskiy" NEOW_voronezhian:0 "Voronezhskiy"
NEOW_voronezhian_collective_noun:0 "Voronezhians" NEOW_voronezhian_collective_noun:0 "Voronezhians"
NEOW_voronezhian_prefix:0 "Voronezhsko" NEOW_voronezhian_prefix:0 "Voronezhsko"
#Nizhnevolzhan #Tatarstanskiy
NEOW_tatarstanskiy:0 "Tatarstanskiy"
NEOW_tatarstanskiy_collective_noun:0 "Tatarstanians"
NEOW_tatarstanskiy_prefix:0 "Tatarstansko"
#Povolzhskiy
NEOW_povolzhan:0 "Povolzhskiy" NEOW_povolzhan:0 "Povolzhskiy"
NEOW_povolzhan_collective_noun:0 "Povolzhane" NEOW_povolzhan_collective_noun:0 "Povolzhane"
NEOW_povolzhan_prefix:0 "Povolzhsko" NEOW_povolzhan_prefix:0 "Povolzhsko"
#Nizhnevolzhan #Nizhnevolzhan
NEOW_nizhnevolzhan:0 "Nizhnevolzhskiy" NEOW_nizhnevolzhan:0 "Nizhnevolzhskiy"
NEOW_nizhnevolzhan_collective_noun:0 "Volzhane" NEOW_nizhnevolzhan_collective_noun:0 "Volzhane"
@ -487,7 +491,15 @@
#Yamantau #Yamantau
NEOW_yamantau:0 "Mednogorskiy" NEOW_yamantau:0 "Mednogorskiy"
NEOW_yamantau_collective_noun:0 "Mednogortsy" NEOW_yamantau_collective_noun:0 "Mednogortsy"
NEOW_yamantau_prefix:0 "Mednogorsko" NEOW_yamantau_prefix:0 "Mednogorsko"
#Udmurt
NEOW_udmurt:0 "Udmurt"
NEOW_udmurt_collective_noun:0 "Udmurts"
NEOW_udmurt_prefix:0 "Udmurto"
#Chuvash
NEOW_chuvash:0 "Çăvaş"
NEOW_chuvash_collective_noun:0 "Chuvash"
NEOW_chuvash_prefix:0 "Chuvasho"
#Goral #Goral
goral:0 "Góralski" goral:0 "Góralski"
@ -512,6 +524,9 @@
NEOW_cappadocian:0 "Kappadokikós" NEOW_cappadocian:0 "Kappadokikós"
NEOW_cappadocian_collective_noun:0 "Kappadokikoí" NEOW_cappadocian_collective_noun:0 "Kappadokikoí"
NEOW_cappadocian_prefix:0 "Cappadocio" NEOW_cappadocian_prefix:0 "Cappadocio"
NEOW_tsakonian:0 "Tsakónikos"
NEOW_tsakonian_collective_noun:0 "Tsakónikoi"
NEOW_tsakonian_prefix:0 "Tsakonio"
NEOW_cypriot:0 "Kypriakós" NEOW_cypriot:0 "Kypriakós"
NEOW_cypriot_collective_noun:0 "Kypriakoí" NEOW_cypriot_collective_noun:0 "Kypriakoí"
NEOW_cypriot_prefix:0 "Cyprio" NEOW_cypriot_prefix:0 "Cyprio"