From 8d75f758b091dbd1965559da278521e168a862f2 Mon Sep 17 00:00:00 2001 From: trashmasteruni Date: Thu, 4 Jun 2026 19:51:45 +0200 Subject: [PATCH] yugoslavia setting up --- common/dynasties/NEOW_dynasties.txt | 47 +++++++++- history/characters/NEOW_e_yugoslavia.txt | 87 ++++++++++++++++++- history/titles/k_bosnia.txt | 20 +++++ history/titles/k_croatia.txt | 17 ++++ history/titles/k_montenegro.txt | 12 +++ history/titles/k_serbia.txt | 24 +++-- .../zz_NEOW_dynasty_names_l_english.yml | 11 ++- 7 files changed, 206 insertions(+), 12 deletions(-) diff --git a/common/dynasties/NEOW_dynasties.txt b/common/dynasties/NEOW_dynasties.txt index ffe4858c..2295fc75 100644 --- a/common/dynasties/NEOW_dynasties.txt +++ b/common/dynasties/NEOW_dynasties.txt @@ -990,7 +990,52 @@ reichhold_dynasty = { volcic_dynasty = { name = dynn_volcic - culture = NEOW_carantanian + culture = NEOW_slovene +} + +simic_dynasty = { + name = dynn_simic + culture = NEOW_croatian +} + +mitrovic_dynasty = { + name = dynn_mitrovic + culture = NEOW_croatian +} + +stipetic_dynasty = { + name = dynn_stipetic + culture = NEOW_croatian +} + +ivanovic_dynasty = { + name = dynn_ivanovic + culture = NEOW_croatian +} + +primorac_dynasty = { + name = dynn_primorac + culture = NEOW_croatian +} + +gabrieli_dynasty = { + name = dynn_gabrieli + culture = NEOW_croatian +} + +imamovic_dynasty = { + name = dynn_imamovic + culture = NEOW_bosnian +} + +petrovic_njegos_dynasty = { + name = dynn_petrovic_njegos + culture = NEOW_montenegran +} + +karadordevic_dynasty = { + name = dynn_karadordevic + culture = NEOW_serbian } schiffer_dynasty = { diff --git a/history/characters/NEOW_e_yugoslavia.txt b/history/characters/NEOW_e_yugoslavia.txt index bf7cb7d4..2c5fb8c1 100644 --- a/history/characters/NEOW_e_yugoslavia.txt +++ b/history/characters/NEOW_e_yugoslavia.txt @@ -571,7 +571,7 @@ yugoslavia0024 = { # name = "Andrej" dynasty = mitrovic_dynasty religion = "yugoslavist" - culture = NEOW_serbian + culture = NEOW_croatian sexuality = heterosexual 2534.1.1 = { birth = yes @@ -593,4 +593,89 @@ yugoslavia0025 = { # 2600.1.1 = { death = yes } +} + +yugoslavia0026 = { # + name = "Bruno" + dynasty = ivanovic_dynasty + religion = "yugoslavist" + culture = NEOW_croatian + sexuality = heterosexual + 2534.1.1 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} + +yugoslavia0027 = { # + name = "Goran" + dynasty = primorac_dynasty + religion = "roman_catholic" + culture = NEOW_croatian + sexuality = heterosexual + 2534.1.1 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} + +yugoslavia0028 = { # + name = "Andrea" + dynasty = gabrieli_dynasty + religion = "roman_catholic" + culture = venetian + sexuality = heterosexual + 2534.1.1 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} + +yugoslavia0029 = { # + name = "Selma" + dynasty = imamovic_dynasty + religion = "yugoslavist" + culture = NEOW_bosnian + female = yes + sexuality = heterosexual + 2534.1.1 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} + +yugoslavia0030 = { # + name = "Aleksandar" + dynasty = petrovic_njegos_dynasty + religion = "orthodox" + culture = NEOW_montenegran + sexuality = heterosexual + 2534.1.1 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} + +yugoslavia0031 = { # + name = "Tomislav" + dynasty = karadordevic_dynasty + religion = "yugoslavist" + culture = NEOW_serbian + sexuality = heterosexual + 2534.1.1 = { + birth = yes + } + 2600.1.1 = { + death = yes + } } \ No newline at end of file diff --git a/history/titles/k_bosnia.txt b/history/titles/k_bosnia.txt index 96e2365c..749f7151 100644 --- a/history/titles/k_bosnia.txt +++ b/history/titles/k_bosnia.txt @@ -3,3 +3,23 @@ k_bosnia = { change_development_level = 6 } } + +d_bosnia = { + 2554.1.1 = { + holder = yugoslavia0029 + } +} + +c_vrbas = { + 2554.1.1 = { + holder = yugoslavia0002 + } +} + +c_posavska = { + 2554.1.1 = { + holder = yugoslavia0002 + } +} + + diff --git a/history/titles/k_croatia.txt b/history/titles/k_croatia.txt index e4196685..edb7c635 100644 --- a/history/titles/k_croatia.txt +++ b/history/titles/k_croatia.txt @@ -19,3 +19,20 @@ d_croatia = { holder = yugoslavia0025 } } +d_dalmatia = { + 2547.1.1 = { + holder = yugoslavia0027 + } +} + +d_ragusa = { + 2547.1.1 = { + holder = yugoslavia0028 + } +} + +d_istria = { + 2547.1.1 = { + holder = yugoslavia0026 + } +} diff --git a/history/titles/k_montenegro.txt b/history/titles/k_montenegro.txt index b961eeb3..6b1a4af7 100644 --- a/history/titles/k_montenegro.txt +++ b/history/titles/k_montenegro.txt @@ -2,4 +2,16 @@ k_montenegro = { 2554.1.1 = { change_development_level = 7 } +} + +d_crna_gora = { + 2554.1.1 = { + holder = yugoslavia0030 + } +} + +c_boka = { + 2547.1.1 = { + holder = yugoslavia0028 + } } \ No newline at end of file diff --git a/history/titles/k_serbia.txt b/history/titles/k_serbia.txt index 586d8425..e7befbd5 100644 --- a/history/titles/k_serbia.txt +++ b/history/titles/k_serbia.txt @@ -6,7 +6,7 @@ k_serbia = { d_serbia = { 2554.1.1 = { - holder = yugoslavia0001 + holder = yugoslavia0031 } } @@ -17,15 +17,9 @@ d_podrinje = { } } -d_bosnia = { +c_podrinje = { 2554.1.1 = { - holder = yugoslavia0002 - } -} - -c_vrbas = { - 2554.1.1 = { - holder = yugoslavia0002 + holder = yugoslavia0001 } } @@ -40,3 +34,15 @@ c_osijek = { holder = yugoslavia0024 } } + +c_naissus = { + 2554.1.1 = { + holder = greece0048 + } +} + +c_pcinja = { + 2554.1.1 = { + holder = greece0048 + } +} 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 addfd260..b14a8992 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 @@ -359,7 +359,16 @@ dynn_molln:0 "Mölln" dynn_koch:0 "Koch" dynn_clausewitz:0 "Clausewitz" - dynn_volcic:0 "Volcic" + dynn_volcic:0 "Volčič" + dynn_simic:0 "Šimić" + dynn_mitrovic:0 "Mitrović" + dynn_stipetic:0 "Stipetić" + dynn_ivanovic:0 "Ivanović" + dynn_primorac:0 "Primorac" + dynn_gabrieli:0 "Gabrieli" + dynn_imamovic:0 "Imamović" + dynn_petrovic_njegos:0 "Petrović-Njegoš" + dynn_karadordevic:0 "Karađorđević" # e_nistria dynn_dragos:0 "Dragos"