From cf4b778d3520364f9b6c4f2b2f116cbc19b10f9a Mon Sep 17 00:00:00 2001 From: McMeme1 <147839107+McMeme1@users.noreply.github.com> Date: Fri, 6 Feb 2026 12:42:40 +0100 Subject: [PATCH] =?UTF-8?q?loc=20+=20g=C3=B6taland?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/dynasties/NEOW_dynasties.txt | 4 +-- history/characters/NEOW_e_germania.txt | 4 +-- history/characters/NEOW_e_scandinavia.txt | 34 +++++++++++++------ history/provinces/e_scandinavia.txt | 2 +- history/titles/k_denmark.txt | 11 +++--- history/titles/k_sweden.txt | 1 + .../replace/NEOW_buildings_l_english.yml | 26 +++++++------- .../bookmark/bookmark_N3OW_2555_l_english.yml | 2 +- .../NEOW_dynasty_names_l_english.yml | 3 +- .../zz_NEOW_dynasty_names_l_english.yml | 1 + 10 files changed, 52 insertions(+), 36 deletions(-) diff --git a/common/dynasties/NEOW_dynasties.txt b/common/dynasties/NEOW_dynasties.txt index 2791bf95..91ee7528 100644 --- a/common/dynasties/NEOW_dynasties.txt +++ b/common/dynasties/NEOW_dynasties.txt @@ -833,7 +833,7 @@ albers_dynasty = { scheper_dynasty = { name = dynn_Scheper - culture = NEOW_pomeranian + culture = slesvigsk } siemer_dynasty = { @@ -1517,7 +1517,7 @@ roda_ulven_dynasty = { kruger_dynasty = { name = dynn_Kr_u_uml_ger - culture = svealandsk + culture = gotsk } loon_dynasty = { diff --git a/history/characters/NEOW_e_germania.txt b/history/characters/NEOW_e_germania.txt index cb52c595..d4b3891f 100644 --- a/history/characters/NEOW_e_germania.txt +++ b/history/characters/NEOW_e_germania.txt @@ -972,10 +972,10 @@ germany0056 = { } germany0057 = { - name = "Hartmut" + name = "Anders" dynasty = scheper_dynasty religion = "lutheran" - culture = NEOW_pomeranian + culture = slesvigsk trait = education_martial_1 trait = cautious_leader trait = athletic diff --git a/history/characters/NEOW_e_scandinavia.txt b/history/characters/NEOW_e_scandinavia.txt index 15bdf2e4..f06151b5 100644 --- a/history/characters/NEOW_e_scandinavia.txt +++ b/history/characters/NEOW_e_scandinavia.txt @@ -18,7 +18,7 @@ } scandinavia0002 = { - name = "Lars" + name = "Haakon" dynasty = olafssen_dynasty religion = "nobelian" culture = ostsk @@ -147,15 +147,17 @@ scandinavia0008 = { } scandinavia0009 = { - name = "Ivar" + name = "Hedvig" dynasty = kruger_dynasty religion = "lutheran" culture = gotsk + female = yes trait = education_stewardship_4 - trait = callous + trait = wrathful trait = stubborn - trait = calm - 2506.1.1 = { + trait = diligent + trait = theologian + 2516.1.1 = { birth = yes } 2600.1.1 = { @@ -176,7 +178,7 @@ scandinavia0010 = { trait = strong trait = beauty_bad_3 trait = scaly - father = scandinavia0009 + mother = scandinavia0009 2539.1.1 = { birth = yes } @@ -206,7 +208,7 @@ scandinavia0011 = { scandinavia0012 = { name = "Douwe" dynasty = loon_dynasty - religion = "lutheran" + religion = "grundtvigian" culture = frisian trait = education_diplomacy_3 trait = paranoid @@ -518,6 +520,9 @@ scandinavia0028 = { 2520.1.11 = { birth = yes } + 2551.1.1 = { + add_spouse = scandinavia0030 + } 2600.1.1 = { death = yes } @@ -532,8 +537,8 @@ scandinavia0029 = { 2493.1.11 = { birth = yes } - 2600.1.1 = { - death = yes + 2549.6.7 = { + death = yes } } @@ -542,15 +547,22 @@ scandinavia0030 = { dynasty = glucksburg_dynasty religion = "lutheran" culture = dansk - diplomacy=3 + trait= education_diplomacy_4 + trait= gregarious + trait= ambitious + trait= humble + diplomacy=7 martial=8 stewardship=6 intrigue=1 - learning=9 + learning=5 father = scandinavia0029 2522.4.24={ birth=yes } + 2551.1.1 = { + add_spouse = scandinavia0028 + } 2600.1.1 = { death = yes } diff --git a/history/provinces/e_scandinavia.txt b/history/provinces/e_scandinavia.txt index 66bc165a..4a31d320 100644 --- a/history/provinces/e_scandinavia.txt +++ b/history/provinces/e_scandinavia.txt @@ -1167,7 +1167,7 @@ holding = castle_holding } 1168.1.1 = { - culture = NEOW_pomeranian + culture = slesvigsk religion = lutheran } } diff --git a/history/titles/k_denmark.txt b/history/titles/k_denmark.txt index 08412447..aaab8307 100644 --- a/history/titles/k_denmark.txt +++ b/history/titles/k_denmark.txt @@ -1,18 +1,21 @@ k_denmark = { 2505.1.1 = { holder = scandinavia0029 + } + 2549.6.7 = { + holder = scandinavia0030 change_development_level = 7 } } c_sjaelland = { - 2505.1.1 = { - holder = scandinavia0029 + 2549.6.7 = { + holder = scandinavia0030 change_development_level = 10 } } c_fyn = { - 2505.1.1 = { - holder = scandinavia0029 + 2549.6.7 = { + holder = scandinavia0030 change_development_level = 9 } } diff --git a/history/titles/k_sweden.txt b/history/titles/k_sweden.txt index 290e149a..9ade8315 100644 --- a/history/titles/k_sweden.txt +++ b/history/titles/k_sweden.txt @@ -16,6 +16,7 @@ c_stockholm = { } k_gotaland = { 2505.1.1 = { + holder = scandinavia0009 change_development_level = 7 } } diff --git a/localization/english/replace/NEOW_buildings_l_english.yml b/localization/english/replace/NEOW_buildings_l_english.yml index 27293c6f..f5344331 100644 --- a/localization/english/replace/NEOW_buildings_l_english.yml +++ b/localization/english/replace/NEOW_buildings_l_english.yml @@ -1,22 +1,22 @@ l_english: building_type_tell_mines_01:1 "Tell Mines" - building_type_tell_mines_01_desc:1 "WIP." + building_type_tell_mines_01_desc:1 "In this province, beneath hardy plants and new sediments rests the ruins of an age long gone. Excavating what remains of it may bring substantial profit - perhaps, even treasures from the past." building_tell_mines_01:1 "Surface Excavation" - building_tell_mines_01_desc:2 "WIP." + building_tell_mines_01_desc:2 "Scavengers often dig small holes in these tells to extract a few interesting baubles for sale." building_tell_mines_02:1 "Shallow Dig Sites" - building_tell_mines_02_desc:1 "WIP." + building_tell_mines_02_desc:1 "Camps of labourers work on digging up buried structures near the surface, collecting easily accessable materials by hand." building_tell_mines_03:1 "Simple Pulleys" - building_tell_mines_03_desc:1 "WIP." + building_tell_mines_03_desc:1 "With the aid of simple pulleys, workers are able to dig deeper and extract heavier materials." building_tell_mines_04:1 "Carts and Rails" - building_tell_mines_04_desc:1 "WIP." - building_tell_mines_05:1 "Merchants and Appraisers" - building_tell_mines_05_desc:1 "WIP." + building_tell_mines_04_desc:1 "Copied from antediluvian mines, rails and carts allow miners to go deeper then before. Seperating artifacts from the rubble and useable raw materials." + building_tell_mines_05:1 "Large Mines" + building_tell_mines_05_desc:1 "Dug into the side of a large Tells within the region, these mines excavate numerous materials and antediluvian relics, however the majority of which are broken beyond repair." building_tell_mines_06:1 "Shafts and Elevators" - building_tell_mines_06_desc:1 "WIP." - building_tell_mines_07:1 "Scholars and Alchemists " - building_tell_mines_07_desc:1 "WIP." + building_tell_mines_06_desc:1 "By hiring Masters from Unions, shafts and elevators are able to be constructed and maintained, allowing miners to access to ruins deep underground." + building_tell_mines_07:1 "Scholars and Merchants " + building_tell_mines_07_desc:1 "Scholars and Merchants are responsible for the flow of goods and identifying important finds that the common worker would throw away as junk." building_tell_mines_08:2 "Forges of Antediluvia" - building_tell_mines_08_desc:2 "WIP." + building_tell_mines_08_desc:2 "Chimneys cover the land a in thick smoke as the forges bellow smelt the remains of the Old World to fuel the new one." building_type_leuven_university_01:1 "Leuven University" building_type_leuven_universtiy_01_desc:0 "$building_leuven_university_01_desc$" @@ -96,7 +96,7 @@ building_type_academie_labsurde_01:1 "Académie de l'Absurde" building_type_academie_labsurde_01_desc:0 "$building_academie_labsurde_01_desc$" building_academie_labsurde_01:0 "Academy of the Absurd" - building_academie_labsurde_01_desc:0 "WIP" + building_academie_labsurde_01_desc:0 "building_academie_labsurde_01_desc:0 "Founded with the patronige of Isildur I, the Academy of the Absurd has long since served as one of the centers of education and preservation of texts in Western Europe. It is said the Academy was built near where one of the greatest antediluvian poets perished. While others claim its location was chosen by the High King to keep his unorthodox scholars far from Paris, but close enough to control." building_type_palace_fontainebleau_01:1 "Palace of Fontainebleau" building_type_palace_fontainebleau_01_desc:0 "$building_palace_fontainebleau_01_desc$" @@ -158,7 +158,7 @@ building_type_statue_clorinda_01:1 "Statue of Clorinda" building_type_statue_clorinda_01_desc:0 "$building_statue_clorinda_01_desc$" building_statue_clorinda_01:0 "Statue of Clorinda" - building_statue_clorinda_01_desc:0 "WIP" + building_statue_clorinda_01_desc:0 "Built to honour Clorinda the Brave, one of the Fourteen Heroes. The statue depicts Clorinda saving the last of the Bonapartes from certain doom, granting her the right to bear the Imperial Eagle on her coat of arms." building_type_statue_isildur_01:1 "Statue of Isildur Bonaparte" building_type_statue_isildur_01_desc:0 "$building_statue_isildur_01_desc$" diff --git a/localization/english/replace/bookmark/bookmark_N3OW_2555_l_english.yml b/localization/english/replace/bookmark/bookmark_N3OW_2555_l_english.yml index 871436ee..85f528a0 100644 --- a/localization/english/replace/bookmark/bookmark_N3OW_2555_l_english.yml +++ b/localization/english/replace/bookmark/bookmark_N3OW_2555_l_english.yml @@ -12,7 +12,7 @@ bookmark_WE_moselle_schengen_jean:0 "Charlotte" bookmark_WE_moselle_schengen_jean_subheading:0 "The Daughter of Elysium" - bookmark_WE_moselle_schengen_jean_desc:0 "The first child of Emperor Leopold, Charlotte idolised her father, cherishing the few times she got to spend time with him, as he warred with the vile King Jaan and consolidated his new Europa. She always expected to inherit his title, to carry on his work. But as her father’s mind wasted away and the duke of trier wormed his way out of the empire to join the Rheinbund the greedy ungrateful lords of her father’s empire conspired.Upon her illustrious father’s death, they chose one of her younger half-brother, Hendrick to be emperor instead. Affable as he is, he is too trusting and too easy to manipulate. The empire is strong but newly born, and Charlotte fears for her family and her father’s project. Furthermore, the alliance with the Bonapartes her de Veurne siblings have perused has opens the door once more to French domination.\n\n#bold Can the firstborn of the emperor guide and shape the growth of the empire her father built? Or will the dream of Europa end before it has truly begun?#!" + bookmark_WE_moselle_schengen_jean_desc:0 "The first child of Emperor Leopold, Charlotte idolised her father, cherishing the few times she got to spend time with him, as he warred with the vile King Jaan and consolidated his new Europa. She always expected to inherit his title, to carry on his work. But as her father’s mind wasted away and the duke of trier wormed his way out of the empire to join the Rheinbund the greedy ungrateful lords of her father’s empire conspired. Upon her illustrious father’s death, they chose one of her younger half-brother, Hendrick to be emperor instead. Affable as he is, he is too trusting and too easy to manipulate. The empire is strong but newly born, and Charlotte fears for her family and her father’s project. Furthermore, the alliance with the Bonapartes her de Veurne siblings have perused has opens the door once more to French domination.\n\n#bold Can the firstborn of the emperor guide and shape the growth of the empire her father built? Or will the dream of Europa end before it has truly begun?#!" bookmark_WE_venice_robecchi_marco:0 "Marco" bookmark_WE_venice_robecchi_marco_subheading:0 "The Least Serene Doge" 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 a11a709c..71595625 100644 --- a/localization/english/replace/dynasties/NEOW_dynasty_names_l_english.yml +++ b/localization/english/replace/dynasties/NEOW_dynasty_names_l_english.yml @@ -755,7 +755,6 @@ dynn_Korhnoallyngton:0 "Korhnoallyngton" dynn_Koster:0 "Koster" dynn_Kr_o_uml_ger:0 "Kröger" - dynn_Kr_u_uml_ger:0 "Krüger" dynn_Kraft:0 "Kraft" dynn_Kramer:0 "Kramer" dynn_Kranz:0 "Kranz" @@ -1187,7 +1186,7 @@ dynn_Schedl:0 "Schedl" dynn_Schellenberg:0 "Schellenberg" dynn_Schengen:0 "Schengen" - dynn_Scheper:0 "Scheper" + dynn_Scheper:0 "Skibsbygger" dynn_Schiffer:0 "Schiffer" dynn_Schiller:0 "Schiller" dynn_Schilling:0 "Schilling" 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 ddf11f3d..5178d30b 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 @@ -440,6 +440,7 @@ # e_scandinavia dynn_loon:0 "Loon" + dynn_Kr_u_uml_ger:0 "Fouché d'Otrante" # PATRONYMS — PREFIXES AND SUFFIXES