east slavic names and stuff
This commit is contained in:
parent
de5eb22f48
commit
5434beabbb
13 changed files with 561 additions and 108 deletions
|
|
@ -1,6 +1,9 @@
|
|||
NEOW_novgorodian = {
|
||||
color = { 0.18 0.31 0.18 }
|
||||
|
||||
created = 2300.1.1
|
||||
parents = {russian}
|
||||
|
||||
ethos = ethos_communal
|
||||
heritage = heritage_east_slavic
|
||||
language = language_north_russian
|
||||
|
|
@ -35,9 +38,52 @@
|
|||
}
|
||||
}
|
||||
|
||||
NEOW_petrogradian = {
|
||||
color = { 0.21 0.36 0.21 }
|
||||
|
||||
created = 2300.1.1
|
||||
parents = {russian}
|
||||
|
||||
ethos = ethos_bureaucratic
|
||||
heritage = heritage_east_slavic
|
||||
language = language_north_russian
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
traditions = {
|
||||
tradition_republican_legacy
|
||||
tradition_stalwart_defenders
|
||||
tradition_equitable
|
||||
tradition_hard_working
|
||||
}
|
||||
|
||||
name_list = name_list_NEOW_west_russian
|
||||
|
||||
coa_gfx = { west_slavic_group_coa_gfx western_coa_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 }
|
||||
house_coa_mask_scale = { 0.9 0.9 }
|
||||
|
||||
ethnicities = {
|
||||
30 = caucasian_northern_blond
|
||||
5 = caucasian_northern_ginger
|
||||
1 = caucasian_northern_brown_hair
|
||||
1 = caucasian_northern_dark_hair
|
||||
50 = slavic_blond
|
||||
10 = slavic_ginger
|
||||
2 = slavic_brown_hair
|
||||
1 = slavic_dark_hair
|
||||
}
|
||||
}
|
||||
|
||||
NEOW_pribaltic = {
|
||||
color = { 0.18 0.31 0.31 }
|
||||
|
||||
created = 2300.1.1
|
||||
parents = {russian}
|
||||
|
||||
ethos = ethos_egalitarian
|
||||
heritage = heritage_east_slavic
|
||||
language = language_north_russian
|
||||
|
|
@ -108,6 +154,9 @@ NEOW_polotskian = {
|
|||
NEOW_smolesnkian = {
|
||||
color = { 0.23 0.37 0.17 }
|
||||
|
||||
created = 2300.1.1
|
||||
parents = {russian}
|
||||
|
||||
ethos = ethos_stoic
|
||||
heritage = heritage_east_slavic
|
||||
language = language_north_russian
|
||||
|
|
@ -141,6 +190,9 @@ NEOW_smolesnkian = {
|
|||
NEOW_nizhegorodian = {
|
||||
color = { 0.23 0.40 0.16 }
|
||||
|
||||
created = 2300.1.1
|
||||
parents = {russian}
|
||||
|
||||
ethos = ethos_spiritual
|
||||
heritage = heritage_east_slavic
|
||||
language = language_north_russian
|
||||
|
|
@ -174,6 +226,9 @@ NEOW_nizhegorodian = {
|
|||
NEOW_nizhnevolzhan = {
|
||||
color = { 0.22 0.37 0.6 }
|
||||
|
||||
created = 2300.1.1
|
||||
parents = {russian}
|
||||
|
||||
ethos = ethos_egalitarian
|
||||
heritage = heritage_east_slavic
|
||||
language = language_north_russian
|
||||
|
|
@ -204,6 +259,78 @@ NEOW_nizhnevolzhan = {
|
|||
}
|
||||
}
|
||||
|
||||
NEOW_uralian = {
|
||||
color = { 0.23 0.40 0.16 }
|
||||
|
||||
created = 2300.1.1
|
||||
parents = {russian}
|
||||
|
||||
ethos = ethos_egalitarian
|
||||
heritage = heritage_east_slavic
|
||||
language = language_north_russian
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
traditions = {
|
||||
tradition_religious_patronage
|
||||
tradition_city_keepers
|
||||
tradition_hereditary_hierarchy
|
||||
tradition_stand_and_fight
|
||||
}
|
||||
|
||||
name_list = name_list_NEOW_west_russian
|
||||
|
||||
coa_gfx = { west_slavic_group_coa_gfx western_coa_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 }
|
||||
house_coa_mask_scale = { 0.9 0.9 }
|
||||
|
||||
ethnicities = {
|
||||
50 = slavic_blond
|
||||
2 = slavic_ginger
|
||||
36 = slavic_brown_hair
|
||||
12 = slavic_dark_hair
|
||||
}
|
||||
}
|
||||
|
||||
NEOW_west_siberian = {
|
||||
color = { 0.23 0.40 0.16 }
|
||||
|
||||
created = 2300.1.1
|
||||
parents = {russian}
|
||||
|
||||
ethos = ethos_egalitarian
|
||||
heritage = heritage_east_slavic
|
||||
language = language_north_russian
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
traditions = {
|
||||
tradition_religious_patronage
|
||||
tradition_city_keepers
|
||||
tradition_hereditary_hierarchy
|
||||
tradition_stand_and_fight
|
||||
}
|
||||
|
||||
name_list = name_list_NEOW_west_russian
|
||||
|
||||
coa_gfx = { west_slavic_group_coa_gfx western_coa_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 }
|
||||
house_coa_mask_scale = { 0.9 0.9 }
|
||||
|
||||
ethnicities = {
|
||||
50 = slavic_blond
|
||||
2 = slavic_ginger
|
||||
36 = slavic_brown_hair
|
||||
12 = slavic_dark_hair
|
||||
}
|
||||
}
|
||||
|
||||
NEOW_vostochniy = {
|
||||
color = { 0.23 0.40 0.16 }
|
||||
|
||||
|
|
@ -233,10 +360,51 @@ NEOW_vostochniy = {
|
|||
}
|
||||
}
|
||||
|
||||
NEOW_yamantau = {
|
||||
color = { 0.23 0.40 0.16 }
|
||||
|
||||
created = 2300.1.1
|
||||
parents = {russian}
|
||||
|
||||
ethos = ethos_spiritual
|
||||
heritage = heritage_east_slavic
|
||||
language = language_north_russian
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
traditions = {
|
||||
tradition_religious_patronage
|
||||
tradition_hereditary_hierarchy
|
||||
tradition_stand_and_fight
|
||||
}
|
||||
dlc_tradition = {
|
||||
trait = tradition_tgp_esoteric_power
|
||||
requires_dlc_flag = all_under_heaven
|
||||
}
|
||||
|
||||
name_list = name_list_NEOW_west_russian
|
||||
|
||||
coa_gfx = { west_slavic_group_coa_gfx western_coa_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 }
|
||||
house_coa_mask_scale = { 0.9 0.9 }
|
||||
|
||||
ethnicities = {
|
||||
50 = slavic_blond
|
||||
2 = slavic_ginger
|
||||
36 = slavic_brown_hair
|
||||
12 = slavic_dark_hair
|
||||
}
|
||||
}
|
||||
|
||||
NEOW_donbass = {
|
||||
color = { 0.22 0.37 0.6 }
|
||||
|
||||
created = 1900.1.1
|
||||
parents = {russian NEOW_cossack}
|
||||
|
||||
ethos = ethos_stoic
|
||||
heritage = heritage_east_slavic
|
||||
language = language_south_russian
|
||||
|
|
@ -270,9 +438,12 @@ NEOW_donbass = {
|
|||
NEOW_crimean = {
|
||||
color = { 0.24 0.48 0.37 }
|
||||
|
||||
created = 2300.1.1
|
||||
parents = {russian}
|
||||
|
||||
ethos = ethos_egalitarian
|
||||
heritage = heritage_east_slavic
|
||||
language = language_south_russian
|
||||
language = language_crimean_russian
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
traditions = {
|
||||
|
|
@ -282,8 +453,7 @@ NEOW_crimean = {
|
|||
tradition_castle_keepers
|
||||
}
|
||||
|
||||
name_list = name_list_NEOW_ruthenian
|
||||
name_list = name_list_NEOW_west_russian
|
||||
name_list = name_list_NEOW_crimean
|
||||
|
||||
coa_gfx = { west_slavic_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { mediterranean_building_gfx western_building_gfx }
|
||||
|
|
@ -466,6 +636,9 @@ NEOW_minskian = {
|
|||
NEOW_cossack = {
|
||||
color = { 0.93 0.79 0.02 }
|
||||
|
||||
created = 1600.1.1
|
||||
parents = {russian}
|
||||
|
||||
ethos = ethos_bellicose
|
||||
heritage = heritage_east_slavic
|
||||
language = language_ruthenian
|
||||
|
|
@ -499,6 +672,7 @@ NEOW_cossack = {
|
|||
NEOW_ucrainean = { #Ukranians latinzed by Nistrenia
|
||||
color = { 200 120 255 }
|
||||
|
||||
created = 2300.1.1
|
||||
parents = { moldavian NEOW_kievan }
|
||||
|
||||
ethos = ethos_communal
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue