From 8ebc69acec2c6f2960428d4b1e086eb1cd2acbc1 Mon Sep 17 00:00:00 2001 From: mr vain Date: Sat, 10 Jan 2026 15:35:52 -0800 Subject: [PATCH 1/3] portugal counties --- common/coat_of_arms/coat_of_arms/iberia.txt | 257 ++++++++++++++++++++ 1 file changed, 257 insertions(+) diff --git a/common/coat_of_arms/coat_of_arms/iberia.txt b/common/coat_of_arms/coat_of_arms/iberia.txt index ad484608..4df08055 100644 --- a/common/coat_of_arms/coat_of_arms/iberia.txt +++ b/common/coat_of_arms/coat_of_arms/iberia.txt @@ -369,6 +369,263 @@ d_algarve={ } +c_ribatejo={ + custom=yes + pattern="pattern_vertical_split_01.dds" + color1=blue + color2=yellow + color3=black + colored_emblem={ + color1=white + texture="ce_shield_portugal.dds" + instance={ + depth=1.010000 + } + } + colored_emblem={ + color1=blue + color2=white + texture="ce_shield_portugal.dds" + instance={ + scale={ 0.905000 0.905000 } + } + + } + + colored_emblem={ + color1=green_light + texture="ce_laurels.dds" + instance={ + depth=2.010000 + } + + } + +} + +c_elvas={ + custom=yes + pattern="pattern_solid.dds" + color1=yellow + color2=white + color3=red + colored_emblem={ + color1=green + texture="ce_circle_mask.dds" + instance={ + position={ 0.500000 0.830000 } + scale={ 1.000000 0.410000 } + depth=1.010000 + } + + } + + colored_emblem={ + color1=black + color2=red + color3=red + texture="ce_knight.dds" + instance={ + position={ 0.500000 0.425000 } + scale={ 0.600000 0.600000 } + } + + } + +} + +c_beja={ + custom=yes + pattern="pattern_solid.dds" + color1=yellow + color2=white + color3=red + colored_emblem={ + color1=red + color2=white + texture="ce_castle.dds" + instance={ + position={ 0.500000 0.810000 } + scale={ 0.540000 0.345000 } + depth=7.010000 + } + + } + + colored_emblem={ + color1=black + color2=black + color3=white + texture="ce_bull_head.dds" + instance={ + scale={ 0.410000 0.410000 } + depth=8.010000 + } + + } + + colored_emblem={ + color1=black + color2=white + texture="ce_shield_portugal.dds" + instance={ + position={ 0.400000 0.220000 } + scale={ 0.205000 -0.205000 } + rotation=90 + } + + instance={ + position={ 0.600000 0.220000 } + scale={ 0.215000 0.215000 } + depth=1.010000 + rotation=90 + } + + instance={ + position={ 0.500000 0.350000 } + scale={ 0.215000 0.215000 } + depth=2.010000 + } + + instance={ + position={ 0.500000 0.230000 } + scale={ 0.215000 0.215000 } + depth=3.010000 + } + + instance={ + position={ 0.500000 0.110000 } + scale={ 0.215000 0.215000 } + depth=4.010000 + } + + } + + colored_emblem={ + color1=black + color2=rgb { 54 54 54 } + color3=white + texture="NEOW_ce_eagle_boned.dds" + instance={ + position={ 0.800000 0.250000 } + scale={ -0.440000 0.440000 } + depth=5.010000 + } + + instance={ + position={ 0.200000 0.250000 } + scale={ 0.440000 0.440000 } + depth=6.010000 + } + + } + +} + +c_castelo_branco={ + custom=yes + pattern="pattern_solid.dds" + color1=blue + color2=white + color3=blue + colored_emblem={ + color1=red + color2=white + texture="ce_castle.dds" + instance={ + position={ 0.500000 0.485000 } + scale={ 0.270000 0.270000 } + } + + } + + colored_emblem={ + color1=white + texture="NEOW_ce_wave_single.dds" + instance={ + position={ 0.500000 0.800000 } + depth=3.010000 + } + + instance={ + position={ 0.500000 0.190000 } + depth=4.010000 + } + + } + + colored_emblem={ + color1=white + texture="ce_ordinary_pile_01.dds" + instance={ + position={ 0.500000 0.350000 } + scale={ 0.420000 -0.500000 } + depth=1.010000 + } + + instance={ + position={ 0.500000 0.625000 } + scale={ 0.435000 0.475000 } + depth=2.010000 + } + + } + +} + +c_viseu={ + custom=yes + pattern="pattern_solid.dds" + color1=white + color2=yellow + color3=black + colored_emblem={ + color1=red + color2=yellow + texture="ce_castle.dds" + instance={ + scale={ 0.900000 0.900000 } + depth=1.010000 + } + + } + + colored_emblem={ + color1=black + color2=white + texture="ce_shield_portugal.dds" + instance={ + position={ 0.500000 0.310000 } + scale={ 0.250000 0.250000 } + } + + } + + colored_emblem={ + color1=rgb { 145 110 90 } + color2=black + texture="ce_wildman.dds" + instance={ + position={ 0.325000 0.250000 } + scale={ 0.285000 0.285000 } + depth=3.010000 + } + + } + + colored_emblem={ + color1=green + color2=black + texture="ce_grape_tree.dds" + instance={ + position={ 0.680000 0.165000 } + scale={ 0.240000 0.240000 } + depth=2.010000 + } + + } + +} From f15a2ec65e89b2fced85609ab5de6e271f854c09 Mon Sep 17 00:00:00 2001 From: mr vain Date: Sat, 10 Jan 2026 16:01:38 -0800 Subject: [PATCH 2/3] castilleon duchies --- common/coat_of_arms/coat_of_arms/iberia.txt | 223 ++++++++++++++++++++ 1 file changed, 223 insertions(+) diff --git a/common/coat_of_arms/coat_of_arms/iberia.txt b/common/coat_of_arms/coat_of_arms/iberia.txt index 4df08055..c2d55751 100644 --- a/common/coat_of_arms/coat_of_arms/iberia.txt +++ b/common/coat_of_arms/coat_of_arms/iberia.txt @@ -629,3 +629,226 @@ c_viseu={ } +d_badajoz={ + custom=yes + pattern="pattern_tricolor_horizontal_01.dds" + color1=green_light + color2=white + color3=black + colored_emblem={ + color1=yellow + texture="ce_tower.dds" + instance={ + position={ 0.605000 0.455000 } + scale={ 0.390000 0.390000 } + depth=2.010000 + } + + } + + colored_emblem={ + color1=black + color2=blue_light + texture="ce_shield_02.dds" + instance={ + scale={ 0.510000 0.510000 } + depth=5.010000 + } + + } + + colored_emblem={ + color1=black + color2=black + texture="ce_shield_02.dds" + instance={ + scale={ 0.535000 0.535000 } + depth=6.010000 + } + + } + + colored_emblem={ + color1=red + color2=red + texture="ce_lion_rampant.dds" + instance={ + position={ 0.405000 0.450000 } + scale={ 0.265000 0.265000 } + depth=3.010000 + } + + } + + colored_emblem={ + color1=grey + texture="ce_shield_01.dds" + instance={ + position={ 0.500000 0.580000 } + scale={ 0.200000 0.200000 } + depth=1.010000 + } + + } + + colored_emblem={ + color1=yellow + color2=red + texture="ce_pattern_vertical_split_01.dds" + instance={ + position={ 0.505000 0.430000 } + scale={ 0.390000 0.340000 } + depth=4.010000 + } + + } + + colored_emblem={ + color1=green + color2=black + texture="ce_grape_tree.dds" + instance={ + position={ 0.500000 0.570000 } + scale={ 0.165000 0.165000 } + } + + } + +} + +d_toledo={ + custom=yes + pattern="pattern_solid.dds" + color1=rgb { 108 41 81 } + color2=white + color3=black + colored_emblem={ + color1=red + color2=red + texture="ce_shield_02.dds" + instance={ + position={ 0.570000 0.590000 } + scale={ 0.175000 0.175000 } + depth=5.010000 + } + + } + + colored_emblem={ + color1=red + color2=yellow + texture="ce_lion_rampant_crown.dds" + instance={ + position={ 0.430000 0.590000 } + scale={ 0.170000 0.170000 } + depth=2.010000 + } + + instance={ + position={ 0.565000 0.425000 } + scale={ 0.170000 0.170000 } + depth=3.010000 + } + + } + + colored_emblem={ + color1=white + color2=red + texture="ce_per_fess.dds" + instance={ + position={ 0.500000 0.420000 } + scale={ 0.280000 0.195000 } + depth=6.010000 + rotation=90 + } + + } + + colored_emblem={ + color1=grey + texture="ce_border_banner.dds" + instance={ + scale={ 0.415000 0.415000 } + depth=7.010000 + } + + } + + colored_emblem={ + color1=yellow + color2=blue + texture="ce_castle.dds" + instance={ + position={ 0.570000 0.585000 } + scale={ 0.170000 0.170000 } + } + + instance={ + position={ 0.430000 0.420000 } + scale={ 0.170000 0.170000 } + depth=1.010000 + } + + } + + colored_emblem={ + color1=black + color2=yellow + color3=yellow + texture="ce_eagle_double.dds" + instance={ + scale={ 0.875000 0.875000 } + depth=8.010000 + } + + } + + colored_emblem={ + color1=white + color2=white + texture="ce_shield_02.dds" + instance={ + position={ 0.430000 0.590000 } + scale={ 0.175000 0.175000 } + depth=4.010000 + } + + } + +} + +d_castilla={ + pattern="pattern_solid.dds" + color1=red + color2=yellow + colored_emblem={ + color1=yellow + color2=blue + texture="ce_castle.dds" + instance={ + position={ 0.500000 0.475000 } + } + + } + +} + +d_leon={ + custom=yes + pattern="pattern_solid.dds" + color1=white + color2=yellow + color3=blue + colored_emblem={ + color1=purple + color2=yellow + texture="ce_lion_rampant_crown.dds" + instance={ + scale={ 0.930000 0.930000 } + } + + } + +} + From 4cfbc39228e6e8b6db146e40c32bddc3008d0548 Mon Sep 17 00:00:00 2001 From: trashmasteruni Date: Sun, 11 Jan 2026 15:04:50 +0100 Subject: [PATCH 3/3] Update 00_clothing_triggers.txt --- .../scripted_triggers/00_clothing_triggers.txt | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/common/scripted_triggers/00_clothing_triggers.txt b/common/scripted_triggers/00_clothing_triggers.txt index 8799cbfc..d76310f5 100644 --- a/common/scripted_triggers/00_clothing_triggers.txt +++ b/common/scripted_triggers/00_clothing_triggers.txt @@ -2605,7 +2605,11 @@ portrait_religious_faith_or_foundational_trigger = { } portrait_religious_christian_trigger = { - religion = religion:christianity_religion + OR = { + religion = religion:catholic_religion + religion = religion:eastern_orthodox_religion + religion = religion:protestant_religion + } } portrait_religious_catholic_trigger = { @@ -2628,9 +2632,7 @@ portrait_religious_catholic_trigger = { } portrait_religious_orthodox_trigger = { - faith = { - faith = faith:orthodox - } + religion = religion:eastern_orthodox_religion } portrait_religious_jewish_trigger = { @@ -2638,7 +2640,7 @@ portrait_religious_jewish_trigger = { } portrait_religious_hellenism_trigger = { - religion = religion:hellenism_religion + religion = religion:theomach } portrait_religious_muslim_trigger = { @@ -2647,11 +2649,7 @@ portrait_religious_muslim_trigger = { portrait_religious_norse_trigger = { OR = { - religion = religion:germanic_religion - religion = religion:baltic_religion - religion = religion:finno_ugric_religion - religion = religion:paganism_religion - religion = religion:slavic_religion + religion = religion:oceanic_religion religion = religion:folkgerman_religion } }