From bd8743c759db052daa039703d69b124914a5ba99 Mon Sep 17 00:00:00 2001 From: ProHunter1023 Date: Tue, 18 Nov 2025 22:06:06 +0800 Subject: [PATCH 1/3] further France glup shittofication mostly Burgundy, whose ruler I left having 6/3 demense, oops --- N3OW/common/dynasties/NEOW_dynasties.txt | 20 +++++ N3OW/history/characters/NEOW_e_france.txt | 89 +++++++++++++++++++ N3OW/history/titles/k_france.txt | 69 ++++++++------ .../zz_NEOW_dynasty_names_l_english.yml | 5 ++ 4 files changed, 156 insertions(+), 27 deletions(-) diff --git a/N3OW/common/dynasties/NEOW_dynasties.txt b/N3OW/common/dynasties/NEOW_dynasties.txt index 8b423190..861093f8 100644 --- a/N3OW/common/dynasties/NEOW_dynasties.txt +++ b/N3OW/common/dynasties/NEOW_dynasties.txt @@ -178,6 +178,22 @@ vierne_dynasty = { name = dynn_vierne culture = bourguignon } +gaillard_dynasty = { + name = dynn_gaillard + culture = bourguignon +} +dumont_dynasty = { + name = dynn_dumont + culture = bourguignon +} +laurent_dynasty = { + name = dynn_laurent + culture = bourguignon +} +leclerc_dynasty = { + name = dynn_leclerc + culture = bourguignon +} thevet_dynasty = { name = dynn_thevet culture = poitevin @@ -190,6 +206,10 @@ bonnefont_dynasty = { name = dynn_bonnefont culture = poitevin } +blanc_dynasty = { + name = dynn_blanc + culture = poitevin +} de_got_dynasty = { name = dynn_de_got culture = gascon diff --git a/N3OW/history/characters/NEOW_e_france.txt b/N3OW/history/characters/NEOW_e_france.txt index e7a3003d..45588e4f 100644 --- a/N3OW/history/characters/NEOW_e_france.txt +++ b/N3OW/history/characters/NEOW_e_france.txt @@ -104,6 +104,77 @@ france0006 = { } } +france_dain_gaillard = { + name = "Daín" + dynasty = gaillard_dynasty + religion = "carolingian" + culture = bourguignon + trait = calm + trait = greedy + trait = diligent + trait = education_intrigue_3 + 2532.10.19 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} + +france_marc_dumont = { + name = "Marc" + dynasty = dumont_dynasty + religion = "carolingian" + culture = bourguignon + trait = gluttonous + trait = greedy + trait = just + trait = education_martial_2 + trait = reckless + 2529.1.23 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} + +france_raymonde_laurent = { + name = "Raymonde" + dynasty = laurent_dynasty + religion = "carolingian" + culture = bourguignon + female = yes + trait = temperate + trait = impatient + trait = forgiving + trait = education_diplomacy_4 + 2534.5.20 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} + +france_abraracourcix_leclerc = { + name = "Abraracourcix" + dynasty = leclerc_dynasty + religion = "carolingian" + culture = bourguignon + trait = temperate + trait = arbitrary + trait = calm + trait = education_stewardship_1 + trait = administrator + 2525.7.2 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} + france0007 = { name = "Jean-Nicolas" dynasty = eiffel_dynasty @@ -915,6 +986,24 @@ france_aerin_rabelais = { death = yes } } +france_calogrenant_blanc = { + name = "Calogrenant" + dynasty = blanc_dynasty + religion = "carolingian" + culture = poitevin + trait = stubborn + trait = arbitrary + trait = chaste + trait = education_martial_2 + trait = aggressive_attacker + trait = athletic + 2535.8.18 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} france_sandre_degot = { # One of the Paladin Descendants, can't represent that properly though (no knowledge + no DLC), please work on - ProHunter name = "Sandre" dynasty = de_got_dynasty diff --git a/N3OW/history/titles/k_france.txt b/N3OW/history/titles/k_france.txt index f249b9f1..e1e01cba 100644 --- a/N3OW/history/titles/k_france.txt +++ b/N3OW/history/titles/k_france.txt @@ -119,6 +119,46 @@ c_reims = { government = theocracy_government } } + +d_burgundy = { + 2540.1.1 = { + holder = france0004 #eric leroux + } +} +c_macon = { + 2551.1.1 = { + holder = france_raymonde_laurent + liege = d_burgundy + } +} +c_autun = { + 2551.1.1 = { + holder = france_abraracourcix_leclerc + liege = d_burgundy + } +} +c_sens = { + 2551.1.1 = { + holder = france_marc_dumont #eric leroux + liege = d_burgundy + } +} +c_auxerre = { + 2551.1.1 = { + holder = france_dain_gaillard + liege = d_burgundy + } +} +c_nevers = { + 2554.1.1 = { + holder = france0005 #jeremy belpois + } +} +c_jaligny = { + 2554.1.1 = { + holder = france0005 #jeremy belpois + } +} c_troyes = { 2551.1.1 = { holder = france0006 #miranda giry @@ -133,32 +173,6 @@ c_langres = { } } -d_burgundy = { - 2540.1.1 = { - holder = france0004 #eric leroux - } -} -c_sens = { - 2540.1.1 = { - holder = france0004 #eric leroux - } -} -c_auxerre = { - 2540.1.1 = { - holder = france0004 #eric leroux - } -} -c_nevers = { - 2554.1.1 = { - holder = france0005 #jeremy belpois - } -} -c_jaligny = { - 2554.1.1 = { - holder = france0005 #jeremy belpois - } -} - d_orleans = { 2538.1.1 = { holder = france0011 #jean d'orleans @@ -234,7 +248,8 @@ c_thouars = { } c_aunis = { 2522.1.1 = { - holder = france0018 #Philippe Bridau + holder = france_calogrenant_blanc + liege = d_poitou } } c_saintonge = { diff --git a/N3OW/localization/english/replace/dynasties/zz_NEOW_dynasty_names_l_english.yml b/N3OW/localization/english/replace/dynasties/zz_NEOW_dynasty_names_l_english.yml index 1e3ef5a5..03cb3f51 100644 --- a/N3OW/localization/english/replace/dynasties/zz_NEOW_dynasty_names_l_english.yml +++ b/N3OW/localization/english/replace/dynasties/zz_NEOW_dynasty_names_l_english.yml @@ -62,9 +62,14 @@ dynn_djerassi:0 "Djerassi" dynn_atika:0 "Atika" dynn_vierne:0 "Vierne" + dynn_gaillard:0 "Gaillard" + dynn_dumont:0 "Dumont" + dynn_laurent:0 "Laurent" + dynn_leclerc:0 "Leclerc" dynn_thevet:0 "Thevet" dynn_aco:0 "Aco" dynn_bonnefont:0 "Bonnefont" + dynn_blanc:0 "Blanc" dynn_de_got:0 "de Got" dynn_alaux:0 "Alaux" From 06d6802e9173a1165113d021cef9c39cd1c6d1da Mon Sep 17 00:00:00 2001 From: ProHunter1023 Date: Wed, 19 Nov 2025 13:11:04 +0800 Subject: [PATCH 2/3] Aquitaine vassal --- N3OW/common/dynasties/NEOW_dynasties.txt | 52 ++++++++++--------- N3OW/history/characters/NEOW_e_france.txt | 20 +++++++ N3OW/history/provinces/e_france.txt | 8 +-- N3OW/history/titles/k_aquitaine.txt | 3 +- .../zz_NEOW_dynasty_names_l_english.yml | 1 + 5 files changed, 55 insertions(+), 29 deletions(-) diff --git a/N3OW/common/dynasties/NEOW_dynasties.txt b/N3OW/common/dynasties/NEOW_dynasties.txt index 861093f8..2a7dc42f 100644 --- a/N3OW/common/dynasties/NEOW_dynasties.txt +++ b/N3OW/common/dynasties/NEOW_dynasties.txt @@ -174,6 +174,10 @@ atika_dynasty = { name = dynn_atika culture = beur } +lambert_dynasty = { + name = dynn_lambert + culture = axiton +} vierne_dynasty = { name = dynn_vierne culture = bourguignon @@ -218,6 +222,30 @@ alaux_dynasty = { name = dynn_alaux culture = gascon } +bridau_dynasty = { + name = dynn_bridau + culture = poitevin +} +swann_dynasty = { + name = dynn_swann + culture = poitevin +} +carabois_dynasty = { + name = dynn_carabois + culture = bourguignon +} +daunte_dynasty = { + name = dynn_daunte + culture = axiton +} +murat_dynasty = { + name = dynn_murat + culture = axiton +} +lindenbrock_dynasty = { + name = dynn_lindenbrock + culture = occitan +} # e_britannia dynasties dynn_britannia_cyflymarhyan = { @@ -507,30 +535,6 @@ belgium_dynasty = { name = dynn_belgium culture = belge } -bridau_dynasty = { - name = dynn_bridau - culture = poitevin -} -swann_dynasty = { - name = dynn_swann - culture = poitevin -} -carabois_dynasty = { - name = dynn_carabois - culture = bourguignon -} -daunte_dynasty = { - name = dynn_daunte - culture = axiton -} -murat_dynasty = { - name = dynn_murat - culture = axiton -} -lindenbrock_dynasty = { - name = dynn_lindenbrock - culture = occitan -} #e_germania diff --git a/N3OW/history/characters/NEOW_e_france.txt b/N3OW/history/characters/NEOW_e_france.txt index 45588e4f..e6a88f3f 100644 --- a/N3OW/history/characters/NEOW_e_france.txt +++ b/N3OW/history/characters/NEOW_e_france.txt @@ -916,6 +916,26 @@ france_marouane_atika = { death = yes } } +france_elwing_lambert = { + name = "Elwing" + dynasty = lambert_dynasty + religion = "carolingian" + culture = axiton + female = yes + trait = education_martial_2 + trait = forgiving + trait = fickle + trait = humble + trait = faithful_blade + trait = athletic + trait = poet + 2520.7.16 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} france_nerdanel_vierne = { name = "Nerdanel" dynasty = vierne_dynasty diff --git a/N3OW/history/provinces/e_france.txt b/N3OW/history/provinces/e_france.txt index 98140914..27c65e47 100644 --- a/N3OW/history/provinces/e_france.txt +++ b/N3OW/history/provinces/e_france.txt @@ -1237,13 +1237,13 @@ } ##d_quercy ###c_quercy -2233 = { - holding = city_holding +2231 = { + holding = castle_holding culture = axiton religion = rocambolist } -2231 = { - holding = castle_holding +2233 = { + holding = city_holding } 2234 = { holding = church_holding diff --git a/N3OW/history/titles/k_aquitaine.txt b/N3OW/history/titles/k_aquitaine.txt index 2ced3ae3..4d76ba7e 100644 --- a/N3OW/history/titles/k_aquitaine.txt +++ b/N3OW/history/titles/k_aquitaine.txt @@ -38,7 +38,8 @@ c_beziers = { } c_quercy = { 2540.1.1 = { - holder = france_edmond_daunte #Edmond Daunte + holder = france_elwing_lambert #Edmond Daunte + liege = d_aquitaine } } c_rouergue = { diff --git a/N3OW/localization/english/replace/dynasties/zz_NEOW_dynasty_names_l_english.yml b/N3OW/localization/english/replace/dynasties/zz_NEOW_dynasty_names_l_english.yml index 03cb3f51..b58e5bae 100644 --- a/N3OW/localization/english/replace/dynasties/zz_NEOW_dynasty_names_l_english.yml +++ b/N3OW/localization/english/replace/dynasties/zz_NEOW_dynasty_names_l_english.yml @@ -61,6 +61,7 @@ dynn_andrieu:0 "Andrieu" dynn_djerassi:0 "Djerassi" dynn_atika:0 "Atika" + dynn_lambert:0 "Lambert" dynn_vierne:0 "Vierne" dynn_gaillard:0 "Gaillard" dynn_dumont:0 "Dumont" From 151f8e4a71ea7a9396fbe2eedcadb7f449cd888d Mon Sep 17 00:00:00 2001 From: ProHunter1023 Date: Wed, 19 Nov 2025 23:40:12 +0800 Subject: [PATCH 3/3] BeNeLux glup shittofication --- N3OW/common/dynasties/NEOW_dynasties.txt | 25 +++++ N3OW/history/characters/NEOW_e_benelux.txt | 105 ++++++++++++++++++ N3OW/history/characters/NEOW_e_germania.txt | 2 +- N3OW/history/titles/k_belgium.txt | 17 +-- N3OW/history/titles/k_france.txt | 3 +- N3OW/history/titles/k_luxembourg.txt | 7 +- N3OW/history/titles/k_netherlands.txt | 18 ++- .../zz_NEOW_dynasty_names_l_english.yml | 6 + 8 files changed, 167 insertions(+), 16 deletions(-) diff --git a/N3OW/common/dynasties/NEOW_dynasties.txt b/N3OW/common/dynasties/NEOW_dynasties.txt index 2a7dc42f..985f17f1 100644 --- a/N3OW/common/dynasties/NEOW_dynasties.txt +++ b/N3OW/common/dynasties/NEOW_dynasties.txt @@ -535,6 +535,31 @@ belgium_dynasty = { name = dynn_belgium culture = belge } +zolt_dynasty = { + name = dynn_zolt + prefix = dynnp_van + culture = frisian +} +middelburg_dynasty = { + name = dynn_middelburg + culture = belge +} +lasard_dynasty = { + name = dynn_lasard + culture = belge +} +marechal_dynasty = { + name = dynn_marechal + culture = belge +} +krieps_dynasty = { + name = dynn_krieps + culture = letzebuerge +} +lenners_dynasty = { + name = dynn_lenners + culture = letzebuerge +} #e_germania diff --git a/N3OW/history/characters/NEOW_e_benelux.txt b/N3OW/history/characters/NEOW_e_benelux.txt index 8f67b2b2..537b9cb2 100644 --- a/N3OW/history/characters/NEOW_e_benelux.txt +++ b/N3OW/history/characters/NEOW_e_benelux.txt @@ -230,4 +230,109 @@ benelux_mathieu_delunsch = { 2600.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 + father = benelux_oranje_nassau_weilburg_leopold + trait = education_stewardship_4 + trait = ambitious + trait = wrathful + trait = cynical + trait = bastard + trait = torturer + 2519.7.2 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} +benelux_albert_middelburg = { + name = "Albert" + dynasty = middelburg_dynasty + culture = belge + religion = trenchsinger + 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_germania.txt b/N3OW/history/characters/NEOW_e_germania.txt index ad2d572d..ec84f010 100644 --- a/N3OW/history/characters/NEOW_e_germania.txt +++ b/N3OW/history/characters/NEOW_e_germania.txt @@ -461,7 +461,7 @@ germany0029 = { trait = temperate trait = content trait = education_learning_4 - 2547.1.18 = { + 2537.1.18 = { birth = yes } 2600.1.1 = { diff --git a/N3OW/history/titles/k_belgium.txt b/N3OW/history/titles/k_belgium.txt index 0a45ae7a..685c0607 100644 --- a/N3OW/history/titles/k_belgium.txt +++ b/N3OW/history/titles/k_belgium.txt @@ -18,8 +18,9 @@ k_belgium = { } c_liege = { - 2554.1.1 = { - holder = benelux_oranje_nassau_weilburg_philippe #Philippe BONW + 2546.1.1 = { + holder = benelux_helcna_krieps #Philippe BONW + liege = k_lotharingia } } @@ -53,15 +54,15 @@ c_breda = { liege = k_belgium } } -c_zeeland = { - 2554.1.1 = { - holder = benelux_guillem_vassal_4 #Philippe BONW - liege = k_belgium - } -} c_antwerpen = { 2554.1.1 = { holder = benelux_guillem_vassal_4 #Philippe BONW liege = k_belgium } +} +c_namur = { + 2554.1.1 = { + holder = benelux_carmen_marechal + liege = k_belgium + } } \ No newline at end of file diff --git a/N3OW/history/titles/k_france.txt b/N3OW/history/titles/k_france.txt index e1e01cba..1536544a 100644 --- a/N3OW/history/titles/k_france.txt +++ b/N3OW/history/titles/k_france.txt @@ -30,7 +30,8 @@ d_valois = { } c_compiegne = { 2554.1.1 = { - holder = benelux_oranje_nassau_weilburg_guillem #Guillem BONW + holder = benelux_barthelemis_lasard #Guillem BONW + liege = k_belgium } } diff --git a/N3OW/history/titles/k_luxembourg.txt b/N3OW/history/titles/k_luxembourg.txt index 7fb4af00..7df4c49a 100644 --- a/N3OW/history/titles/k_luxembourg.txt +++ b/N3OW/history/titles/k_luxembourg.txt @@ -10,7 +10,12 @@ liege = e_europa } } - +c_verviers = { + 2546.1.1 = { + holder = benelux_rachel_lenners + liege = k_lotharingia + } +} c_maastricht = { 2546.1.1 = { holder = benelux_diederick_esendam diff --git a/N3OW/history/titles/k_netherlands.txt b/N3OW/history/titles/k_netherlands.txt index 1f6ead5e..8762ae9c 100644 --- a/N3OW/history/titles/k_netherlands.txt +++ b/N3OW/history/titles/k_netherlands.txt @@ -32,11 +32,6 @@ c_arnhem = { holder = benelux_oranje_nassau_weilburg_hendrick #temporary, give it to someone else later } } -c_zeeland = { - 2554.1.1 = { - holder = benelux_oranje_nassau_weilburg_guillem #Guillem BONW - } -} c_frisia = { 2546.1.1 = { holder = benelux_ryt_vos @@ -72,4 +67,17 @@ c_osnabruck = { holder = benelux_victor_katzen liege = k_frisia } +} + +c_zeeland = { + 2554.1.1 = { + holder = benelux_albert_middelburg #Guillem BONW + liege = k_belgium + } +} + +c_terschelling = { + 2550.1.1 = { + holder = benelux_jaan_zolt + } } \ No newline at end of file diff --git a/N3OW/localization/english/replace/dynasties/zz_NEOW_dynasty_names_l_english.yml b/N3OW/localization/english/replace/dynasties/zz_NEOW_dynasty_names_l_english.yml index b58e5bae..6d10bffe 100644 --- a/N3OW/localization/english/replace/dynasties/zz_NEOW_dynasty_names_l_english.yml +++ b/N3OW/localization/english/replace/dynasties/zz_NEOW_dynasty_names_l_english.yml @@ -311,6 +311,12 @@ dynn_belgium:0 "Belgium" dynn_belgium_oranje_nassau_weilburg:0 "Belgium-Oranje-Nassau-Weilburg" dynnp_van:0 "van " + dynn_zolt:0 "Zolt" + dynn_middelburg:0 "Middelburg" + dynn_lasard:0 "Lasard" + dynn_marechal:0 "Maréchal" + dynn_krieps:0 "Krieps" + dynn_lenners:0 "Lenners" #e_hispania dynnp_de:0 "de "