Merge branch 'next-version-dev' of https://forgejo.damimani-alex.org/damimani/N3OW into next-version-dev

This commit is contained in:
edwardtheelbowhigh 2026-04-16 12:39:55 +01:00
commit 7c23093da8
6 changed files with 83 additions and 5 deletions

View file

@ -711,6 +711,48 @@ NEOW_ucrainean = { #Ukranians latinzed by Nistrenia
}
}
NEOW_cazzac = { #Latinized Cossacks (WIP)
color = { 180 60 80 }
created = 2300.1.1
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
}
}
NEOW_kozak = {
color = { 0.93 0.69 0.05 }

View file

@ -128,7 +128,7 @@ NEOW_slovene = {
NEOW_croatian = {
color = { 16 53 165 }
ethos = ethos_ceremonious
ethos = ethos_courtly
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
@ -230,7 +230,7 @@ NEOW_bulgarian = {
traditions = {
tradition_family_entrepreneurship
tradition_quarrelsome
tradition_by_the_sword
tradition_stand_and_fight
tradition_zealous_people
}