From cb36bb4a9b0fdd0013e7e87adbc732dd5d2f7937 Mon Sep 17 00:00:00 2001 From: edwardtheelbowhigh <73761109+edwardtheelbowhigh@users.noreply.github.com> Date: Sun, 31 May 2026 20:44:26 +0100 Subject: [PATCH] another holy site and fixing a marriage --- .../holy_site_types/00_holy_site_types.txt | 29 +++++++++++++++---- history/characters/NEOW_e_benelux.txt | 2 +- history/characters/NEOW_e_germania.txt | 3 ++ 3 files changed, 28 insertions(+), 6 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 e9ba4e84..698eb64d 100644 --- a/common/religion/holy_site_types/00_holy_site_types.txt +++ b/common/religion/holy_site_types/00_holy_site_types.txt @@ -797,6 +797,15 @@ wittenberg = { } } +worms = { + county = c_mannheim + + character_modifier = { + name = holy_site_wittenberg_effect_name + same_faith_opinion = 10 + } +} + lund = { county = c_skane @@ -2552,8 +2561,8 @@ barlad = { } plock = { - county = c_plocka - + county = c_plock + barony = b_plocka character_modifier = { name = holy_site_plock_effect_name same_faith_opinion = 15 @@ -2564,7 +2573,7 @@ czestochowa = { county = c_ratibor barony = b_czestochowa character_modifier = { - name = holy_site_plock_effect_name + name = holy_site_czestochowa_effect_name same_faith_opinion = 15 } } @@ -2573,7 +2582,7 @@ niepokalanow = { county = c_czerska barony = b_sochaczew character_modifier = { - name = holy_site_plock_effect_name + name = holy_site_niepokalanow_effect_name same_faith_opinion = 15 } } @@ -2582,11 +2591,21 @@ gietrzwald = { county = c_allenstein barony = b_osterode character_modifier = { - name = holy_site_plock_effect_name + name = holy_site_gietrzwald_effect_name same_faith_opinion = 15 } } + +zalaszanto = { + county = c_kolon + barony = b_egerszeg + character_modifier = { + name = holy_site_zalaszanto_effect_name + monthly_prestige_gain_mult = 0.5 + } +} + # Baltic diff --git a/history/characters/NEOW_e_benelux.txt b/history/characters/NEOW_e_benelux.txt index 27449030..7db88457 100644 --- a/history/characters/NEOW_e_benelux.txt +++ b/history/characters/NEOW_e_benelux.txt @@ -184,7 +184,7 @@ benelux_oranje_nassau_weilburg_philippe = { birth = yes } 2544.1.1 = { - add_spouse = germany00010 + add_matrilineal_spouse = germany00010 } 2600.1.1 = { death = yes diff --git a/history/characters/NEOW_e_germania.txt b/history/characters/NEOW_e_germania.txt index e7ae70b4..aaa9034d 100644 --- a/history/characters/NEOW_e_germania.txt +++ b/history/characters/NEOW_e_germania.txt @@ -695,6 +695,9 @@ germany00010 = { 2533.1.1 = { birth = yes } + 2544.1.1 = { + add_matrilineal_spouse = benelux_oranje_nassau_weilburg_philippe + } 2600.1.1 = { death = yes }