From fde43e63ae570120ac1ef8a00a112cecb9c95746 Mon Sep 17 00:00:00 2001 From: edwardtheelbowhigh <73761109+edwardtheelbowhigh@users.noreply.github.com> Date: Sun, 17 May 2026 23:19:11 +0100 Subject: [PATCH] some religious stuff --- common/landed_titles/greece.txt | 7 ++- .../doctrine_types/30_core_tenets.txt | 2 +- .../religion/religion_types/NEOW_adonist.txt | 3 +- .../religion/religion_types/NEOW_catholic.txt | 2 +- .../religion/religion_types/NEOW_finnic.txt | 46 +++++++++++-------- .../religion/religion_types/NEOW_orthodox.txt | 4 +- .../religion_types/NEOW_pantheonic.txt | 2 +- .../religion/religion_types/NEOW_slavic.txt | 26 +++++------ .../religion/religion_types/NEOW_thelema.txt | 4 +- history/characters/NEOW_e_alps.txt | 2 +- history/provinces/e_makedon.txt | 7 ++- 11 files changed, 60 insertions(+), 45 deletions(-) diff --git a/common/landed_titles/greece.txt b/common/landed_titles/greece.txt index a3706f75..7adf0d83 100644 --- a/common/landed_titles/greece.txt +++ b/common/landed_titles/greece.txt @@ -1082,17 +1082,20 @@ e_greece = { color = { 3 68 114 } } - b_megalopolis = { + b_megalopolis = { province = 3733 color = { 3 68 114 } } + } + c_kynouria = { + color = { 13 78 124 } b_kynouria = { province = 3735 color = { 3 68 114 } } - } + } c_elis = { color = { 0 48 84 } b_pyrgos = { diff --git a/common/religion/doctrine_types/30_core_tenets.txt b/common/religion/doctrine_types/30_core_tenets.txt index 005c7bd7..57aa82d5 100644 --- a/common/religion/doctrine_types/30_core_tenets.txt +++ b/common/religion/doctrine_types/30_core_tenets.txt @@ -3292,7 +3292,7 @@ } traits = { - virtues = { possessed = 2 } + virtues = { possessed_1 = 2 possessed_genetic = 2 } } } diff --git a/common/religion/religion_types/NEOW_adonist.txt b/common/religion/religion_types/NEOW_adonist.txt index a731cf93..4c5ed2aa 100644 --- a/common/religion/religion_types/NEOW_adonist.txt +++ b/common/religion/religion_types/NEOW_adonist.txt @@ -236,7 +236,8 @@ holy_site = eisenach holy_site = wittenberg holy_site = teutoburger - + holy_site = geneva + holy_site = rome doctrine = unreformed_faith_doctrine doctrine = tenet_righteous_fury diff --git a/common/religion/religion_types/NEOW_catholic.txt b/common/religion/religion_types/NEOW_catholic.txt index 19fdad31..df1c208a 100644 --- a/common/religion/religion_types/NEOW_catholic.txt +++ b/common/religion/religion_types/NEOW_catholic.txt @@ -1029,7 +1029,7 @@ #Special Tolerance | placeholder doctrine = special_doctrine_incorruptible_dogma - doctrine = doctrine_funeral_mumification + doctrine = doctrine_funeral_mummification #Tenets | placeholder doctrine = tenet_ancestor_worship diff --git a/common/religion/religion_types/NEOW_finnic.txt b/common/religion/religion_types/NEOW_finnic.txt index 655a920a..009371c2 100644 --- a/common/religion/religion_types/NEOW_finnic.txt +++ b/common/religion/religion_types/NEOW_finnic.txt @@ -7,30 +7,30 @@ finnic_religion = { #placeholder #Main Group | placeholder doctrine = doctrine_polytheist - doctrine = doctrine_temporal_head + doctrine = doctrine_no_head doctrine = doctrine_gender_equal doctrine = doctrine_pluralism_righteous doctrine = doctrine_theocracy_lay_clergy #Marriage | placeholder doctrine = doctrine_monogamy - doctrine = doctrine_divorce_approval + doctrine = doctrine_divorce_allowed doctrine = doctrine_bastardry_legitimization doctrine = doctrine_consanguinity_restricted #Crimes | placeholder doctrine = doctrine_homosexuality_shunned doctrine = doctrine_adultery_men_shunned - doctrine = doctrine_adultery_women_crime + doctrine = doctrine_adultery_women_shunned doctrine = doctrine_kinslaying_close_kin_crime - doctrine = doctrine_deviancy_crime - doctrine = doctrine_witchcraft_crime + doctrine = doctrine_deviancy_accepted + doctrine = doctrine_witchcraft_accepted #Clerical Functions | placeholder - doctrine = doctrine_clerical_function_taxation - doctrine = doctrine_clerical_gender_male_only - doctrine = doctrine_clerical_marriage_disallowed - doctrine = doctrine_clerical_succession_spiritual_fixed_appointment + doctrine = doctrine_clerical_function_alms_and_pacification + doctrine = doctrine_clerical_gender_either + doctrine = doctrine_clerical_marriage_allowed + doctrine = doctrine_clerical_succession_temporal_fixed_appointment #Allow pilgrimages | placeholder doctrine = doctrine_pilgrimage_encouraged @@ -42,8 +42,8 @@ finnic_religion = { #placeholder doctrine = doctrine_no_anointment traits = { - virtues = { humble compassionate brave } - sins = { arrogant sadistic craven } + virtues = { humble stubborn brave athletic } + sins = { arrogant weak craven lazy } } reserved_male_names = { #these might be alright? @@ -268,7 +268,7 @@ finnic_religion = { #placeholder doctrine = doctrine_pilgrimage_local_rites doctrine = unreformed_faith_doctrine doctrine = doctrine_pluralism_pluralistic - + doctrine_clerical_succession_temporal_appointment localization = { #HighGod HighGodName = kalevalaist_high_god_name @@ -437,16 +437,20 @@ finnic_religion = { #placeholder #Special Tolerance #Tenets - doctrine = tenet_adoricism + doctrine = tenet_adorcism doctrine = tenet_astrology - doctrine_selection_pair = { - requires_dlc_flag = all_under_heaven - doctrine = tenet_takamin - fallback_doctrine = tenet_ancestor_worship - } + doctrine = tenet_druidry + #doctrine_selection_pair = { + # requires_dlc_flag = all_under_heaven + # doctrine = tenet_takamin + # fallback_doctrine = tenet_ancestor_worship + #} doctrine = doctrine_pilgrimage_local_rites doctrine = unreformed_faith_doctrine + doctrine = doctrine_witchcraft_virtuous + doctrine = doctrine_clerical_succession_spiritual_appointment + doctrine = doctrine_theocracy_temporal } sisuist = { color = { 173 190 216 } @@ -464,9 +468,13 @@ finnic_religion = { #placeholder doctrine = tenet_communal_identity doctrine = tenet_no_mind doctrine = tenet_militant_vows - + doctrine = doctrine_homosexuality_accepted doctrine = doctrine_pilgrimage_local_rites doctrine = doctrine_pluralism_fundamentalist + doctrine_clerical_succession_temporal_appointment + doctrine = doctrine_clerical_function_recruitment + doctrine = doctrine_witchcraft_shunned + } } } diff --git a/common/religion/religion_types/NEOW_orthodox.txt b/common/religion/religion_types/NEOW_orthodox.txt index dc348a96..ce709537 100644 --- a/common/religion/religion_types/NEOW_orthodox.txt +++ b/common/religion/religion_types/NEOW_orthodox.txt @@ -331,11 +331,11 @@ doctrine = special_doctrine_ecumenical_christian #Tenets - doctrine = tenet_esotericsm + doctrine = tenet_esotericism doctrine = tenet_pentarchy doctrine = tenet_monasticism doctrine = doctrine_no_head - doctrine = doctrine_funeral_mumification + doctrine = doctrine_funeral_mummification holy_order_names = { { name = "holy_order_brotherhood_of_the_holy_sepulchre" } diff --git a/common/religion/religion_types/NEOW_pantheonic.txt b/common/religion/religion_types/NEOW_pantheonic.txt index 333edaee..a1bb45eb 100644 --- a/common/religion/religion_types/NEOW_pantheonic.txt +++ b/common/religion/religion_types/NEOW_pantheonic.txt @@ -34,7 +34,7 @@ doctrine = doctrine_pilgrimage_encouraged #Funeral tradition | placeholder - doctrine = doctrine_funeral_mumification + doctrine = doctrine_funeral_mummification #Coronation tradition doctrine = doctrine_no_anointment diff --git a/common/religion/religion_types/NEOW_slavic.txt b/common/religion/religion_types/NEOW_slavic.txt index acf69af8..3aea22ea 100644 --- a/common/religion/religion_types/NEOW_slavic.txt +++ b/common/religion/religion_types/NEOW_slavic.txt @@ -7,8 +7,8 @@ slavic_religion = { #placeholder #Main Group | placeholder doctrine = doctrine_monotheist - doctrine = doctrine_temporal_head - doctrine = doctrine_gender_equal + doctrine = doctrine_no_head + doctrine = doctrine_gender_male_dominated doctrine = doctrine_pluralism_righteous doctrine = doctrine_theocracy_lay_clergy @@ -21,14 +21,14 @@ slavic_religion = { #placeholder #Crimes | placeholder doctrine = doctrine_homosexuality_shunned doctrine = doctrine_adultery_men_shunned - doctrine = doctrine_adultery_women_crime + doctrine = doctrine_adultery_women_shunned doctrine = doctrine_kinslaying_close_kin_crime doctrine = doctrine_deviancy_crime - doctrine = doctrine_witchcraft_crime + doctrine = doctrine_witchcraft_accepted #Clerical Functions | placeholder - doctrine = doctrine_clerical_function_taxation - doctrine = doctrine_clerical_gender_male_only + doctrine = doctrine_clerical_function_recruitment + doctrine = doctrine_clerical_gender_equal doctrine = doctrine_clerical_marriage_disallowed doctrine = doctrine_clerical_succession_spiritual_fixed_appointment @@ -336,13 +336,13 @@ slavic_religion = { #placeholder #Special Tolerance #Tenets - doctrine = tenet_druidry - #doctrine_selection_pair = { - # requires_dlc_flag = the_northern_lords - # doctrine = tenet_gruesome_festivals - # fallback_doctrine = tenet_human_sacrifice - #} - doctrine = tenet_adoricism + #doctrine = tenet_druidry + doctrine_selection_pair = { + requires_dlc_flag = the_northern_lords + doctrine = tenet_gruesome_festivals + fallback_doctrine = tenet_human_sacrifice + } + doctrine = tenet_adorcism doctrine_selection_pair = { requires_dlc_flag = all_under_heaven doctrine = tenet_takamin diff --git a/common/religion/religion_types/NEOW_thelema.txt b/common/religion/religion_types/NEOW_thelema.txt index b15273ae..a98164dc 100644 --- a/common/religion/religion_types/NEOW_thelema.txt +++ b/common/religion/religion_types/NEOW_thelema.txt @@ -382,7 +382,7 @@ doctrine = doctrine_no_head doctrine = doctrine_pluralism_pluralistic doctrine = doctrine_theocracy_lay_clergy - + doctrine_clerical_succession_temporal_appointment #Tenets | WIP doctrine = tenet_love_under_will doctrine = tenet_do_what_thou_wilt @@ -414,7 +414,7 @@ #doctrine = special_doctrine_esoteric_witchcraft doctrine = doctrine_no_head doctrine = doctrine_pluralism_righteous - + doctrine_clerical_succession_temporal_appointment #Tenets | WIP doctrine = tenet_astrology doctrine = tenet_adorcism diff --git a/history/characters/NEOW_e_alps.txt b/history/characters/NEOW_e_alps.txt index e7230944..837ca560 100644 --- a/history/characters/NEOW_e_alps.txt +++ b/history/characters/NEOW_e_alps.txt @@ -325,7 +325,7 @@ friedrich_bludenzer_4={ france_sade_alphonse = { name = "Alphonse" dynasty = sade_dynasty - religion = simurghi + religion = rocambolist culture = provencal trait = education_learning_4 trait = sadistic diff --git a/history/provinces/e_makedon.txt b/history/provinces/e_makedon.txt index f7ad9d10..e74565d2 100644 --- a/history/provinces/e_makedon.txt +++ b/history/provinces/e_makedon.txt @@ -623,9 +623,12 @@ holding = castle_holding } 3735 = { #Lacedaemonia - holding = none + culture = NEOW_tsakonian + religion = megalocratic + holding = castle_holding } + ###c_elis 3737 = { #Andravida culture = NEOW_peloponnesian @@ -1103,7 +1106,7 @@ ###c_ohrid 471 = { #Ochrid culture = NEOW_macedonian - religion = orthodox + religion = megalocratic holding = castle_holding 550.1.1 = { special_building_slot = sofia_ohrid