From 5d3400ba57d03c32b36f667f10d8d3ebcd177f3b Mon Sep 17 00:00:00 2001 From: trashb0at Date: Sat, 7 Jun 2025 10:43:50 -0400 Subject: [PATCH] pope + albanian dude --- .../coat_of_arms/NEOW_dynasties.txt | 48 +++++++++++++++++++ common/dynasties/NEOW_dynasties.txt | 11 +++++ .../religion/religions/NEOW_lutheranism.txt | 2 +- history/characters/NEOW_e_itallia.txt | 37 ++++++++++++++ .../dynasties/dynasty_names_l_english.yml | 4 ++ .../NEOW_religion_lutheran_l_english.yml | 14 ++++-- 6 files changed, 111 insertions(+), 5 deletions(-) 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 36152c9d..9753df33 100644 --- a/common/coat_of_arms/coat_of_arms/NEOW_dynasties.txt +++ b/common/coat_of_arms/coat_of_arms/NEOW_dynasties.txt @@ -4771,3 +4771,51 @@ dynn_britannia_walcyr = { } } +castriota_dynasty = { + pattern="pattern_triangle_01.dds" + color1=blue_light + color2=red + color3=blue + colored_emblem={ + color1=black + color2=black + color3=black + texture="ce_eagle_double.dds" + instance={ + position={ 0.500000 0.630000 } + scale={ 0.800000 0.800000 } + depth=3.010000 + } + + } + + colored_emblem={ + color1=black + color2=black + texture="ce_crown_head.dds" + instance={ + position={ 0.570000 0.250000 } + scale={ 0.140000 0.140000 } + } + + instance={ + position={ 0.430000 0.250000 } + scale={ 0.130000 0.130000 } + depth=1.010000 + } + + } + + colored_emblem={ + color1=yellow + color2=black + texture="ce_octogon_plain_frame.dds" + instance={ + position={ 0.500000 0.110000 } + scale={ 0.210000 0.210000 } + depth=2.010000 + } + + } + +} diff --git a/common/dynasties/NEOW_dynasties.txt b/common/dynasties/NEOW_dynasties.txt index edfd87e3..0d957833 100644 --- a/common/dynasties/NEOW_dynasties.txt +++ b/common/dynasties/NEOW_dynasties.txt @@ -543,3 +543,14 @@ segni_dynasty = { name = dynn_segni culture = italian } + +castriota_dynasty = { + name = dynn_castriota + culture = arbereshe +} + +angelis_dynasty = { + prefix = dynnp_de + name = dynn_angelis + culture = laziale +} \ No newline at end of file diff --git a/common/religion/religions/NEOW_lutheranism.txt b/common/religion/religions/NEOW_lutheranism.txt index a82754b5..c3ad3f88 100644 --- a/common/religion/religions/NEOW_lutheranism.txt +++ b/common/religion/religions/NEOW_lutheranism.txt @@ -240,7 +240,7 @@ lutheranism_religion = { faiths = { lutheran = { - color = { 177 224 220 } + color = { 51 76 229 } icon = presbyterian # religious_head = k_papal_state diff --git a/history/characters/NEOW_e_itallia.txt b/history/characters/NEOW_e_itallia.txt index 5104e6c7..30d1e9fd 100644 --- a/history/characters/NEOW_e_itallia.txt +++ b/history/characters/NEOW_e_itallia.txt @@ -218,3 +218,40 @@ italy0012 = { death = yes } } + +italy0013 = { + name = "Giovanni Aladro" + dynasty = castriota_dynasty + religion = "roman_catholic" + culture = arbereshe + trait = education_martial_3 + trait = just + trait = patient + trait = arrogant + 2530.8.5 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} + +italy0014 = { + name = "Andrea" + dynasty = angelis_dynasty + religion = "roman_catholic" + culture = laziale + trait = education_learning_4 + trait = gluttonous + trait = compassionate + trait = lazy + 2520.1.2 = { + birth = yes + } + 2554.10.31 = { + name = "Remigius" + } + 2600.1.1 = { + death = yes + } +} diff --git a/localization/english/dynasties/dynasty_names_l_english.yml b/localization/english/dynasties/dynasty_names_l_english.yml index a7db4a05..6cea2732 100644 --- a/localization/english/dynasties/dynasty_names_l_english.yml +++ b/localization/english/dynasties/dynasty_names_l_english.yml @@ -10802,3 +10802,7 @@ dynn_Garcia: "Garcia" dynn_BoseH: "Bose Holmqvist" dynn_Kopparvall: "Kopparvall" + + #N3OW + dynn_castriota: "Castriota" + dynn_angelis: "Angelis" \ No newline at end of file diff --git a/localization/english/replace/religion/NEOW_religion_lutheran_l_english.yml b/localization/english/replace/religion/NEOW_religion_lutheran_l_english.yml index 1c31a9d7..51b85e5f 100644 --- a/localization/english/replace/religion/NEOW_religion_lutheran_l_english.yml +++ b/localization/english/replace/religion/NEOW_religion_lutheran_l_english.yml @@ -1,7 +1,13 @@ l_english: - lutheran:0 "United Lutheran Churches" - lutheran_adj:0 "Lutheran" - lutheran_adherent:0 "Lutheran" - lutheran_adherent_plural:0 "Lutherans" + lutheran:0 "United Liturgical Churches" + lutheran_adj:0 "Liturgical" + lutheran_adherent:0 "Liturgical Lutheran" + lutheran_adherent_plural:0 "Liturgical Lutherans" lutheran_desc:0 "Descendants of the antediluvian religious orders of Lutheranism, their organization and military history carried them through the times of turbulence and back into prominence. Requiring strict discipline of their followers and of the priests they recreated their bishoprics across the major kingdoms, which in turn flowed into the militaries and economies of the enterprising rulers. At the core of it all was the reconquest and reformation of the Archbishopric of Lund, who, while hotly contested by rival kings for control of them, seek to reassert their power of the faith as a whole." + + lutheranism_religion:0 "Lutheran" + lutheranism_religion_adj:0 "Lutheran" + lutheranism_religion_adherent:0 "Lutheran" + lutheranism_religion_adherent_plural:0 "Lutherans" + lutheranism_religion_desc:0 "WIP." \ No newline at end of file