From 1260e55b0399694c9acbe9a7723e1d11e78b1a52 Mon Sep 17 00:00:00 2001 From: edwardtheelbowhigh <73761109+edwardtheelbowhigh@users.noreply.github.com> Date: Sun, 4 Jan 2026 17:14:14 +0000 Subject: [PATCH] some benlux tweaks, and archprimate of lund --- .../common/landed_titles/religious_titles.txt | 143 +++++ .../religion/religions/NEOW_protestant.txt | 18 +- N3OW/history/characters/NEOW_e_benelux.txt | 551 ++++++++++++++++++ .../history/characters/NEOW_e_scandinavia.txt | 524 +++++++++++++++++ N3OW/history/provinces/e_alps.txt | 422 ++++++++++++++ N3OW/history/titles/k_relgious_heads.txt | 61 ++ .../zz_NEOW_religion_protestant_l_english.yml | 69 +++ 7 files changed, 1785 insertions(+), 3 deletions(-) create mode 100644 N3OW/common/landed_titles/religious_titles.txt create mode 100644 N3OW/history/characters/NEOW_e_benelux.txt create mode 100644 N3OW/history/characters/NEOW_e_scandinavia.txt create mode 100644 N3OW/history/provinces/e_alps.txt create mode 100644 N3OW/history/titles/k_relgious_heads.txt create mode 100644 N3OW/localization/english/replace/religion/zz_NEOW_religion_protestant_l_english.yml diff --git a/N3OW/common/landed_titles/religious_titles.txt b/N3OW/common/landed_titles/religious_titles.txt new file mode 100644 index 00000000..a614b226 --- /dev/null +++ b/N3OW/common/landed_titles/religious_titles.txt @@ -0,0 +1,143 @@ + +# special titles +k_papal_state = { + color = { 255 249 198 } + definite_form = yes + ruler_uses_title_name = no + landless = yes + + capital = c_roma + + ai_primary_priority = { + add = @always_primary_score + } + + destroy_if_invalid_heir = yes + no_automatic_claims = yes + always_follows_primary_heir = yes + de_jure_drift_disabled = yes + + male_names = { Alexander Anastasius Benedictus Caelestinus Callistus Clemens Eugenius Leo Gregorius Hadrianus Honorius Innocentius Ioannes Lucius Marinus Martinus Nicolaus Sergius Silvester Stephanus Urbanus Victor } +} + +k_orthodox = { + landless = yes + capital = c_byzantion # Constantinople + definite_form = yes + ruler_uses_title_name = no + + ai_primary_priority = { + add = @always_primary_score + } + + #color = { 150 90 30 } + color = { 183 60 155 } + no_automatic_claims = yes + always_follows_primary_heir = yes + destroy_if_invalid_heir = yes +} +k_sevillian_papacy = { + color = { 128 204 229 } + definite_form = yes + ruler_uses_title_name = no + landless = yes + + capital = c_sevilla + + ai_primary_priority = { + add = @always_primary_score + } + + destroy_if_invalid_heir = yes + no_automatic_claims = yes + always_follows_primary_heir = yes + de_jure_drift_disabled = yes + + male_names = { Alexander Anastasius Benedictus Caelestinus Callistus Clemens Eugenius Leo Gregorius Hadrianus Honorius Innocentius Ioannes Lucius Marinus Martinus Nicolaus Sergius Silvester Stephanus Urbanus Victor } +} + +d_united_grand_lodge = { + color = { 128 204 229 } + definite_form = yes + ruler_uses_title_name = no + landless = yes + + capital = c_london + + ai_primary_priority = { + add = @always_primary_score + } + + destroy_if_invalid_heir = yes + no_automatic_claims = yes + always_follows_primary_heir = yes + de_jure_drift_disabled = yes + +} + +d_patriarch_dublin = { + color = { 20 165 20 } + definite_form = yes + ruler_uses_title_name = no + landless = yes + + capital = c_armagh + + ai_primary_priority = { + add = @always_primary_score + } + + destroy_if_invalid_heir = yes + no_automatic_claims = yes + always_follows_primary_heir = yes + de_jure_drift_disabled = yes + +} + +d_anglican_hof = { + color = { 165 165 165 } + definite_form = yes + ruler_uses_title_name = no + landless = yes + + capital = c_north_riding + + ai_primary_priority = { + add = @always_primary_score + } + + destroy_if_invalid_heir = yes + no_automatic_claims = yes + always_follows_primary_heir = yes + de_jure_drift_disabled = yes +} + +d_lutheran_hof = { + color = { 51 76 229 } + definite_form = yes + ruler_uses_title_name = no + landless = yes + + capital = c_skane + + ai_primary_priority = { + add = @always_primary_score + } + + destroy_if_invalid_heir = yes + no_automatic_claims = yes + always_follows_primary_heir = yes + de_jure_drift_disabled = yes +} + + +k_fashion = { # Kingdom of Fashion from Establish a New Fashion at Court decision + color = { 140 45 165 } + landless = yes + destroy_on_succession = yes + can_be_named_after_dynasty = no + capital = c_lombardia # De-Jure capital has to be somewhere, will move as characters gain the title. Setting it to default at Milan for memes. + + no_automatic_claims = yes + de_jure_drift_disabled = yes +} \ No newline at end of file diff --git a/N3OW/common/religion/religions/NEOW_protestant.txt b/N3OW/common/religion/religions/NEOW_protestant.txt index eacdf793..b865448b 100644 --- a/N3OW/common/religion/religions/NEOW_protestant.txt +++ b/N3OW/common/religion/religions/NEOW_protestant.txt @@ -249,7 +249,7 @@ color = { 140 178 191 } icon = anglican - # religious_head = k_papal_state + religious_head = d_anglican_hof graphical_faith = "catholic_gfx" #placeholder holy sites @@ -271,6 +271,7 @@ #Special/virtue | placeholder doctrine = special_doctrine_english_anglican + doctrine = doctrine_pluralism_righteous holy_order_names = { #placeholder } @@ -317,13 +318,16 @@ WaterGodSheHe = CHARACTER_SHEHE_HE WaterGodHerHis = CHARACTER_HERHIS_HIS WaterGodHerHim = CHARACTER_HERHIM_HIM + + ReligiousHeadName = anglican_england_religious_head_title + ReligiousHeadTitleName = anglican_england_religious_head_title_name } } lutheran = { color = { 51 76 229 } icon = liturgical - # religious_head = k_papal_state + religious_head = d_lutheran_hof #placeholder holy sites holy_site = perth @@ -387,6 +391,9 @@ WaterGodSheHe = CHARACTER_SHEHE_HE WaterGodHerHis = CHARACTER_HERHIS_HIS WaterGodHerHim = CHARACTER_HERHIM_HIM + + ReligiousHeadName = lutheran_england_religious_head_title + ReligiousHeadTitleName = lutheran_england_religious_head_title_name } } grundtvigian = { @@ -411,6 +418,7 @@ doctrine = tenet_communal_possessions doctrine = tenet_alexandrian_catechism doctrine = tenet_ritual_celebrations + doctrine = doctrine_no_head holy_order_names = { #placeholder } @@ -618,6 +626,7 @@ #Special Tolerance | placeholder doctrine = special_doctrine_reformation_roots + doctrine = doctrine_no_head #Tenets | placeholder doctrine = tenet_aniconism @@ -647,6 +656,7 @@ doctrine = doctrine_pluralism_fundamentalist doctrine = doctrine_deviancy_crime doctrine = doctrine_witchcraft_crime + doctrine = doctrine_theocracy_lay_clergy #Special Tolerance | placeholder doctrine = special_doctrine_radical_reform @@ -654,7 +664,7 @@ #Tenets | placeholder doctrine = tenet_aniconism doctrine = tenet_literalism - doctrine = tenet_mendicant_preachers + doctrine = tenet_communion holy_order_names = { #placeholder } @@ -681,6 +691,8 @@ doctrine = tenet_aniconism doctrine = tenet_adaptive doctrine = tenet_pacifism + + doctrine = doctrine_no_head holy_order_names = { #placeholder } diff --git a/N3OW/history/characters/NEOW_e_benelux.txt b/N3OW/history/characters/NEOW_e_benelux.txt new file mode 100644 index 00000000..34741f7c --- /dev/null +++ b/N3OW/history/characters/NEOW_e_benelux.txt @@ -0,0 +1,551 @@ +benelux_oranje_nassau_weilburg_leopold = { + name = "Leopold" + dynasty = schengen_dynasty + religion = "concordianist" + culture = letzebuerge + trait = education_martial_5 + trait = compassionate + trait = gregarious + trait = brave + trait = fecund + trait = gallant + trait = overseer + trait = strategist + 2489.1.1 = { + birth = yes + } + 2554.1.1 = { + death = yes + } +} + +benelux_oranje_nassau_weilburg_guillem = { + name = "Leopold" + dynasty = veurne_dynasty + religion = "trenchsinger" + culture = belge + trait = education_stewardship_4 + trait = patient + trait = content + trait = diligent + trait = twin + trait = wild_oat + mother = veurne_isabelle + father = benelux_oranje_nassau_weilburg_leopold + sexuality = homosexual + 2522.1.1 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} + +benelux_guillem_vassal_1 = { + name = "Guy" + dynasty = serrurier_dynasty + religion = "trenchsinger" + culture = picard + 2521.1.1 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} +benelux_guillem_vassal_2 = { + name = "John" + dynasty = hill_dynasty + religion = "arcane" + culture = angler + 2521.1.1 = { + birth = yes + effect = { + if = { + limit = { has_mpo_dlc_trigger = no } + vassal_contract_set_obligation_level = { + type = religious_rights + level = 1 + } + vassal_contract_set_obligation_level = { + type = title_revocation_rights + level = 1 + } + } + } + } + 2600.1.1 = { + death = yes + } +} +benelux_guillem_vassal_3 = { + name = "Gabriel" + dynasty = coquelin_dynasty + religion = "trenchsinger" + culture = belge + 2521.1.1 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} +benelux_guillem_vassal_4 = { + name = "Adrien" + dynasty = oost_dynasty + religion = "carolingian" + culture = dutch + 2521.1.1 = { + birth = yes + effect = { + if = { + limit = { has_mpo_dlc_trigger = no } + vassal_contract_set_obligation_level = { + type = religious_rights + level = 1 + } + vassal_contract_set_obligation_level = { + type = title_revocation_rights + level = 1 + } + } + } + } + 2600.1.1 = { + death = yes + } +} + +veurne_isabelle = { + name = "Isabelle" + dynasty = veurne_dynasty + religion = "trenchsinger" + culture = belge + trait = education_intrigue_2 + trait = compassionate + trait = brave + trait = gregarious + trait = beauty_good_3 + trait = disfigured + trait = maimed + female = yes + 2490.1.1 = { + birth = yes + } + 2522.1.1 = { + death = yes + } +} + +benelux_oranje_nassau_weilburg_philippe = { + name = "Jean" + dynasty = schengen_dynasty + religion = concordianist + culture = letzebuerge + trait = education_martial_4 + trait = brave + trait = diligent + trait = ambitious + trait = fecund + trait = organizer + trait = lifestyle_hunter + father = benelux_oranje_nassau_weilburg_leopold + mother = benelux_zwolle_charlotte + sexuality = heterosexual + 2519.1.1 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} + +benelux_zwolle_charlotte = { + name = "Charlotte" + dynasty = zwolle_dynasty + religion = genevan + culture = dutch + trait = education_stewardship_1 + trait = lustful + trait = drunkerd + trait = ambitious + trait = gregarious + trait = beauty_good_2 + female = yes + 2500.1.1 = { + birth = yes + } + 2519.1.1 = { + death = yes + } +} + +benelux_oranje_nassau_weilburg_hendrick = { + name = "Hendrik" + dynasty = schengen_dynasty + religion = "concordianist" + culture = dutch + trait = education_diplomacy_4 + trait = humble + trait = trusting + trait = content + father = benelux_oranje_nassau_weilburg_leopold + mother = benelux_zolt_josephine + sexuality = heterosexual + 2525.1.1 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} + +benelux_oranje_nassau_weilburg_hugo = { + name = "Willem" + dynasty = schengen_dynasty + religion = "concordianist" + culture = dutch + trait = education_intrigue_4 + trait = shy + trait = greedy + trait = deceitful + father = benelux_oranje_nassau_weilburg_leopold + mother = benelux_zolt_josephine + sexuality = homosexual + 2526.1.1 = { + birth = yes + effect = { + if = { + limit = { has_mpo_dlc_trigger = no } + vassal_contract_set_obligation_level = { + type = religious_rights + level = 1 + } + vassal_contract_set_obligation_level = { + type = title_revocation_rights + level = 1 + } + } + } + } + 2600.1.1 = { + death = yes + } +} + +benelux_cartwright_neville = { + name = "Neville" + dynasty = cartwright_dynasty + religion = "anglican_england" + culture = angler + trait = education_martial_3 + trait = diligent + trait = compassionate + trait = just + 2503.1.1 = { + birth = yes + effect = { + if = { + limit = { has_mpo_dlc_trigger = no } + vassal_contract_set_obligation_level = { + type = religious_rights + level = 1 + } + vassal_contract_set_obligation_level = { + type = title_revocation_rights + level = 1 + } + } + } + } + 2600.1.1 = { + death = yes + } +} + +benelux_christian_lys = { + name = "Christian" + dynasty = lys_dynasty + religion = "roman_catholic" + culture = lorin + trait = education_martial_2 + trait = brave + trait = gregarious + trait = compassionate + trait = lifestyle_blademaster + 2527.1.1 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} +benelux_ryt_vos = { + name = "Ryt" + dynasty = vos_dynasty + religion = "genevan" + culture = frisian + 2534.1.1 = { + birth = yes + effect = { + if = { + limit = { has_mpo_dlc_trigger = no } + vassal_contract_set_obligation_level = { + type = religious_rights + level = 1 + } + vassal_contract_set_obligation_level = { + type = title_revocation_rights + level = 1 + } + } + } + } + 2600.1.1 = { + death = yes + } +} +benelux_lieme_jonker = { + name = "Lieme" + dynasty = jonker_dynasty + religion = "lutheran" + culture = frisian + 2535.1.1 = { + birth = yes + effect = { + if = { + limit = { has_mpo_dlc_trigger = no } + vassal_contract_set_obligation_level = { + type = religious_rights + level = 1 + } + vassal_contract_set_obligation_level = { + type = title_revocation_rights + level = 1 + } + } + } + } + 2600.1.1 = { + death = yes + } +} +benelux_victor_katzen = { + name = "Victor" + dynasty = katzen_dynasty + religion = "volksmarchen" + culture = low_saxon + 2532.1.1 = { + birth = yes + effect = { + if = { + limit = { has_mpo_dlc_trigger = no } + vassal_contract_set_obligation_level = { + type = religious_rights + level = 1 + } + vassal_contract_set_obligation_level = { + type = title_revocation_rights + level = 1 + } + } + } + } + 2600.1.1 = { + death = yes + } +} +benelux_diederick_esendam = { + name = "Diederick" + dynasty = esendam_dynasty + religion = "carolingian" + culture = limburgisch + 2522.1.1 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} +benelux_mirrielle_delunsch = { + name = "Mirrielle" + dynasty = delunsch_dynasty + religion = "trenchsinger" + culture = lorin + trait = education_diplomacy_3 + trait = content + trait = temperate + trait = compassionate + trait = poet + trait = beauty_good_1 + female = yes + 2526.1.1 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} + +benelux_jaan_zolt_2 = { # + name = "Jaan" + dynasty = zolt_dynasty + religion = "carolingian" + culture = dutch + trait = education_diplomacy_4 + trait = forgiving + trait = stubborn + trait = diligent + 2456.2.7 = { + birth = yes + } + 2519.1.1 = { + death = yes + } +} + +benelux_jaan_zolt_1 = { # + name = "Jaan" + dynasty = zolt_dynasty + religion = "carolingian" + culture = dutch + trait = education_intrigue_3 + trait = sadistic + trait = wrathful + trait = vengeful + trait = torturer + father = benelux_jaan_zolt_2 + 2486.2.7 = { + birth = yes + } + 2523.1.1 = { + death = yes + } +} +benelux_jaan_zolt = { #Saltspite, will give nickname if I knew how to do it + name = "Jaan" + dynasty = zolt_dynasty + religion = "corsair" + culture = frisian + trait = education_intrigue_4 + trait = paranoid + trait = irritable + trait = vengeful + trait = stubborn + trait = bastard + trait = shrewd + father = benelux_jaan_zolt_1 + 2519.7.2 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} + +benelux_zolt_josephine = { + name = "Josephine" + dynasty = zolt_dynasty + religion = "concordianist" + culture = dutch + trait = education_stewardship_3 + trait = craven + trait = compassionate + trait = cynical + father = benelux_jaan_zolt_2 + #father = benelux_jaan_zolt_1 + female = yes + 2499.7.2 = { + birth = yes + } + 2552.1.1 = { + death = yes + } +} + +benelux_albert_middelburg = { + name = "Albert" + dynasty = middelburg_dynasty + culture = dutch + religion = concordianist + trait = shy + trait = temperate + trait = stubborn + trait = education_diplomacy_4 + 2521.1.15 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} +benelux_barthelemis_lasard = { + name = "Barthélémis" + dynasty = lasard_dynasty + culture = belge + religion = trenchsinger + trait = chaste + trait = zealous + trait = wrathful + trait = education_learning_2 + 2527.3.20 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} +benelux_carmen_marechal = { + name = "Barthélémis" + dynasty = marechal_dynasty + culture = belge + religion = trenchsinger + female = yes + trait = diligent + trait = patient + trait = compassionate + trait = education_martial_2 + trait = cautious_leader + 2530.9.9 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} +benelux_helcna_krieps = { + name = "Hélcna" + dynasty = krieps_dynasty + culture = letzebuerge + religion = carolingian + female = yes + trait = education_stewardship_2 + trait = honest + trait = vengeful + trait = stubborn + trait = clubfooted + 2535.10.3 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} +benelux_rachel_lenners = { + name = "Hélcna" + dynasty = lenners_dynasty + culture = letzebuerge + religion = carolingian + female = yes + trait = education_martial_1 + trait = compassionate + trait = deceitful + trait = lazy + trait = forest_fighter + 2527.7.19 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} \ No newline at end of file diff --git a/N3OW/history/characters/NEOW_e_scandinavia.txt b/N3OW/history/characters/NEOW_e_scandinavia.txt new file mode 100644 index 00000000..1f64c323 --- /dev/null +++ b/N3OW/history/characters/NEOW_e_scandinavia.txt @@ -0,0 +1,524 @@ +scandinavia0001 = { + name = "Karl" + dynasty = bernadotte_dynasty + religion = "folketro" + culture = svealandsk + trait = education_diplomacy_4 + trait = beauty_good_3 + trait = arbitrary + trait = wrathful + trait = stubborn + trait = tourney_participant + 2517.1.1 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} + +scandinavia0002 = { + name = "Lars" + dynasty = sanger_dynasty + religion = "nobelian" + culture = ostsk + trait = education_stewardship_4 + trait = beauty_bad_3 + trait = gluttonous + trait = generous + trait = humble + trait = weak + trait = shrewd + 2525.1.1 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} + + +scandinavia0003 = { + name = "Adolph" + dynasty = lundgren_dynasty + religion = "vaesenite" + culture = gotsk + trait = education_martial_2 + trait = beauty_good_3 + trait = physique_good_3 + trait = chaste + trait = generous + trait = diligent + trait = stuttering + trait = scarred + 2526.1.1 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} + +scandinavia0004 = { + name = "Carsten" + dynasty = drak_dynasty + religion = "vaesenite" + culture = vestsk + trait = education_diplomacy_3 + trait = stubborn + trait = just + trait = cynical + trait = lifestyle_gardener + 2518.1.1 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} + +scandinavia0005 = { + name = "Birgir" + dynasty = bergh_dynasty + religion = "lutheran" + culture = skansk + trait = education_martial_3 + trait = gregarious + trait = cynical + trait = ambitious + 2527.1.1 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} + +scandinavia0006 = { + name = "Arnold" + dynasty = jukel_dynasty + religion = "midnighter" + culture = jaamtsk + trait = education_learning_2 + trait = ambitious + trait = wrathful + trait = greedy + 2518.1.1 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} + +scandinavia0007 = { + name = "Haakon" + dynasty = natta_dynasty + religion = "viking" + culture = vestsk + trait = education_intrigue_3 + trait = paranoid + trait = content + trait = cynical + 2518.1.1 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} + +scandinavia0008 = { + name = "Oskar" + dynasty = roda_ulven_dynasty + religion = "midnighter" + culture = vestsk + trait = education_martial_3 + trait = sadistic + trait = gregarious + trait = gluttonous + trait = physique_good_3 + 2526.1.1 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} + +scandinavia0009 = { + name = "Ivar" + dynasty = kruger_dynasty + religion = "lutheran" + culture = gotsk + trait = education_stewardship_4 + trait = callous + trait = stubborn + trait = calm + 2506.1.1 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} + +scandinavia0010 = { + name = "Frederick" + dynasty = kruger_dynasty + religion = "lutheran" + culture = gotsk + trait = education_intrigue_4 + trait = sadistic + trait = stubborn + trait = vengeful + trait = physique_good_3 + trait = strong + trait = beauty_bad_3 + trait = scaly + father = scandinavia0009 + 2539.1.1 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} + +scandinavia0011 = { + name = "Olaf" + dynasty = cederstrom_dynasty + religion = "viking" + culture = gutnsk + trait = education_martial_4 + trait = calm + trait = diligent + trait = callous + 2522.3.13 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} + + +scandinavia0012 = { + name = "Douwe" + dynasty = loon_dynasty + religion = "lutheran" + culture = frisian + trait = education_diplomacy_3 + trait = paranoid + trait = arrogant + trait = craven + 2526.1.1 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} + +scandinavia0013 = { #King of Doggerland + name = "Edgar" + dynasty = wrihtssen_dynasty + religion = "corsair" + culture = doggerlander + trait = education_martial_3 + trait = wrathful + trait = greedy + trait = diligent + trait = viking + trait = strong + trait = reaver + trait = scarred + diplomacy=11 + martial=13 + stewardship=8 + intrigue=8 + learning=10 + prowess=9 + 2528.1.1 = { + birth = yes + } + 2554.1.1 = { + give_nickname = nick_the_conqueror + } + 2600.1.1 = { + death = yes + } +} + +scandinavia0014 = { + name = "Bengt" + dynasty = bragde_dynasty + religion = "folketro" + culture = svealandsk + trait = education_diplomacy_2 + trait = lifestyle_reveler + trait = lisping + trait = content + trait = gluttonous + trait = sadistic + 2529.8.11 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} + +scandinavia0015 = { + name = "Torkel" + dynasty = svarte_dynasty + religion = "folketro" + culture = svealandsk + trait = education_martial_4 + trait = defender + trait = generous + trait = brave + trait = sadistic + 2522.5.27 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} + +scandinavia0016 = { + name = "Järpulf" + dynasty = forsa_dynasty + religion = "lutheran" + culture = gotsk + trait = education_stewardship_2 + trait = impatient + trait = greedy + trait = gregarious + 2527.12.3 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} + +scandinavia0017 = { + name = "Sverker" + dynasty = fluga_dynasty + religion = "vaesenite" + culture = gotsk + trait = education_stewardship_4 + trait = avaricious + trait = brave + trait = lazy + trait = calm + 2515.3.23 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} + +scandinavia0018 = { + name = "Torfinn" + dynasty = tresjoblas_dynasty + religion = "vaesenite" + culture = svealandsk + trait = education_martial_3 + trait = faithful_blade + trait = albino + trait = cynical + trait = lustful + trait = gluttonous + 2509.7.12 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} + +scandinavia0019 = { + name = "Balder" + dynasty = rothen_dynasty + religion = "folketro" + culture = svealandsk + trait = education_diplomacy_3 + trait = hunchbacked + trait = cynical + trait = lustful + trait = gluttonous + 2520.9.1 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} + +scandinavia0020 = { + name = "Karin" + dynasty = bolt_dynasty + religion = "midnighter" + culture = jaamtsk + female = yes + trait = education_diplomacy_2 + trait = diplomat + trait = stubborn + trait = just + trait = cynical + 2517.10.11 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} + +scandinavia0021 = { + name = "Halla" + dynasty = wrede_dynasty + religion = "nobelian" + culture = ostsk + female = yes + trait = education_diplomacy_1 + trait = trusting + trait = generous + trait = lazy + 2526.5.1 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} + +scandinavia0022 = { + name = "Tyke" + dynasty = benkestokk_dynasty + religion = "nobelian" + culture = ostsk + trait = education_stewardship_2 + trait = paranoid + trait = lustful + trait = stubborn + 2510.2.13 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} + +scandinavia0023 = { + name = "Yrsa" + dynasty = aspa_dynasty + religion = "nobelian" + culture = vestsk + female = yes + trait = education_diplomacy_3 + trait = paranoid + trait = honest + trait = temperate + 2519.10.19 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} + +scandinavia0024 = { + name = "þóra" + dynasty = hjerne_dynasty + religion = "viking" + culture = vestsk + female = yes + trait = education_stewardship_2 + trait = administrator + trait = zealous + trait = shy + trait = lazy + 2512.3.12 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} + +scandinavia0025 = { + name = "Vigdís" + dynasty = traette_dynasty + religion = "viking" + culture = vestsk + female = yes + trait = education_intrigue_4 + trait = patient + trait = gregarious + trait = greedy + 2505.7.5 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} + +scandinavia0026 = { + name = "Ölvir" + dynasty = nott_dynasty + religion = "viking" + culture = vestsk + trait = education_diplomacy_3 + trait = diligent + trait = brave + trait = fickle + 2529.12.3 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} + +scandinavia0027 = { + name = "Álfgeir" + dynasty = ulfhilde_dynasty + religion = "viking" + culture = vestsk + trait = education_diplomacy_2 + trait = ambitious + trait = trusting + trait = fickle + 2519.8.13 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} + + +scandinavia0028 = { + name = "Freya" + dynasty = bergh_dynasty + religion = "lutheran" + culture = skansk + female = yes + trait= beauty_good_2 + trait= compassionate + trait= lunatic_1 + trait= eccentric + trait= patient + trait= education_learning_3 + 2520.1.11 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} \ No newline at end of file diff --git a/N3OW/history/provinces/e_alps.txt b/N3OW/history/provinces/e_alps.txt new file mode 100644 index 00000000..1fe26676 --- /dev/null +++ b/N3OW/history/provinces/e_alps.txt @@ -0,0 +1,422 @@ + +#k_switzerland +##d_mittelland +###c_sankt_gallen +2053 = { + culture = romansch + religion = helvetic + holding = church_holding +} +2789 = { + holding = none +} +2788 = { + holding = none +} +###c_zurich +2051 = { + culture = swiss + religion = helvetic + holding = castle_holding +} +2054 = { + holding = castle_holding +} +2461 = { + holding = city_holding +} +###c_basel +2050 = { + culture = swiss + religion = helvetic + holding = castle_holding +} +9763 = { + holding = none +} +9783 = { + holding = none +} +###c_aargau +2048 = { + culture = swiss + religion = helvetic + holding = castle_holding +} +3107 = { + holding = none +} +9784 = { + holding = none +} +##d_transjurania +###c_bern +2046 = { + culture = swiss + religion = helvetic + holding = castle_holding +} +2074 = { + holding = city_holding +} +2049 = { + culture = swabian + religion = helvetic + holding = castle_holding +} +2047 = { + holding = none +} +2460 = { + culture = swabian + religion = helvetic + holding = castle_holding +} +###c_geneva +2035 = { + culture = swiss + religion = helvetic + holding = castle_holding +} +2037 = { + holding = church_holding +} +2038 = { + holding = city_holding +} +9782 = { + holding = none +} +###c_ticino +2478 = { + culture = romansch + religion = helvetic + holding = castle_holding +} +9701 = { + holding = church_holding +} +###c_valais +9700 = { + culture = patoues + religion = helvetic + holding = castle_holding +} +2039 = { + culture = patoues + religion = helvetic + holding = castle_holding +} + +#k_lichtenstein +##d_lictenstein +###c_vaduz +2052 = { + culture = aleman + religion = helvetic + holding = castle_holding +} +###c_grisons +2055 = { + culture = romansch + religion = helvetic + holding = castle_holding +} +9704 = { + holding = none +} +9786 = { + holding = none +} + +#k_tirol +##d_vorarlberg +###c_vorarlberg +2787 = { + culture = aleman + religion = roman_catholic + holding = tribal_holding +} +2790 = { + holding = none +} +##d_tyrol +###c_innsbruck +2950 = { + culture = austrian + religion = roman_catholic + holding = castle_holding + special_building_slot = schwaz_mines_01 +} +2953 = { + holding = tribal_holding + culture = austrian + religion = roman_catholic +} +2976 = { + holding = city_holding +} +9774 = { + holding = none +} +2948 = { + holding = none +} +###c_imst +2782 = { + culture = aleman + religion = roman_catholic + holding = none +} +9706 = { + holding = none +} +2781 = { + holding = tribal_holding + culture = aleman + religion = roman_catholic +} +9705 = { + holding = none +} +###c_lienz +3134 = { + culture = austrian + religion = roman_catholic + holding = castle_holding +} +2951 = { + holding = none + 1170.1.1 = { + holding = city_holding + } +} +9709 = { + holding = none +} +##d_south_tyrol +###c_trent +2499 = { + culture = austrian + religion = roman_catholic + holding = castle_holding + 1066.1.1 = { + buildings = { + quarries_01 + pastures_01 + } + } +} +2495 = { + holding = city_holding +} +8761 = { + holding = none +} +###c_bozan +2498 = { + culture = austrian + religion = roman_catholic + holding = castle_holding +} +2954 = { + holding = city_holding +} +2955 = { + culture = bavarian + religion = roman_catholic + holding = castle_holding +} +2952 = { + holding = none +} +#k_rhodania ################################### +##d_lyonnais ################################### +###c_rhone +2017 = { # Lyon + culture = pelonais + religion = helvetic + holding = castle_holding +} +2018 = { # Villefranche-sur-Saône + holding = church_holding +} +###c_loire +2019 = { # Saint-Étienne + culture = rottisch + religion = rocambolist + holding = castle_holding +} +2020 = { # Roanne + holding = city_holding +} +2021 = { # Montbrison + holding = church_holding +} +###c_ain +2023 = { # Bourg-en-Bresse + culture = pelonais + religion = helvetic + holding = castle_holding +} +2024 = { # Ambérieu-en-Bugey + holding = church_holding +} +2025 = { # Oyonnax + holding = city_holding +} +2026 = { # Belley + holding = none +} +##d_dauphine_fr ################################### +###c_isere +2027 = { # Grenoble + culture = patoues + religion = helvetic + holding = castle_holding +} +2028 = { # Vienne + holding = city_holding +} +2029 = { # Bourgoin-Jallieu + holding = church_holding +} +2030 = { # Voiron + holding = none +} +2031 = { # La Mure + holding = none +} +###c_drome +2032 = { # Valence + culture = provencal + religion = rocambolist + holding = castle_holding +} +2033 = { # Montélimar + holding = city_holding +} +2034 = { # Nyons + holding = church_holding +} +2036 = { # Die + holding = none +} +###c_upper_alps +2059 = { # Gap + culture = provencal + religion = rocambolist + holding = castle_holding +} +2060 = { # Briançon + holding = none +} +2061 = { # Embrun + holding = none +} +##d_provence_fr ################################### +###c_bouches_du_rhone +2062 = { # Marseille + culture = beur + religion = simurghi + holding = castle_holding +} +2064 = { # Aix-en-Provence + holding = city_holding +} +###c_camargue +2066 = { # Arles + culture = provencal + religion = genevan + holding = castle_holding +} +2065 = { # Saintes-Maries-de-la-Mer + holding = church_holding +} +###c_vaucluse +2067 = { # Avignon + culture = provencal + religion = rocambolist + holding = castle_holding +} +2068 = { # Carpentras + holding = city_holding +} +2069 = { # Apt + holding = church_holding +} +###c_lower_alps +2070 = { # Forcalquier + culture = provencal + religion = rocambolist + holding = castle_holding +} +2071 = { # Digne-les-Bains + holding = church_holding +} +2297 = { # Castellane + holding = none +} +2298 = { # Barcelonette + holding = none +} +###c_var +2301 = { # Toulon + culture = azurrano + religion = roman_catholic + holding = castle_holding +} +2305 = { # Fréjus + holding = city_holding +} +2455 = { # Draguignan + holding = church_holding +} +3256 = { # Brignoles + holding = none +} +###c_alpes_maritimes +8717 = { # Nice + culture = azurrano + religion = roman_catholic + holding = castle_holding +} +8718 = { # Grasse + holding = city_holding +} +8719 = { # Monaco + culture = azurrano + religion = roman_catholic + holding = castle_holding +} +8720 = { # Tende + holding = none +} +##d_savoie ################################### +###c_savoy +8721 = { # Chambéry + culture = patoues + religion = helvetic + holding = castle_holding +} +9711 = { # Albertville + holding = church_holding +} +9712 = { # Saint-Jean-de-Maurienne + holding = none +} +9797 = { # Bourg-Saint-Maurice + holding = none +} +###c_upper_savoy +13276 = { # Annecy + culture = patoues + religion = helvetic + holding = castle_holding +} +13277 = { # Thonon-les-Bains + holding = city_holding +} +13278 = { # Bonneville + holding = church_holding +} \ No newline at end of file diff --git a/N3OW/history/titles/k_relgious_heads.txt b/N3OW/history/titles/k_relgious_heads.txt new file mode 100644 index 00000000..27497d79 --- /dev/null +++ b/N3OW/history/titles/k_relgious_heads.txt @@ -0,0 +1,61 @@ +k_papal_state = { + 2554.10.31 = { + holder = italy0014 #Pope Remigius II + } +} + +k_sevillian_papacy = { + 2550.1.1 = { + holder = hispania0005 + } +} + +k_sevillian_state = { + 2550.1.1 = { + holder = hispania0005 + } +} + +d_sevillian_state = { + 2550.1.1 = { + holder = hispania0005 + } +} + +c_sevilla = { + 2550.1.1 = { + holder = hispania0005 + } +} + +d_united_grand_lodge = { + 2550.1.1 = { + holder = britannia_harhman_alan + liege = e_britannia + } +} + + +d_patriarch_dublin = { + 2550.1.1 = { + holder = britannia_orourke_john + } +} + +d_anglican_hof = { + 2550.1.1 = { + holder = britannia_jacob_joeseph + } +} + +d_lutheran_hof = { + 2550.1.1 = { + holder = scandinavia0028 + } +} + +#d_novelist_high_king = { +# 2554.1.1 = { +# holder = 0 +# } +#} \ No newline at end of file diff --git a/N3OW/localization/english/replace/religion/zz_NEOW_religion_protestant_l_english.yml b/N3OW/localization/english/replace/religion/zz_NEOW_religion_protestant_l_english.yml new file mode 100644 index 00000000..4b2f0366 --- /dev/null +++ b/N3OW/localization/english/replace/religion/zz_NEOW_religion_protestant_l_english.yml @@ -0,0 +1,69 @@ +l_english: + + protestant_religion:1 "Protestantism" + protestant_religion_adj:1 "Protestant" + protestant_religion_adherent:1 "Protestant" + protestant_religion_adherent_plural:1 "Protestants" + protestant_religion_desc:1 "Protestant Christianity is based on the teachings of John Protestant, who founded Protestantism during the Protestant Reformation, hence the name." + + moravian:0 "Unity of the Brethren" + moravian_adj:0 "Unitas Fratrum" + moravian_adherent:0 "Moravian" + moravian_adherent_plural:0 "Moravians" + moravian_desc:0 "Claiming to be one of the oldest Protestant churches in the world, the Moravian Church was founded hundreds of years ago before the Event after the Bohemian Reformation. Adhering strongly to doctrines of evangelism, pietism, and most notably Christian pacifism, the Moravian Church is organised into an extensive hierarchy led by the President of the Church. The organisation itself puts a lot of emphasis on missionary and hospital work, believing Christianity to be a religion of the soul, meant to bring joy and fulfilment into the hearts of its people." + + utraquist:0 "Calixtine Neo-Hussite Church" + utraquist_adj:0 "Calixtine" + utraquist_adherent:0 "Calixtine" + utraquist_adherent_plural:0 "Calixtines" + utraquist_desc:0 "Describing itself as neo-Hussite, the Calixtine Church separated from the Roman Catholic one shortly after the Event. Following in the footsteps of the Bohemian Reformation, the Calixtines put special emphasis on communion of both kinds, vernacular liturgy, as well as the belief that clergy should not hold secular power. Their beliefs resulted in persecution from the Catholic Church for heresy, leading to much resentment and rising radicalism among the Calixtine faithful." + + lutheran:0 "Liturgical Communion" + lutheran_adj:0 "Liturgical" + lutheran_adherent:0 "Liturgical" + lutheran_adherent_plural:0 "Liturgicals" + lutheran_desc:0 "The descendants of antediluvian Lutheran religious orders, the Liturgical Communion was founded when the different state churches of Northern Europe set aside their differences as a gambit for survival. The founding of the Archbishopric of Lund to lead all the Lutherans of Europe was a major turning point in halting the slow decay of orthodox Protestantism in the region. All the churches in communion with the Archbishop are thus dedicated to upholding tradition, suppressing heresy, and spreading the teachings of Jesus Christ to those who have since turned away from the faith." + lutheran_england_religious_head_title:0 "Archprimate" + lutheran_england_religious_head_title_name:0 "Archprimate" + + grundtvigian:0 "Grundtvigianism" + grundtvigian_adj:0 "Grundtvigian" + grundtvigian_adherent:0 "Grundtvigian" + grundtvigian_adherent_plural:0 "Grundtvigians" + grundtvigian_desc:0 "Once the faith of humble farmers and scholars, the followers of Grundtvigianism have preserved their traditions of enlightenment and communal piety in the centuries since the Event. Rejecting rigid dogma and clerical authority, they instead embrace a “living Christianity,” where faith is nurtured through song, fellowship, and the wisdom of the common folk. Education is sacred, and their folk high schools serve as both houses of learning and places of worship. Though others see them as impractical dreamers, the Grundtvigians hold firm in their belief that knowledge, freedom, and faith must always walk hand in hand." + + anglican_england:0 "Church of England" + anglican_england_adj:0 "Anglican" + anglican_england_adherent:0 "Anglican" + anglican_england_adherent_plural:0 "Anglicans" + anglican_england_desc:0 "Best known as the state religion of antediluvian England, the Supreme Governor of the Church of England was traditionally the British monarch, with the de facto leader of the Anglican Communion being the Archbishop of Canterbury. However, the rise of Arthur Crowtemple and his conquests of Britain saw to the disappearance of the last Archbishop, with another never being elected. Outlawed and its priests driven to exile, the Anglicans of Britain continue to meet in secret, away from the prying eyes of Thelemites. Though it almost became little more than a footnote in history, a faith is never truly dead as long as someone believes in it, and so the Church of England may yet return to its former glory." + anglican_england_religious_head_title:0 "Primate" + anglican_england_religious_head_title_name:0 "Primate" + + special_doctrine_english_anglican_name: "Manners Maketh Man" + special_doctrine_english_anglican_desc: "Since the [Concept('neow_the_event','Event')|E], most of the British Anglican identity centers around the religion's connection to the Crown and its chivalric heritage." + + presbyterian:0 "Presbyterian Reformed Churches" + presbyterian_adj:0 "Presbyterian" + presbyterian_adherent:0 "Presbyterian" + presbyterian_adherent_plural:0 "Presbyterians" + presbyterian_desc:0 "The Presbyterian Churches are named for their adherence to presbyterian church polity, as they are governed by councils of presbyters, also called elders. Theologically, they follow the same traditions as other Calvinists, with less emphasis on ritual and more emphasis on faith. The Presbyterian Churches, however, have little to no desire to enforce their control on the realms they are present in, which led to disagreements with and eventual radio silence from the Continental Churches in the Alps following the Council of Geneva. The largest, if not only Presbyterian Church in Europe now is the Church of Scotland, which stands alone to face the greatest existential threat it has ever known - the pagan British Empire." + presbyterian_religious_head_title:0 "Elder" + presbyterian_religious_head_title_name:0 "Elder" + + helvetic:0 "Helvetic Reformed Church" + helvetic_adj:0 "Helvetic" + helvetic_adherent:0 "Helvetic" + helvetic_adherent_plural:0 "Helvetics" + helvetic_desc:0 "The Calvinist churches of the Alps were heavily shaped by the militaristic rule of Emperor Jürgen in the early days of the post-Event. It is said that the legendary Emperor called for the Council of Geneva, which consequently decreed that all European Reformed churches must unite into one Church led by a single Elder. All rulers of this Church are to recognise the temporal and spiritual sovereignty of the Elder, and follow him to battle should he call for it. By extent, the only valid ruler on Earth is God, and the only valid form of government is the Theocracy. These reforms drove a wedge between the Alpine Church and the remaining Reformed churches of the continent, and since then the Calvinists of the Alps have been slowly rebuilding in relative isolation. Though there has yet to be an Elder that called for the whole faith to go to war, it is only a matter of time before they sally forth from their mountains." + helvetic_religious_head_title:0 "Elder" + helvetic_religious_head_title_name:0 "Elder" + + genevan:0 "Genevan Fellowship" + genevan_adj:0 "Genevan" + genevan_adherent:0 "Genevan" + genevan_adherent_plural:0 "Genevans" + genevan_desc:0 "The Genevan churches consider themselves the sole successors of the Continental Reformed tradition following a split with the Helvetic Church many centuries ago. The Genevan Fellowship is opposed to Helvetic Calvinism in every way that matters - they are ardent believers in pacifism, forbidding their followers to wage war in the name of the Lord. Additionally, they hold that all of God's laws cannot possibly be enforced on earth, and as such advocate for total separation of the laws of God and the laws of men." + genevan_religious_head_title:0 "WIP" + genevan_religious_head_title_name:0 "WIP" + \ No newline at end of file