From 1805440e7d5f8c15149ce6a538e3c8ab6155b172 Mon Sep 17 00:00:00 2001 From: edwardtheelbowhigh <73761109+edwardtheelbowhigh@users.noreply.github.com> Date: Tue, 5 May 2026 15:23:42 +0100 Subject: [PATCH] Some slovene stuff and coa --- .../coat_of_arms/01_landed_titles.txt | 150 ++++++++++-------- .../coat_of_arms/NEOW_dynasties.txt | 103 +++++++----- common/dynasties/NEOW_dynasties.txt | 4 +- history/characters/NEOW_e_germania.txt | 23 +-- history/characters/NEOW_e_yugoslavia.txt | 27 +++- history/characters/NEOW_e_zapadoslavia.txt | 5 +- history/titles/k_slovenia.txt | 16 +- .../zz_NEOW_dynasty_names_l_english.yml | 3 +- 8 files changed, 187 insertions(+), 144 deletions(-) diff --git a/common/coat_of_arms/coat_of_arms/01_landed_titles.txt b/common/coat_of_arms/coat_of_arms/01_landed_titles.txt index fb20e385..56c73b2a 100644 --- a/common/coat_of_arms/coat_of_arms/01_landed_titles.txt +++ b/common/coat_of_arms/coat_of_arms/01_landed_titles.txt @@ -14229,24 +14229,46 @@ d_ostfalen = { } d_krain = { - pattern = "pattern_solid.dds" - color1 = "white" - color2 = "blue" - colored_emblem = { - texture = "ce_eagle.dds" - color1 = "blue" - color2 = "red" - color3 = "white" - instance = { position = { 0.5 0.52 } scale = { 1.1 1.1 } } + pattern="pattern_solid.dds" + color1=white + color2=blue + colored_emblem={ + color1=yellow + texture="ce_crown_small.dds" + instance={ + position={ 0.520000 0.120000 } + scale={ 0.120000 0.120000 } + } + } - colored_emblem = { - texture = "ce_crescent_bone_checkered.dds" - color1 = "yellow" - color2 = "red" - instance = { position = { 0.5 0.330 } scale = { 0.5 0.5 } } + + colored_emblem={ + color1=yellow + color2=red + texture="ce_crescent_bone_checkered.dds" + instance={ + position={ 0.500000 0.330000 } + scale={ 0.500000 0.500000 } + depth=1.010000 + } + } + + colored_emblem={ + color1=blue + color2=red + color3=white + texture="ce_eagle_small.dds" + instance={ + position={ 0.500000 0.460000 } + depth=2.010000 + } + + } + } + d_friuli = { pattern = "pattern_solid.dds" color1 = "blue" @@ -31657,32 +31679,12 @@ k_slovenia={ color2=blue color3=red colored_emblem={ - color1=white - texture="ce_ordinary_pile_03_inverted.dds" - instance={ - position={ 0.410000 0.500000 } - scale={ 0.260000 0.260000 } - depth=6.010000 - } - - instance={ - position={ 0.580000 0.500000 } - scale={ 0.260000 0.260000 } - depth=7.010000 - } - - } - - colored_emblem={ - color1=blue - texture="ce_block_02.dds" - instance={ - position={ 0.500000 0.000000 } - scale={ 0.610000 0.610000 } - depth=1.010000 - } - + color1=blue_light + color2=blue + texture="ce_waves_04.dds" instance={ + position={ 0.500000 0.700000 } + scale={ 0.400000 0.310000 } depth=10.010000 } @@ -31692,7 +31694,7 @@ k_slovenia={ color1=red texture="ce_border_shield.dds" instance={ - depth=2.010000 + depth=4.010000 } } @@ -31704,52 +31706,71 @@ k_slovenia={ position={ 0.500000 0.190000 } scale={ 0.130000 0.130000 } } + instance={ position={ 0.350000 0.230000 } scale={ 0.130000 0.130000 } + depth=1.010000 } + instance={ position={ 0.650000 0.230000 } scale={ 0.130000 0.130000 } + depth=2.010000 } + + } + + colored_emblem={ + color1=blue_light + texture="ce_block_02.dds" + instance={ + position={ 0.500000 0.000000 } + scale={ 0.610000 0.610000 } + depth=3.010000 + } + + instance={ + depth=12.010000 + } + } colored_emblem={ color1=white texture="ce_pile_mask.dds" instance={ - scale={ 0.260000 0.260000 } - depth=3.010000 + scale={ 0.260000 0.270000 } + depth=7.010000 + } + + instance={ + position={ 0.410000 0.540000 } + scale={ 0.310000 0.160000 } + depth=8.010000 + } + + instance={ + position={ 0.600000 0.540000 } + scale={ 0.310000 0.160000 } + depth=9.010000 } } colored_emblem={ - color1=blue + color1=blue_light texture="ce_circle_mask.dds" instance={ - position={ 0.210000 0.690000 } - scale={ 0.220000 0.220000 } - depth=4.010000 - } - - instance={ - position={ 0.760000 0.690000 } - scale={ 0.200000 0.200000 } + position={ 0.270000 0.370000 } + scale={ 0.440000 0.220000 } depth=5.010000 } - } - - colored_emblem={ - color1=white - color2=blue - texture="ce_waves_03.dds" instance={ - position={ 0.500000 0.700000 } - scale={ 0.400000 0.320000 } - depth=8.010000 - rotation=134 + position={ 0.720000 0.390000 } + scale={ 0.420000 0.180000 } + depth=6.010000 } } @@ -31759,14 +31780,15 @@ k_slovenia={ color2=white texture="ce_shield_02.dds" instance={ - position={ 0.490000 0.700000 } - scale={ 0.440000 0.180000 } - depth=9.010000 + position={ 0.500000 0.700000 } + scale={ 0.450000 0.180000 } + depth=11.010000 } } } + e_yugoslavia={ pattern="pattern_tricolor_horizontal_01.dds" color1=blue 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 b9fd5004..70c0540b 100644 --- a/common/coat_of_arms/coat_of_arms/NEOW_dynasties.txt +++ b/common/coat_of_arms/coat_of_arms/NEOW_dynasties.txt @@ -3519,94 +3519,115 @@ reichhold_dynasty={ } volcic_dynasty={ - pattern="pattern_solid.dds" - color1=rgb { 37 150 190 } - color2=white - color3=black + pattern="pattern_horizontal_split_01.dds" + color1=red + color2=blue + color3=red colored_emblem={ - color1=red - texture="ce_border_shield.dds" + color1=blue_light + color2=blue + texture="ce_waves_04.dds" instance={ - depth=3.010000 + position={ 0.500000 0.700000 } + scale={ 0.400000 0.310000 } + depth=10.010000 } } colored_emblem={ - color1=white + color1=red + texture="ce_border_shield.dds" + instance={ + depth=4.010000 + } + + } + + colored_emblem={ + color1=yellow texture="ce_star_06.dds" instance={ - position={ 0.570000 0.280000 } - scale={ 0.175000 0.175000 } + position={ 0.500000 0.190000 } + scale={ 0.130000 0.130000 } } instance={ - position={ 0.430000 0.280000 } - scale={ 0.175000 0.175000 } + position={ 0.350000 0.230000 } + scale={ 0.130000 0.130000 } depth=1.010000 } instance={ - position={ 0.500000 0.400000 } - scale={ 0.175000 0.175000 } + position={ 0.650000 0.230000 } + scale={ 0.130000 0.130000 } depth=2.010000 } } + colored_emblem={ + color1=blue_light + texture="ce_block_02.dds" + instance={ + position={ 0.500000 0.000000 } + scale={ 0.610000 0.610000 } + depth=3.010000 + } + + instance={ + depth=12.010000 + } + + } + colored_emblem={ color1=white texture="ce_pile_mask.dds" instance={ - position={ 0.395000 0.740000 } - scale={ 1.000000 0.345000 } + scale={ 0.260000 0.270000 } + depth=7.010000 + } + + instance={ + position={ 0.410000 0.540000 } + scale={ 0.310000 0.160000 } depth=8.010000 } instance={ - position={ 0.610000 0.745000 } - scale={ 1.000000 0.345000 } + position={ 0.600000 0.540000 } + scale={ 0.310000 0.160000 } depth=9.010000 } - instance={ - position={ 0.500000 0.695000 } - scale={ 0.770000 0.420000 } - depth=10.010000 - } - } colored_emblem={ - color1=rgb { 37 150 190 } - texture="ce_block_02.dds" + color1=blue_light + texture="ce_circle_mask.dds" instance={ - position={ 0.205000 0.325000 } - scale={ 0.500000 0.500000 } + position={ 0.270000 0.370000 } + scale={ 0.440000 0.220000 } depth=5.010000 } instance={ - position={ 0.500000 0.010000 } - scale={ 0.960000 0.960000 } + position={ 0.720000 0.390000 } + scale={ 0.420000 0.180000 } depth=6.010000 } - instance={ - position={ 0.800000 0.325000 } - scale={ 0.500000 0.500000 } - depth=7.010000 - } - } colored_emblem={ - color1=rgb { 37 150 190 } - texture="ce_waves_04.dds" + color1=white + color2=white + texture="ce_shield_02.dds" instance={ - position={ 0.500000 0.785000 } - scale={ 0.450000 0.450000 } - depth=4.010000 + position={ 0.500000 0.700000 } + scale={ 0.450000 0.180000 } + depth=11.010000 } } diff --git a/common/dynasties/NEOW_dynasties.txt b/common/dynasties/NEOW_dynasties.txt index 6289c055..600b2390 100644 --- a/common/dynasties/NEOW_dynasties.txt +++ b/common/dynasties/NEOW_dynasties.txt @@ -652,9 +652,9 @@ christiansen_dynasty = { } carstana_dynasty = { - prefix = dynnp_von + prefix = dynnp_od name = dynn_carstana - culture = austrian + culture = NEOW_carantanian } makserbunner_dynasty = { diff --git a/history/characters/NEOW_e_germania.txt b/history/characters/NEOW_e_germania.txt index 6e3354d5..c27c17d8 100644 --- a/history/characters/NEOW_e_germania.txt +++ b/history/characters/NEOW_e_germania.txt @@ -213,10 +213,10 @@ germany0014 = { } germany0015 = { - name = "Manfred" + name = "Miroslav" dynasty = carstana_dynasty religion = "roman_catholic" - culture = austrian + culture = NEOW_carantanian trait = education_martial_3 trait = flexible_leader trait = ambitious @@ -1095,25 +1095,6 @@ germany0060 = { } } -germany0061 = { - name = "Valhun" - dynasty = volcic_dynasty - religion = "roman_catholic" - culture = NEOW_carantanian - trait = education_learning_3 - trait = scholar - trait = theologian - trait = chaste - trait = ambitious - trait = cynical - 2491.3.14 = { - birth = yes - } - 2600.1.1 = { - death = yes - } -} - germany0062 = { name = "Imma" dynasty = schiffer_dynasty diff --git a/history/characters/NEOW_e_yugoslavia.txt b/history/characters/NEOW_e_yugoslavia.txt index 8071bbd2..c2e7607b 100644 --- a/history/characters/NEOW_e_yugoslavia.txt +++ b/history/characters/NEOW_e_yugoslavia.txt @@ -38,9 +38,27 @@ yugoslavia0002 = { #bosnia king } } -yugoslavia0004 = { #slovenia king - name = "Zack" - dynasty = dursan_dynasty +germany0061 = { #slovenia king + name = "Domicijan" + dynasty = volcic_dynasty + religion = "roman_catholic" + culture = NEOW_slovene + trait = education_learning_4 + trait = generous + trait = ambitious + trait = zealous + learning = 5 + 2491.3.14 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} + +yugoslavia0004 = { + name = "Zaharija" + dynasty = volcic_dynasty religion = "roman_catholic" culture = NEOW_slovene trait = education_diplomacy_4 @@ -48,7 +66,8 @@ yugoslavia0004 = { #slovenia king trait = zealous trait = paranoid sexuality = heterosexual - 2524.1.1 = { + father = germany0061 + 2520.1.1 = { birth = yes } 2600.1.1 = { diff --git a/history/characters/NEOW_e_zapadoslavia.txt b/history/characters/NEOW_e_zapadoslavia.txt index 857ea948..3485b22c 100644 --- a/history/characters/NEOW_e_zapadoslavia.txt +++ b/history/characters/NEOW_e_zapadoslavia.txt @@ -1860,8 +1860,8 @@ zapadoslavia0086 = { hungary0001 = { #foreign king; dynasty of slovenia - name = "Marko" - dynasty = dursan_dynasty + name = "Matija" + dynasty = volcic_dynasty religion = "roman_catholic" trait = education_learning_3 culture = NEOW_slovene @@ -1869,6 +1869,7 @@ hungary0001 = { #foreign king; dynasty of slovenia trait = zealous trait = chaste sexuality = heterosexual + father = germany0061 2521.4.30 = { birth = yes } diff --git a/history/titles/k_slovenia.txt b/history/titles/k_slovenia.txt index 6dab6430..914e8b05 100644 --- a/history/titles/k_slovenia.txt +++ b/history/titles/k_slovenia.txt @@ -1,13 +1,13 @@ k_slovenia = { - 2554.1.1 = { - holder = yugoslavia0004 + 2544.1.1 = { + holder = germany0061 change_development_level = 7 } } d_krain = { 2554.1.1 = { - holder = yugoslavia0004 + holder = germany0061 } } @@ -15,6 +15,9 @@ d_istria = { 2554.1.1 = { holder = yugoslavia0004 } + 2554.1.1={ + liege=k_slovenia + } } d_carinthia={ @@ -25,9 +28,4 @@ d_carinthia={ liege=k_slovenia } } -c_liebnitz = { - 2554.1.1 = { - holder = germany0061 - liege = d_carinthia - } -} + 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 bb4aa181..9bd50348 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 @@ -327,8 +327,9 @@ #e_germania dynnp_von:0 "von " + dynnp_od:0 "od " dynn_furrer:0 "Furrer" - dynn_carstana:0 "Kärnstein" + dynn_carstana:0 "Koroškala" dynn_habsburg:0 "Habsburg" dynn_lichtenstein:0 "Lichtenstein" dynn_audi:0 "Audi"