From d490f36c07b56dadca4a761adc80d059a1cb7637 Mon Sep 17 00:00:00 2001 From: edwardtheelbowhigh <73761109+edwardtheelbowhigh@users.noreply.github.com> Date: Tue, 19 May 2026 14:23:10 +0100 Subject: [PATCH] getting there i think --- .../coat_of_arms/NEOW_landed_titles.txt | 2 +- common/landed_titles/religious_titles.txt | 13 ------------- common/religion/religion_types/NEOW_pantheonic.txt | 13 +++++++++---- history/characters/NEOW_e_france.txt | 12 +++++++++++- history/titles/NEOW_other_titles.txt | 3 ++- history/titles/k_relgious_heads.txt | 6 ++++++ 6 files changed, 29 insertions(+), 20 deletions(-) diff --git a/common/coat_of_arms/coat_of_arms/NEOW_landed_titles.txt b/common/coat_of_arms/coat_of_arms/NEOW_landed_titles.txt index ee773fa6..1c95e5c2 100644 --- a/common/coat_of_arms/coat_of_arms/NEOW_landed_titles.txt +++ b/common/coat_of_arms/coat_of_arms/NEOW_landed_titles.txt @@ -6161,7 +6161,7 @@ d_karelia={ } -d_st_jeanne_order={ +d_st_jeanne={ pattern="pattern_horizontal_split_01.dds" color1=white color2=white diff --git a/common/landed_titles/religious_titles.txt b/common/landed_titles/religious_titles.txt index 37c6bb0e..1b33b660 100644 --- a/common/landed_titles/religious_titles.txt +++ b/common/landed_titles/religious_titles.txt @@ -199,19 +199,6 @@ d_order_dragon = { d_st_jeanne_order = { color = { 229 114 0 } definite_form = yes - ruler_uses_title_name = no - landless = yes - - capital = c_plock - - ai_primary_priority = { - add = @always_primary_score - } - - destroy_if_invalid_heir = yes - no_automatic_claims = yes - always_follows_primary_heir = yes - de_jure_drift_disabled = yes } d_mariavite_hof = { diff --git a/common/religion/religion_types/NEOW_pantheonic.txt b/common/religion/religion_types/NEOW_pantheonic.txt index 910f4e45..c291f1a8 100644 --- a/common/religion/religion_types/NEOW_pantheonic.txt +++ b/common/religion/religion_types/NEOW_pantheonic.txt @@ -392,7 +392,7 @@ color = { 229 114 0 } icon = orleaniste - #religious_head = d_st_jeanne_order #BUT not really since we convert them to a holy order on game start + religious_head = d_st_jeanne_order #BUT not really since we convert them to a holy order on game start graphical_faith = "catholic_gfx" @@ -412,16 +412,21 @@ doctrine = doctrine_homosexuality_accepted #Tenets | placeholder + doctrine = doctrine_theocracy_temporal doctrine = tenet_armed_resistance doctrine = tenet_armed_pilgrimages doctrine = tenet_chivalric_ideals doctrine = doctrine_monotheist doctrine = doctrine_anointment_permitted - doctrine = doctrine_funeral_cremation + doctrine = doctrine_funeral_cremation + doctrine = doctrine_clerical_marriage_disallowed doctrine = doctrine_holy_order_head - holy_order_names = { #placeholder - name = "holy_order_order_of_sainte_jeanne_d'arc" + holy_order_names = {} + { name = "holy_order_knights_of_st_jeanne" coat_of_arms = "d_st_jeanne" } + #{ name = "holy_order_les_habs" coat_of_arms = "ho_les_habs" } + #{ name = "holy_order_saint_flannel" coat_of_arms = "ho_saint_flannel" } + #{ name = "holy_order_cent_milles" coat_of_arms = "ho_cent_milles" } } localization = { # placeholder diff --git a/history/characters/NEOW_e_france.txt b/history/characters/NEOW_e_france.txt index 613f4676..f397f160 100644 --- a/history/characters/NEOW_e_france.txt +++ b/history/characters/NEOW_e_france.txt @@ -1650,4 +1650,14 @@ laetitia_morand={ father=renaud_morand 2483.10.12={birth=yes} 2531.5.10={death=yes} -} \ No newline at end of file +} + +jean_metz={ + name="Jean" + dynasty=metz_dynasty + culture=lorin + religion = "orleaniste" + 2503.10.12={birth=yes} + 2555.5.10={death=yes} +} + diff --git a/history/titles/NEOW_other_titles.txt b/history/titles/NEOW_other_titles.txt index 3069d81c..961e3ee0 100644 --- a/history/titles/NEOW_other_titles.txt +++ b/history/titles/NEOW_other_titles.txt @@ -191,4 +191,5 @@ e_nistrenia = { # 2554.1.1 = { # holder = benelux_oranje_nassau_weilburg_hendrick #Hendrik BONW # } -#} \ No newline at end of file +#} + diff --git a/history/titles/k_relgious_heads.txt b/history/titles/k_relgious_heads.txt index 2c67173c..b1afef3b 100644 --- a/history/titles/k_relgious_heads.txt +++ b/history/titles/k_relgious_heads.txt @@ -218,4 +218,10 @@ d_transnistria = { # occ holder = nistria1030 liege = e_nistrenia } +} + +d_st_jeanne_order = { + 2553.1.1 = { + holder = jean_metz + } } \ No newline at end of file