From beddbc540755fce16e1f92fc0f0249f84e2ac028 Mon Sep 17 00:00:00 2001 From: trashmasteruni Date: Sun, 7 Jun 2026 13:45:10 +0200 Subject: [PATCH] yugoslavist holy sites --- .../holy_site_types/00_holy_site_types.txt | 68 +++++++++++++++++++ .../religion_types/NEOW_yugoslavist.txt | 30 ++++---- .../religion/zz_NEOW_holy_sites_l_english.yml | 19 ++++++ 3 files changed, 101 insertions(+), 16 deletions(-) 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 43b6e433..993a3ed0 100644 --- a/common/religion/holy_site_types/00_holy_site_types.txt +++ b/common/religion/holy_site_types/00_holy_site_types.txt @@ -920,6 +920,74 @@ malta = { } } +#Yugoslavist & Partisan + +kumrovec = { # home town of tito, communist pilgrimage spot irl + county = c_zagorje + barony = b_varazdin + + character_modifier = { + name = holy_site_kumrovec_effect_name + monthly_piety = 0.5 + legitimacy_gain_mult = 0.05 + } +} + +kosovo_polje = { # place of the legendary battle against the ottomans + county = c_hvosno + barony = b_pristina + + character_modifier = { + name = holy_site_kosovo_polje_effect_name + martial_per_piety_level = 1 + knight_effectiveness_mult = 0.1 + } +} + +grobnicko_polje = { # place of the legendary battle against the mongols + county = c_cherso + barony = b_rijeka + + character_modifier = { + name = holy_site_grobnicko_polje_effect_name + prowess_per_piety_level = 1 + heavy_infantry_damage_mult = 0.05 + } +} + +belgrade = { # too many things to count + county = c_beograd + barony = b_beograd + + character_modifier = { + name = holy_site_belgrade_effect_name + vassal_opinion = 5 + stewardship = 1 + + } +} + +sarajevo = { # too many things to count + county = c_sarajevo + barony = b_vhrbosna + + character_modifier = { + diplomacy_per_piety_level = 1 + } + parameters = { + jerusalem_conversion_bonus # +20% County Conversion + } +} + +gornja_stubica = { # site of the legendary peasant uprising against habsburgs + county = c_zagreb + barony = b_zagreb + + character_modifier = { + county_opinion_add = 10 + } +} + #Alexandria - to do diff --git a/common/religion/religion_types/NEOW_yugoslavist.txt b/common/religion/religion_types/NEOW_yugoslavist.txt index 5c6a88a1..fa69fa2b 100644 --- a/common/religion/religion_types/NEOW_yugoslavist.txt +++ b/common/religion/religion_types/NEOW_yugoslavist.txt @@ -228,14 +228,13 @@ # religious_head = k_papal_state - #placeholder holy sites - holy_site = maastricht - holy_site = rome - holy_site = strassburg - holy_site = frankfurt - holy_site = brussels - holy_site = luxembourg - #holy_site = segrada_familia + #holy sites + holy_site = belgrade + holy_site = sarajevo + holy_site = kumrovec + holy_site = gornja_stubica + holy_site = kosovo_polje + holy_site = grobnicko_polje #Special Tolerance | placeholder doctrine = doctrine_pilgrimage_local_rites @@ -255,14 +254,13 @@ # religious_head = k_papal_state - #placeholder holy sites - holy_site = maastricht - holy_site = rome - holy_site = strassburg - holy_site = frankfurt - holy_site = brussels - holy_site = luxembourg - #holy_site = segrada_familia + #holy sites + holy_site = belgrade + holy_site = sarajevo + holy_site = kumrovec + holy_site = gornja_stubica + holy_site = kosovo_polje + holy_site = grobnicko_polje #Special Tolerance | placeholder 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 06c30bbb..2fec71e6 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 @@ -1,5 +1,24 @@ l_english: +#YUGOSLAVISM + holy_site_kumrovec_name:0 "Kumrovec" + holy_site_kumrovec_effect_name:0 "From [holy_site|E] #weak ($holy_site_kumrovec_name$)#!" + + holy_site_kosovo_polje_name:0 "Kosovo Polje" + holy_site_kosovo_polje_effect_name:0 "From [holy_site|E] #weak ($holy_site_kosovo_polje_name$)#!" + + holy_site_grobnicko_polje_name:0 "Grobničko Polje" + holy_site_grobnicko_polje_effect_name:0 "From [holy_site|E] #weak ($holy_site_grobnicko_polje_name$)#!" + + holy_site_belgrade_name:0 "Beograd" + holy_site_belgrade_effect_name:0 "From [holy_site|E] #weak ($holy_site_belgrade_name$)#!" + + holy_site_sarajevo_name:0 "Sarajevo" + holy_site_sarajevo_effect_name:0 "From [holy_site|E] #weak ($holy_site_sarajevo_name$)#!" + + 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$)#!" + #EUROPEANISM holy_site_maastricht_name:0 "Maastricht" holy_site_maastricht_effect_name:0 "From [holy_site|E] #weak ($holy_site_maastricht_name$)#!"