poland culture stuff
added odrzan and wymysorys cultures, changed warmia-masuria to mazowickie
This commit is contained in:
parent
1dc84ab810
commit
028238f872
6 changed files with 98 additions and 10 deletions
|
|
@ -286,4 +286,65 @@ lipka = {
|
|||
35 = slavic_brown_hair
|
||||
15 = slavic_dark_hair
|
||||
}
|
||||
}
|
||||
odrzan = {
|
||||
color = { 117 34 38 }
|
||||
|
||||
ethos = ethos_communal #no idea if this is accurate or not
|
||||
heritage = heritage_west_slavic
|
||||
language = NEOW_language_polish
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
traditions = {
|
||||
tradition_culture_blending #for the dialect leveling in the westeern territories
|
||||
tradition_agrarian #the wikipedia article mentions how prominent honey is on the Oder river, maybe this could warrant a custom tradition
|
||||
tradition_city_keepers
|
||||
tradition_fishermen
|
||||
}
|
||||
|
||||
name_list = name_list_polish
|
||||
|
||||
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 = {
|
||||
45 = slavic_blond
|
||||
5 = slavic_ginger
|
||||
35 = slavic_brown_hair
|
||||
15 = slavic_dark_hair
|
||||
}
|
||||
}
|
||||
|
||||
wymysorys = {
|
||||
color = { 117 48 34 }
|
||||
parents = { NEOW_greater_polish saxon }
|
||||
created = 1100.1.1
|
||||
|
||||
ethos = ethos_communal
|
||||
heritage = heritage_west_slavic
|
||||
language = NEOW_language_vilamovian
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
traditions = {
|
||||
tradition_culture_blending
|
||||
tradition_agrarian
|
||||
tradition_storytellers
|
||||
tradition_isolationist #ngl i have no idea what to do for their traditions
|
||||
}
|
||||
|
||||
name_list = name_list_polish #placeholder
|
||||
|
||||
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 = {
|
||||
45 = slavic_blond
|
||||
5 = slavic_ginger
|
||||
35 = slavic_brown_hair
|
||||
15 = slavic_dark_hair
|
||||
}
|
||||
}
|
||||
|
|
@ -2824,4 +2824,26 @@ NEOW_language_polish = {
|
|||
}
|
||||
|
||||
color = { 0.35 0.8 0.8 }
|
||||
}
|
||||
NEOW_language_vilamovian = {
|
||||
type = language
|
||||
is_shown = {
|
||||
language_is_shown_trigger = {
|
||||
LANGUAGE = NEOW_language_vilamovian
|
||||
}
|
||||
}
|
||||
parameters = {
|
||||
high_german_group_language_param = yes
|
||||
low_franconian_group_language_param = yes
|
||||
west_slavic_group_language_param = yes
|
||||
}
|
||||
ai_will_do = {
|
||||
value = 10
|
||||
if = {
|
||||
limit = { has_cultural_pillar = NEOW_language_vilamovian }
|
||||
multiply = 10
|
||||
}
|
||||
}
|
||||
|
||||
color = { 204 54 40 }
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue