From 18fc7c6a0e5d8ee613fe2670e0c5e11120d10381 Mon Sep 17 00:00:00 2001 From: edwardtheelbowhigh <73761109+edwardtheelbowhigh@users.noreply.github.com> Date: Tue, 20 Jan 2026 10:17:08 +0000 Subject: [PATCH] volk holy sites --- common/landed_titles/germany.txt | 14 +++++++------- common/religion/holy_sites/00_holy_sites.txt | 13 ++++++------- history/provinces/e_germany.txt | 4 +++- .../religion/zz_NEOW_holy_sites_l_english.yml | 5 ++++- 4 files changed, 20 insertions(+), 16 deletions(-) diff --git a/common/landed_titles/germany.txt b/common/landed_titles/germany.txt index 7a254d6e..8f8dab18 100644 --- a/common/landed_titles/germany.txt +++ b/common/landed_titles/germany.txt @@ -2269,13 +2269,6 @@ e_germany = { cultural_names = { name_list_bavarian = cn_allgai } - b_kempten = { - province = 2783 - color = { 25 25 25 } - cultural_names = { - name_list_swabian = cn_kempte - } - } b_kaufbeuren = { province = 2784 @@ -2283,6 +2276,13 @@ e_germany = { cultural_names = { name_list_bavarian = cn_kaufbeiren } + } + b_kempten = { + province = 2783 + color = { 25 25 25 } + cultural_names = { + name_list_swabian = cn_kempte + } } b_memmingen = { province = 2776 diff --git a/common/religion/holy_sites/00_holy_sites.txt b/common/religion/holy_sites/00_holy_sites.txt index 59b96cf1..ff779cff 100644 --- a/common/religion/holy_sites/00_holy_sites.txt +++ b/common/religion/holy_sites/00_holy_sites.txt @@ -162,26 +162,25 @@ kyffhauser = { neuschwanstein = { county = c_allgau - barony = b_kempten + barony = b_kaufeuren character_modifier = { - monthly_piety_gain_mult = 0.1 - legitimacy_gain_mult = 0.05 + monthly_prestige_gain_mult = 0.1 + monthly_lifestyle_xp_gain_mult = 0.1 } } leipzig = { county = c_leipzig character_modifier = { - monthly_piety_gain_mult = 0.1 - legitimacy_gain_mult = 0.05 + monthly_prestige_gain_mult = 0.05 + personal_scheme_phase_duration_add = -10 } } bremen = { county = c_bremen character_modifier = { - monthly_piety_gain_mult = 0.1 - legitimacy_gain_mult = 0.05 + tax_mult = 0.5 } } diff --git a/history/provinces/e_germany.txt b/history/provinces/e_germany.txt index 6667e548..61c72903 100644 --- a/history/provinces/e_germany.txt +++ b/history/provinces/e_germany.txt @@ -1787,7 +1787,9 @@ holding = castle_holding } 2784 = { - holding = city_holding + culture = aleman + religion = volksmarchen + holding = castle_holding } 2776 = { holding = church_holding 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 5c8035ac..072920b0 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 @@ -220,4 +220,7 @@ holy_site_teutoburger_name:0 "Teutoburger Forest" holy_site_teutoburger_effect_name:0 "From [holy_site|E] #weak ($holy_site_teutoburger_name$)#!" - \ No newline at end of file + holy_site_kyffhauser_name:0 "Kyffhauser" + holy_site_leipzig_name:0 "Leipzig" + holy_site_bremen_name:0 "Bremen" + holy_site_neuschwanstein_name:0 "Neuschwanstein" \ No newline at end of file