West-Russian culture basics
New Heritages for all four macroregions in Russia (European Russia, Urals, Siberia, Far East), new cultures (Westrussian, Prussian, Ostprussian) and loc for them Is subject to change
This commit is contained in:
parent
af480d81a8
commit
85486cc9b9
11 changed files with 534 additions and 4 deletions
87
common/culture/cultures/NEOW_west_russian.txt
Normal file
87
common/culture/cultures/NEOW_west_russian.txt
Normal file
|
|
@ -0,0 +1,87 @@
|
|||
NEOW_west_russian = {
|
||||
color = { 0.18 0.31 0.18 }
|
||||
|
||||
ethos = ethos_stoic
|
||||
heritage = heritage_west_russian
|
||||
language = language_west_russian
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
traditions = {
|
||||
tradition_agrarian
|
||||
tradition_strength_in_numbers
|
||||
}
|
||||
|
||||
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 }
|
||||
|
||||
ethnicities = {
|
||||
40 = slavic_blond
|
||||
2 = slavic_ginger
|
||||
42 = slavic_brown_hair
|
||||
16 = slavic_dark_hair
|
||||
}
|
||||
}
|
||||
|
||||
NEOW_prussian = {
|
||||
color = { 0.18 0.31 0.31 }
|
||||
|
||||
ethos = ethos_egalitarian
|
||||
heritage = heritage_west_russian
|
||||
language = language_prussian
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
traditions = {
|
||||
tradition_marritime_mercantilism
|
||||
tradition_forest_folk
|
||||
tradition_castle_keepers
|
||||
tradition_life_is_just_a_joke
|
||||
}
|
||||
|
||||
name_list = name_list_NEOW_prussian
|
||||
|
||||
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 = { western_unit_gfx }
|
||||
|
||||
ethnicities = {
|
||||
51 = slavic_blond
|
||||
8 = slavic_ginger
|
||||
36 = slavic_brown_hair
|
||||
5 = slavic_dark_hair
|
||||
}
|
||||
}
|
||||
|
||||
NEOW_ostprussian = {
|
||||
color = { 0.36 0.36 0.36 }
|
||||
|
||||
ethos = ethos_ceremonious
|
||||
heritage = heritage_west_russian
|
||||
language = language_prussian
|
||||
martial_custom = martial_custom_equal
|
||||
head_determination = head_determination_domain
|
||||
traditions = {
|
||||
tradition_mystical_ancestors
|
||||
tradition_bound_by_faith
|
||||
tradition_cultural_primacy
|
||||
tradition_monastic_communities
|
||||
}
|
||||
|
||||
name_list = name_list_NEOW_prussian
|
||||
|
||||
coa_gfx = { german_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { western_building_gfx }
|
||||
clothing_gfx = { west_slavic_clothing_gfx western_clothing_gfx }
|
||||
unit_gfx = { western_unit_gfx }
|
||||
|
||||
ethnicities = {
|
||||
40 = slavic_blond
|
||||
9 = slavic_ginger
|
||||
40 = slavic_brown_hair
|
||||
11 = slavic_dark_hair
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue