From 0e154da2d4680dd25f6e6fa6b05ef3bfb18de65e Mon Sep 17 00:00:00 2001 From: Archa3opt3ryx Date: Mon, 19 Jan 2026 18:05:14 -0500 Subject: [PATCH 01/25] added some loc --- ...0_1_neow_universal_tolerance_doctrines.txt | 230 +++++++++--------- ...religion_tolerance doctrines_l_english.yml | 7 + 2 files changed, 124 insertions(+), 113 deletions(-) diff --git a/common/religion/doctrines/00_1_neow_universal_tolerance_doctrines.txt b/common/religion/doctrines/00_1_neow_universal_tolerance_doctrines.txt index 012efe35..a21c98b9 100644 --- a/common/religion/doctrines/00_1_neow_universal_tolerance_doctrines.txt +++ b/common/religion/doctrines/00_1_neow_universal_tolerance_doctrines.txt @@ -10,13 +10,16 @@ #Protestant religion_tag = protestant_religion + ### Antediluvians + #Brittanic + religion_tag = brittanic_religion + ### Esoterics #Wiccans religion_tag = wicca_religion #Thelema - religion_tag = thelema_religion - #Britanic - religion_tag = brittanic_religion + religion_tag = thelema_religion + ### Pagans #Druidics religion_tag = druidic_religion @@ -26,6 +29,8 @@ } } + ### Abrahamic Doctrines + #Catholic Doctrines special_doctrine_roman_rite = { @@ -423,6 +428,86 @@ } } + ###Antediluvian Doctrines + + #Brittanic Doctrines + + special_doctrine_true_servants_of_the_queen_regents = { + is_shown = { + religion_tag = brittanic_religion + } + piety_cost = { + value = faith_doctrine_cost_low + if = { + limit = { has_doctrine = special_doctrine_true_servants_of_the_queen_regents } + multiply = faith_unchanged_tolerance_doctrine_cost_mult + } + } + parameters = { + hostility_override_special_doctrine_loyal_servants_of_the_queen = 3 + hostility_override_special_doctrine_loyal_servants_of_the_queen_thelema = 3 + hostility_override_special_doctrine_true_servants_of_the_queen = 3 + hostility_override_special_doctrine_regicidal = 3 + hostility_override_special_doctrine_true_servants_of_the_queen_regents = 3 + + hostility_override_special_doctrine_might_and_magick = 1 + hostility_override_special_doctrine_goddesses_and_glory = 1 + hostility_override_special_doctrine_fae_and_folklore = 2 + } + } + + special_doctrine_loyal_servants_of_the_queen = { + is_shown = { + religion_tag = brittanic_religion + } + piety_cost = { + value = faith_doctrine_cost_low + if = { + limit = { has_doctrine = special_doctrine_loyal_servants_of_the_queen } + multiply = faith_unchanged_tolerance_doctrine_cost_mult + } + } + parameters = { + hostility_override_special_doctrine_loyal_servants_of_the_queen = 0 + hostility_override_special_doctrine_loyal_servants_of_the_queen_thelema = 0 + hostility_override_special_doctrine_true_servants_of_the_queen = 0 + hostility_override_special_doctrine_regicidal = 3 + hostility_override_special_doctrine_true_servants_of_the_queen_regents = 3 + + hostility_override_special_doctrine_might_and_magick = 1 + hostility_override_special_doctrine_goddesses_and_glory = 1 + hostility_override_special_doctrine_fae_and_folklore = 2 + } + } + + ###Hermetic Doctrines + + #Thelema Doctrines + + special_doctrine_loyal_servants_of_the_queen_thelema = { + is_shown = { + religion_tag = thelema_religion + } + piety_cost = { + value = faith_doctrine_cost_low + if = { + limit = { has_doctrine = special_doctrine_loyal_servants_of_the_queen_thelema } + multiply = faith_unchanged_tolerance_doctrine_cost_mult + } + } + parameters = { + hostility_override_special_doctrine_loyal_servants_of_the_queen = 0 + hostility_override_special_doctrine_true_servants_of_the_queen = 2 + hostility_override_special_doctrine_regicidal = 3 + hostility_override_special_doctrine_true_servants_of_the_queen_regents = 3 + + hostility_override_special_doctrine_might_and_magick = 1 + hostility_override_special_doctrine_goddesses_and_glory = 1 + hostility_override_special_doctrine_fae_and_folklore = 2 + + } + } + #Interfaith (shared) Doctrines special_doctrine_people_of_the_book = { @@ -546,6 +631,33 @@ } } + special_doctrine_true_servants_of_the_queen = { + is_shown = { + OR = { + religion_tag = brittanic_religion + religion_tag = thelema_religion + } + } + piety_cost = { + value = faith_doctrine_cost_low + if = { + limit = { has_doctrine = special_doctrine_true_servants_of_the_queen } + multiply = faith_unchanged_tolerance_doctrine_cost_mult + } + } + parameters = { + hostility_override_special_doctrine_loyal_servants_of_the_queen = 0 + hostility_override_special_doctrine_loyal_servants_of_the_queen_thelema = 2 + hostility_override_special_doctrine_true_servants_of_the_queen = 0 + hostility_override_special_doctrine_regicidal = 3 + hostility_override_special_doctrine_true_servants_of_the_queen_regents = 3 + + hostility_override_special_doctrine_might_and_magick = 1 + hostility_override_special_doctrine_goddesses_and_glory = 1 + hostility_override_special_doctrine_fae_and_folklore = 2 + } + } + special_doctrine_via_media = { is_shown = { OR = { @@ -647,110 +759,7 @@ } } - ####Britanic and Thelema Doctrine#### - - special_doctrine_loyal_servants_of_the_queen_thelema = { - is_shown = { - religion_tag = thelema_religion - } - piety_cost = { - value = faith_doctrine_cost_low - if = { - limit = { has_doctrine = special_doctrine_loyal_servants_of_the_queen_thelema } - multiply = faith_unchanged_tolerance_doctrine_cost_mult - } - } - parameters = { - hostility_override_special_doctrine_loyal_servants_of_the_queen = 0 - hostility_override_special_doctrine_true_servants_of_the_queen = 2 - hostility_override_special_doctrine_regicidal = 3 - hostility_override_special_doctrine_true_servants_of_the_queen_regents = 3 - - hostility_override_special_doctrine_might_and_magick = 1 - hostility_override_special_doctrine_goddesses_and_glory = 1 - hostility_override_special_doctrine_fae_and_folklore = 2 - - } - } - - special_doctrine_loyal_servants_of_the_queen = { - is_shown = { - religion_tag = brittanic_religion - } - piety_cost = { - value = faith_doctrine_cost_low - if = { - limit = { has_doctrine = special_doctrine_loyal_servants_of_the_queen } - multiply = faith_unchanged_tolerance_doctrine_cost_mult - } - } - parameters = { - hostility_override_special_doctrine_loyal_servants_of_the_queen = 0 - hostility_override_special_doctrine_loyal_servants_of_the_queen_thelema = 0 - hostility_override_special_doctrine_true_servants_of_the_queen = 0 - hostility_override_special_doctrine_regicidal = 3 - hostility_override_special_doctrine_true_servants_of_the_queen_regents = 3 - - hostility_override_special_doctrine_might_and_magick = 1 - hostility_override_special_doctrine_goddesses_and_glory = 1 - hostility_override_special_doctrine_fae_and_folklore = 2 - } - } - - special_doctrine_true_servants_of_the_queen = { - is_shown = { - OR = { - religion_tag = brittanic_religion - religion_tag = thelema_religion - } - } - piety_cost = { - value = faith_doctrine_cost_low - if = { - limit = { has_doctrine = special_doctrine_true_servants_of_the_queen } - multiply = faith_unchanged_tolerance_doctrine_cost_mult - } - } - parameters = { - hostility_override_special_doctrine_loyal_servants_of_the_queen = 0 - hostility_override_special_doctrine_loyal_servants_of_the_queen_thelema = 2 - hostility_override_special_doctrine_true_servants_of_the_queen = 0 - hostility_override_special_doctrine_regicidal = 3 - hostility_override_special_doctrine_true_servants_of_the_queen_regents = 3 - - hostility_override_special_doctrine_might_and_magick = 1 - hostility_override_special_doctrine_goddesses_and_glory = 1 - hostility_override_special_doctrine_fae_and_folklore = 2 - } - } - - special_doctrine_true_servants_of_the_queen_regents = { - is_shown = { - OR = { - religion_tag = brittanic_religion - } - } - piety_cost = { - value = faith_doctrine_cost_low - if = { - limit = { has_doctrine = special_doctrine_true_servants_of_the_queen_regents } - multiply = faith_unchanged_tolerance_doctrine_cost_mult - } - } - parameters = { - hostility_override_special_doctrine_loyal_servants_of_the_queen = 3 - hostility_override_special_doctrine_loyal_servants_of_the_queen_thelema = 3 - hostility_override_special_doctrine_true_servants_of_the_queen = 3 - hostility_override_special_doctrine_regicidal = 3 - hostility_override_special_doctrine_true_servants_of_the_queen_regents = 3 - - hostility_override_special_doctrine_might_and_magick = 1 - hostility_override_special_doctrine_goddesses_and_glory = 1 - hostility_override_special_doctrine_fae_and_folklore = 2 - } - } - - special_doctrine_regicidal = { + special_doctrine_regicidal = { #Brittanic one is_shown = { religion_tag = brittanic_religion } @@ -767,12 +776,7 @@ hostility_override_special_doctrine_true_servants_of_the_queen = 3 hostility_override_special_doctrine_true_servants_of_the_queen_regents = 3 } - } - - ####Hermetic Doctrine#### - - ####German/Adonist Doctrine#### - + } #Fallback Doctrine special_doctrine_religion_fallback = { diff --git a/localization/english/replace/religion/doctrines/zz_NEOW_religion_tolerance doctrines_l_english.yml b/localization/english/replace/religion/doctrines/zz_NEOW_religion_tolerance doctrines_l_english.yml index f79b0571..73f6bd69 100644 --- a/localization/english/replace/religion/doctrines/zz_NEOW_religion_tolerance doctrines_l_english.yml +++ b/localization/english/replace/religion/doctrines/zz_NEOW_religion_tolerance doctrines_l_english.yml @@ -97,12 +97,19 @@ doctrine_parameter_hostility_override_special_doctrine_established_church:0 "" doctrine_parameter_hostility_override_special_doctrine_reformation_roots:0 "" + doctrine_parameter_hostility_override_special_doctrine_loyal_servants_of_the_queen:0 "" + doctrine_parameter_hostility_override_special_doctrine_true_servants_of_the_queen_regents:0 "" + + doctrine_parameter_hostility_override_special_doctrine_loyal_servants_of_the_queen_thelema: "" + doctrine_parameter_hostility_override_special_doctrine_radical_reform:0 "" doctrine_parameter_hostility_override_special_doctrine_incorruptible_dogma:0 "" doctrine_parameter_hostility_override_special_doctrine_singular_interpretation: "" + doctrine_parameter_hostility_override_special_doctrine_regicidal:0 "" doctrine_parameter_hostility_override_special_doctrine_people_of_the_book:1 "" doctrine_parameter_hostility_override_special_doctrine_fae_and_folklore:0 "" doctrine_parameter_hostility_override_special_doctrine_might_and_magick:0 "" doctrine_parameter_hostility_override_special_doctrine_goddesses_and_glory: "" + doctrine_parameter_hostility_override_special_doctrine_true_servants_of_the_queen:0 "" doctrine_parameter_hostility_override_special_doctrine_via_media:0 "" \ No newline at end of file From 93eb2d36c4bf58dd6fd2656890205397597b9ecd Mon Sep 17 00:00:00 2001 From: edwardtheelbowhigh <73761109+edwardtheelbowhigh@users.noreply.github.com> Date: Mon, 19 Jan 2026 23:44:41 +0000 Subject: [PATCH 02/25] localsiation stuff --- ...religion_tolerance doctrines_l_english.yml | 3 +- .../zz_NEOW_religion_novelist_l_english.yml | 38 +++++++++++-------- 2 files changed, 24 insertions(+), 17 deletions(-) diff --git a/localization/english/replace/religion/doctrines/zz_NEOW_religion_tolerance doctrines_l_english.yml b/localization/english/replace/religion/doctrines/zz_NEOW_religion_tolerance doctrines_l_english.yml index f79b0571..9f2ac2e1 100644 --- a/localization/english/replace/religion/doctrines/zz_NEOW_religion_tolerance doctrines_l_english.yml +++ b/localization/english/replace/religion/doctrines/zz_NEOW_religion_tolerance doctrines_l_english.yml @@ -105,4 +105,5 @@ doctrine_parameter_hostility_override_special_doctrine_fae_and_folklore:0 "" doctrine_parameter_hostility_override_special_doctrine_might_and_magick:0 "" doctrine_parameter_hostility_override_special_doctrine_goddesses_and_glory: "" - doctrine_parameter_hostility_override_special_doctrine_via_media:0 "" \ No newline at end of file + doctrine_parameter_hostility_override_special_doctrine_via_media:0 "" + doctrine_parameter_hostility_override_special_doctrine_regicidal:0 \ No newline at end of file diff --git a/localization/english/replace/religion/zz_NEOW_religion_novelist_l_english.yml b/localization/english/replace/religion/zz_NEOW_religion_novelist_l_english.yml index 4a0ae5e7..934e267b 100644 --- a/localization/english/replace/religion/zz_NEOW_religion_novelist_l_english.yml +++ b/localization/english/replace/religion/zz_NEOW_religion_novelist_l_english.yml @@ -338,19 +338,25 @@ absurdist_water_god_name:0 " " absurdist_water_god_name_possessive:0 " " - special_doctrine_aslan_name: "Virtues of Scripture" - special_doctrine_aslan_desc: "Our faith seeks out the virtues found primarily in Christian literature and writings." - special_doctrine_numenor_name: "Virtues of Fantasy" - special_doctrine_numenor_desc: "Our faith seeks out the virtues found primarily in stories of magic and faraway lands." - special_doctrine_charlemagne_name: "Virtues of History" - special_doctrine_charlemagne_desc: "Our faith seeks out the virtues found primarily in the chronicles and tomes of past nations." - special_doctrine_dracula_name: "Virtues of Horror" - special_doctrine_dracula_desc: "Our faith seeks out the virtues found primarily in the works which terrify and frighten." - special_doctrine_reason_and_progress_name: "Virtues of Science" - special_doctrine_reason_and_progress_desc: "Our faith seeks out the virtues found primarily in records of reason and progress." - special_doctrine_simurghi_name: "Virtues of the Word" - special_doctrine_simurghi_desc: "Our faith seeks out the virtues found primarily in Islamic scripture and literature." - special_doctrine_rocambolist_name: "Virtues of Mystery" - special_doctrine_rocambolist_desc: "Our faith seeks out the virtues found primarily in the tales of crime and investigation." - special_doctrine_absurdist_name: "Virtues of Comedy" - special_doctrine_absurdist_desc: "Our faith seeks out the virtues found primarily in the absurd and incomprehensible." \ No newline at end of file + special_doctrine_aslan_name:0 "Virtues of Scripture" + special_doctrine_aslan_desc:0 "Our faith seeks out the virtues found primarily in Christian literature and writings." + special_doctrine_numenor_name:0 "Virtues of Fantasy" + special_doctrine_numenor_desc:0 "Our faith seeks out the virtues found primarily in stories of magic and faraway lands." + special_doctrine_charlemagne_name:0 "Virtues of History" + special_doctrine_charlemagne_desc:0 "Our faith seeks out the virtues found primarily in the chronicles and tomes of past nations." + special_doctrine_dracula_name:0 "Virtues of Horror" + special_doctrine_dracula_desc:0 "Our faith seeks out the virtues found primarily in the works which terrify and frighten." + special_doctrine_reason_and_progress_name:0 "Virtues of Science" + special_doctrine_reason_and_progress_desc:0 "Our faith seeks out the virtues found primarily in records of reason and progress." + special_doctrine_simurghi_name:0 "Virtues of the Word" + special_doctrine_simurghi_desc:0 "Our faith seeks out the virtues found primarily in Islamic scripture and literature." + special_doctrine_rocambolist_name:0 "Virtues of Mystery" + special_doctrine_rocambolist_desc:0 "Our faith seeks out the virtues found primarily in the tales of crime and investigation." + special_doctrine_absurdist_name:0 "Virtues of Comedy" + special_doctrine_absurdist_desc:0 "Our faith seeks out the virtues found primarily in the absurd and incomprehensible." + special_doctrine_fae_and_folklore_name:0 "Fae and Folklore" + special_doctrine_fae_and_folklore_desc:0 "" + special_doctrine_might_and_magick_name:0 "Might and Magick" + special_doctrine_might_and_magick_desc:0 "" + special_doctrine_goddesses_and_glory_name:0 "Goddesses and Glory" + special_doctrine_goddesses_and_glory_desc:0 "" \ No newline at end of file From c505bcc84e226f2bfc506b81106fb12b48a018d8 Mon Sep 17 00:00:00 2001 From: edwardtheelbowhigh <73761109+edwardtheelbowhigh@users.noreply.github.com> Date: Mon, 19 Jan 2026 23:45:30 +0000 Subject: [PATCH 03/25] Update 00_1_neow_universal_tolerance_doctrines.txt --- ...0_1_neow_universal_tolerance_doctrines.txt | 277 ++++++++++-------- 1 file changed, 159 insertions(+), 118 deletions(-) diff --git a/common/religion/doctrines/00_1_neow_universal_tolerance_doctrines.txt b/common/religion/doctrines/00_1_neow_universal_tolerance_doctrines.txt index a21c98b9..9c422aa1 100644 --- a/common/religion/doctrines/00_1_neow_universal_tolerance_doctrines.txt +++ b/common/religion/doctrines/00_1_neow_universal_tolerance_doctrines.txt @@ -10,27 +10,24 @@ #Protestant religion_tag = protestant_religion - ### Antediluvians - #Brittanic - religion_tag = brittanic_religion - ### Esoterics #Wiccans religion_tag = wicca_religion #Thelema - religion_tag = thelema_religion - + religion_tag = thelema_religion + #Britanic + religion_tag = brittanic_religion ### Pagans #Druidics religion_tag = druidic_religion + #Hermetic + religion_tag = hermetic_religion # Temp measure before religion doctrines set up for religions w/ PotB access has_doctrine = special_doctrine_people_of_the_book } } - ### Abrahamic Doctrines - #Catholic Doctrines special_doctrine_roman_rite = { @@ -78,9 +75,11 @@ hostility_override_special_doctrine_christian_kinship = 2 - hostility_override_special_doctrine_reformation_roots = 2 + hostility_override_special_doctrine_reformation_roots = 1 hostility_override_special_doctrine_incorruptible_dogma = 3 + + hostility_overridespecial_doctrine_christian_hermetic = 2 same_hof_hostility_override = 0 loc_parameter_roman_rite_astray = 1 @@ -246,6 +245,7 @@ hostility_override_special_doctrine_fae_and_folklore = 2 hostility_override_special_doctrine_singular_interpretation = 3 + hostility_override_special_doctrine_christian_hermetic = 1 loc_parameter_novelist_kinship = yes loc_parameter_academic_kinship_astray = 1 @@ -284,6 +284,7 @@ hostility_override_special_doctrine_goddesses_and_glory = 2 hostility_override_special_doctrine_singular_interpretation = 3 + hostility_override_special_doctrine_christian_hermetic = 2 loc_parameter_novelist_kinship = yes loc_parameter_christian_kinship_astray = 1 @@ -368,6 +369,8 @@ hostility_override_special_doctrine_independent_catholic = 2 hostility_override_special_doctrine_radical_reform = 3 + + hostility_override_special_doctrine_christian_hermetic = 1 same_hof_hostility_override = 0 loc_parameter_established_church_astray = 1 @@ -422,92 +425,14 @@ hostility_override_special_doctrine_via_media = 2 hostility_override_special_doctrine_radical_reform = 3 + + hostility_override_special_doctrine_christian_hermetic = 2 loc_parameter_reformation_roots_astray = 1 loc_parameter_reformation_roots_hostile = 2 } } - ###Antediluvian Doctrines - - #Brittanic Doctrines - - special_doctrine_true_servants_of_the_queen_regents = { - is_shown = { - religion_tag = brittanic_religion - } - piety_cost = { - value = faith_doctrine_cost_low - if = { - limit = { has_doctrine = special_doctrine_true_servants_of_the_queen_regents } - multiply = faith_unchanged_tolerance_doctrine_cost_mult - } - } - parameters = { - hostility_override_special_doctrine_loyal_servants_of_the_queen = 3 - hostility_override_special_doctrine_loyal_servants_of_the_queen_thelema = 3 - hostility_override_special_doctrine_true_servants_of_the_queen = 3 - hostility_override_special_doctrine_regicidal = 3 - hostility_override_special_doctrine_true_servants_of_the_queen_regents = 3 - - hostility_override_special_doctrine_might_and_magick = 1 - hostility_override_special_doctrine_goddesses_and_glory = 1 - hostility_override_special_doctrine_fae_and_folklore = 2 - } - } - - special_doctrine_loyal_servants_of_the_queen = { - is_shown = { - religion_tag = brittanic_religion - } - piety_cost = { - value = faith_doctrine_cost_low - if = { - limit = { has_doctrine = special_doctrine_loyal_servants_of_the_queen } - multiply = faith_unchanged_tolerance_doctrine_cost_mult - } - } - parameters = { - hostility_override_special_doctrine_loyal_servants_of_the_queen = 0 - hostility_override_special_doctrine_loyal_servants_of_the_queen_thelema = 0 - hostility_override_special_doctrine_true_servants_of_the_queen = 0 - hostility_override_special_doctrine_regicidal = 3 - hostility_override_special_doctrine_true_servants_of_the_queen_regents = 3 - - hostility_override_special_doctrine_might_and_magick = 1 - hostility_override_special_doctrine_goddesses_and_glory = 1 - hostility_override_special_doctrine_fae_and_folklore = 2 - } - } - - ###Hermetic Doctrines - - #Thelema Doctrines - - special_doctrine_loyal_servants_of_the_queen_thelema = { - is_shown = { - religion_tag = thelema_religion - } - piety_cost = { - value = faith_doctrine_cost_low - if = { - limit = { has_doctrine = special_doctrine_loyal_servants_of_the_queen_thelema } - multiply = faith_unchanged_tolerance_doctrine_cost_mult - } - } - parameters = { - hostility_override_special_doctrine_loyal_servants_of_the_queen = 0 - hostility_override_special_doctrine_true_servants_of_the_queen = 2 - hostility_override_special_doctrine_regicidal = 3 - hostility_override_special_doctrine_true_servants_of_the_queen_regents = 3 - - hostility_override_special_doctrine_might_and_magick = 1 - hostility_override_special_doctrine_goddesses_and_glory = 1 - hostility_override_special_doctrine_fae_and_folklore = 2 - - } - } - #Interfaith (shared) Doctrines special_doctrine_people_of_the_book = { @@ -631,33 +556,6 @@ } } - special_doctrine_true_servants_of_the_queen = { - is_shown = { - OR = { - religion_tag = brittanic_religion - religion_tag = thelema_religion - } - } - piety_cost = { - value = faith_doctrine_cost_low - if = { - limit = { has_doctrine = special_doctrine_true_servants_of_the_queen } - multiply = faith_unchanged_tolerance_doctrine_cost_mult - } - } - parameters = { - hostility_override_special_doctrine_loyal_servants_of_the_queen = 0 - hostility_override_special_doctrine_loyal_servants_of_the_queen_thelema = 2 - hostility_override_special_doctrine_true_servants_of_the_queen = 0 - hostility_override_special_doctrine_regicidal = 3 - hostility_override_special_doctrine_true_servants_of_the_queen_regents = 3 - - hostility_override_special_doctrine_might_and_magick = 1 - hostility_override_special_doctrine_goddesses_and_glory = 1 - hostility_override_special_doctrine_fae_and_folklore = 2 - } - } - special_doctrine_via_media = { is_shown = { OR = { @@ -683,6 +581,8 @@ hostility_override_special_doctrine_incorruptible_dogma = 3 hostility_override_special_doctrine_radical_reform = 3 + + hostility_override_special_doctrine_christian_hermetic = 1 loc_parameter_via_media = yes loc_parameter_via_media_astray = 1 @@ -759,7 +659,110 @@ } } - special_doctrine_regicidal = { #Brittanic one + ####Britanic and Thelema Doctrine#### + + special_doctrine_loyal_servants_of_the_queen_thelema = { + is_shown = { + religion_tag = thelema_religion + } + piety_cost = { + value = faith_doctrine_cost_low + if = { + limit = { has_doctrine = special_doctrine_loyal_servants_of_the_queen_thelema } + multiply = faith_unchanged_tolerance_doctrine_cost_mult + } + } + parameters = { + hostility_override_special_doctrine_loyal_servants_of_the_queen = 0 + hostility_override_special_doctrine_true_servants_of_the_queen = 2 + hostility_override_special_doctrine_regicidal = 3 + hostility_override_special_doctrine_true_servants_of_the_queen_regents = 3 + + hostility_override_special_doctrine_might_and_magick = 1 + hostility_override_special_doctrine_goddesses_and_glory = 1 + hostility_override_special_doctrine_fae_and_folklore = 2 + + } + } + + special_doctrine_loyal_servants_of_the_queen = { + is_shown = { + religion_tag = brittanic_religion + } + piety_cost = { + value = faith_doctrine_cost_low + if = { + limit = { has_doctrine = special_doctrine_loyal_servants_of_the_queen } + multiply = faith_unchanged_tolerance_doctrine_cost_mult + } + } + parameters = { + hostility_override_special_doctrine_loyal_servants_of_the_queen = 0 + hostility_override_special_doctrine_loyal_servants_of_the_queen_thelema = 0 + hostility_override_special_doctrine_true_servants_of_the_queen = 0 + hostility_override_special_doctrine_regicidal = 3 + hostility_override_special_doctrine_true_servants_of_the_queen_regents = 3 + + hostility_override_special_doctrine_might_and_magick = 1 + hostility_override_special_doctrine_goddesses_and_glory = 1 + hostility_override_special_doctrine_fae_and_folklore = 2 + } + } + + special_doctrine_true_servants_of_the_queen = { + is_shown = { + OR = { + religion_tag = brittanic_religion + religion_tag = thelema_religion + } + } + piety_cost = { + value = faith_doctrine_cost_low + if = { + limit = { has_doctrine = special_doctrine_true_servants_of_the_queen } + multiply = faith_unchanged_tolerance_doctrine_cost_mult + } + } + parameters = { + hostility_override_special_doctrine_loyal_servants_of_the_queen = 0 + hostility_override_special_doctrine_loyal_servants_of_the_queen_thelema = 2 + hostility_override_special_doctrine_true_servants_of_the_queen = 0 + hostility_override_special_doctrine_regicidal = 3 + hostility_override_special_doctrine_true_servants_of_the_queen_regents = 3 + + hostility_override_special_doctrine_might_and_magick = 1 + hostility_override_special_doctrine_goddesses_and_glory = 1 + hostility_override_special_doctrine_fae_and_folklore = 2 + } + } + + special_doctrine_true_servants_of_the_queen_regents = { + is_shown = { + OR = { + religion_tag = brittanic_religion + } + } + piety_cost = { + value = faith_doctrine_cost_low + if = { + limit = { has_doctrine = special_doctrine_true_servants_of_the_queen_regents } + multiply = faith_unchanged_tolerance_doctrine_cost_mult + } + } + parameters = { + hostility_override_special_doctrine_loyal_servants_of_the_queen = 3 + hostility_override_special_doctrine_loyal_servants_of_the_queen_thelema = 3 + hostility_override_special_doctrine_true_servants_of_the_queen = 3 + hostility_override_special_doctrine_regicidal = 3 + hostility_override_special_doctrine_true_servants_of_the_queen_regents = 3 + + hostility_override_special_doctrine_might_and_magick = 1 + hostility_override_special_doctrine_goddesses_and_glory = 1 + hostility_override_special_doctrine_fae_and_folklore = 2 + } + } + + special_doctrine_regicidal = { is_shown = { religion_tag = brittanic_religion } @@ -776,7 +779,45 @@ hostility_override_special_doctrine_true_servants_of_the_queen = 3 hostility_override_special_doctrine_true_servants_of_the_queen_regents = 3 } - } + } + + ####Hermetic Doctrine#### + special_doctrine_christian_hermetic = { + is_shown = { + religion_tag = hermetic_religion + } + piety_cost = { + value = faith_doctrine_cost_low + if = { + limit = { has_doctrine = special_doctrine_christian_hermetic } + multiply = faith_unchanged_tolerance_doctrine_cost_mult + } + } + parameters = { + hostility_override_special_doctrine_loyal_servants_of_the_queen_thelema = 2 + + hostility_override_special_doctrine_might_and_magick = 1 + hostility_override_special_doctrine_goddesses_and_glory = 1 + hostility_override_special_doctrine_fae_and_folklore = 2 + + hostility_override_special_doctrine_roman_rite = 1 + hostility_override_special_doctrine_independent_catholic = 0 + + hostility_override_special_doctrine_established_church = 1 + + hostility_override_special_doctrine_via_media = 1 + + hostility_override_special_doctrine_sevillian_rite = 1 + + hostility_override_special_doctrine_christian_kinship = 1 + + hostility_override_special_doctrine_reformation_roots = 1 + + hostility_override_special_doctrine_incorruptible_dogma = 2 + } + } + ####German/Adonist Doctrine#### + #Fallback Doctrine special_doctrine_religion_fallback = { From 26c1f4be7621820cc19f2284a8722c3035a014c7 Mon Sep 17 00:00:00 2001 From: Archa3opt3ryx Date: Mon, 19 Jan 2026 20:09:00 -0500 Subject: [PATCH 04/25] minor update --- .../00_1_neow_universal_tolerance_doctrines.txt | 1 + .../zz_NEOW_religion_tolerance doctrines_l_english.yml | 6 ++---- .../zz_NEOW_tolerance_game_concepts_l_english.yml | 9 ++++++--- 3 files changed, 9 insertions(+), 7 deletions(-) diff --git a/common/religion/doctrines/00_1_neow_universal_tolerance_doctrines.txt b/common/religion/doctrines/00_1_neow_universal_tolerance_doctrines.txt index 9c422aa1..da903adb 100644 --- a/common/religion/doctrines/00_1_neow_universal_tolerance_doctrines.txt +++ b/common/religion/doctrines/00_1_neow_universal_tolerance_doctrines.txt @@ -492,6 +492,7 @@ hostility_override_special_doctrine_people_of_the_book = 2 loc_parameter_fae_and_folklore_astray = 1 + loc_parameter_fae_and_folklore_hostile = 2 } } diff --git a/localization/english/replace/religion/doctrines/zz_NEOW_religion_tolerance doctrines_l_english.yml b/localization/english/replace/religion/doctrines/zz_NEOW_religion_tolerance doctrines_l_english.yml index 658ecf98..1add954a 100644 --- a/localization/english/replace/religion/doctrines/zz_NEOW_religion_tolerance doctrines_l_english.yml +++ b/localization/english/replace/religion/doctrines/zz_NEOW_religion_tolerance doctrines_l_english.yml @@ -71,6 +71,7 @@ doctrine_parameter_loc_parameter_people_of_the_book_astray:0 "$click_here_to_view_doctrines$ [people_of_the_book_astray|L] considers to be Astray" doctrine_parameter_loc_parameter_fae_and_folklore_astray:0 "$click_here_to_view_doctrines$ [fae_and_folklore_astray|L] considers to be Astray" + doctrine_parameter_loc_parameter_fae_and_folklore_hostile:0 "$click_here_to_view_doctrines$ [fae_and_folklore_hostile|L] considers to be Hostile" doctrine_parameter_loc_parameter_might_and_magick_astray:0 "$click_here_to_view_doctrines$ [might_and_magick_astray|L] considers to be Astray" doctrine_parameter_loc_parameter_goddesses_and_glory_astray:0 "$click_here_to_view_doctrines$ [goddesses_and_glory_astray|L] considers to be Astray" doctrine_parameter_loc_parameter_via_media_astray:0 "$click_here_to_view_doctrines$ [via_media_astray|L] considers to be Astray" @@ -111,8 +112,5 @@ doctrine_parameter_hostility_override_special_doctrine_fae_and_folklore:0 "" doctrine_parameter_hostility_override_special_doctrine_might_and_magick:0 "" doctrine_parameter_hostility_override_special_doctrine_goddesses_and_glory: "" - doctrine_parameter_hostility_override_special_doctrine_via_media:0 "" - doctrine_parameter_hostility_override_special_doctrine_true_servants_of_the_queen:0 "" - doctrine_parameter_hostility_override_special_doctrine_via_media:0 "" - doctrine_parameter_hostility_override_special_doctrine_regicidal:0 + doctrine_parameter_hostility_override_special_doctrine_true_servants_of_the_queen:0 "" \ No newline at end of file diff --git a/localization/english/replace/religion/doctrines/zz_NEOW_tolerance_game_concepts_l_english.yml b/localization/english/replace/religion/doctrines/zz_NEOW_tolerance_game_concepts_l_english.yml index 2b97a84b..26025ab9 100644 --- a/localization/english/replace/religion/doctrines/zz_NEOW_tolerance_game_concepts_l_english.yml +++ b/localization/english/replace/religion/doctrines/zz_NEOW_tolerance_game_concepts_l_english.yml @@ -1,9 +1,9 @@ l_english: game_concept_template_astray: "put name here" - game_concept_template_astray_desc: "[faiths|E] with the name here doctrine consider faiths with the following doctrines to be $hostility_astray_tooltippable$:\n" + game_concept_template_astray_desc: "[faiths|E] with the name here doctrine consider faiths with the following doctrines to be $hostility_astray_tooltippable$:\n#true_white [GetFaithDoctrine('special_doctrine_SAME_RELIGION_ASTRAY').GetBaseName]#!\n#true_white;game_link $special_doctrine_THIS DOCTRINE$#!\n#bold $A DIFFERENT_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_DIFFERENT_ASTRAY').GetBaseName]#!" game_concept_template_hostile: "put name here" - game_concept_template_hostile_desc: "[faiths|E] with the name here doctrine consider faiths with the following doctrines to be $hostility_hostile_tooltippable$:\n" + game_concept_template_hostile_desc: "[faiths|E] with the name here doctrine consider faiths with the following doctrines to be $hostility_hostile_tooltippable$:\n#true_white [GetFaithDoctrine('special_doctrine_SAME_HOSTILE').GetBaseName]#!\n#bold $A DIFFERENT_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_DIFFERENT_HOSTILE').GetBaseName]#!" interreligious_doctrines: "Interreligious" @@ -73,7 +73,10 @@ #Wicca/Druidic game_concept_fae_and_folklore_astray: "$special_doctrine_fae_and_folklore_name$" - game_concept_fae_and_folklore_astray_desc: "[faiths|E] with the $special_doctrine_fae_and_folklore_name$ doctrine consider faiths with the following doctrines to be $hostility_astray_tooltippable$:\n#true_white;game_link $special_doctrine_people_of_the_book_name$#!\n#bold $novelist_religion$:#!\n#true_white [novelist_kinship_doctrines|L]#!" + game_concept_fae_and_folklore_astray_desc: "[faiths|E] with the $special_doctrine_fae_and_folklore_name$ doctrine consider faiths with the following doctrines to be $hostility_astray_tooltippable$:\n#true_white;game_link $special_doctrine_fae_and_folklore_name$#!\n#true_white [GetFaithDoctrine('special_doctrine_might_and_magick').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_goddesses_and_glory').GetBaseName]#!\n#bold $novelist_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_fantastical_kinship').GetBaseName]#!" + + game_concept_fae_and_folklore_hostile: "$special_doctrine_fae_and_folklore_name$" + game_concept_fae_and_folklore_hostile_desc: "[faiths|E] with the $special_doctrine_fae_and_folklore_name$ doctrine consider faiths with the following doctrines to be $hostility_hostile_tooltippable$:\n#bold $novelist_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_academic_kinship').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_christian_kinship').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_islamic_kinship').GetBaseName]#!" game_concept_might_and_magick_astray: "$special_doctrine_might_and_magick_name$" game_concept_might_and_magick_astray_desc: "[faiths|E] with the $special_doctrine_might_and_magick_name$ doctrine consider faiths with the following doctrines to be $hostility_astray_tooltippable$:\n#true_white;game_link $special_doctrine_people_of_the_book_name$#!\n#bold $novelist_religion$:#!\n#true_white [novelist_kinship_doctrines|L]#!" From 917216e56c5b4bbc58fae1d58decd46a32f48e3d Mon Sep 17 00:00:00 2001 From: Archa3opt3ryx Date: Mon, 19 Jan 2026 20:29:26 -0500 Subject: [PATCH 05/25] Loc for Regicidal --- .../doctrines/00_1_neow_universal_tolerance_doctrines.txt | 7 +++++-- .../zz_NEOW_religion_tolerance doctrines_l_english.yml | 1 + 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/common/religion/doctrines/00_1_neow_universal_tolerance_doctrines.txt b/common/religion/doctrines/00_1_neow_universal_tolerance_doctrines.txt index da903adb..5fee6f60 100644 --- a/common/religion/doctrines/00_1_neow_universal_tolerance_doctrines.txt +++ b/common/religion/doctrines/00_1_neow_universal_tolerance_doctrines.txt @@ -775,10 +775,13 @@ } } parameters = { - hostility_override_special_doctrine_loyal_servants_of_the_queen = 3 hostility_override_special_doctrine_regicidal = 0 + + hostility_override_special_doctrine_loyal_servants_of_the_queen = 3 hostility_override_special_doctrine_true_servants_of_the_queen = 3 - hostility_override_special_doctrine_true_servants_of_the_queen_regents = 3 + hostility_override_special_doctrine_true_servants_of_the_queen_regents = 3 + + loc_parameter_is_regicidal = yes } } diff --git a/localization/english/replace/religion/doctrines/zz_NEOW_religion_tolerance doctrines_l_english.yml b/localization/english/replace/religion/doctrines/zz_NEOW_religion_tolerance doctrines_l_english.yml index 1add954a..88655075 100644 --- a/localization/english/replace/religion/doctrines/zz_NEOW_religion_tolerance doctrines_l_english.yml +++ b/localization/english/replace/religion/doctrines/zz_NEOW_religion_tolerance doctrines_l_english.yml @@ -79,6 +79,7 @@ #Other parameters doctrine_parameter_loc_parameter_novelist_kinship: "Other Novelist [faiths|E] that have Kinship doctrines are considered [GetHostilityLevelName( TOKEN_PARAMETER.GetIntValue )|V] instead of $hostility_astray_tooltippable$" doctrine_parameter_loc_parameter_via_media: "Other Christian [faiths|E] that have the Via Media doctrine are considered [GetHostilityLevelName( TOKEN_PARAMETER.GetIntValue )|V] instead of $hostility_hostile_tooltippable$ or $hostility_evil_tooltippable$." + doctrine_parameter_loc_parameter_is_regicidal: "Considers all servants of the British Monarchy to be $hostility_evil_tooltippable$ and those sharing their anti-Imperial cause to be $hostility_righteous_tooltippable$" doctrine_parameter_hostility_override_tenet_christian_syncretism:3 "Non-Christian [faiths|E] with the $tenet_christian_syncretism_name$ tenet are considered [GetHostilityLevelName( TOKEN_PARAMETER.GetIntValue )|V]" From b35ebb618a49cdc71609c2206c86352acce15394 Mon Sep 17 00:00:00 2001 From: edwardtheelbowhigh <73761109+edwardtheelbowhigh@users.noreply.github.com> Date: Tue, 20 Jan 2026 01:40:47 +0000 Subject: [PATCH 06/25] tolerance doctrines --- .../zz_NEOW_religion_tolerance doctrines_l_english.yml | 4 +++- .../doctrines/zz_NEOW_tolerance_game_concepts_l_english.yml | 1 - 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/localization/english/replace/religion/doctrines/zz_NEOW_religion_tolerance doctrines_l_english.yml b/localization/english/replace/religion/doctrines/zz_NEOW_religion_tolerance doctrines_l_english.yml index 658ecf98..f596560b 100644 --- a/localization/english/replace/religion/doctrines/zz_NEOW_religion_tolerance doctrines_l_english.yml +++ b/localization/english/replace/religion/doctrines/zz_NEOW_religion_tolerance doctrines_l_english.yml @@ -98,7 +98,9 @@ doctrine_parameter_hostility_override_special_doctrine_reformation_roots:0 "" doctrine_parameter_hostility_override_special_doctrine_loyal_servants_of_the_queen:0 "" + doctrine_parameter_hostility_override_special_doctrine_loyal_servants_of_the_queen_thelema:0 "" doctrine_parameter_hostility_override_special_doctrine_true_servants_of_the_queen_regents:0 "" + doctrine_parameter_hostility_override_special_doctrine_true_servants_of_the_queen:0 "" doctrine_parameter_hostility_override_special_doctrine_loyal_servants_of_the_queen_thelema: "" @@ -115,4 +117,4 @@ doctrine_parameter_hostility_override_special_doctrine_via_media:0 "" doctrine_parameter_hostility_override_special_doctrine_true_servants_of_the_queen:0 "" doctrine_parameter_hostility_override_special_doctrine_via_media:0 "" - doctrine_parameter_hostility_override_special_doctrine_regicidal:0 + doctrine_parameter_hostility_override_special_doctrine_regicidal:0 "" diff --git a/localization/english/replace/religion/doctrines/zz_NEOW_tolerance_game_concepts_l_english.yml b/localization/english/replace/religion/doctrines/zz_NEOW_tolerance_game_concepts_l_english.yml index 2b97a84b..383766d1 100644 --- a/localization/english/replace/religion/doctrines/zz_NEOW_tolerance_game_concepts_l_english.yml +++ b/localization/english/replace/religion/doctrines/zz_NEOW_tolerance_game_concepts_l_english.yml @@ -99,4 +99,3 @@ game_concept_reformation_roots_hostile_desc: "[faiths|E] with the $special_doctrine_reformation_roots_name$ doctrine consider faiths with the following doctrines to be $hostility_hostile_tooltippable$:\n#bold $catholic_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_roman_rite').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_sevillian_rite').GetBaseName]#!\n#bold $interreligious_doctrines$:#!\n#true_white [GetFaithDoctrine('special_doctrine_via_media').GetBaseName]#!\n#bold $novelist_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_christian_kinship').GetBaseName]#!" #Thelema/Brittanic - \ No newline at end of file From f22e3c781999f505ff3b987f544d9776e3405e7f Mon Sep 17 00:00:00 2001 From: edwardtheelbowhigh <73761109+edwardtheelbowhigh@users.noreply.github.com> Date: Tue, 20 Jan 2026 01:49:29 +0000 Subject: [PATCH 07/25] minor stuff --- ...0_1_neow_universal_tolerance_doctrines.txt | 80 ++++++++++++++++++- common/religion/religions/NEOW_folkgerman.txt | 3 +- 2 files changed, 79 insertions(+), 4 deletions(-) diff --git a/common/religion/doctrines/00_1_neow_universal_tolerance_doctrines.txt b/common/religion/doctrines/00_1_neow_universal_tolerance_doctrines.txt index 9c422aa1..08212065 100644 --- a/common/religion/doctrines/00_1_neow_universal_tolerance_doctrines.txt +++ b/common/religion/doctrines/00_1_neow_universal_tolerance_doctrines.txt @@ -16,12 +16,16 @@ #Thelema religion_tag = thelema_religion #Britanic - religion_tag = brittanic_religion + religion_tag = brittanic_religion + ### Pagans #Druidics religion_tag = druidic_religion + #Hermetic - religion_tag = hermetic_religion + religion_tag = hermetic_religion + #Europeanist + religion_tag = europeanist_religion # Temp measure before religion doctrines set up for religions w/ PotB access has_doctrine = special_doctrine_people_of_the_book @@ -816,8 +820,78 @@ hostility_override_special_doctrine_incorruptible_dogma = 2 } } - ####German/Adonist Doctrine#### + special_doctrine_nobelian_hermetic = { + is_shown = { + religion_tag = hermetic_religion + } + piety_cost = { + value = faith_doctrine_cost_low + if = { + limit = { has_doctrine = special_doctrine_christian_hermetic } + multiply = faith_unchanged_tolerance_doctrine_cost_mult + } + } + parameters = { + hostility_override_special_doctrine_loyal_servants_of_the_queen_thelema = 2 + hostility_override_special_doctrine_might_and_magick = 1 + hostility_override_special_doctrine_goddesses_and_glory = 1 + hostility_override_special_doctrine_fae_and_folklore = 3 + + hostility_override_special_doctrine_roman_rite = 1 + hostility_override_special_doctrine_independent_catholic = 1 + + hostility_override_special_doctrine_established_church = 1 + + hostility_override_special_doctrine_via_media = 1 + + hostility_override_special_doctrine_sevillian_rite = 0 + + hostility_override_special_doctrine_christian_kinship = 1 + + hostility_override_special_doctrine_reformation_roots = 1 + + hostility_override_special_doctrine_incorruptible_dogma = 3 + } + } + ####German/Adonist Doctrine#### Adonist should hate the christians(everyone kinda tbh), and deists. germanpagan probably dont need aything too fancy, cept maybe the folktero being astray with christians + + ###Europeanists### + + special_doctrine_europeanist = { + is_shown = { + religion_tag = europeanist_religion + } + piety_cost = { + value = faith_doctrine_cost_low + if = { + limit = { has_doctrine = special_doctrine_christian_hermetic } + multiply = faith_unchanged_tolerance_doctrine_cost_mult + } + } + parameters = { + hostility_override_special_doctrine_loyal_servants_of_the_queen_thelema = 2 + + hostility_override_special_doctrine_might_and_magick = 1 + hostility_override_special_doctrine_goddesses_and_glory = 1 + hostility_override_special_doctrine_fae_and_folklore = 3 + + hostility_override_special_doctrine_roman_rite = 1 + hostility_override_special_doctrine_independent_catholic = 1 + + hostility_override_special_doctrine_established_church = 1 + + hostility_override_special_doctrine_via_media = 1 + + hostility_override_special_doctrine_sevillian_rite = 0 + + hostility_override_special_doctrine_christian_kinship = 1 + + hostility_override_special_doctrine_reformation_roots = 1 + + hostility_override_special_doctrine_incorruptible_dogma = 3 + } + } #Fallback Doctrine special_doctrine_religion_fallback = { diff --git a/common/religion/religions/NEOW_folkgerman.txt b/common/religion/religions/NEOW_folkgerman.txt index b6d3a937..54c13824 100644 --- a/common/religion/religions/NEOW_folkgerman.txt +++ b/common/religion/religions/NEOW_folkgerman.txt @@ -249,7 +249,8 @@ icon = volksmarchen holy_site = teutoburger - holy_site = paderborn + holy_site = paderborn + holy_site = eisenach doctrine = unreformed_faith_doctrine From 0d3fc67f8cbaecc6a21db9e64e926943d4c21565 Mon Sep 17 00:00:00 2001 From: edwardtheelbowhigh <73761109+edwardtheelbowhigh@users.noreply.github.com> Date: Tue, 20 Jan 2026 02:03:29 +0000 Subject: [PATCH 08/25] a geramn hoyl site --- common/religion/holy_sites/00_holy_sites.txt | 12 ++++++++++++ common/religion/religions/NEOW_folkgerman.txt | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/common/religion/holy_sites/00_holy_sites.txt b/common/religion/holy_sites/00_holy_sites.txt index 6cce2789..452897ee 100644 --- a/common/religion/holy_sites/00_holy_sites.txt +++ b/common/religion/holy_sites/00_holy_sites.txt @@ -149,6 +149,18 @@ kassel = { } } +### folk german + +kyffhauser = { + county = c_merseburg + barony = b_sangerhausen + character_modifier = { + monthly_piety_gain_mult = 0.1 + legitimacy_gain_mult = 0.05 + } +} + + #concodantist maastricht = { diff --git a/common/religion/religions/NEOW_folkgerman.txt b/common/religion/religions/NEOW_folkgerman.txt index 54c13824..fc53dd75 100644 --- a/common/religion/religions/NEOW_folkgerman.txt +++ b/common/religion/religions/NEOW_folkgerman.txt @@ -250,7 +250,7 @@ holy_site = teutoburger holy_site = paderborn - holy_site = eisenach + holy_site = kyffhauser doctrine = unreformed_faith_doctrine From 4e899d924a73016377bccdcebd745bb71ea4a1b5 Mon Sep 17 00:00:00 2001 From: edwardtheelbowhigh <73761109+edwardtheelbowhigh@users.noreply.github.com> Date: Tue, 20 Jan 2026 02:26:17 +0000 Subject: [PATCH 09/25] german holy sites --- common/religion/holy_sites/00_holy_sites.txt | 24 +++++++++++++++++++ common/religion/religions/NEOW_folkgerman.txt | 4 +++- 2 files changed, 27 insertions(+), 1 deletion(-) diff --git a/common/religion/holy_sites/00_holy_sites.txt b/common/religion/holy_sites/00_holy_sites.txt index 452897ee..59b96cf1 100644 --- a/common/religion/holy_sites/00_holy_sites.txt +++ b/common/religion/holy_sites/00_holy_sites.txt @@ -160,6 +160,30 @@ kyffhauser = { } } +neuschwanstein = { + county = c_allgau + barony = b_kempten + character_modifier = { + monthly_piety_gain_mult = 0.1 + legitimacy_gain_mult = 0.05 + } +} + +leipzig = { + county = c_leipzig + character_modifier = { + monthly_piety_gain_mult = 0.1 + legitimacy_gain_mult = 0.05 + } +} + +bremen = { + county = c_bremen + character_modifier = { + monthly_piety_gain_mult = 0.1 + legitimacy_gain_mult = 0.05 + } +} #concodantist diff --git a/common/religion/religions/NEOW_folkgerman.txt b/common/religion/religions/NEOW_folkgerman.txt index fc53dd75..63785655 100644 --- a/common/religion/religions/NEOW_folkgerman.txt +++ b/common/religion/religions/NEOW_folkgerman.txt @@ -251,7 +251,9 @@ holy_site = teutoburger holy_site = paderborn holy_site = kyffhauser - + holy_site = leipzig + holy_site = bremen + holy_site = neuschwanstein doctrine = unreformed_faith_doctrine doctrine = tenet_sanctity_of_nature From 7814b9fd52553ea2899c2dfc6dc7218e28503d1e Mon Sep 17 00:00:00 2001 From: edwardtheelbowhigh <73761109+edwardtheelbowhigh@users.noreply.github.com> Date: Tue, 20 Jan 2026 02:46:25 +0000 Subject: [PATCH 10/25] Update e_britannia.txt --- history/provinces/e_britannia.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/history/provinces/e_britannia.txt b/history/provinces/e_britannia.txt index a2654a48..5e156112 100644 --- a/history/provinces/e_britannia.txt +++ b/history/provinces/e_britannia.txt @@ -679,6 +679,8 @@ holding = none 1000.1.1 = { holding = castle_holding + culture = norflander + religion = old_thelema } } 1590 = { From 6e76f60317470e1664ef15b37c52d1dddf055357 Mon Sep 17 00:00:00 2001 From: edwardtheelbowhigh <73761109+edwardtheelbowhigh@users.noreply.github.com> Date: Tue, 20 Jan 2026 03:18:30 +0000 Subject: [PATCH 11/25] a coa and some doctrines for teh hermetics --- .../coat_of_arms/NEOW_dynasties.txt | 63 +++++++++++++++++++ common/religion/religions/NEOW_hermetic.txt | 2 + 2 files changed, 65 insertions(+) diff --git a/common/coat_of_arms/coat_of_arms/NEOW_dynasties.txt b/common/coat_of_arms/coat_of_arms/NEOW_dynasties.txt index dc6d8f66..891af6cc 100644 --- a/common/coat_of_arms/coat_of_arms/NEOW_dynasties.txt +++ b/common/coat_of_arms/coat_of_arms/NEOW_dynasties.txt @@ -12685,3 +12685,66 @@ bleimor_dynasty={ instance={position={0.59 0.48} scale={0.08 0.08}} } } + +delunsch_dynasty={ + pattern="pattern_horizontal_split_01.dds" + color1=red + color2=red + color3=red + colored_emblem={ + color1=yellow + texture="ce_baglama.dds" + instance={ + position={ 0.500000 0.680000 } + scale={ 0.350000 0.350000 } + depth=3.010000 + } + + } + + colored_emblem={ + color1=white + texture="ce_border_shield.dds" + instance={ + depth=5.010000 + } + + } + + colored_emblem={ + color1=yellow + color2=yellow + texture="NEOW_ce_hammer.dds" + instance={ + position={ 0.500000 0.430000 } + scale={ -0.450000 -0.450000 } + depth=1.010000 + } + + instance={ + position={ 0.45000 0.350000 } + scale={ -0.450000 0.450000 } + depth=2.010000 + rotation=315 + } + + instance={ + position={ 0.550000 0.350000 } + scale={ 0.450000 0.450000 } + depth=4.010000 + rotation=45 + } + + } + + colored_emblem={ + color1=blue_light + texture="ce_mena_double_bow.dds" + instance={ + position={ 0.500000 0.370000 } + scale={ 0.210000 0.210000 } + } + + } + +} diff --git a/common/religion/religions/NEOW_hermetic.txt b/common/religion/religions/NEOW_hermetic.txt index 41c28180..7c1df2de 100644 --- a/common/religion/religions/NEOW_hermetic.txt +++ b/common/religion/religions/NEOW_hermetic.txt @@ -184,6 +184,7 @@ doctrine = tenet_scientific_discourse doctrine = tenet_esotericism doctrine = tenet_gnosticism + doctrine = special_doctrine_christian_hermetic holy_order_names = { #placeholder } @@ -293,6 +294,7 @@ doctrine = tenet_scientific_discourse doctrine = tenet_inner_journey doctrine = tenet_pacifism + doctrine = special_doctrine_nobelian_hermetic holy_order_names = { #placeholder } From 268b4e3755418f360af59d04ef9bd190e8af699a Mon Sep 17 00:00:00 2001 From: JulesFlammenkueche Date: Tue, 20 Jan 2026 10:30:29 +0100 Subject: [PATCH 12/25] locslop, norwegian names --- .../name_equivalency/00_NEOW_female_names.txt | 10 +-- .../name_equivalency/00_NEOW_male_names.txt | 16 ++-- common/culture/name_lists/NEOW_brittannic.txt | 2 +- common/culture/name_lists/NEOW_norwegian.txt | 75 +++++++++++-------- .../NEOW_dynasty_names_l_english.yml | 30 ++++++++ .../names/NEOW_character_names_l_english.yml | 37 ++++++++- 6 files changed, 125 insertions(+), 45 deletions(-) diff --git a/common/culture/name_equivalency/00_NEOW_female_names.txt b/common/culture/name_equivalency/00_NEOW_female_names.txt index 97d967ca..526f5d0f 100644 --- a/common/culture/name_equivalency/00_NEOW_female_names.txt +++ b/common/culture/name_equivalency/00_NEOW_female_names.txt @@ -53,7 +53,7 @@ bernarda_female = { Berendina Bernadeto Bernadette Bernardina Bernado } bertha_female = { Berta Bertha Berto_female } bertranda_female = { Bertrando } blanche_female = { Bianca Blanco_female } -bridget_female = { Berit Birgit Birgitt Birgitte Birthe Brec_pst_hed Bregido Brigitte Britt Britta Gitte } +bridget_female = { Berit Birgit Birgitt Birgitte Birthe Brec_pst_hed Bregido Brigitte Brit Britt Britta Gitte } brittany_female = { Britney } bushra_female = { Bouchra } camilla_female = { Camiho Camilla Kamilla } @@ -70,7 +70,7 @@ charlotte_female = { Charloto Charlotte Lotte } chloe_female = { Clou_e_grv_ } christa_female = { Christa } christelle_female = { Kristell } -christina_female = { Carsten Christiane Christina Christine Crestino Kerstin Kirsten Kirstine Kristen Kristin Kristina Kristine Stine Tine } +christina_female = { Carsten Christiane Christina Christine Crestino Kerstin Kirsten Kirsti Kirstine Kristen Kristin Kristina Kristine Stine Tine } chun_female = { Chun Shun } claire_female = { Clara Clarisso Claro_female Klara Sklaerenn } claudia_female = { Claudia Glaudeto Glaudino Glaudo_female Klaoda Klaodina } @@ -169,7 +169,7 @@ ida_female = { Ido } inga_female = { Inge } ingeborg_female = { Ingebj_o_stk_rg Ingeborg } ingrid_female = { Inger Ingrid Ingrido } -irene_female = { Iren Irene Ireno_female } +irene_female = { Eirin Iren Irene Ireno_female } irma_female = { Irm_a_grv_ } isabella_female = { Eisabello Isa_female Isabel Isabell Isabella Isabelle Izabel } iseult_female = { Is_e_grv_ut Yseult } @@ -329,7 +329,7 @@ sophia_female = { Sofie Sofia Sonia Sonja Sophia Sophie Souf_i_grv_o } stella_female = { Estelle Estello Steren Sterenn Sterre } stephanie_female = { Esteveneto Fan_i_grv_ St_e_act_phanie Stefanie Stephanie } suad_female = { Souad } -sunniva_female = { Sunniva Synn_o_stk_ve } +sunniva_female = { Sunniva Syn_o_stk_ve Synn_o_stk_ve } susan_female = { Sanna Sanne Susanna Susanne Susano_female Susoun Suzana Suzanne } sylvia_female = { Silv_i_grv_o_female Silvia Silvie Sylvia Sylvie } tamara_female = { Tamara } @@ -355,7 +355,7 @@ virginia_female = { Viergino_female } vivian_female = { Viviano_female } wenche_female = { Wenche Wencke } wiebke_female = { Vibeke } -wilhelmina_female = { Minna Wilhelmina Wilhelmine Willemina Willy_female Wilma } +wilhelmina_female = { Mimmi Minna Wilhelmina Wilhelmine Willemina Willy_female Wilma } yasmin_female = { Iasmino Ioasmyn Jasmijn Jasmin Yasmyn Yassmina } yolanda_female = { Jolanda Vi_o_act_ulando } yvette_female = { Ivetig Iveto_female Youna Yuna } diff --git a/common/culture/name_equivalency/00_NEOW_male_names.txt b/common/culture/name_equivalency/00_NEOW_male_names.txt index 903f58b2..7c05cb1e 100644 --- a/common/culture/name_equivalency/00_NEOW_male_names.txt +++ b/common/culture/name_equivalency/00_NEOW_male_names.txt @@ -1,4 +1,4 @@ -aaron_male = { Harouna } +aaron_male = { Aaron Harouna } abdulaziz_male = { Abdelaziz } abdulghaffur_male = { Abdelghafour } abdulhafiz_male = { Abdelhafid } @@ -10,6 +10,7 @@ abdulqadir_male = { Abdelkader } abdulrahman_male = { Abderrahman Abderrahmane } abdulwahhab_male = { Abdelwahab } abel_male = { Ab_e_grv_l } +abner_male = { Abnyr } abraham_male = { Abraham Brahim Bram Ibr_e_act_hima Ibrahima } abubakr_male = { Aboubakeur Boubaker } abulqasim_male = { Belkacem } @@ -43,7 +44,7 @@ anthony_male = { Ant_o_grv_ni Anthonie Anthonius Anthony Antoine Anton Antonie A antoninus_male = { Antounin } anwar_male = { Anouar } aristides_male = { Aristido } -arne_male = { Anne_male Arne } +arne_male = { Anne_male Are Arne } arnold_male = { Aart Arend Arnaud Arnault Arno Arnold Arnoldus Arnoud } arnulf_male = { Arnulf } arsenius_male = { Arsena } @@ -180,7 +181,7 @@ gustav_male = { Gust_a_grv_vi Gustav } guy_male = { Gui Guido Guy } gwenael_male = { Gu_e_act_na_e_uml_l Gwena_e_uml_l Gwenn-A_e_uml_l } gwenole_male = { Gu_e_act_nol_e_act_ Gw_e_act_nol_e_act_ Gwennole } -haakon_male = { H_a_rng_kon Haakon } +haakon_male = { H_a_rng_kon Haagen Haakon } hadi_male = { H_e_act_di } hamed_male = { Hamed } hamza_male = { Hamza } @@ -264,7 +265,7 @@ kai_male = { Kai Kaj } kamil_male = { Camel Kamel } karim_male = { Karim } kenneth_male = { Kenneth } -ketil_male = { Keld } +ketil_male = { Keld Kjell } kevin_male = { K_e_act_vin Kevin Quevin } khalid_male = { Khaled Khalid } khalifa_male = { Halifa } @@ -330,7 +331,7 @@ norbert_male = { Norbert Nourbert } nuruddin_male = { Nordine Noureddine } octavius_male = { _O_act_ut_a_grv_vi } odysseus_male = { Ulisse } -olaf_male = { Olaf Olav Ole Oluf } +olaf_male = { Ola Olaf Olav Ole Oluf } oliver_male = { _O_act_ulivi_e_act_ Olier Oliver } oscar_male = { Oscar Oskar Ouscar } oswald_male = { Oswald } @@ -401,7 +402,7 @@ stanislaus_male = { Estanislau } stein_male = { Steen } stephen_male = { _E_act_tienne Est_e_grv_ve Estefan Stef Stefan Steffen Stephan Steven } sufyan_male = { Seufyann Sofian Sofiane Soufian } -sven_male = { Sven Svend } +sven_male = { Svein Sven Svend } sylvain_male = { S_e_act_uvan Sylvain } sylvius_male = { Silvius } talal_male = { Talal } @@ -414,7 +415,8 @@ theodore_male = { Teoudor Theodor Theodorus } theodoric_male = { Derk Dieter Dietrich Dirk Terris Thierry } theophilus_male = { Teoufile Theophil } thomas_male = { Thomas Tom Tomaz Toumas } -thorbjorn_male = { Thorbj_o_stk_rn Torben } +thor_male = { Thor Tor } +thorbjorn_male = { Thorbj_o_stk_rn Torben Torbj_o_stk_rn } thorgeir_male = { Terje Torgjer Toke } thorgils_male = { Troels } thorstein_male = { Thorsten Torstein } diff --git a/common/culture/name_lists/NEOW_brittannic.txt b/common/culture/name_lists/NEOW_brittannic.txt index 84888b75..485fd033 100644 --- a/common/culture/name_lists/NEOW_brittannic.txt +++ b/common/culture/name_lists/NEOW_brittannic.txt @@ -66,7 +66,7 @@ { "dynn_Pythgomyrhy" } } - male_names = { #add name equivalencies to this later | also need to add some british asian names later + male_names = { Aarav Aaron Abnyr Addam Addvyf Alan Albyrt Aly Alyksanddyr Alyks Alffrydd Algyrnon Ambrosyws Anddryw Anfony Arkyballdd Arnolldd Arfur Awgustws Bahyr Balddwyn Basynzhabu Bykyt Byddywyyry Bynjamyn Byntlyy Branddon Bryan Ddanyyl Ddaryus Ddawyydd Ddhrwvan Ddwmynyk Ddyvansh diff --git a/common/culture/name_lists/NEOW_norwegian.txt b/common/culture/name_lists/NEOW_norwegian.txt index 027bdeff..0bfe3f79 100644 --- a/common/culture/name_lists/NEOW_norwegian.txt +++ b/common/culture/name_lists/NEOW_norwegian.txt @@ -109,48 +109,57 @@ male_names = { 3 = { _O_stk_yvind - Alexander Alf Anders Andreas Arne Atle + Alexander Alf Anders Andreas Arne Atle Aud + Bj_o_stk_rn Christian Dag Daniel Einar Eirik Erik Erling Espen - Finn Fredrik + Finn Fredrik Frode + Geir Gunnar H_a_rng_kon H_a_rng_vard Hans Harald Henrik Ivar - J_o_stk_rgen Jan Johan Jon - K_a_rng_re Kai Karl Kim Knut Kristian - Lars + J_o_stk_rgen Jan Johan John Jon + K_a_rng_re Kai Karl Kim Kjell Knut Kristian + Lars Leif Magnus Marius Martin Morten - Odd Olav Ole + Odd Ola Olav Ole P_a_rng_l Per Petter - Rolf - Stian Stig Sverre - Terje Thomas Trond + Reidar Roar Rolf Rune + Stian Stig Svein Sverre + Terje Thomas Tor Torbj_o_stk_rn Tore Trond Trygve + Vidar } 2 = { - Aage Adrian Aleksander Amund Andr_e_act_ - Benjamin Bj_o_stk_rn Bj_o_stk_rnar + Aage Adrian Aleksander Amund Andr_e_act_ Are + Benjamin Bj_o_stk_rnar Christoffer + Dagfinn Edvard Emil Erlend Even Fritz - Haakon Harry + Haakon Harry Hermann Ingolf - Jo Joakim Jonas + Jarl Jo Joakim Jonas Kristoffer Ludvig Markus Mathias Mats Morgan - Olaf Oskar + Olaf Oskar Ottar Ragnvald Remi Robin - Sebastian Sigurd Simen Simon Sindre Sondre Stefan Steffen + Sebastian Sigurd Simen Simon Sindre Sondre Stefan Steffen Sveinung Thorbj_o_stk_rn Tobias Torstein + Ulf Vegard } 1 = { - Bj_o_stk_rnstjerne + August + Bj_o_stk_rnstjerne Brand + Fridtjof + Haagen Isak + Jon-Hermann Nicolay Nikolas - Odin + Oddvard Odin Rolf-Erik - Sander + Sander Severin Torgjer Vetle Viking } @@ -159,15 +168,15 @@ 3 = { _A_rng_se Andrine Anette Anita Ann Anna Anne Aslaug Astrid - Bente Berit Bj_o_stk_rg + Bente Berit Bj_o_stk_rg Brit Camilla Cecilie Elin Elisabeth Ellen Else Eva Gerd Grete Grethe Gunn Hanne Hege Heidi Helene Hilde - Ida Ingeborg Inger Ingrid + Ida Ingeborg Inger Ingrid Irene Jorunn - Kari Kristin Kristine - Lene Linda Line Linn Liv + Kari Karin Kristin Kristine + Lene Linda Line Linn Lise Liv Maria Marianne Marie Marit Mary Mette Mona Monica Nina Ragnhild Randi Ruth @@ -177,33 +186,37 @@ Wenche } 2 = { - Andrea Anniken Astri + Agnes Andrea Anniken Astri Beate Bergljot Borghild Cecilia Christina Christine - Elisabet Emilie Emma - Gudrun - Harriet + Eirin Elisabet Emilie Emma + Frida + Gudrun Gunhild + Harriet Hj_o_stk_rdis Ingebj_o_stk_rg Ingvild Iren Jannicke Jeanette Jenny Julia Julie - Karoline Katrine + Karoline Katrine Kirsti Lill Malin Margit Mariann Marlene Marta Marte Marthe Monika Nora Oda Olga - Sara Sofie Sunniva + Ranveig + Sara Sigrun Sofie Sonja Sunniva Sylvia Syn_o_stk_ve Thea Tonje } 1 = { - Amalie Ann-Iren + Amalie Anneliese Ann-Iren Elene Gyda Hannah Isalill - Mirell + Mimmi Mirell Ragni Rikard Sanna - Veslem_o_stk_y Vilde + Ursula + Valgerd Veslem_o_stk_y Vilde Wencke + Ylva } } dynasty_of_location_prefix = "dynnp_af" diff --git a/localization/english/replace/dynasties/NEOW_dynasty_names_l_english.yml b/localization/english/replace/dynasties/NEOW_dynasty_names_l_english.yml index 81316c88..e6d05fc3 100644 --- a/localization/english/replace/dynasties/NEOW_dynasty_names_l_english.yml +++ b/localization/english/replace/dynasties/NEOW_dynasty_names_l_english.yml @@ -1155,3 +1155,33 @@ dynn_Veierud:0 "Veierud" dynn_Busch:0 "Busch" dynn_Wallace:0 "Wallace" + dynn_Grhysllyy:0 "Grhysllyy" + dynn_Kharhdd:0 "Kharhdd" + dynn_Ddurhnforhdd:0 "Ddurhnforhdd" + dynn_Shypston:0 "Shypston" + dynn_Byrhgamot:0 "Byrhgamot" + dynn_Toynyng:0 "Toynyng" + dynn_Iddlly:0 "Iddlly" + dynn_Pallyn:0 "Pallyn" + dynn_Jonsyrhrhy:0 "Jonsyrhrhy" + dynn_Watyrhhousy:0 "Watyrhhousy" + dynn_Shaftoy:0 "Shaftoy" + dynn_Hakysoyll:0 "Hakysoyll" + dynn_Bollstrhoodd:0 "Bollstrhoodd" + dynn_Hokkston:0 "Hokkston" + dynn_Angllysyy:0 "Angllysyy" + dynn_Tyakh:0 "Tyakh" + dynn_Fllamstyydd:0 "Fllamstyydd" + dynn_Frhokkd:0 "Frhokkd" + dynn_Skuynllakk:0 "Skuynllakk" + dynn_Kingsmorhe:0 "Kingsmorhe" + dynn_Kllarhkson:0 "Kllarhkson" + dynn_May:0 "May" + dynn_Ebynyzyng:0 "Ebynyzyng" + dynn_Eastoyndd:0 "Eastoyndd" + dynn_Eastynddyng:0 "Eastynddyng" + dynn_Kllokkston:0 "Kllokkston" + dynn_Kllyrhkenoyllyngton:0 "Kllyrhkenoyllyngton" + dynn_Lymyllyygh:0 "Lymyllyygh" + dynn_Korhnoallyngton:0 "Korhnoallyngton" + dynn_Pythgomyrhy:0 "Pythgomyrhy" diff --git a/localization/english/replace/names/NEOW_character_names_l_english.yml b/localization/english/replace/names/NEOW_character_names_l_english.yml index 4740ec10..e907f4fd 100644 --- a/localization/english/replace/names/NEOW_character_names_l_english.yml +++ b/localization/english/replace/names/NEOW_character_names_l_english.yml @@ -2556,4 +2556,39 @@ Joakim:0 "Joakim" Fredrik:0 "Fredrik" K_a_rng_re:0 "Kåre" - Dag:0 "Dag" \ No newline at end of file + Dag:0 "Dag" + Kjell:0 "Kjell" + Tor:0 "Tor" + Svein:0 "Svein" + Geir:0 "Geir" + Jarl:0 "Jarl" + Brand:0 "Brand" + Jon-Hermann:0 "Jon-Hermann" + Trygve:0 "Trygve" + Torbj_o_stk_rn:0 "Torbjørn" + Gunhild:0 "Gunhild" + Aud:0 "Aud" + Vidar:0 "Vidar" + Sveinung:0 "Sveinung" + Brit:0 "Brit" + Anneliese:0 "Anneliese" + Fridtjof:0 "Fridtjof" + Reidar:0 "Reidar" + Valgerd:0 "Valgerd" + Tore:0 "Tore" + Kirsti:0 "Kirsti" + Haagen:0 "Haagen" + Ylva:0 "Ylva" + Mimmi:0 "Mimmi" + Eirin:0 "Eirin" + Syn_o_stk_ve:0 "Synøve" + Ola:0 "Ola" + Dagfinn:0 "Dagfinn" + Roar:0 "Roar" + Are:0 "Are" + Ottar:0 "Ottar" + Ranveig:0 "Ranveig" + Hj_o_stk_rdis:0 "Hjørdis" + Oddvard:0 "Oddvard" + Aaron:0 "Aaron" + Abnyr:0 "Abnyr" \ No newline at end of file From 8dd08da5566695bcb6e2d3ef75eb6592d048b9e2 Mon Sep 17 00:00:00 2001 From: JulesFlammenkueche Date: Tue, 20 Jan 2026 11:01:29 +0100 Subject: [PATCH 13/25] namelist fixed --- .../name_equivalency/00_NEOW_female_names.txt | 8 +- .../name_equivalency/00_NEOW_male_names.txt | 12 +- common/culture/name_lists/NEOW_norwegian.txt | 132 ++++++++++++++++-- .../names/NEOW_character_names_l_english.yml | 17 ++- 4 files changed, 144 insertions(+), 25 deletions(-) diff --git a/common/culture/name_equivalency/00_NEOW_female_names.txt b/common/culture/name_equivalency/00_NEOW_female_names.txt index 526f5d0f..1dce63da 100644 --- a/common/culture/name_equivalency/00_NEOW_female_names.txt +++ b/common/culture/name_equivalency/00_NEOW_female_names.txt @@ -1,7 +1,7 @@ adela_female = { Aaltje Ad_e_grv_lo } adelaide_female = { Adelheid Aleida Alida Alijda Azala_i_uml_s Aziliz Azylis Elke Heidi } adriana_female = { Adriana Adriano } -agatha_female = { Agatha Agathe Agato } +agatha_female = { _A_rng_got Agatha Agathe Agato } agnes_female = { Agn_e_grv_s Agnes In_e_grv_s Oanell } albana_female = { Aubano } alberta_female = { Alberdina Alberta Alberte Albertino_female } @@ -199,7 +199,7 @@ lamia_female = { Lamia Lamya } latifa_female = { Latifa } laura_female = { Laura Laure Laureto Lauro_female } laurence_female = { Laur_e_grv_n_c_ced_o Laurence } -layla_female = { La_i_uml_la Leila Leyla } +layla_female = { La_i_uml_la Laila Leila Leyla } lea_female = { Le_a_grv Lea } leonie_female = { Leonie Leoun_i_grv_o Leountino } liliana_female = { Lilian_female Liliano } @@ -219,7 +219,7 @@ magdalena_female = { Madalen Madaleno Magali Magdalena Malene Malin } malika_female = { Malika Mallyca Malyka } marcella_female = { Marcelino_female Marcello_female } margaret_female = { Gaid Grete Gretel Grethe Grietje Margarete Margaretha Margarido Margit Margot Margrete Margrethe Marit Marjour_i_grv_o Megano Merete Merethe Mette Rita } -maria_female = { Maaike Maja Manon Manoun Mar_i_grv_o_female Mari Mari_e_uml_lle Maria Mariama Marie Marieke Marije Marijke Marion Marioun Mariska Mariso_female Marja Mary Mia Mie Miriam Mirjam Myriam } +maria_female = { Maaike Maja Manon Manoun Mar_i_grv_o_female Mari Mari_e_uml_lle Maria Mariama Marie Marieke Marije Marijke Marion Marioun Mariska Mariso_female Marja Mary May Mia Mie Miriam Mirjam Myriam } mariaangel_female = { Mar_i_grv_o-Ange } mariaanna_female = { Mar_i_grv_o-Ano Maria_spc_Anna Mariannick Marie-Annick Maryannick Rianne } mariaantonia_female = { Mar_i_grv_o-Antouneto } @@ -234,7 +234,7 @@ mariaelizabeth_female = { Marlies } mariafrance_female = { Mar_i_grv_o-Fran_c_ced_o Marie-France } mariafrancesca_female = { Mar_i_grv_o-Franceso } mariagwen_female = { Ma_i_uml_wenn Maewenn Maiwen Maiwenn Mari-Gwenn } -mariahelena_female = { Mar_i_grv_o-Eleno } +mariahelena_female = { Mar_i_grv_o-Eleno May-Helen } mariajoanna_female = { Mar_i_grv_o-Jano } mariajoseph_female = { Mar_i_grv_o-J_o_act_us_e_grv_ Mari-Jozeb } marialaura_female = { Mar_i_grv_o-Lauro } diff --git a/common/culture/name_equivalency/00_NEOW_male_names.txt b/common/culture/name_equivalency/00_NEOW_male_names.txt index 7c05cb1e..f6038ed5 100644 --- a/common/culture/name_equivalency/00_NEOW_male_names.txt +++ b/common/culture/name_equivalency/00_NEOW_male_names.txt @@ -15,20 +15,20 @@ abraham_male = { Abraham Brahim Bram Ibr_e_act_hima Ibrahima } abubakr_male = { Aboubakeur Boubaker } abulqasim_male = { Belkacem } achilles_male = { Achile } -adam_male = { Adam } +adam_male = { Adam Addam } adil_male = { Adel } adrian_male = { Adriaan Adrian Adrianus Adrien } ahmad_male = { Ahmad Ahmed Amadou } aki_male = { Aage } alan_male = { Alain Alan Allan } albanus_male = { Alban Auban } -albert_male = { Adalbert Albert Albertus Alberzh Albrecht Aubert } +albert_male = { Adalbert Albert Albertus Alberzh Albrecht Albyrt Aubert } albinus_male = { Aubin } -alexander_male = { Aleissandre Aleksander Aleksandr Alexander Alexandre Sander } +alexander_male = { Aleissandre Aleksander Aleksandr Alexander Alexandre Alyksanddyr Sander } alexis_male = { Al_e_grv_ssi Alexis } alfonso_male = { Alfons Alphonse Anfous } alfred_male = { Alfred Alfret } -ali_male = { Ali } +ali_male = { Ali Aly } amabilus_male = { Amable } amadeus_male = { Am_e_act_d_e_act_e Amadi_e_act_u Gottlob } amalric_male = { Amaudri Amaury } @@ -133,7 +133,7 @@ emeric_male = { Aimery Eimeri Emich } emil_male = { _E_act_mile Emil Emile Milio } emilian_male = { Emilian } emmanuel_male = { Emanuel Emmanuel Enmanu_e_grv_l Manu_e_grv_ Manuel } -engelbert_male = { Engelbert } +engelbert_male = { Engelbert Ingebrigt } erasmus_male = { Rasmus } eric_male = { _E_act_ric Eirik Eri Eric Erich Erik } ernest_male = { Ernest Ernst } @@ -289,7 +289,7 @@ lucian_male = { Lucian Lucien Lukian } luke_male = { Lu Luc Lucas Lukas Luuk } lutfi_male = { Lotfi } mael_male = { Ma_e_uml_l Ma_e_uml_lan Mael } -magnus_male = { Magnus Mogens } +magnus_male = { Magne Magnus Mogens } mahdi_male = { Medhi Mehdi } majid_male = { Madjid } malik_male = { Malek Mallyc Malyk } diff --git a/common/culture/name_lists/NEOW_norwegian.txt b/common/culture/name_lists/NEOW_norwegian.txt index 0bfe3f79..051568e4 100644 --- a/common/culture/name_lists/NEOW_norwegian.txt +++ b/common/culture/name_lists/NEOW_norwegian.txt @@ -1,6 +1,106 @@ -name_list_norwegian_wip = { +name_list_norwegian = { cadet_dynasty_names = { + "dynn__O_stk_stensen" + "dynn_Abrahamsen" + "dynn_Ali" + "dynn_Amundsen" + "dynn_Andersen" + "dynn_Andreassen" + "dynn_Bakke" + "dynn_Bakken" + "dynn_Berg" + "dynn_Berge" + "dynn_Bergsholm" + "dynn_Berntsen" + "dynn_Bj_o_stk_rgo" + "dynn_Busch" + "dynn_Christiansen" + "dynn_Dahl" + "dynn_Dalin" + "dynn_Eide" + "dynn_Eilertsen" + "dynn_Ellefsplass" + "dynn_Eriksen" + "dynn_Espedal" + "dynn_Evenshaug" + "dynn_Grande" + "dynn_Grimsrud" + "dynn_Gundersen" + "dynn_H_o_stk_gdahl" + "dynn_H_o_stk_yer" + "dynn_Hagen" + "dynn_Halvorsen" + "dynn_Hansen" + "dynn_Haugen" + "dynn_Henriksen" + "dynn_Indgaard" + "dynn_Iversen" + "dynn_J_o_stk_rgensen" + "dynn_Jacobsen" + "dynn_Jakobsen" + "dynn_Jensen" + "dynn_Johannessen" + "dynn_Johansen" + "dynn_Johnsen" + "dynn_Jonsterhaug" + "dynn_Karlsen" + "dynn_Karterud" + "dynn_Kleppe" + "dynn_Knutsen" + "dynn_Kolbj_o_stk_rnsen" + "dynn_Kristensen" + "dynn_Kristiansen" + "dynn_Kristoffersen" + "dynn_Krokeide" + "dynn_Kvalem" + "dynn_Langballe" + "dynn_Larsen" + "dynn_Lie" + "dynn_Lillest_o_stk_l" + "dynn_Lund" + "dynn_Lunde" + "dynn_Martinsen" + "dynn_Mathisen" + "dynn_Mikkelsen" + "dynn_Moe" + "dynn_Moen" + "dynn_Molde" + "dynn_Mortensen" + "dynn_Moseby" + "dynn_Nguyen" + "dynn_Nilsen" + "dynn_Norby" + "dynn_Nyg_a_rng_rd" + "dynn_Olsen" + "dynn_Olssen" + "dynn_Paulsen" + "dynn_Pedersen" + "dynn_Pettersen" + "dynn_R_o_stk_nningen" + "dynn_Rasmussen" + "dynn_S_o_stk_r_o_stk_" + "dynn_S_o_stk_raas" + "dynn_S_o_stk_rensen" + "dynn_Sandtorp" + "dynn_Sch_o_stk_nningsen" + "dynn_Sj_a_rng_v_a_rng_g" + "dynn_Skevik" + "dynn_Skullerud" + "dynn_Solberg" + "dynn_Solheim" + "dynn_Stang" + "dynn_Storbuk_a_rng_s" + "dynn_Strand" + "dynn_Stray" + "dynn_Svendsen" + "dynn_Thiis" + "dynn_Torre" + "dynn_Veierud" + "dynn_Vestenfor" + "dynn_Virkesdal" + "dynn_Wallace" + "dynn_Webster" } dynasty_names = { @@ -116,26 +216,27 @@ Einar Eirik Erik Erling Espen Finn Fredrik Frode Geir Gunnar - H_a_rng_kon H_a_rng_vard Hans Harald Henrik + H_a_rng_kon H_a_rng_vard Hans Harald Helge Henrik Ivar J_o_stk_rgen Jan Johan John Jon K_a_rng_re Kai Karl Kim Kjell Knut Kristian Lars Leif - Magnus Marius Martin Morten + Magne Magnus Marius Martin Morten Odd Ola Olav Ole P_a_rng_l Per Petter Reidar Roar Rolf Rune Stian Stig Svein Sverre - Terje Thomas Tor Torbj_o_stk_rn Tore Trond Trygve + Terje Thomas Tom Tor Torbj_o_stk_rn Tore Trond Trygve Vidar } 2 = { - Aage Adrian Aleksander Amund Andr_e_act_ Are + Aage Adrian Aleksander Amund Andr_e_act_ Are Asmund Benjamin Bj_o_stk_rnar Christoffer Dagfinn Edvard Emil Erlend Even Fritz + Gudmund Haakon Harry Hermann Ingolf Jarl Jo Joakim Jonas @@ -154,8 +255,9 @@ Bj_o_stk_rnstjerne Brand Fridtjof Haagen - Isak + Ingebrigt Isak Jon-Hermann + Lodve Nicolay Nikolas Oddvard Odin Rolf-Erik @@ -168,7 +270,7 @@ 3 = { _A_rng_se Andrine Anette Anita Ann Anna Anne Aslaug Astrid - Bente Berit Bj_o_stk_rg Brit + Bente Berit Bj_o_stk_rg Brit Britt Camilla Cecilie Elin Elisabeth Ellen Else Eva Gerd Grete Grethe Gunn @@ -176,23 +278,24 @@ Ida Ingeborg Inger Ingrid Irene Jorunn Kari Karin Kristin Kristine - Lene Linda Line Linn Lise Liv - Maria Marianne Marie Marit Mary Mette Mona Monica + Laila Lene Linda Line Linn Lise Liv + Maria Marianne Marie Marit Mary May Mette Mona Monica Nina - Ragnhild Randi Ruth + Ragnhild Randi Rita Ruth Signe Silje Siri Solveig Stine Synn_o_stk_ve Tone Torill Tove Turid Vibeke Wenche } 2 = { + _A_rng_got Agnes Andrea Anniken Astri Beate Bergljot Borghild Cecilia Christina Christine - Eirin Elisabet Emilie Emma + Eirin Elisabet Emilie Emma Erna Frida Gudrun Gunhild - Harriet Hj_o_stk_rdis + Harriet Helen Hj_o_stk_rdis Ingebj_o_stk_rg Ingvild Iren Jannicke Jeanette Jenny Julia Julie Karoline Katrine Kirsti @@ -208,9 +311,10 @@ Amalie Anneliese Ann-Iren Elene Gyda - Hannah + Hannah Hill-Marta Isalill - Mimmi Mirell + Karita + May-Helen Mimmi Mirell Ragni Rikard Sanna Ursula diff --git a/localization/english/replace/names/NEOW_character_names_l_english.yml b/localization/english/replace/names/NEOW_character_names_l_english.yml index e907f4fd..b9c07f36 100644 --- a/localization/english/replace/names/NEOW_character_names_l_english.yml +++ b/localization/english/replace/names/NEOW_character_names_l_english.yml @@ -2591,4 +2591,19 @@ Hj_o_stk_rdis:0 "Hjørdis" Oddvard:0 "Oddvard" Aaron:0 "Aaron" - Abnyr:0 "Abnyr" \ No newline at end of file + Abnyr:0 "Abnyr" + Addam:0 "Addam" + Albyrt:0 "Albyrt" + _A_rng_got:0 "Ågot" + Ingebrigt:0 "Ingebrigt" + May:0 "May" + Laila:0 "Laila" + Aly:0 "Aly" + Alyksanddyr:0 "Alyksanddyr" + Magne:0 "Magne" + Lodve:0 "Lodve" + May-Helen:0 "May-Helen" + Asmund:0 "Asmund" + Gudmund:0 "Gudmund" + Hill-Marta:0 "Hill-Marta" + Karita:0 "Karita" \ No newline at end of file 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 14/25] 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 From 4ce47f930b16fd0aeafbcfff15d03727a4fa3564 Mon Sep 17 00:00:00 2001 From: edwardtheelbowhigh <73761109+edwardtheelbowhigh@users.noreply.github.com> Date: Tue, 20 Jan 2026 10:32:10 +0000 Subject: [PATCH 15/25] a cahracter chagne and some localisation in germany --- history/characters/NEOW_e_france.txt | 4 ++-- localization/english/replace/titles_l_english.yml | 5 +++-- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/history/characters/NEOW_e_france.txt b/history/characters/NEOW_e_france.txt index 0392b48c..3296c4d7 100644 --- a/history/characters/NEOW_e_france.txt +++ b/history/characters/NEOW_e_france.txt @@ -555,8 +555,8 @@ france_joachim_murat = { france_axel_lindenbrock = { name = "Axel" dynasty = lindenbrock_dynasty - religion = "rocambolist" - culture = "occitan" + religion = "genevan" + culture = "rottisch" trait = education_stewardship_3 trait = scholar trait = humble diff --git a/localization/english/replace/titles_l_english.yml b/localization/english/replace/titles_l_english.yml index 28b82e59..a455cc31 100644 --- a/localization/english/replace/titles_l_english.yml +++ b/localization/english/replace/titles_l_english.yml @@ -16511,6 +16511,7 @@ holy_lombard_league:0 "Holy Lombard League" anglian_league:0 "Anglican League" sinn_fein:0 "Free Ireland" + rhine_confederation:0 "League of Frankfurt" e_carpathia:0 "Carpathia" e_carpathia_adj:0 "Carpathian" e_chagatai_article:0 "the " @@ -25281,8 +25282,8 @@ d_palatinate_adj:0 "Palatine" c_mannheim:0 "Mannheim" c_mannheim_adj:0 "Mannheimer" - c_adenau:0 "Adenau" - c_adenau_adj:0 "Adenauer" + c_adenau:0 "Koblenz" + c_adenau_adj:0 "Koblenzian" c_bitburg:0 "Bitburg" c_bitburg_adj:0 "Bitburger" From 02988a85af1da0de0aec4e1de348c93379ebb904 Mon Sep 17 00:00:00 2001 From: JulesFlammenkueche Date: Tue, 20 Jan 2026 15:54:11 +0100 Subject: [PATCH 16/25] norwegian namelist --- .../name_equivalency/00_NEOW_female_names.txt | 10 +-- .../name_equivalency/00_NEOW_male_names.txt | 46 +++++++----- common/culture/name_lists/NEOW_norwegian.txt | 74 ++++++++++--------- .../names/NEOW_character_names_l_english.yml | 59 ++++++++++++++- 4 files changed, 128 insertions(+), 61 deletions(-) diff --git a/common/culture/name_equivalency/00_NEOW_female_names.txt b/common/culture/name_equivalency/00_NEOW_female_names.txt index 1dce63da..ca860b95 100644 --- a/common/culture/name_equivalency/00_NEOW_female_names.txt +++ b/common/culture/name_equivalency/00_NEOW_female_names.txt @@ -22,11 +22,11 @@ anastasia_female = { Anastasi_e_act_ } andrea_female = { Andrea Andrine Andriveto } angela_female = { Aela Aelia Aelig Ang_e_grv_lo_female Angela Engelina } angelica_female = { Angelico_female Angelika Angelique Lieke } -anna_female = { Ana Ana_i_uml_s Aneto Anette Anita Anja Ann Anna Annaig Anne Anneke Annette Anni Annick Annie Annigje Anniken Ano Anouk Antje Hannah Hanne Naig } +anna_female = { Ana Ana_i_uml_s Ane Aneto Anette Anita Anja Ann Anna Annaig Anne Anneke Annette Anni Annick Annie Annigje Anniken Ano Anouk Antje Hannah Hanne Naig } annaclara_female = { Ano-Claro } annaeleonora_female = { Hannelore } annalaura_female = { Ano-Lauro } -annalisa_female = { Annelise Ano-Liso } +annalisa_female = { Anneliese Annelise Ano-Liso } annamargaret_female = { Anne-Margrete Anne-Mette } annamaria_female = { Anna-Vari Annemarie Anne-Marie Annemie Annemieke Ano-Mar_i_grv_o } annasophia_female = { Ano-Souf_i_grv_o } @@ -62,7 +62,7 @@ carmen_female = { Carmen Carmina } carolina_female = { Carolina Caroline Caroulino Karoline } cassandra_female = { Cassandro } catherine_female = { Carina Catarino Catharina Karen Kari Karin Karina Karine Katell Katharina Katja Katrin Katrine Nienke Trijntje Trine } -cecilia_female = { Cecilia Cecilie Cecilo Cilly Silje Silke Sille Sisse } +cecilia_female = { Cecilia Cecilie Cecilo Cilly Silje Silke Sille Sisse Sissel } celestina_female = { Celestino_female Celesto_female } celia_female = { Celi_a_grv_ } celine_female = { C_e_act_line Celino Selina } @@ -99,7 +99,7 @@ elisa_female = { Elisa Elise Eliso } elizabeth_female = { Bab_e_grv_u_female Babette Bettina Eisab_e_grv_u Elesbed Elisabet Elisabeth Elizabeth Elsbeth Elsebeth Liesel Lill Lis Lisbeth Lisette Liz Lizzie } elizabethcharlotte_female = { Liselotte } elodie_female = { _E_act_lodie Eloud_i_grv_o } -elsa_female = { Els_a_grv_ Else Ilse } +elsa_female = { Els_a_grv_ Elsa Else Ilse } elvira_female = { Elvira } emeline_female = { Emelino } emerald_female = { Esmeraudo } @@ -338,7 +338,7 @@ thekla_female = { Thekla } theodora_female = { Theodora } theodorica_female = { Dirkje } theresa_female = { Ter_e_grv_so Terese Tess Tessa Theresa Therese Theresia } -thora_female = { Tone Tonje } +thora_female = { Tone Tonje Torny } thorfrid_female = { Tove Turid } ulrika_female = { Ulrike } ursula_female = { Oursulo Ursel Ursula } diff --git a/common/culture/name_equivalency/00_NEOW_male_names.txt b/common/culture/name_equivalency/00_NEOW_male_names.txt index f6038ed5..45985eb7 100644 --- a/common/culture/name_equivalency/00_NEOW_male_names.txt +++ b/common/culture/name_equivalency/00_NEOW_male_names.txt @@ -24,42 +24,44 @@ alan_male = { Alain Alan Allan } albanus_male = { Alban Auban } albert_male = { Adalbert Albert Albertus Alberzh Albrecht Albyrt Aubert } albinus_male = { Aubin } +alex_male = { Alyks } alexander_male = { Aleissandre Aleksander Aleksandr Alexander Alexandre Alyksanddyr Sander } alexis_male = { Al_e_grv_ssi Alexis } alfonso_male = { Alfons Alphonse Anfous } -alfred_male = { Alfred Alfret } +alfred_male = { Alffrydd Alfred Alfret } ali_male = { Ali Aly } amabilus_male = { Amable } amadeus_male = { Am_e_act_d_e_act_e Amadi_e_act_u Gottlob } amalric_male = { Amaudri Amaury } amatus_male = { Amat } -ambrosius_male = { Ambr_o_grv_si } +ambrosius_male = { Ambr_o_grv_si Ambrosyws } amin_male = { Amine Elamine } amir_male = { Amir } anatolius_male = { Anat_o_grv_li Anatol } -andrew_male = { Anders Andr_e_act_ Andreas Andri_e_act_u Andries } +andrew_male = { Anddryw Anders Andr_e_act_ Andreas Andri_e_act_u Andries } angel_male = { Ael Ange } anselm_male = { Ans_e_grv_ume } -anthony_male = { Ant_o_grv_ni Anthonie Anthonius Anthony Antoine Anton Antonie Antonius Antoon T_o_grv_ni Teun Teunis } +anthony_male = { Anfony Ant_o_grv_ni Anthonie Anthonius Anthony Antoine Anton Antonie Antonius Antoon T_o_grv_ni Teun Teunis } antoninus_male = { Antounin } anwar_male = { Anouar } +archibald_male = { Arkyballdd } aristides_male = { Aristido } arne_male = { Anne_male Are Arne } -arnold_male = { Aart Arend Arnaud Arnault Arno Arnold Arnoldus Arnoud } +arnold_male = { Aart Arend Arnaud Arnault Arno Arnold Arnoldus Arnolldd Arnoud } arnulf_male = { Arnulf } arsenius_male = { Arsena } -arthur_male = { _A_grv_rtus Arthur } +arthur_male = { _A_grv_rtus Arfur Arthur } aryeh_male = { Arie } asbjorn_male = { Asbj_o_stk_rn Espen } asgeir_male = { Eske } augustine_male = { Agustin Augustinus } -augustus_male = { Aguste August } +augustus_male = { Aguste August Awgustws } aurelian_male = { Aurelian } -axel_male = { Assel Axel } +axel_male = { Aksel Assel Axel } ayman_male = { Aymen } aziz_male = { Anziz Aziz } badruddin_male = { Badroudine } -baldwin_male = { Baudouin } +baldwin_male = { Balddwyn Baudouin } balthazar_male = { Balthasar } baptist_male = { Batisto } barnaby_male = { Barnab_e_grv_u } @@ -67,8 +69,9 @@ bartholomew_male = { Bart Barth_e_act_l_e_act_my Bartholom_a_uml_us Bartoumi_e_a bashir_male = { B_e_act_chir } basil_male = { Basile } bassam_male = { Bassem } -benedict_male = { Bendt Benead Benedikt Benet Benezet Beno_i_hat_t Bent } -benjamin_male = { Ben Benjamin } +bedivere_male = { Byddywyyry } +benedict_male = { Bendiks Bendt Benead Benedikt Benet Benezet Beno_i_hat_t Bent } +benjamin_male = { Ben Benjamin Bynjamyn } berengar_male = { B_e_act_renger Berengui_e_act_ } bernard_male = { Berend Bernard Bernardus Bernat Bernhard Bernhardt Bernez } bert_male = { Bertus } @@ -78,6 +81,7 @@ birger_male = { B_o_stk_rge } bjorn_male = { Bj_o_stk_rn Bj_o_stk_rner Bj_o_uml_rn Bjarne } blasius_male = { Bl_a_grv_si } boniface_male = { Bounif_a_grv_ci } +brandon_male = { Branddon } brendan_male = { Brand_a_grv_ni Brendan } brian_male = { Brian Bryan } brice_male = { Bres } @@ -98,7 +102,7 @@ chakrabarti_male = { Chacrabarty Shakrabarty } charles_male = { Carl Carle Charle Charles Charlez Karel Karl } charleshenry_male = { Carle-Enri Karlheinz } christian_male = { Carsten Christiaan Christian Christianus Crestian Karsten Kresten Kristen_male Kristian } -christopher_male = { Christoffer Christoph Christophe Crist_o_grv_u Kristof Kristoffer } +christopher_male = { Christoffer Christoph Christophe Christopher Crist_o_grv_u Kristof Kristoffer } claudius_male = { Claude_male Claudius Gl_a_grv_udi Glaoda Klaod } clement_male = { Cl_e_act_ment Clem_e_grv_nt Clemens Klement } clovis_male = { Clouvis Clovis } @@ -113,16 +117,17 @@ cyprian_male = { Ciprian } cyril_male = { Cerile Cyril Cyrille } cyrus_male = { Cyrus } damian_male = { Damian Damien } -daniel_male = { Daan Dani_e_grv_ Dani_e_uml_l Daniel Danny } -david_male = { D_a_grv_vi David Davy Dewi Divi } +daniel_male = { Daan Dani_e_grv_ Dani_e_uml_l Daniel Danny Ddanyyl } +darius_male = { Ddaryus } +david_male = { D_a_grv_vi David Davy Ddawyydd Dewi Divi } denis_male = { Danis Denez Denis Dennis } desiderius_male = { Deidi_e_act_ Didier } dimitri_male = { Dem_e_grv_tri Dimitri } -dominic_male = { Dominik Dominique_male Doumenge } +dominic_male = { Ddwmynyk Dominik Dominique_male Doumenge } dorian_male = { Dourian } eberhard_male = { Eberhard Evert } -edmund_male = { Edmond Edmound Edmund } -edward_male = { _E_act_douard Audouard Edouard Eduard Edvard Edward } +edmund_male = { Eddmundd Edmond Edmound Edmund } +edward_male = { _E_act_douard Audouard Eddwardd Edouard Eduard Edvard Edward } edwin_male = { Edwin } egbert_male = { Egbert } ekkehard_male = { Eike Ekkehard } @@ -140,6 +145,7 @@ ernest_male = { Ernest Ernst } erwin_male = { Erwein Erwin } eugene_male = { _E_act_ug_e_grv_ni Eugen Eujen } eustace_male = { Eustache } +eystein_male = { _O_stk_ystein } eyvind_male = { _O_stk_yvind Even Eyvind } fabian_male = { Fabian } fabrice_male = { Fabrice } @@ -414,11 +420,13 @@ theobald_male = { Tepot Theobald Tibaud } theodore_male = { Teoudor Theodor Theodorus } theodoric_male = { Derk Dieter Dietrich Dirk Terris Thierry } theophilus_male = { Teoufile Theophil } -thomas_male = { Thomas Tom Tomaz Toumas } +thomas_male = { Thomas Tom Tomas Tomaz Toumas } thor_male = { Thor Tor } thorbjorn_male = { Thorbj_o_stk_rn Torben Torbj_o_stk_rn } -thorgeir_male = { Terje Torgjer Toke } +thorgeir_male = { Terje Torgeir Torgjer Toke } thorgils_male = { Troels } +thorleif_male = { Tollef } +thorir_male = { Thore Tore } thorstein_male = { Thorsten Torstein } tiberius_male = { Tiberius } timothy_male = { Tim Timouti_e_act_u } diff --git a/common/culture/name_lists/NEOW_norwegian.txt b/common/culture/name_lists/NEOW_norwegian.txt index 051568e4..ba511b39 100644 --- a/common/culture/name_lists/NEOW_norwegian.txt +++ b/common/culture/name_lists/NEOW_norwegian.txt @@ -208,61 +208,64 @@ male_names = { 3 = { - _O_stk_yvind + _A_rng_smund + _O_stk_ystein _O_stk_yvind Alexander Alf Anders Andreas Arne Atle Aud - Bj_o_stk_rn + Bj_o_stk_rn Bjarne Christian Dag Daniel - Einar Eirik Erik Erling Espen + Egil Einar Eirik Erik Erling Espen Finn Fredrik Frode Geir Gunnar H_a_rng_kon H_a_rng_vard Hans Harald Helge Henrik - Ivar - J_o_stk_rgen Jan Johan John Jon - K_a_rng_re Kai Karl Kim Kjell Knut Kristian + Inge Ivar + J_o_stk_rgen J_o_stk_rn Jan Jens Johan John Jon + K_a_rng_re Kai Karl Kenneth Kim Kjell Knut Kristian Lars Leif Magne Magnus Marius Martin Morten - Odd Ola Olav Ole + Odd Ola Olav Ole Ove P_a_rng_l Per Petter - Reidar Roar Rolf Rune - Stian Stig Svein Sverre + Reidar Roar Roger Rolf Rune + Steinar Stian Stig Svein Sverre Terje Thomas Tom Tor Torbj_o_stk_rn Tore Trond Trygve Vidar } 2 = { - Aage Adrian Aleksander Amund Andr_e_act_ Are Asmund - Benjamin Bj_o_stk_rnar - Christoffer + Aage Adrian Aksel Aleksander Amund Andr_e_act_ Are + B_o_stk_rge Benjamin Bent Bj_o_stk_rnar + Carl Christoffer Christopher Dagfinn Edvard Emil Erlend Even Fritz Gudmund - Haakon Harry Hermann - Ingolf - Jarl Jo Joakim Jonas + Haakon Hallgeir Harry Hermann + Ingolf Ingvald + Jakob Jarl Jesper Jo Joakim Johannes Jonas Kristoffer - Ludvig + Lasse Ludvig Markus Mathias Mats Morgan Olaf Oskar Ottar Ragnvald Remi Robin Sebastian Sigurd Simen Simon Sindre Sondre Stefan Steffen Sveinung - Thorbj_o_stk_rn Tobias Torstein + Thorbj_o_stk_rn Thore Tobias Tomas Torgeir Torstein Ulf Vegard + Yngve } 1 = { August - Bj_o_stk_rnstjerne Brand + Bendiks Bj_o_stk_rnstjerne Brand Bror Fridtjof - Haagen + H_a_rng_rek Haagen Ingebrigt Isak - Jon-Hermann + Jon-Hermann Julius Lodve Nicolay Nikolas Oddvard Odin - Rolf-Erik - Sander Severin - Torgjer + Per-Kristian + Rikard Rolf-Erik + Sander Severin Sigvald + Tollef Torgjer Vetle Viking } } @@ -279,31 +282,31 @@ Jorunn Kari Karin Kristin Kristine Laila Lene Linda Line Linn Lise Liv - Maria Marianne Marie Marit Mary May Mette Mona Monica + Maria Marianne Marie Marit Mary May Merete Mette Mona Monica Nina - Ragnhild Randi Rita Ruth - Signe Silje Siri Solveig Stine Synn_o_stk_ve + Ragnhild Randi Reidun Rita Ruth + Signe Sigrid Silje Siri Sissel Siv Solveig Stine Synn_o_stk_ve Tone Torill Tove Turid Vibeke Wenche } 2 = { _A_rng_got - Agnes Andrea Anniken Astri + Agnes Andrea Ane Annelise Anniken Astri Beate Bergljot Borghild Cecilia Christina Christine - Eirin Elisabet Emilie Emma Erna + Eirin Elisabet Elise Elsa Emilie Emma Erna Frida Gudrun Gunhild Harriet Helen Hj_o_stk_rdis Ingebj_o_stk_rg Ingvild Iren Jannicke Jeanette Jenny Julia Julie - Karoline Katrine Kirsti + Karoline Katrine Kirsti Kjellaug Lill - Malin Margit Mariann Marlene Marta Marte Marthe Monika + Magnhild Malin Margit Margrethe Mariann Marlene Marta Marte Marthe Monika Nora - Oda Olga - Ranveig + Oda Oddbj_o_stk_rg Olga + Ranveig Rigmor Sara Sigrun Sofie Sonja Sunniva Sylvia Syn_o_stk_ve Thea Tonje } @@ -315,15 +318,16 @@ Isalill Karita May-Helen Mimmi Mirell - Ragni Rikard + Ragni Sanna + Torny Ursula - Valgerd Veslem_o_stk_y Vilde + Valgerd Veslem_o_stk_y Vilde Vivild Wencke Ylva } } - dynasty_of_location_prefix = "dynnp_af" + dynasty_of_location_prefix = "dynnp_av" patronym_suffix_male = "dynnpat_suf_sen" patronym_suffix_female = "dynnpat_suf_sdatter" diff --git a/localization/english/replace/names/NEOW_character_names_l_english.yml b/localization/english/replace/names/NEOW_character_names_l_english.yml index b9c07f36..9c481be2 100644 --- a/localization/english/replace/names/NEOW_character_names_l_english.yml +++ b/localization/english/replace/names/NEOW_character_names_l_english.yml @@ -2603,7 +2603,62 @@ Magne:0 "Magne" Lodve:0 "Lodve" May-Helen:0 "May-Helen" - Asmund:0 "Asmund" + _A_rng_smund:0 "Åsmund" Gudmund:0 "Gudmund" Hill-Marta:0 "Hill-Marta" - Karita:0 "Karita" \ No newline at end of file + Karita:0 "Karita" + Torny:0 "Torny" + Steinar:0 "Steinar" + Tomas:0 "Tomas" + Alyks:0 "Alyks" + Alffrydd:0 "Alffrydd" + Algyrnon:0 "Algyrnon" + Ambrosyws:0 "Ambrosyws" + Anddryw:0 "Anddryw" + Anfony:0 "Anfony" + Arkyballdd:0 "Arkyballdd" + Arnolldd:0 "Arnolldd" + Rigmor:0 "Rigmor" + Thore:0 "Thore" + Aksel:0 "Aksel" + Per-Kristian:0 "Per-Kristian" + Reidun:0 "Reidun" + Arfur:0 "Arfur" + Awgustws:0 "Awgustws" + Egil:0 "Egil" + Siv:0 "Siv" + Vivild:0 "Vivild" + Bahyr:0 "Bahyr" + Balddwyn:0 "Balddwyn" + Oddbj_o_stk_rg:0 "Oddbjørg" + Magnhild:0 "Magnhild" + Basynzhabu:0 "Basynzhabu" + Bykyt:0 "Bykyt" + Sigvald:0 "Sigvald" + Hallgeir:0 "Hallgeir" + Byddywyyry:0 "Byddywyyry" + Bynjamyn:0 "Bynjamyn" + Byntlyy:0 "Byntlyy" + Branddon:0 "Branddon" + Bror:0 "Bror" + Yngve:0 "Yngve" + Ingvald:0 "Ingvald" + Bendiks:0 "Bendiks" + Tollef:0 "Tollef" + Ddanyyl:0 "Ddanyyl" + Ddaryus:0 "Ddaryus" + Christopher:0 "Christopher" + Ddawyydd:0 "Ddawyydd" + Ddwmynyk:0 "Ddwmynyk" + Torgeir:0 "Torgeir" + H_a_rng_rek:0 "Hårek" + Ove:0 "Ove" + Sissel:0 "Sissel" + Eaddrydd:0 "Eaddrydd" + Eaddwyg:0 "Eaddwyg" + Elsa:0 "Elsa" + _O_stk_ystein:0 "Øystein" + Ane:0 "Ane" + Kjellaug:0 "Kjellaug" + Eddmundd:0 "Eddmundd" + Eddwardd:0 "Eddwardd" From 290008d51466508962bedac1feae5ac921401fbd Mon Sep 17 00:00:00 2001 From: edwardtheelbowhigh <73761109+edwardtheelbowhigh@users.noreply.github.com> Date: Tue, 20 Jan 2026 15:40:15 +0000 Subject: [PATCH 17/25] Some Iberian Holy Sites --- .../culture/cultures/NEOW_anglo_frisian.txt | 2 +- common/religion/holy_sites/00_holy_sites.txt | 40 +++++++++++++++++++ common/religion/religions/NEOW_catholic.txt | 18 +++++---- .../religion/zz_NEOW_holy_sites_l_english.yml | 6 +++ 4 files changed, 58 insertions(+), 8 deletions(-) diff --git a/common/culture/cultures/NEOW_anglo_frisian.txt b/common/culture/cultures/NEOW_anglo_frisian.txt index e7917a0b..fa4da88f 100644 --- a/common/culture/cultures/NEOW_anglo_frisian.txt +++ b/common/culture/cultures/NEOW_anglo_frisian.txt @@ -101,7 +101,7 @@ norflander = { traditions = { tradition_pastoralists - tradition_life_is_just_a_joke + tradition_british_palace_politics tradition_seafaring tradition_ancient_miners tradition_metal_craftsmanship diff --git a/common/religion/holy_sites/00_holy_sites.txt b/common/religion/holy_sites/00_holy_sites.txt index ff779cff..ee5c6ec7 100644 --- a/common/religion/holy_sites/00_holy_sites.txt +++ b/common/religion/holy_sites/00_holy_sites.txt @@ -598,6 +598,46 @@ segrada_familia = { } } +santo_toribio_de_liebana = { + county = c_asturias_de_santillana + barony = b_reinosa + character_modifier = { + learning_per_piety_level = 1 + } +} + +escorial = { + county = c_madrid + character_modifier = { + development_growth_factor = 0.1 + church_holding_build_gold_cost = -0.1 + } +} + +lisboa = { + county = c_lisboa + character_modifier = { + defender_advantage = 5 + diplomacy = 1 + } +} + +caravaca_de_la_cruz = { + county = c_madrid + character_modifier = { + title_creation_cost_mult = -0.15 + men_at_arms_maintenance_per_dread_mult = -0.002 + } +} + +la_rioja = { + county = c_la_rioja + character_modifier = { + health = 0.1 + monthly_piety_gain_mult = 0.1 + } +} + # Calvinist (Genevan/Helvetic) the_hague = { diff --git a/common/religion/religions/NEOW_catholic.txt b/common/religion/religions/NEOW_catholic.txt index 2dfdbbce..7673cb86 100644 --- a/common/religion/religions/NEOW_catholic.txt +++ b/common/religion/religions/NEOW_catholic.txt @@ -785,10 +785,11 @@ graphical_faith = "catholic_gfx" #placeholder holy sites # Uncomment once 0.3 starts being worked on # holy_site = jerusalem - holy_site = rome + holy_site = escorial holy_site = santiago - holy_site = seville + holy_site = santo_toribio_de_liebana holy_site = lourdes + holy_site = la_rioja #holy_site = segrada_familia #Special Tolerance | placeholder @@ -1095,8 +1096,9 @@ #placeholder holy sites # Uncomment once 0.3 starts being worked on # holy_site = jerusalem holy_site = rome - holy_site = cologne - holy_site = santiago + holy_site = domremy + holy_site = reims + holy_site = avignon holy_site = lourdes holy_site = paris #holy_site = segrada_familia @@ -1173,10 +1175,12 @@ graphical_faith = "catholic_gfx" #placeholder holy sites # Uncomment once 0.3 starts being worked on # holy_site = jerusalem - holy_site = rome - holy_site = toledo_mozarabic + holy_site = santo_toribio_de_liebana + holy_site = escorial holy_site = santiago - holy_site = kent + holy_site = caravaca_de_la_cruz + holy_site = toledo_mozarabic + holy_site = lisboa #holy_site = segrada_familia #Main Group | placeholder 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 072920b0..8ad01b46 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 @@ -60,6 +60,12 @@ holy_site_lough_derg_name:0 "Lough Derg" holy_site_lough_derg_effect_name:0 "From [holy_site|E] #weak ($holy_site_lough_derg_name$)#!" + holy_site_escorial_name:0 "Sierra de Guadarrama" + holy_site_santo_toribio_de_liebana_name:0 "Santo Toribio de Liebana" + holy_site_la_rioja_name:0 "La Rioja" + holy_site_lisboa_name:0 "Lisboa" + holy_site_caravaca_de_la_cruz_name:0 "Caravaca de la Cruz" + #ANGLICAN holy_site_dublin_name:0 "Dublin" From 469fdf31ab4af4009273781d09ddb73d017c6e49 Mon Sep 17 00:00:00 2001 From: edwardtheelbowhigh <73761109+edwardtheelbowhigh@users.noreply.github.com> Date: Tue, 20 Jan 2026 16:07:10 +0000 Subject: [PATCH 18/25] Iberian holy sites and development --- common/religion/holy_sites/00_holy_sites.txt | 17 ++++++++--- common/religion/religions/NEOW_catholic.txt | 2 +- history/titles/k_andalusia.txt | 5 ++-- history/titles/k_aragon.txt | 26 +++++++++++++++++ history/titles/k_castille.txt | 2 ++ history/titles/k_navarra.txt | 10 ++++++- history/titles/k_portugal.txt | 30 +++++++++++++++----- 7 files changed, 77 insertions(+), 15 deletions(-) diff --git a/common/religion/holy_sites/00_holy_sites.txt b/common/religion/holy_sites/00_holy_sites.txt index ee5c6ec7..89051bf7 100644 --- a/common/religion/holy_sites/00_holy_sites.txt +++ b/common/religion/holy_sites/00_holy_sites.txt @@ -609,13 +609,21 @@ santo_toribio_de_liebana = { escorial = { county = c_madrid character_modifier = { - development_growth_factor = 0.1 - church_holding_build_gold_cost = -0.1 + development_growth_factor = 0.05 + church_holding_build_gold_cost = -0.15 } } lisboa = { county = c_lisboa + character_modifier = { + development_growth_factor = 0.1 + church_holding_build_gold_cost = -0.1 + } +} + +andorra = { + county = c_andorra character_modifier = { defender_advantage = 5 diplomacy = 1 @@ -623,7 +631,8 @@ lisboa = { } caravaca_de_la_cruz = { - county = c_madrid + county = c_murcia + barony = b_caravacadelacruz character_modifier = { title_creation_cost_mult = -0.15 men_at_arms_maintenance_per_dread_mult = -0.002 @@ -631,7 +640,7 @@ caravaca_de_la_cruz = { } la_rioja = { - county = c_la_rioja + county = c_najera character_modifier = { health = 0.1 monthly_piety_gain_mult = 0.1 diff --git a/common/religion/religions/NEOW_catholic.txt b/common/religion/religions/NEOW_catholic.txt index 7673cb86..f649f0ee 100644 --- a/common/religion/religions/NEOW_catholic.txt +++ b/common/religion/religions/NEOW_catholic.txt @@ -1176,7 +1176,7 @@ #placeholder holy sites # Uncomment once 0.3 starts being worked on # holy_site = jerusalem holy_site = santo_toribio_de_liebana - holy_site = escorial + holy_site = andorra holy_site = santiago holy_site = caravaca_de_la_cruz holy_site = toledo_mozarabic diff --git a/history/titles/k_andalusia.txt b/history/titles/k_andalusia.txt index 699b4441..56dbd93c 100644 --- a/history/titles/k_andalusia.txt +++ b/history/titles/k_andalusia.txt @@ -3,7 +3,7 @@ k_andalusia = { # holder = hispania0006 #} 2505.1.1 = { - change_development_level = 7 + change_development_level = 8 } } @@ -12,7 +12,7 @@ d_granada = { holder = hispania0006 } 2505.1.1 = { - change_development_level = 7 + change_development_level = 10 } } @@ -20,6 +20,7 @@ d_cordoba = { 2547.6.14 = { holder = hispania0022 #liege = k_andalusia + change_development_level = 12 } } diff --git a/history/titles/k_aragon.txt b/history/titles/k_aragon.txt index dd3a0001..693d1f28 100644 --- a/history/titles/k_aragon.txt +++ b/history/titles/k_aragon.txt @@ -14,9 +14,29 @@ d_aragon = { holder = hispania0015 } } + +c_barcelona = { + 2505.1.1 = { + change_development_level = 16 + } + 2550.1.1 = { + holder = hispania0007 + } +} + +c_tarragona = { + 2505.1.1 = { + change_development_level = 14 + } + 2550.1.1 = { + holder = hispania0007 + } +} + c_zaragoza = { 2541.7.21 = { holder = hispania0014 + change_development_level = 12 } 2550.1.10 = { holder = hispania0015 @@ -57,12 +77,14 @@ c_valencia = { 2550.1.1 = { holder = aragon_bermond_figueroa liege = k_aragon + change_development_level = 14 } } c_alicante = { 2550.1.1 = { holder = aragon_bermond_figueroa liege = k_aragon + change_development_level = 13 } } c_castellon = { @@ -82,18 +104,21 @@ c_mallorca = { 2550.7.18 = { holder = aragon_berenguer_ribera liege = k_aragon + change_development_level = 10 } } c_menorca = { 2550.7.18 = { holder = aragon_berenguer_ribera liege = k_aragon + change_development_level = 8 } } c_iviza = { 2550.7.18 = { holder = aragon_ravi_eivissa liege = d_mallorca + change_development_level = 9 } } @@ -108,5 +133,6 @@ c_murcia = { 2550.1.1 = { holder = aragon_diego_salzillo liege = k_aragon + change_development_level = 9 } } diff --git a/history/titles/k_castille.txt b/history/titles/k_castille.txt index 9a6e8e27..1b00785e 100644 --- a/history/titles/k_castille.txt +++ b/history/titles/k_castille.txt @@ -23,6 +23,7 @@ c_salamanca = { 2550.1.1 = { holder = castille_marina_alagon liege = d_leon + change_development_level = 10 } } c_zamora = { @@ -35,6 +36,7 @@ c_valladolid = { 2550.1.1 = { holder = castille_gerardo_castellon liege = d_leon + change_development_level = 9 } } diff --git a/history/titles/k_navarra.txt b/history/titles/k_navarra.txt index fa3c81d9..83c0bc89 100644 --- a/history/titles/k_navarra.txt +++ b/history/titles/k_navarra.txt @@ -1,9 +1,17 @@ k_navarra = { 2505.1.1 = { - change_development_level = 7 + change_development_level = 14 } 2550.1.1 = { holder = hispania0008 } } +c_najera = { + 2506.1.1 = { + change_development_level = -7 + } + 2550.1.1 = { + holder = hispania0008 + } +} diff --git a/history/titles/k_portugal.txt b/history/titles/k_portugal.txt index a3d28c6d..44e9c89b 100644 --- a/history/titles/k_portugal.txt +++ b/history/titles/k_portugal.txt @@ -9,7 +9,7 @@ k_portugal = { d_canarias = { 2505.1.1 = { - change_development_level = 7 + change_development_level = 12 } 2550.1.1 = { holder = hispania0001 @@ -20,6 +20,7 @@ d_canarias = { d_algarve = { 2020.9.2 = { holder = thez_the_mighty + change_development_level = 12 } 2073.11.16 = { #for now holder = 0 @@ -53,6 +54,27 @@ d_porto = { } } +c_porto = { + 2550.1.1 = { + change_development_level = 14 + holder = portugal_vela_aboim + } +} + +c_coimbra = { + 2550.1.1 = { + change_development_level = 10 + holder = hispania0001 + } +} + +c_lisboa = { + 2550.1.1 = { + change_development_level = 18 + holder = hispania0001 + } +} + c_elvas = { 2550.1.1 = { holder = portugal_bernardo_fogaca @@ -84,10 +106,4 @@ d_iberian_hof = { government = theocracy_government liege = k_portugal } -} - -b_setubal = { - 2550.1.1 = { - holder = hispania_patriarch_iago - } } \ No newline at end of file From 4afc7f1bc48b1de6caa18003dd00e3dd4f9966b0 Mon Sep 17 00:00:00 2001 From: edwardtheelbowhigh <73761109+edwardtheelbowhigh@users.noreply.github.com> Date: Tue, 20 Jan 2026 16:29:18 +0000 Subject: [PATCH 19/25] spanish dev map, some catholic holy sites --- common/religion/holy_sites/00_holy_sites.txt | 10 ++++++++ common/religion/religions/NEOW_catholic.txt | 3 ++- history/titles/k_andalusia.txt | 2 +- history/titles/k_castille.txt | 23 ++++++++++++++++++- history/titles/k_england.txt | 6 ++--- history/titles/k_navarra.txt | 2 +- history/titles/k_portugal.txt | 4 ++-- history/titles/k_relgious_heads.txt | 8 +++++-- history/titles/k_spanish_galicia.txt | 16 +++++++++---- .../religion/zz_NEOW_holy_sites_l_english.yml | 2 ++ 10 files changed, 60 insertions(+), 16 deletions(-) diff --git a/common/religion/holy_sites/00_holy_sites.txt b/common/religion/holy_sites/00_holy_sites.txt index 89051bf7..af2ff826 100644 --- a/common/religion/holy_sites/00_holy_sites.txt +++ b/common/religion/holy_sites/00_holy_sites.txt @@ -566,6 +566,16 @@ lisieux = { } } +assisi = { + county = c_spoleto + barony = b_assissi + + character_modifier = { + church_holding_build_gold_cost = -0.1 + learning_per_piety_level = 2 + } +} + santiago = { county = c_coruna barony = b_santiago diff --git a/common/religion/religions/NEOW_catholic.txt b/common/religion/religions/NEOW_catholic.txt index f649f0ee..fc1b8553 100644 --- a/common/religion/religions/NEOW_catholic.txt +++ b/common/religion/religions/NEOW_catholic.txt @@ -601,7 +601,7 @@ # Uncomment once 0.3 starts being worked on # holy_site = jerusalem holy_site = rome holy_site = cologne - holy_site = santiago + holy_site = assisi holy_site = lisieux holy_site = lourdes @@ -949,6 +949,7 @@ holy_site = lisieux holy_site = lourdes holy_site = santiago + holy_site = assisi #holy_site = segrada_familia #Special Tolerance | placeholder diff --git a/history/titles/k_andalusia.txt b/history/titles/k_andalusia.txt index 56dbd93c..818701e3 100644 --- a/history/titles/k_andalusia.txt +++ b/history/titles/k_andalusia.txt @@ -12,7 +12,7 @@ d_granada = { holder = hispania0006 } 2505.1.1 = { - change_development_level = 10 + change_development_level = 13 } } diff --git a/history/titles/k_castille.txt b/history/titles/k_castille.txt index 1b00785e..8f6487ad 100644 --- a/history/titles/k_castille.txt +++ b/history/titles/k_castille.txt @@ -7,6 +7,24 @@ k_castille_leon = { } } +c_madrid = { + 2505.1.1 = { + change_development_level = 18 + } + 2530.1.1 = { + holder = hispania0002 + } +} + +c_toledo = { + 2505.1.1 = { + change_development_level = 15 + } + 2530.1.1 = { + holder = hispania0002 + } +} + d_la_mancha = { 2526.4.22 = { #change to 2526.4.22 holder = hispania0023 @@ -36,7 +54,7 @@ c_valladolid = { 2550.1.1 = { holder = castille_gerardo_castellon liege = d_leon - change_development_level = 9 + change_development_level = 11 } } @@ -87,6 +105,7 @@ c_cuenca = { d_badajoz = { 2476.1.1 = { holder = hispania_cortes_hernan_1 + change_development_level = 10 } 2500.1.1 = { @@ -100,11 +119,13 @@ c_caceres = { 2550.1.1 = { holder = castille_arias_aracena liege = d_badajoz + change_development_level = 8 } } c_plasencia = { 2550.1.1 = { holder = castille_mencia_martin liege = d_badajoz + change_development_level = 8 } } \ No newline at end of file diff --git a/history/titles/k_england.txt b/history/titles/k_england.txt index 5c346fe7..d01bdfbb 100644 --- a/history/titles/k_england.txt +++ b/history/titles/k_england.txt @@ -225,7 +225,8 @@ d_gibraltar = { 2550.1.1 = { holder = hispania0024 government = administrative_government - liege = e_britannia + liege = e_britannia + change_development_level = 13 } } @@ -233,8 +234,7 @@ d_gibraltar = { c_gibraltar = { 2550.1.1 = { holder = hispania0024 - government = administrative_government - change_development_level = 10 + government = administrative_government } } diff --git a/history/titles/k_navarra.txt b/history/titles/k_navarra.txt index 83c0bc89..f605f8af 100644 --- a/history/titles/k_navarra.txt +++ b/history/titles/k_navarra.txt @@ -9,7 +9,7 @@ k_navarra = { c_najera = { 2506.1.1 = { - change_development_level = -7 + change_development_level = 7 } 2550.1.1 = { holder = hispania0008 diff --git a/history/titles/k_portugal.txt b/history/titles/k_portugal.txt index 44e9c89b..1cbf4c27 100644 --- a/history/titles/k_portugal.txt +++ b/history/titles/k_portugal.txt @@ -56,7 +56,7 @@ d_porto = { c_porto = { 2550.1.1 = { - change_development_level = 14 + change_development_level = 17 holder = portugal_vela_aboim } } @@ -70,7 +70,7 @@ c_coimbra = { c_lisboa = { 2550.1.1 = { - change_development_level = 18 + change_development_level = 16 holder = hispania0001 } } diff --git a/history/titles/k_relgious_heads.txt b/history/titles/k_relgious_heads.txt index 61d59608..c8ab0673 100644 --- a/history/titles/k_relgious_heads.txt +++ b/history/titles/k_relgious_heads.txt @@ -13,12 +13,14 @@ k_sevillian_papacy = { d_sevilla = { 2550.1.1 = { holder = hispania0005 + change_development_level = 10 } } c_sevilla = { 2550.1.1 = { holder = hispania0005 + change_development_level = 13 } } @@ -45,14 +47,16 @@ b_moron = { c_niebla = { 2550.1.1 = { holder = andalusia_manrique_almonte - liege = k_sevillian_papacy + liege = k_sevillian_papacy + change_development_level = 11 } } c_cadiz = { 2550.1.1 = { holder = andalusia_jesus_de_la_torre - liege = k_sevillian_papacy + liege = k_sevillian_papacy + change_development_level = 16 } } diff --git a/history/titles/k_spanish_galicia.txt b/history/titles/k_spanish_galicia.txt index 6955da35..00d851a4 100644 --- a/history/titles/k_spanish_galicia.txt +++ b/history/titles/k_spanish_galicia.txt @@ -9,33 +9,39 @@ d_galicia = { holder = hispania0004 } } -c_monterrei = { + +c_coruna = { 2550.1.1 = { - holder = s_galicia_mumadona_ourense - liege = d_galicia + holder = hispania0004 + change_development_level = 11 } } -d_asturias = { +c_tui = { 2550.1.1 = { - holder = s_galicia_sanchu_melendez + holder = s_galicia_mumadona_ourense + liege = d_galicia + change_development_level = 13 } } c_asturias_de_oviedo = { 2550.1.1 = { holder = s_galicia_sanchu_melendez + change_development_level = 12 } } c_pravia = { 2550.1.1 = { holder = s_galicia_sanchu_melendez + change_development_level = 8 } } c_asturias_de_santillana = { 2550.1.1 = { holder = s_galicia_savaricu_estevez + change_development_level = 11 } } 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 8ad01b46..423342ce 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 @@ -65,6 +65,8 @@ holy_site_la_rioja_name:0 "La Rioja" holy_site_lisboa_name:0 "Lisboa" holy_site_caravaca_de_la_cruz_name:0 "Caravaca de la Cruz" + holy_site_andorra_name:0 "Andorra" + holy_site_assisi_name:0"Assisi" #ANGLICAN From b66e3142473c44f9af1dadde6c101a70094d8646 Mon Sep 17 00:00:00 2001 From: edwardtheelbowhigh <73761109+edwardtheelbowhigh@users.noreply.github.com> Date: Tue, 20 Jan 2026 16:43:35 +0000 Subject: [PATCH 20/25] minor swiss stuff --- common/landed_titles/alps.txt | 95 +++++++++---------- common/landed_titles/britannia.txt | 16 ++-- history/characters/NEOW_e_alps.txt | 4 +- history/provinces/e_alps.txt | 8 +- history/provinces/e_italy.txt | 2 +- history/titles/k_switzerland.txt | 2 +- .../english/replace/titles_l_english.yml | 2 +- 7 files changed, 65 insertions(+), 64 deletions(-) diff --git a/common/landed_titles/alps.txt b/common/landed_titles/alps.txt index 2a10bc8c..d6123a72 100644 --- a/common/landed_titles/alps.txt +++ b/common/landed_titles/alps.txt @@ -24,7 +24,7 @@ e_alps = { c_zurich = { color = { 255 215 205 } - can_be_named_after_dynasty = no + #can_be_named_after_dynasty = no b_zurich = { province = 2051 @@ -39,7 +39,7 @@ e_alps = { } c_basel = { color = { 255 215 205 } - can_be_named_after_dynasty = no + #can_be_named_after_dynasty = no b_basel = { province = 2050 @@ -63,7 +63,7 @@ e_alps = { } c_aargau = { # Lucerne color = { 150 70 15 } - can_be_named_after_dynasty = no + #can_be_named_after_dynasty = no b_lucerne = { province = 2048 @@ -80,11 +80,11 @@ e_alps = { d_transjurania = { color = { 159 40 10 } capital = c_bern - can_be_named_after_dynasty = no + #can_be_named_after_dynasty = no c_bern = { color = { 139 30 10 } - can_be_named_after_dynasty = no + #can_be_named_after_dynasty = no b_bern = { province = 2046 @@ -113,7 +113,7 @@ e_alps = { } } c_geneva = { - can_be_named_after_dynasty = no + #can_be_named_after_dynasty = no b_geneva = { province = 2035 @@ -132,7 +132,7 @@ e_alps = { } c_valais = { color = { 139 30 10 } - can_be_named_after_dynasty = no + #can_be_named_after_dynasty = no b_thusis = { # Sion province = 9700 @@ -150,21 +150,20 @@ e_alps = { color = { 215 190 220 } capital = c_grisons - can_be_named_after_dynasty = no + #can_be_named_after_dynasty = no c_grisons = { color = { 255 220 220 } - can_be_named_after_dynasty = no - - b_chur = { - province = 2055 - - color = { 255 220 220 } - } + #can_be_named_after_dynasty = no b_bludenz = { province = 9704 color = { 170 150 190 } + } + b_chur = { + province = 2055 + + color = { 255 220 220 } } b_illanz = { province = 9786 @@ -174,7 +173,7 @@ e_alps = { } c_ticino = { color = { 139 30 10 } - can_be_named_after_dynasty = no + #can_be_named_after_dynasty = no b_bellinzona = { province = 2478 @@ -189,7 +188,7 @@ e_alps = { } c_sankt_gallen = { color = { 230 205 205 } - can_be_named_after_dynasty = no + #can_be_named_after_dynasty = no b_sankt_gallen = { province = 2053 @@ -224,7 +223,7 @@ e_alps = { name_list_NEOW_french=cn_savoie name_list_arpitan=cn_savou_e_grv_ } - can_be_named_after_dynasty = no + #can_be_named_after_dynasty = no c_savoy = { color = { 225 233 154 } @@ -235,7 +234,7 @@ e_alps = { name_list_NEOW_french=cn_savoie name_list_arpitan=cn_savou_e_grv_ } - can_be_named_after_dynasty = no + #can_be_named_after_dynasty = no b_chambery = { province = 8721 @@ -281,7 +280,7 @@ e_alps = { name_list_NEOW_french=cn_haute_savoie name_list_NEOW_provencal=cn_auto_savoio } - can_be_named_after_dynasty = no + #can_be_named_after_dynasty = no b_annecy = { province = 13276 @@ -315,11 +314,11 @@ e_alps = { color = { 159 20 58 } capital = c_besancon # Besancon - can_be_named_after_dynasty = no + #can_be_named_after_dynasty = no c_vesoul = { color = { 139 10 38 } - can_be_named_after_dynasty = no + #can_be_named_after_dynasty = no b_vesoul = { province = 2077 @@ -344,7 +343,7 @@ e_alps = { } c_besancon = { color = { 199 82 112 } - can_be_named_after_dynasty = no + #can_be_named_after_dynasty = no b_besancon = { province = 2459 @@ -374,7 +373,7 @@ e_alps = { } c_dole = { color = { 170 35 70 } - can_be_named_after_dynasty = no + #can_be_named_after_dynasty = no b_dole = { province = 2191 @@ -434,7 +433,7 @@ e_alps = { } c_kufstein = { color = { 55 55 70 } - can_be_named_after_dynasty = no + #can_be_named_after_dynasty = no b_kufstein = { province = 2953 @@ -453,7 +452,7 @@ e_alps = { } c_reutte = { color = { 55 55 70 } - can_be_named_after_dynasty = no + #can_be_named_after_dynasty = no b_reutte = { province = 2781 @@ -472,7 +471,7 @@ e_alps = { } c_vorarlberg = { color = { 250 150 220 } - can_be_named_after_dynasty = no + #can_be_named_after_dynasty = no b_bregenz = { province = 2787 @@ -490,11 +489,11 @@ e_alps = { color = { 195 5 5 } capital = c_bozan #De-facto only, actually Tirol - can_be_named_after_dynasty = no + #can_be_named_after_dynasty = no c_lienz = { color = { 55 55 70 } - can_be_named_after_dynasty = no + #can_be_named_after_dynasty = no b_lienz = { province = 3134 @@ -509,7 +508,7 @@ e_alps = { } c_bozan= { color = { 60 50 60 } - can_be_named_after_dynasty = no + #can_be_named_after_dynasty = no b_bolzano = { province = 2498 @@ -544,11 +543,11 @@ e_alps = { color = { 3 55 245 } capital = c_vaduz - can_be_named_after_dynasty = no + #can_be_named_after_dynasty = no c_vaduz = { color = { 255 220 220 } - can_be_named_after_dynasty = no + #can_be_named_after_dynasty = no b_vaduz = { province = 2052 @@ -582,7 +581,7 @@ e_alps = { name_list_occitan=cn_r_o_grv_se name_list_NEOW_provencal=cn_rose } - can_be_named_after_dynasty = no + #can_be_named_after_dynasty = no b_lyon = { province = 2017 @@ -611,7 +610,7 @@ e_alps = { cultural_names = { name_list_arpitan=cn_en } - can_be_named_after_dynasty = no + #can_be_named_after_dynasty = no b_bourg_en_bresse = { province = 2023 @@ -653,7 +652,7 @@ e_alps = { name_list_occitan=cn_l_e_act_ger name_list_arpitan=cn_l_e_hat_re } - can_be_named_after_dynasty = no + #can_be_named_after_dynasty = no b_montbrison = { province = 2021 color = { 201 134 72 } @@ -694,7 +693,7 @@ e_alps = { name_list_NEOW_provencal=cn_d_o_act_ufinat name_list_arpitan=cn_d_a_hat_rf_e_act_n_a_hat_t } - can_be_named_after_dynasty = no + #can_be_named_after_dynasty = no c_isere = { color = { 212 191 11 } @@ -704,7 +703,7 @@ e_alps = { name_list_arpitan=cn_isera name_list_NEOW_provencal=cn_isero } - can_be_named_after_dynasty = no + #can_be_named_after_dynasty = no b_grenoble = { province = 2027 @@ -761,7 +760,7 @@ e_alps = { name_list_occitan=cn_droma name_list_NEOW_provencal=cn_droumo } - can_be_named_after_dynasty = no + #can_be_named_after_dynasty = no b_valence = { province = 2032 @@ -810,7 +809,7 @@ e_alps = { name_list_occitan=cn_auts_aups name_list_NEOW_french=cn_hautes_alpes } - can_be_named_after_dynasty = no + #can_be_named_after_dynasty = no b_gap = { province = 2059 @@ -844,7 +843,7 @@ e_alps = { name_list_occitan=cn_proven_c_ced_a name_list_NEOW_provencal=cn_prouv_e_grv_n_c_ced_o } - can_be_named_after_dynasty = no + #can_be_named_after_dynasty = no c_bouches_du_rhone = { color = { 137 133 25 } @@ -854,7 +853,7 @@ e_alps = { name_list_occitan=cn_bocas_de_r_o_grv_se name_list_arpitan=cn_goles_de_r_o_hat_no } - can_be_named_after_dynasty = no + #can_be_named_after_dynasty = no b_marseille = { province = 2062 @@ -884,7 +883,7 @@ e_alps = { name_list_NEOW_provencal=cn_camargo name_list_occitan=cn_camarga } - can_be_named_after_dynasty = no + #can_be_named_after_dynasty = no b_arles = { province = 2066 @@ -914,7 +913,7 @@ e_alps = { name_list_occitan=cn_aups_maritims name_list_NEOW_provencal=cn_aup_maritime } - can_be_named_after_dynasty = no + #can_be_named_after_dynasty = no b_nice = { province = 8717 @@ -952,7 +951,7 @@ e_alps = { name_list_occitan=cn_bassas_aups name_list_NEOW_provencal=cn_b_a_grv_ssis_aup } - can_be_named_after_dynasty = no + #can_be_named_after_dynasty = no b_forcalquier = { province = 2070 @@ -994,7 +993,7 @@ e_alps = { c_var = { color = { 127 125 23 } - can_be_named_after_dynasty = no + #can_be_named_after_dynasty = no b_toulon = { province = 2301 @@ -1040,7 +1039,7 @@ e_alps = { name_list_occitan=cn_vauclusa name_list_NEOW_provencal=cn_vau_cluso } - can_be_named_after_dynasty = no + #can_be_named_after_dynasty = no b_avignon = { province = 2067 @@ -1081,12 +1080,12 @@ e_alps = { name_list_ligurian=cn_m_u_vrt_negu name_list_NEOW_provencal=cn_m_o_act_nego } - can_be_named_after_dynasty = no + #can_be_named_after_dynasty = no c_monaco = { color = { 229 27 34 } - can_be_named_after_dynasty = no + #can_be_named_after_dynasty = no b_monaco = { province = 8719 diff --git a/common/landed_titles/britannia.txt b/common/landed_titles/britannia.txt index 86451d46..0762ae0a 100644 --- a/common/landed_titles/britannia.txt +++ b/common/landed_titles/britannia.txt @@ -3675,7 +3675,7 @@ e_britannia = { c_gowrie = { color = { 30 71 153 } - can_be_named_after_dynasty = no + #can_be_named_after_dynasty = no cultural_names = { name_list_irish = cn_gobharaidh @@ -4278,7 +4278,7 @@ e_britannia = { c_inverness = { color = { 62 91 178 } - can_be_named_after_dynasty = no + #can_be_named_after_dynasty = no cultural_names = { name_list_irish = cn_inbhir_nis @@ -4364,7 +4364,7 @@ e_britannia = { } c_ross = { color = { 63 78 153 } - can_be_named_after_dynasty = no + #can_be_named_after_dynasty = no cultural_names = { name_list_irish = cn_ros @@ -4447,7 +4447,7 @@ e_britannia = { } c_sutherland = { color = { 71 104 204 } - can_be_named_after_dynasty = no + #can_be_named_after_dynasty = no cultural_names = { name_list_irish = cn_cataibh @@ -4505,7 +4505,7 @@ e_britannia = { } c_caithness = { color = { 44 65 127 } - can_be_named_after_dynasty = no + #can_be_named_after_dynasty = no cultural_names = { name_list_NEOW_welsh = cn_cothnais @@ -4558,7 +4558,7 @@ e_britannia = { c_argyll = { color = { 89 111 178 } - can_be_named_after_dynasty = no + #can_be_named_after_dynasty = no cultural_names = { name_list_irish = cn_earraghael @@ -4615,7 +4615,7 @@ e_britannia = { } c_inner_hebrides = { color = { 102 127 204 } - can_be_named_after_dynasty = no + #can_be_named_after_dynasty = no cultural_names = { name_list_NEOW_welsh = cn_ynysoedd_mewnol_heledd @@ -4679,7 +4679,7 @@ e_britannia = { } c_outer_hebrides = { color = { 76 95 153 } - can_be_named_after_dynasty = no + #can_be_named_after_dynasty = no cultural_names = { name_list_NEOW_welsh = cn_ynysoedd_allanol_heledd diff --git a/history/characters/NEOW_e_alps.txt b/history/characters/NEOW_e_alps.txt index 3244c786..c552bac9 100644 --- a/history/characters/NEOW_e_alps.txt +++ b/history/characters/NEOW_e_alps.txt @@ -22,7 +22,7 @@ germany0002 = { name = "Franz" dynasty = klosters_dynasty religion = "helvetic" - culture = swiss + culture = romansch trait = education_learning_3 trait = chaste trait = humble @@ -39,7 +39,7 @@ alps_jurgen_klosters = { name = "Jürgen" dynasty = klosters_dynasty religion = "helvetic" - culture = swiss + culture = romansch trait = education_martial_4 trait = zealous trait = brave diff --git a/history/provinces/e_alps.txt b/history/provinces/e_alps.txt index 1d85ad67..a2740f9d 100644 --- a/history/provinces/e_alps.txt +++ b/history/provinces/e_alps.txt @@ -120,13 +120,15 @@ 2055 = { culture = romansch religion = helvetic - holding = castle_holding + holding = city_holding } 9704 = { - holding = none + holding = castle_holding + culture = romansch + religion = helvetic } 9786 = { - holding = none + holding = church_holding } #k_tirol diff --git a/history/provinces/e_italy.txt b/history/provinces/e_italy.txt index 52428848..e0271429 100644 --- a/history/provinces/e_italy.txt +++ b/history/provinces/e_italy.txt @@ -270,7 +270,7 @@ holding = castle_holding } 2581 = { - holding = none + holding = church_holding } 2586 = { holding = city_holding diff --git a/history/titles/k_switzerland.txt b/history/titles/k_switzerland.txt index 11424e80..b26dc620 100644 --- a/history/titles/k_switzerland.txt +++ b/history/titles/k_switzerland.txt @@ -12,7 +12,7 @@ e_alps = { d_rhaetia = { 2554.1.1 = { - holder = alps_liutbert_chur + holder = alps_jurgen_klosters liege = e_alps } } diff --git a/localization/english/replace/titles_l_english.yml b/localization/english/replace/titles_l_english.yml index a455cc31..b8c0ac9e 100644 --- a/localization/english/replace/titles_l_english.yml +++ b/localization/english/replace/titles_l_english.yml @@ -970,7 +970,7 @@ b_thusis:0 "Sion" b_davos:0 "Bellinzona" b_ugano:0 "Domodossola" - b_bludenz:0 "Davos" + b_bludenz:0 "Davos-Klosters" b_Xanten:0 "Xanten" b_Xauen:0 "Xauen" b_aabenraa:0 "Abenraa" From 41c597f7e9d0bc42d73ab2986f78921d46705bdb Mon Sep 17 00:00:00 2001 From: edwardtheelbowhigh <73761109+edwardtheelbowhigh@users.noreply.github.com> Date: Tue, 20 Jan 2026 17:07:27 +0000 Subject: [PATCH 21/25] som minor religon changes and luxembourg dnprefix --- common/dynasties/NEOW_dynasties.txt | 5 +++-- common/religion/religions/NEOW_protestant.txt | 4 ++-- history/characters/NEOW_e_benelux.txt | 2 +- .../english/replace/dynasties/dynasty_names_l_english.yml | 1 + .../replace/dynasties/zz_NEOW_dynasty_names_l_english.yml | 2 +- 5 files changed, 8 insertions(+), 6 deletions(-) diff --git a/common/dynasties/NEOW_dynasties.txt b/common/dynasties/NEOW_dynasties.txt index 75320aa9..74f48f70 100644 --- a/common/dynasties/NEOW_dynasties.txt +++ b/common/dynasties/NEOW_dynasties.txt @@ -632,9 +632,9 @@ christiansen_dynasty = { } carstana_dynasty = { - prefix = dynnp_de + prefix = dynnp_von name = dynn_carstana - culture = vlach + culture = austrian } makserbunner_dynasty = { @@ -1526,6 +1526,7 @@ loon_dynasty = { } schengen_dynasty = { + prefix = "dynnp_vun" name = dynn_Schengen culture = letzebuerge } diff --git a/common/religion/religions/NEOW_protestant.txt b/common/religion/religions/NEOW_protestant.txt index ae04d9b4..38f96ad2 100644 --- a/common/religion/religions/NEOW_protestant.txt +++ b/common/religion/religions/NEOW_protestant.txt @@ -633,7 +633,7 @@ #Special Tolerance | placeholder doctrine = special_doctrine_reformation_roots doctrine = doctrine_no_head - doctrine = doctrine_pilgrimage_forbidden + doctrine = doctrine_pilgrimage_encouraged #Tenets | placeholder doctrine = tenet_aniconism @@ -666,7 +666,7 @@ #Special Tolerance | placeholder doctrine = special_doctrine_radical_reform - doctrine = doctrine_pilgrimage_forbidden + doctrine = doctrine_pilgrimage_encouraged #Tenets | placeholder doctrine = tenet_aniconism diff --git a/history/characters/NEOW_e_benelux.txt b/history/characters/NEOW_e_benelux.txt index 5aa793b5..d2ac04ea 100644 --- a/history/characters/NEOW_e_benelux.txt +++ b/history/characters/NEOW_e_benelux.txt @@ -546,7 +546,7 @@ benelux_helcna_krieps = { benelux_rachel_lenners = { name = "Hélcna" dynasty = lenners_dynasty - culture = letzebuerge + culture = limburgisch religion = carolingian female = yes trait = education_martial_1 diff --git a/localization/english/replace/dynasties/dynasty_names_l_english.yml b/localization/english/replace/dynasties/dynasty_names_l_english.yml index ae81b52c..46f436c1 100644 --- a/localization/english/replace/dynasties/dynasty_names_l_english.yml +++ b/localization/english/replace/dynasties/dynasty_names_l_english.yml @@ -63,6 +63,7 @@ dynnp_do:0 "do " dynnp_dei:0 "dei " dynnp_dell_:0 "dell' " + dynnp_vun:0 "vun " ############################################################ # Names diff --git a/localization/english/replace/dynasties/zz_NEOW_dynasty_names_l_english.yml b/localization/english/replace/dynasties/zz_NEOW_dynasty_names_l_english.yml index 2f48afca..a9cd67d8 100644 --- a/localization/english/replace/dynasties/zz_NEOW_dynasty_names_l_english.yml +++ b/localization/english/replace/dynasties/zz_NEOW_dynasty_names_l_english.yml @@ -390,7 +390,7 @@ #e_germania dynnp_von:0 "von " dynn_furrer:0 "Furrer" - dynn_carstana:0 "Carstană" + dynn_carstana:0 "Kärnstein" dynn_habsburg:0 "Habsburg" dynn_lichtenstein:0 "Lichtenstein" dynn_audi:0 "Audi" From 9b011e90a9eb151a9a50812e50466067391aec9d Mon Sep 17 00:00:00 2001 From: edwardtheelbowhigh <73761109+edwardtheelbowhigh@users.noreply.github.com> Date: Tue, 20 Jan 2026 17:34:45 +0000 Subject: [PATCH 22/25] hloy site loc and a minor change --- common/religion/holy_sites/00_holy_sites.txt | 2 +- common/religion/religions/NEOW_novelist.txt | 2 +- .../religion/zz_NEOW_holy_sites_l_english.yml | 17 +++++++++++++++-- 3 files changed, 17 insertions(+), 4 deletions(-) diff --git a/common/religion/holy_sites/00_holy_sites.txt b/common/religion/holy_sites/00_holy_sites.txt index af2ff826..0648f9b5 100644 --- a/common/religion/holy_sites/00_holy_sites.txt +++ b/common/religion/holy_sites/00_holy_sites.txt @@ -2327,7 +2327,7 @@ uppsala = { lejre = { county = c_sjaelland - + barony = b_hafn character_modifier = { name = holy_site_lejre_effect_name knight_effectiveness_mult = 0.2 diff --git a/common/religion/religions/NEOW_novelist.txt b/common/religion/religions/NEOW_novelist.txt index 0e4752fe..fe13044a 100644 --- a/common/religion/religions/NEOW_novelist.txt +++ b/common/religion/religions/NEOW_novelist.txt @@ -444,7 +444,7 @@ #Special/virtue doctrine = special_doctrine_charlemagne - doctrine = doctrine_pluralism_fundamentalist + doctrine = doctrine_pluralism_righteous holy_order_names = { #placeholder } 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 423342ce..de1b8cc1 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 @@ -62,11 +62,11 @@ holy_site_escorial_name:0 "Sierra de Guadarrama" holy_site_santo_toribio_de_liebana_name:0 "Santo Toribio de Liebana" - holy_site_la_rioja_name:0 "La Rioja" + holy_site_la_rioja_name:0 "San Vicente de la Sonsierra" holy_site_lisboa_name:0 "Lisboa" holy_site_caravaca_de_la_cruz_name:0 "Caravaca de la Cruz" holy_site_andorra_name:0 "Andorra" - holy_site_assisi_name:0"Assisi" + holy_site_assisi_name:0 "Assisi" #ANGLICAN @@ -130,6 +130,19 @@ holy_site_provence_name:0 "Marseille" holy_site_provence_effect_name:0 "From [holy_site|E] #weak ($holy_site_provence_name$)#!" + holy_site_poitiers_name:0 "Moussais-la-Bataille" + holy_site_rocamdour_name:0 "Rocamdour" + holy_site_pavia_name:0 "Pavia" + holy_site_ker_ys_name:0 "Ker-Ys" + holy_site_doggerland_name:0 "Melar" + holy_site_toulon_name:0 "Toulon" + holy_site_oxford_name:0 "Oxford" + holy_site_nantes_name:0 "Nantes" + holy_site_lyon_fr_name:0 "Lyon" + holy_site_toulouse_name:0 "Toulouse" + holy_site_sens_name:0 "Sens" + holy_site_lejre_name:0 "København" + #WICCA holy_site_stonehenge_name:0 "Stonehenge" From b0cfcf8c54e8a5328227fc6d6d27f81770c826a1 Mon Sep 17 00:00:00 2001 From: edwardtheelbowhigh <73761109+edwardtheelbowhigh@users.noreply.github.com> Date: Tue, 20 Jan 2026 17:40:38 +0000 Subject: [PATCH 23/25] Update NEOW_novelist.txt --- common/religion/religions/NEOW_novelist.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/religion/religions/NEOW_novelist.txt b/common/religion/religions/NEOW_novelist.txt index fe13044a..14c93ff7 100644 --- a/common/religion/religions/NEOW_novelist.txt +++ b/common/religion/religions/NEOW_novelist.txt @@ -9,7 +9,7 @@ doctrine = doctrine_polytheist doctrine = doctrine_temporal_head doctrine = doctrine_gender_equal - doctrine = doctrine_pluralism_righteous + doctrine = doctrine_pluralism_pluralistic doctrine = doctrine_theocracy_lay_clergy #Marriage From 6e65968d19c81e223b00732b8b69e75729d2df80 Mon Sep 17 00:00:00 2001 From: edwardtheelbowhigh <73761109+edwardtheelbowhigh@users.noreply.github.com> Date: Tue, 20 Jan 2026 18:12:14 +0000 Subject: [PATCH 24/25] coat of arms shields --- .../culture/cultures/NEOW_anglo_frisian.txt | 24 ++++++++++++++----- common/culture/cultures/NEOW_brythonic.txt | 17 +++++++++---- 2 files changed, 31 insertions(+), 10 deletions(-) diff --git a/common/culture/cultures/NEOW_anglo_frisian.txt b/common/culture/cultures/NEOW_anglo_frisian.txt index fa4da88f..d2eb5c93 100644 --- a/common/culture/cultures/NEOW_anglo_frisian.txt +++ b/common/culture/cultures/NEOW_anglo_frisian.txt @@ -27,7 +27,9 @@ building_gfx = { western_building_gfx } clothing_gfx = { western_clothing_gfx } unit_gfx = { western_unit_gfx } - + house_coa_frame = house_frame_03 + house_coa_mask_offset = { 0.0 0.055 } + house_coa_mask_scale = { 0.9 0.9 } ethnicities = { 18 = caucasian_blond 12 = caucasian_ginger @@ -70,7 +72,9 @@ easlander = { building_gfx = { western_building_gfx } clothing_gfx = { western_clothing_gfx } unit_gfx = { western_unit_gfx } - + house_coa_frame = house_frame_03 + house_coa_mask_offset = { 0.0 0.055 } + house_coa_mask_scale = { 0.9 0.9 } ethnicities = { 18 = caucasian_blond 12 = caucasian_ginger @@ -148,7 +152,9 @@ norner = { building_gfx = { western_building_gfx } clothing_gfx = { northern_clothing_gfx } unit_gfx = { western_unit_gfx } - + house_coa_frame = house_frame_03 + house_coa_mask_offset = { 0.0 0.055 } + house_coa_mask_scale = { 0.9 0.9 } ethnicities = { 5 = caucasian_blond 30 = caucasian_ginger @@ -187,7 +193,9 @@ souflander = { building_gfx = { western_building_gfx } clothing_gfx = { western_clothing_gfx } unit_gfx = { western_unit_gfx } - + house_coa_frame = house_frame_03 + house_coa_mask_offset = { 0.0 0.055 } + house_coa_mask_scale = { 0.9 0.9 } ethnicities = { 18 = caucasian_blond 12 = caucasian_ginger @@ -230,7 +238,9 @@ weslander = { building_gfx = { western_building_gfx } clothing_gfx = { western_clothing_gfx } unit_gfx = { western_unit_gfx } - + house_coa_frame = house_frame_03 + house_coa_mask_offset = { 0.0 0.055 } + house_coa_mask_scale = { 0.9 0.9 } ethnicities = { 25 = caucasian_blond 15 = caucasian_ginger @@ -262,7 +272,9 @@ english = { #Used for parent cultures building_gfx = { western_building_gfx } clothing_gfx = { western_clothing_gfx } unit_gfx = { western_unit_gfx } - + house_coa_frame = house_frame_03 + house_coa_mask_offset = { 0.0 0.055 } + house_coa_mask_scale = { 0.9 0.9 } ethnicities = { 25 = caucasian_blond 15 = caucasian_ginger diff --git a/common/culture/cultures/NEOW_brythonic.txt b/common/culture/cultures/NEOW_brythonic.txt index 0c3b7076..f585ebbb 100644 --- a/common/culture/cultures/NEOW_brythonic.txt +++ b/common/culture/cultures/NEOW_brythonic.txt @@ -21,7 +21,7 @@ clothing_gfx = { western_clothing_gfx } unit_gfx = { western_unit_gfx } - house_coa_frame = house_frame_24 + house_coa_frame = house_frame_03 house_coa_mask_offset = { 0.0 0.055 } house_coa_mask_scale = { 0.9 0.9 } @@ -59,6 +59,9 @@ prytoneg = { building_gfx = { western_building_gfx } clothing_gfx = { western_clothing_gfx } unit_gfx = { western_unit_gfx } + house_coa_frame = house_frame_03 + house_coa_mask_offset = { 0.0 0.055 } + house_coa_mask_scale = { 0.9 0.9 } ethnicities = { 25 = caucasian_blond @@ -94,7 +97,9 @@ scouseg = { building_gfx = { western_building_gfx } clothing_gfx = { western_clothing_gfx } unit_gfx = { western_unit_gfx } - + house_coa_frame = house_frame_03 + house_coa_mask_offset = { 0.0 0.055 } + house_coa_mask_scale = { 0.9 0.9 } ethnicities = { 25 = caucasian_blond 15 = caucasian_ginger @@ -134,7 +139,9 @@ soueyrneg = { #Soufyrneg building_gfx = { western_building_gfx } clothing_gfx = { western_clothing_gfx } unit_gfx = { western_unit_gfx } - + house_coa_frame = house_frame_03 + house_coa_mask_offset = { 0.0 0.055 } + house_coa_mask_scale = { 0.9 0.9 } ethnicities = { 18 = caucasian_blond 12 = caucasian_ginger @@ -177,7 +184,9 @@ strafclideg = { building_gfx = { western_building_gfx } clothing_gfx = { northern_clothing_gfx } unit_gfx = { western_unit_gfx } - + house_coa_frame = house_frame_03 + house_coa_mask_offset = { 0.0 0.055 } + house_coa_mask_scale = { 0.9 0.9 } ethnicities = { 5 = caucasian_blond 30 = caucasian_ginger From 70fb9462cccd8dce96b94454c676cb632e25af05 Mon Sep 17 00:00:00 2001 From: edwardtheelbowhigh <73761109+edwardtheelbowhigh@users.noreply.github.com> Date: Tue, 20 Jan 2026 18:13:51 +0000 Subject: [PATCH 25/25] Update NEOW_rhaeto_helvetic.txt --- common/culture/cultures/NEOW_rhaeto_helvetic.txt | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/common/culture/cultures/NEOW_rhaeto_helvetic.txt b/common/culture/cultures/NEOW_rhaeto_helvetic.txt index caaf743d..8b5e3042 100644 --- a/common/culture/cultures/NEOW_rhaeto_helvetic.txt +++ b/common/culture/cultures/NEOW_rhaeto_helvetic.txt @@ -24,7 +24,9 @@ building_gfx = { western_building_gfx } clothing_gfx = { dde_hre_clothing_gfx western_clothing_gfx } unit_gfx = { western_unit_gfx } - + house_coa_frame = house_frame_19 + house_coa_mask_offset = { 0.0 0.025 } + house_coa_mask_scale = { 0.95 0.95 } ethnicities = { 25 = caucasian_blond 15 = caucasian_ginger @@ -115,7 +117,9 @@ romansch = { language = language_rhaeto_helvetic martial_custom = martial_custom_equal head_determination = head_determination_domain - + house_coa_frame = house_frame_19 + house_coa_mask_offset = { 0.0 0.025 } + house_coa_mask_scale = { 0.95 0.95 } traditions = { tradition_parochialism tradition_hard_working @@ -150,7 +154,9 @@ sassun = { language = language_rhaeto_helvetic martial_custom = martial_custom_equal head_determination = head_determination_domain - + house_coa_frame = house_frame_19 + house_coa_mask_offset = { 0.0 0.025 } + house_coa_mask_scale = { 0.95 0.95 } traditions = { tradition_parochialism tradition_hard_working @@ -200,7 +206,9 @@ swiss = { #Svizzer building_gfx = { western_building_gfx } clothing_gfx = { dde_hre_clothing_gfx western_clothing_gfx } unit_gfx = { western_unit_gfx } - + house_coa_frame = house_frame_19 + house_coa_mask_offset = { 0.0 0.025 } + house_coa_mask_scale = { 0.95 0.95 } ethnicities = { 25 = caucasian_blond 15 = caucasian_ginger