culture names and colours, setup fixes
This commit is contained in:
parent
53190174e1
commit
c4489c7b0f
19 changed files with 334 additions and 351 deletions
|
|
@ -1,5 +1,5 @@
|
|||
NEOW_carantanian = {
|
||||
color = { 65 153 216 }
|
||||
color = { 81 132 204 }
|
||||
|
||||
created = 2100.1.1
|
||||
parents = { NEOW_slovene }
|
||||
|
|
@ -33,7 +33,7 @@
|
|||
}
|
||||
|
||||
NEOW_serbian = {
|
||||
color = { 25 42 127 }
|
||||
color = { 42 42 140 }
|
||||
|
||||
ethos = ethos_stoic
|
||||
heritage = heritage_south_slavic
|
||||
|
|
@ -64,7 +64,7 @@ NEOW_serbian = {
|
|||
}
|
||||
|
||||
NEOW_bosnian = {
|
||||
color = { 14 97 124 }
|
||||
color = { 37 113 188 }
|
||||
|
||||
ethos = ethos_communal
|
||||
heritage = heritage_south_slavic
|
||||
|
|
@ -96,7 +96,7 @@ NEOW_bosnian = {
|
|||
}
|
||||
|
||||
NEOW_slovene = {
|
||||
color = { 43 118 216 }
|
||||
color = { 45 105 226 }
|
||||
|
||||
ethos = ethos_egalitarian
|
||||
heritage = heritage_south_slavic
|
||||
|
|
@ -128,7 +128,7 @@ NEOW_slovene = {
|
|||
}
|
||||
|
||||
NEOW_croatian = {
|
||||
color = { 16 53 165 }
|
||||
color = { 38 63 191 }
|
||||
|
||||
ethos = ethos_courtly
|
||||
heritage = heritage_south_slavic
|
||||
|
|
@ -160,7 +160,7 @@ NEOW_croatian = {
|
|||
}
|
||||
|
||||
NEOW_montenegran = {
|
||||
color = { 49 79 140 }
|
||||
color = { 40 46 114 }
|
||||
|
||||
ethos = ethos_communal
|
||||
heritage = heritage_south_slavic
|
||||
|
|
@ -192,7 +192,7 @@ NEOW_montenegran = {
|
|||
}
|
||||
|
||||
NEOW_macedonian = {
|
||||
color = {0.1 0.21 0.58}
|
||||
color = { 40 95 204 }
|
||||
|
||||
created = 2200.1.1
|
||||
parents = {NEOW_pindusian NEOW_bulgarian}
|
||||
|
|
@ -229,7 +229,7 @@ NEOW_macedonian = {
|
|||
}
|
||||
|
||||
NEOW_bulgarian = {
|
||||
color = { 76 76 153 }
|
||||
color = { 87 83 124 }
|
||||
|
||||
ethos = ethos_stoic
|
||||
heritage = heritage_south_slavic
|
||||
|
|
@ -261,7 +261,7 @@ NEOW_bulgarian = {
|
|||
}
|
||||
|
||||
NEOW_pomak = {
|
||||
color = { 76 96 153 }
|
||||
color = { 97 97 163 }
|
||||
|
||||
ethos = ethos_communal
|
||||
heritage = heritage_south_slavic
|
||||
|
|
@ -292,35 +292,35 @@ NEOW_pomak = {
|
|||
}
|
||||
}
|
||||
|
||||
moliski = { #Moliški
|
||||
color = { 0.4 0.65 0.4 }
|
||||
|
||||
ethos = ethos_spiritual
|
||||
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
|
||||
martial_custom = martial_custom_equal
|
||||
head_determination = head_determination_domain
|
||||
|
||||
traditions = {
|
||||
tradition_family_entrepreneurship
|
||||
#tradition_quarrelsome
|
||||
tradition_pastoralists
|
||||
tradition_swords_for_hire
|
||||
tradition_maritime_mercantilism
|
||||
tradition_farmer_republics
|
||||
}
|
||||
|
||||
name_list = name_list_serbian
|
||||
|
||||
coa_gfx = { south_slavic_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { western_building_gfx }
|
||||
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
|
||||
}
|
||||
}
|
||||
#moliski = { #Moliški possibly deprecated
|
||||
# color = { 0.4 0.65 0.4 }
|
||||
#
|
||||
# ethos = ethos_spiritual
|
||||
# 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
|
||||
# martial_custom = martial_custom_equal
|
||||
# head_determination = head_determination_domain
|
||||
#
|
||||
# traditions = {
|
||||
# tradition_family_entrepreneurship
|
||||
# #tradition_quarrelsome
|
||||
# tradition_pastoralists
|
||||
# tradition_swords_for_hire
|
||||
# tradition_maritime_mercantilism
|
||||
# tradition_farmer_republics
|
||||
# }
|
||||
#
|
||||
# name_list = name_list_serbian
|
||||
#
|
||||
# coa_gfx = { south_slavic_group_coa_gfx western_coa_gfx }
|
||||
# building_gfx = { western_building_gfx }
|
||||
# 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
|
||||
# }
|
||||
#
|
||||
Loading…
Add table
Add a link
Reference in a new issue