From 255cc48b8d5b82d922ce8f54d51e2487955238a6 Mon Sep 17 00:00:00 2001 From: edwardtheelbowhigh <73761109+edwardtheelbowhigh@users.noreply.github.com> Date: Mon, 8 Jun 2026 17:42:14 +0100 Subject: [PATCH 1/2] men at arms fix + some culture stuff --- .../coat_of_arms/NEOW_dynasties.txt | 58 +++++++++++++++++++ .../cultures/NEOW_central_germanic.txt | 4 +- common/dynasties/NEOW_dynasties.txt | 9 +++ common/men_at_arms_types/NEOW_maa_types.txt | 9 ++- history/characters/NEOW_e_nistrenia.txt | 4 +- 5 files changed, 78 insertions(+), 6 deletions(-) diff --git a/common/coat_of_arms/coat_of_arms/NEOW_dynasties.txt b/common/coat_of_arms/coat_of_arms/NEOW_dynasties.txt index 517f43a2..9ce69d7d 100644 --- a/common/coat_of_arms/coat_of_arms/NEOW_dynasties.txt +++ b/common/coat_of_arms/coat_of_arms/NEOW_dynasties.txt @@ -18031,6 +18031,64 @@ hallgrimsson_dynasty={ } +ciachir_dynasty={ + pattern="pattern_horizontal_split_01.dds" + color1=red + color2=orange + color3=blue + colored_emblem={ + color1=white + texture="ce_block_02.dds" + instance={ + depth=1.010000 + } + + } + + colored_emblem={ + color1=red + color2=orange + color3=black + texture="ce_horse_rampant.dds" + } + +} + +piratiko_dynasty={ + pattern="pattern_horizontal_split_01.dds" + color1=blue + color2=blue + color3=green + colored_emblem={ + color1=white + texture="ce_block_02.dds" + instance={ + position={ 0.500000 0.250000 } + scale={ 0.685000 0.080000 } + } + + instance={ + position={ 0.500000 0.230000 } + scale={ 0.110000 0.305000 } + depth=1.010000 + } + + } + + colored_emblem={ + color1=white + texture="ce_ordinary_pales_4_thin.dds" + instance={ + position={ 0.500000 0.640000 } + scale={ -0.870000 -0.520000 } + depth=2.010000 + } + + } + +} + + bolhrad_dynasty={ pattern="pattern_horizontal_split_01.dds" color1=red diff --git a/common/culture/cultures/NEOW_central_germanic.txt b/common/culture/cultures/NEOW_central_germanic.txt index 8581f8af..9f81891a 100644 --- a/common/culture/cultures/NEOW_central_germanic.txt +++ b/common/culture/cultures/NEOW_central_germanic.txt @@ -10,7 +10,7 @@ traditions = { tradition_mountain_homes tradition_artisans - tradition_storytellers + tradition_wine_culture tradition_staunch_traditionalists tradition_mountaineers } @@ -46,7 +46,7 @@ bavarian = { #Boarisch tradition_brewery tradition_zealous_people tradition_legalistic - tradition_esteemed_hospitality + tradition_wine_culture tradition_staunch_traditionalists } diff --git a/common/dynasties/NEOW_dynasties.txt b/common/dynasties/NEOW_dynasties.txt index ee38758d..3e0ca64d 100644 --- a/common/dynasties/NEOW_dynasties.txt +++ b/common/dynasties/NEOW_dynasties.txt @@ -2529,6 +2529,15 @@ bolhrad_dynasty = { culture = NEOW_bulgarian } +comrat_dynasty = { + name = dynn_comrat + culture = NEOW_gagauz +} + +piratiko_dynasty = { + name = dynn_piratiko + culture = aromanian +} kinýraou_dynasty = { name = dynn_kinýraou diff --git a/common/men_at_arms_types/NEOW_maa_types.txt b/common/men_at_arms_types/NEOW_maa_types.txt index 313ea92b..4d5ed268 100644 --- a/common/men_at_arms_types/NEOW_maa_types.txt +++ b/common/men_at_arms_types/NEOW_maa_types.txt @@ -1020,7 +1020,10 @@ besterios = { desert = { toughness = -8 } steppe = { toughness = -8 } } - + can_recruit = { + valid_for_maa_trigger = { PARAMETER = unlock_maa_besterios } + } + counters = { heavy_infantry = 1.25 archer_cavalry = 2.5 @@ -1048,7 +1051,9 @@ arbalests = { toughness = 19 pursuit = 5 screen = 5 - + can_recruit = { + valid_for_maa_trigger = { PARAMETER = unlock_maa_arbalests } + } terrain_bonus = { hills = { damage = 10 toughness = 4 } mountains = { damage = 8 toughness = 2 } diff --git a/history/characters/NEOW_e_nistrenia.txt b/history/characters/NEOW_e_nistrenia.txt index f6e7f2b8..2bcfaaf7 100644 --- a/history/characters/NEOW_e_nistrenia.txt +++ b/history/characters/NEOW_e_nistrenia.txt @@ -674,7 +674,7 @@ nistria0034 = { nistria0035 = { name = "Valentyn" - dynasty = voloshyn_dynasty + dynasty = piratiko_dynasty religion = orthodox culture = aromanian trait = education_learning_3 @@ -690,7 +690,7 @@ nistria0035 = { } nistria0036 = { - name = "Vilhelm" + name = "Mihail" dynasty = ciachir_dynasty religion = orthodox culture = NEOW_gagauz From c0165d1e0f4ec3f21b9d5ceabf66887154feb174 Mon Sep 17 00:00:00 2001 From: trashmasteruni Date: Mon, 8 Jun 2026 20:13:18 +0200 Subject: [PATCH 2/2] chernobyl, macedonian restored, minor yugoslav changes --- common/culture/cultures/NEOW_greek.txt | 36 +++++++++++++++++++ .../holy_site_types/00_holy_site_types.txt | 17 +++++++++ .../religion/religion_types/NEOW_cosmist.txt | 11 ++---- history/characters/NEOW_e_greece.txt | 4 +-- history/provinces/e_yugoslavia.txt | 6 +--- history/titles/k_macedonia.txt | 4 +-- .../religion/zz_NEOW_holy_sites_l_english.yml | 5 +++ 7 files changed, 66 insertions(+), 17 deletions(-) diff --git a/common/culture/cultures/NEOW_greek.txt b/common/culture/cultures/NEOW_greek.txt index 5e0d2bd8..a51820df 100644 --- a/common/culture/cultures/NEOW_greek.txt +++ b/common/culture/cultures/NEOW_greek.txt @@ -357,4 +357,40 @@ NEOW_aegeaner = { ethnicities = { 10 = mediterranean } +} +NEOW_macedonian = { + color = { 40 95 204 } + + created = 2200.1.1 + parents = {NEOW_pindusian NEOW_bulgarian} + + ethos = ethos_communal + heritage = heritage_greek + language = language_macedonian #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_male_only + head_determination = head_determination_domain + + traditions = { + tradition_mountaineers + tradition_hill_dwellers + tradition_mountain_homes + tradition_storytellers + tradition_farmer_republics + } + + name_list = name_list_NEOW_bulgarian + + coa_gfx = { latin_group_coa_gfx byzantine_group_coa_gfx } + building_gfx = { mediterranean_building_gfx } + clothing_gfx = { byzantine_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 = { + 50 = mediterranean + 35 = slavic_brown_hair + 15 = slavic_dark_hair + } } \ No newline at end of file diff --git a/common/religion/holy_site_types/00_holy_site_types.txt b/common/religion/holy_site_types/00_holy_site_types.txt index 993a3ed0..7fe51460 100644 --- a/common/religion/holy_site_types/00_holy_site_types.txt +++ b/common/religion/holy_site_types/00_holy_site_types.txt @@ -988,6 +988,23 @@ gornja_stubica = { # site of the legendary peasant uprising against habsburgs } } +#fracturism + +chernobyl = { # иди ко мне + county = c_chornobyl + barony = b_chornobyl + + character_modifier = { + knight_effectiveness_mult = 0.1 + prowess_per_piety_level = 2 + prowess_per_stress_level = 2 + prowess_per_prestige_level = 2 + monthly_piety = 1 + army_maintenance_mult = -0.1 + health = -0.1 + } +} + #Alexandria - to do diff --git a/common/religion/religion_types/NEOW_cosmist.txt b/common/religion/religion_types/NEOW_cosmist.txt index e4a40780..a9998c0b 100644 --- a/common/religion/religion_types/NEOW_cosmist.txt +++ b/common/religion/religion_types/NEOW_cosmist.txt @@ -245,14 +245,9 @@ # religious_head = k_papal_state graphical_faith = "catholic_gfx" - #placeholder holy sites - holy_site = perth - holy_site = edinburgh - holy_site = london - holy_site = standrews - holy_site = belfast - holy_site = leath - #holy_site = segrada_familia + + #иди ко мне + holy_site = chernobyl #Special Tolerance | placeholder diff --git a/history/characters/NEOW_e_greece.txt b/history/characters/NEOW_e_greece.txt index afaf6d46..b59e36ee 100644 --- a/history/characters/NEOW_e_greece.txt +++ b/history/characters/NEOW_e_greece.txt @@ -1006,9 +1006,9 @@ albania0003 = { #Kastriota } } albania0004 = { # - name = "Ibrahim" + name = "Bler" dynasty = gjinolli_dynasty - religion = "yugoslavist" + religion = "aqlani" culture = NEOW_albanian trait = education_martial_2 trait = brave diff --git a/history/provinces/e_yugoslavia.txt b/history/provinces/e_yugoslavia.txt index 23cb626d..5f75810b 100644 --- a/history/provinces/e_yugoslavia.txt +++ b/history/provinces/e_yugoslavia.txt @@ -525,12 +525,8 @@ } 3830 = { #Titel culture = NEOW_serbian - religion = orthodox + religion = yugoslavist holding = castle_holding - 1066.1.1 = { - holding = church_holding - #1st mention in 2088 - } } ###c_bodrog diff --git a/history/titles/k_macedonia.txt b/history/titles/k_macedonia.txt index 0bb74a7c..d302f7b3 100644 --- a/history/titles/k_macedonia.txt +++ b/history/titles/k_macedonia.txt @@ -38,8 +38,8 @@ c_ohrid = { } c_veria = { - 2554.1.1 = { - holder = greece0058 + 2530.1.1 = { + holder = greece0044 } } diff --git a/localization/english/replace/religion/zz_NEOW_holy_sites_l_english.yml b/localization/english/replace/religion/zz_NEOW_holy_sites_l_english.yml index 2fec71e6..12e9df47 100644 --- a/localization/english/replace/religion/zz_NEOW_holy_sites_l_english.yml +++ b/localization/english/replace/religion/zz_NEOW_holy_sites_l_english.yml @@ -18,6 +18,11 @@ holy_site_gornja_stubica_name:0 "Gornja Stubica" holy_site_gornja_stubica_effect_name:0 "From [holy_site|E] #weak ($holy_site_gornja_stubica_name$)#!" + +#FRACTURISM + + holy_site_chernobyl_name:0 "The Sarcophagus" + holy_site_chernobyl_effect_name:0 "From [holy_site|E] #weak ($holy_site_chernobyl_name$)#!" #EUROPEANISM holy_site_maastricht_name:0 "Maastricht"