From 653ba59dfeee6c77cbcfa40c3b0c4c21b0adb3df Mon Sep 17 00:00:00 2001 From: trashmasteruni Date: Sat, 6 Sep 2025 18:32:31 +0200 Subject: [PATCH] sebastianist + icons --- common/religion/religions/NEOW_catholic.txt | 77 +++++++++++++++++++ gfx/interface/icons/faith/arcane.dds | 2 +- gfx/interface/icons/faith/avalonian.dds | 2 +- gfx/interface/icons/faith/sebastianist.dds | 3 + .../NEOW_religion_catholic_l_english.yml | 8 ++ 5 files changed, 90 insertions(+), 2 deletions(-) create mode 100644 gfx/interface/icons/faith/sebastianist.dds diff --git a/common/religion/religions/NEOW_catholic.txt b/common/religion/religions/NEOW_catholic.txt index f9ca6b49..80d3a96d 100644 --- a/common/religion/religions/NEOW_catholic.txt +++ b/common/religion/religions/NEOW_catholic.txt @@ -316,6 +316,83 @@ WaterGodHerHim = CHARACTER_HERHIM_HIM } } + sebastianist = { + color = { 25 50 127 } + icon = sebastianist + + # religious_head = k_papal_state + + graphical_faith = "catholic_gfx" + #placeholder holy sites + holy_site = jerusalem + holy_site = rome + holy_site = cologne + holy_site = santiago + holy_site = kent + #holy_site = segrada_familia + + #Special Tolerance | placeholder + doctrine = special_doctrine_people_of_the_book + doctrine = special_doctrine_christian + + #Tenets | placeholder + doctrine = tenet_catholic_communion + doctrine = tenet_armed_pilgrimages + doctrine = tenet_unrelenting_faith + + holy_order_names = { #placeholder + { name = "holy_order_knights_templar" coat_of_arms = "ho_knights_templar" } + { name = "holy_order_knights_hospitaller" coat_of_arms = "ho_knights_hospitaller" } + { name = "holy_order_teutonic_order" coat_of_arms = "ho_teutonic_order" } + { name = "holy_order_order_of_calatrava" coat_of_arms = "ho_order_of_calatrava" } + { name = "holy_order_order_of_alcantara" coat_of_arms = "ho_order_of_alcantara" } + { name = "holy_order_knights_of_santiago" coat_of_arms = "ho_knights_of_santiago" } + } + + localization = { # placeholder + #FertilityGod + FertilityGodName = west_christian_fertility_god_name + FertilityGodNamePossessive = west_christian_fertility_god_name_possessive + FertilityGodSheHe = CHARACTER_SHEHE_SHE + FertilityGodHerHis = CHARACTER_HERHIS_HER + FertilityGodHerHim = CHARACTER_HERHIM_HER + + #WealthGod + WealthGodName = west_christian_wealth_god_name + WealthGodNamePossessive = west_christian_wealth_god_name_possessive + WealthGodSheHe = CHARACTER_SHEHE_HE + WealthGodHerHis = CHARACTER_HERHIS_HIS + WealthGodHerHim = CHARACTER_HERHIM_HIM + + #HouseholdGod + HouseholdGodName = west_christian_household_god_name + HouseholdGodNamePossessive = west_christian_household_god_name_possessive + HouseholdGodSheHe = CHARACTER_SHEHE_HE + HouseholdGodHerHis = CHARACTER_HERHIS_HIS + HouseholdGodHerHim = CHARACTER_HERHIM_HIM + + #KnowledgeGod + KnowledgeGodName = west_christian_knowledge_god_name + KnowledgeGodNamePossessive = west_christian_knowledge_god_name_possessive + KnowledgeGodSheHe = CHARACTER_SHEHE_SHE + KnowledgeGodHerHis = CHARACTER_HERHIS_HER + KnowledgeGodHerHim = CHARACTER_HERHIM_HER + + #WarGod + WarGodName = west_christian_war_god_name + WarGodNamePossessive = west_christian_war_god_name_possessive + WarGodSheHe = CHARACTER_SHEHE_HE + WarGodHerHis = CHARACTER_HERHIS_HIS + WarGodHerHim = CHARACTER_HERHIM_HIM + + #WaterGod + WaterGodName = west_christian_water_god_name + WaterGodNamePossessive = west_christian_water_god_name_possessive + WaterGodSheHe = CHARACTER_SHEHE_HE + WaterGodHerHis = CHARACTER_HERHIS_HIS + WaterGodHerHim = CHARACTER_HERHIM_HIM + } + } celtic = { color = { 86 135 89 } icon = celtic diff --git a/gfx/interface/icons/faith/arcane.dds b/gfx/interface/icons/faith/arcane.dds index 75fc0b13..f6ebe9ea 100644 --- a/gfx/interface/icons/faith/arcane.dds +++ b/gfx/interface/icons/faith/arcane.dds @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bee1d7a28add4bfcb0bd76f2c778e79a7435ef01e06842f94c402bf335afad49 +oid sha256:e0d41d74999ad500ccbc10ea4d5a8a9327e81ec80829e72dc3eef70c9a6472a5 size 40128 diff --git a/gfx/interface/icons/faith/avalonian.dds b/gfx/interface/icons/faith/avalonian.dds index ce3c4386..9dc52525 100644 --- a/gfx/interface/icons/faith/avalonian.dds +++ b/gfx/interface/icons/faith/avalonian.dds @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fe32693cff0e77e5fde729050c28eae761a2b1bd2f224f60b86ad5a5057d8bc2 +oid sha256:47cc10aa85f59af628868094b747159a519f4127c98f5bba418f262758d69cba size 40128 diff --git a/gfx/interface/icons/faith/sebastianist.dds b/gfx/interface/icons/faith/sebastianist.dds new file mode 100644 index 00000000..c9d5f846 --- /dev/null +++ b/gfx/interface/icons/faith/sebastianist.dds @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:baa863705947cd9c74f832554d600060653ad426c8a291ff2f2b102365717c65 +size 40128 diff --git a/localization/english/replace/religion/NEOW_religion_catholic_l_english.yml b/localization/english/replace/religion/NEOW_religion_catholic_l_english.yml index d0c7c4b8..5736d714 100644 --- a/localization/english/replace/religion/NEOW_religion_catholic_l_english.yml +++ b/localization/english/replace/religion/NEOW_religion_catholic_l_english.yml @@ -13,6 +13,14 @@ orleaniste_desc:0 "A Catholic holy order at its roots, the Orleanist creed states that Saint Joan was given the sword Joyeuse by the angel Marianne in order to smite the Beast during [Concept('neow_the_event','Armageddon')|E]. Vengeful, the followers of Therion branded Joan a heretic, executing her and tarnishing her legacy for years to come. Though the Church has since canonised her as a Saint in Heaven, her loyal Order has not forgotten the Devil's corrupting influence on the Church, and their growing resentment and defiance culminated in the entire Order's excommunication. The now-independent Knights of Saint Joan continue to organise and rally within France's remaining bastions of faith, preparing to march upon Albion and send the resurrected worshippers of the Crowned Beast to Hell once and for all." orleaniste_religious_head_title:0 "WIP" orleaniste_religious_head_title_name:0 "WIP" + + sebastianist:0 "Sebastianism" + sebastianist_adj:0 "Sebastianist" + sebastianist_adherent:0 "Sebastianist" + sebastianist_adherent_plural:0 "Sebastianist" + sebastianist_desc:0 "Old World legends describe the mythical rule of King Sebastian, who once commanded all the mightiest warriors of the Occident to war against invading heathens. One day, however, the King rode into battle, never to be seen again. While most dismiss this tale as being just an old legend, the Sebastianist faithful hold that King Sebastian was not merely felled in battle, but was called to ascend to Heaven in order to fulfil his role as the Son of God and the prophesied Messiah. It is said that the King will return to save the world in its darkest hour, descending from Heaven on a foggy day. With the support of his loyal followers, he will herald the Quinto Império, the next kingdom of God on Earth." + sebastianist_religious_head_title:0 "WIP" + sebastianist_religious_head_title_name:0 "WIP" celtic:0 "Celtic Rite" celtic_adj:0 "Celtic"