From 426b940cbd6f897c8e19655c31bb8d490ad6d7a6 Mon Sep 17 00:00:00 2001 From: edwardtheelbowhigh <73761109+edwardtheelbowhigh@users.noreply.github.com> Date: Thu, 21 May 2026 13:08:04 +0100 Subject: [PATCH] more head of faith stuff --- .../holy_site_types/00_holy_site_types.txt | 48 ++++++++++++++++++- common/religion/religion_types/00_islam.txt | 4 +- history/characters/NEOW_e_baltic.txt | 14 ++++++ history/provinces/e_makedon.txt | 2 +- history/provinces/e_zapadoslavia.txt | 2 +- history/titles/k_lithuania.txt | 20 +++++--- history/titles/k_poland.txt | 11 ++++- history/titles/k_relgious_heads.txt | 6 --- history/wars/00_wars.txt | 1 - 9 files changed, 87 insertions(+), 21 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 13ff0431..341bb7eb 100644 --- a/common/religion/holy_site_types/00_holy_site_types.txt +++ b/common/religion/holy_site_types/00_holy_site_types.txt @@ -2720,4 +2720,50 @@ regensburg = { knight_effectiveness_mult = 0.15 monthly_piety_gain_per_knight_mult = 0.01 } -} \ No newline at end of file +} + +# Hussite + +tirana = { + county = c_dyrrachion + + character_modifier = { + learning_per_piety_level = 1 + cultural_head_fascination_mult = 0.05 + } +} + +tetrovo = { + county = c_sharr + barony = b_tetovo + + character_modifier = { + monthly_piety_gain_mult = 0.20 + } +} + +#wroclaw = { +# county = c_breslau +# +# character_modifier = { +# martial_per_prestige_level = 1 +# monthly_county_control_growth_factor = 0.05 +# } +#} + +#konstanz = { +# county = c_konstanz +# +# character_modifier = { +# monthly_piety_gain_mult = 0.20 +# } +#} + +#regensburg = { +# county = c_regensburg +# +# character_modifier = { +# knight_effectiveness_mult = 0.15 +# monthly_piety_gain_per_knight_mult = 0.01 +# } +#} \ No newline at end of file diff --git a/common/religion/religion_types/00_islam.txt b/common/religion/religion_types/00_islam.txt index e0738260..60e35460 100644 --- a/common/religion/religion_types/00_islam.txt +++ b/common/religion/religion_types/00_islam.txt @@ -285,8 +285,8 @@ holy_site = mecca holy_site = medina holy_site = jerusalem - holy_site = baghdad - holy_site = sinai + holy_site = tirana + holy_site = tetrovo #Tenet: doctrine = tenet_esotericism diff --git a/history/characters/NEOW_e_baltic.txt b/history/characters/NEOW_e_baltic.txt index 65ef66c0..a2da481b 100644 --- a/history/characters/NEOW_e_baltic.txt +++ b/history/characters/NEOW_e_baltic.txt @@ -185,4 +185,18 @@ baltic0012 = { 2600.1.1 = { death = yes } +} + +baltic0013 = { + name = "Danguolė" + #dynasty = zilinskas_dynasty + religion = "romuva" + culture = lithuanian + female = yes + 2524.2.13 = { + birth = yes + } + 2600.1.1 = { + death = yes + } } \ No newline at end of file diff --git a/history/provinces/e_makedon.txt b/history/provinces/e_makedon.txt index f8bb6113..2727baed 100644 --- a/history/provinces/e_makedon.txt +++ b/history/provinces/e_makedon.txt @@ -136,7 +136,7 @@ 3644 = { #Tetovo culture = NEOW_albanian religion = alevi - holding = castle_holding + holding = church_holding } 3646 = { #Kicevo holding = city_holding diff --git a/history/provinces/e_zapadoslavia.txt b/history/provinces/e_zapadoslavia.txt index e5a66b0b..f052dc60 100644 --- a/history/provinces/e_zapadoslavia.txt +++ b/history/provinces/e_zapadoslavia.txt @@ -336,7 +336,7 @@ 529 = { # Płock culture = NEOW_mazovian_polish religion = mariavite - holding = castle_holding + holding = church_holding } 4935 = { # Ciechanów holding = city_holding diff --git a/history/titles/k_lithuania.txt b/history/titles/k_lithuania.txt index b591afa1..ddeb250d 100644 --- a/history/titles/k_lithuania.txt +++ b/history/titles/k_lithuania.txt @@ -5,12 +5,12 @@ k_lithuania = { } } -k_latvia = { - 2547.1.1 = { - holder = baltic0001 - change_development_level = 6 - } -} +#k_latvia = { +# 2547.1.1 = { +# holder = baltic0001 +# change_development_level = 6 +# } +#} d_samogitia= { 2550.1.1 = { @@ -30,4 +30,10 @@ d_kaunas= { holder = baltic0006 liege = k_lithuania } -} \ No newline at end of file +} + +k_romuva_temple = { + 2546.1.12 = { + holder = baltic0013 + } +} diff --git a/history/titles/k_poland.txt b/history/titles/k_poland.txt index fd183613..7591a281 100644 --- a/history/titles/k_poland.txt +++ b/history/titles/k_poland.txt @@ -219,9 +219,16 @@ c_gostyninska = { } } +d_mariavite_hof = { + 2553.1.1 = { + holder = zapadoslavia0103 + liege = k_poland + } +} + c_plocka = { - 2554.1.1 = { - holder = zapadoslavia0045 + 2553.1.1 = { + holder = zapadoslavia0103 liege = k_poland } } diff --git a/history/titles/k_relgious_heads.txt b/history/titles/k_relgious_heads.txt index 0d58bf08..784a81bf 100644 --- a/history/titles/k_relgious_heads.txt +++ b/history/titles/k_relgious_heads.txt @@ -220,12 +220,6 @@ d_transnistria = { # occ } } -d_mariavite_hof = { - 2553.1.1 = { - holder = zapadoslavia0103 - } -} - d_st_jeanne = { 2553.1.1 = { holder = jean_metz diff --git a/history/wars/00_wars.txt b/history/wars/00_wars.txt index 55653bb6..229a5965 100644 --- a/history/wars/00_wars.txt +++ b/history/wars/00_wars.txt @@ -40,5 +40,4 @@ war = { attackers = { nistria0005 } defenders = { nistria0002 } claimant = nistria0005 - }