From 292bf74e4768dd084da9a435d1c3064483016f2d Mon Sep 17 00:00:00 2001 From: Jeroen Schweitzer Date: Sun, 8 Feb 2026 13:01:20 +0100 Subject: [PATCH] loc(religion): add complete faith custom localization MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add localization mapping blocks to all 4 religions in the definition file — CK3 requires explicit localization = { } blocks to map generic keys (HighGodName, PriestMale, etc.) to faith-prefixed loc strings. Add ~960 loc entries covering all 128 custom loc keys for each faith (steel_ministry, survivorism, terris_worldbringers, cult_of_ruin): deity names/pronouns, priest/bishop/devotee titles, religious terms, afterlife, holy war names, holy site double-prefix keys, and religion adherent names. Co-Authored-By: Claude Opus 4.6 --- .../religions/00_scadrial_religions.txt | 720 +++++++++++++ .../english/mistborn_religions_l_english.yml | 960 +++++++++++++++++- 2 files changed, 1666 insertions(+), 14 deletions(-) diff --git a/lords_of_ash/common/religion/religions/00_scadrial_religions.txt b/lords_of_ash/common/religion/religions/00_scadrial_religions.txt index 95829af..4391eb5 100644 --- a/lords_of_ash/common/religion/religions/00_scadrial_religions.txt +++ b/lords_of_ash/common/religion/religions/00_scadrial_religions.txt @@ -25,6 +25,186 @@ steel_ministry_religion = { pagan_roots = no + localization = { + #HighGod + HighGodName = steel_ministry_HighGodName + HighGodName2 = steel_ministry_HighGodName2 + HighGodNamePossessive = steel_ministry_HighGodNamePossessive + HighGodNameSheHe = steel_ministry_HighGodNameSheHe + HighGodHerselfHimself = steel_ministry_HighGodHerselfHimself + HighGodHerHis = steel_ministry_HighGodHerHis + HighGodNameAlternate = steel_ministry_HighGodNameAlternate + HighGodNameAlternatePossessive = steel_ministry_HighGodNameAlternatePossessive + + #Creator + CreatorName = steel_ministry_CreatorName + CreatorNamePossessive = steel_ministry_CreatorNamePossessive + CreatorSheHe = steel_ministry_CreatorSheHe + CreatorHerHis = steel_ministry_CreatorHerHis + CreatorHerHim = steel_ministry_CreatorHerHim + + #HealthGod + HealthGodName = steel_ministry_HealthGodName + HealthGodNamePossessive = steel_ministry_HealthGodNamePossessive + HealthGodSheHe = steel_ministry_HealthGodSheHe + HealthGodHerHis = steel_ministry_HealthGodHerHis + HealthGodHerHim = steel_ministry_HealthGodHerHim + + #FertilityGod + FertilityGodName = steel_ministry_FertilityGodName + FertilityGodNamePossessive = steel_ministry_FertilityGodNamePossessive + FertilityGodSheHe = steel_ministry_FertilityGodSheHe + FertilityGodHerHis = steel_ministry_FertilityGodHerHis + FertilityGodHerHim = steel_ministry_FertilityGodHerHim + + #WealthGod + WealthGodName = steel_ministry_WealthGodName + WealthGodNamePossessive = steel_ministry_WealthGodNamePossessive + WealthGodSheHe = steel_ministry_WealthGodSheHe + WealthGodHerHis = steel_ministry_WealthGodHerHis + WealthGodHerHim = steel_ministry_WealthGodHerHim + + #HouseholdGod + HouseholdGodName = steel_ministry_HouseholdGodName + HouseholdGodNamePossessive = steel_ministry_HouseholdGodNamePossessive + HouseholdGodSheHe = steel_ministry_HouseholdGodSheHe + HouseholdGodHerHis = steel_ministry_HouseholdGodHerHis + HouseholdGodHerHim = steel_ministry_HouseholdGodHerHim + + #FateGod + FateGodName = steel_ministry_FateGodName + FateGodNamePossessive = steel_ministry_FateGodNamePossessive + FateGodSheHe = steel_ministry_FateGodSheHe + FateGodHerHis = steel_ministry_FateGodHerHis + FateGodHerHim = steel_ministry_FateGodHerHim + + #KnowledgeGod + KnowledgeGodName = steel_ministry_KnowledgeGodName + KnowledgeGodNamePossessive = steel_ministry_KnowledgeGodNamePossessive + KnowledgeGodSheHe = steel_ministry_KnowledgeGodSheHe + KnowledgeGodHerHis = steel_ministry_KnowledgeGodHerHis + KnowledgeGodHerHim = steel_ministry_KnowledgeGodHerHim + + #WarGod + WarGodName = steel_ministry_WarGodName + WarGodNamePossessive = steel_ministry_WarGodNamePossessive + WarGodSheHe = steel_ministry_WarGodSheHe + WarGodHerHis = steel_ministry_WarGodHerHis + WarGodHerHim = steel_ministry_WarGodHerHim + + #TricksterGod + TricksterGodName = steel_ministry_TricksterGodName + TricksterGodNamePossessive = steel_ministry_TricksterGodNamePossessive + TricksterGodSheHe = steel_ministry_TricksterGodSheHe + TricksterGodHerHis = steel_ministry_TricksterGodHerHis + TricksterGodHerHim = steel_ministry_TricksterGodHerHim + + #NightGod + NightGodName = steel_ministry_NightGodName + NightGodNamePossessive = steel_ministry_NightGodNamePossessive + NightGodSheHe = steel_ministry_NightGodSheHe + NightGodHerHis = steel_ministry_NightGodHerHis + NightGodHerHim = steel_ministry_NightGodHerHim + + #WaterGod + WaterGodName = steel_ministry_WaterGodName + WaterGodNamePossessive = steel_ministry_WaterGodNamePossessive + WaterGodSheHe = steel_ministry_WaterGodSheHe + WaterGodHerHis = steel_ministry_WaterGodHerHis + WaterGodHerHim = steel_ministry_WaterGodHerHim + + #DeathDeity + DeathDeityName = steel_ministry_DeathDeityName + DeathDeityNamePossessive = steel_ministry_DeathDeityNamePossessive + DeathDeitySheHe = steel_ministry_DeathDeitySheHe + DeathDeityHerHis = steel_ministry_DeathDeityHerHis + DeathDeityHerHim = steel_ministry_DeathDeityHerHim + + #WitchGod + WitchGodName = steel_ministry_WitchGodName + WitchGodNamePossessive = steel_ministry_WitchGodNamePossessive + WitchGodSheHe = steel_ministry_WitchGodSheHe + WitchGodHerHis = steel_ministry_WitchGodHerHis + WitchGodHerHim = steel_ministry_WitchGodHerHim + WitchGodMotherFather = steel_ministry_WitchGodMotherFather + WitchGodMistressMaster = steel_ministry_WitchGodMistressMaster + + #Devil + DevilName = steel_ministry_DevilName + DevilNamePossessive = steel_ministry_DevilNamePossessive + DevilSheHe = steel_ministry_DevilSheHe + DevilHerHis = steel_ministry_DevilHerHis + DevilHerselfHimself = steel_ministry_DevilHerselfHimself + + #GoodEvil + GoodGodNames = steel_ministry_GoodGodNames + EvilGodNames = steel_ministry_EvilGodNames + + #Pantheon + PantheonTerm = steel_ministry_PantheonTerm + PantheonTerm2 = steel_ministry_PantheonTerm2 + PantheonTerm3 = steel_ministry_PantheonTerm3 + PantheonTermHasHave = steel_ministry_PantheonTermHasHave + + #HouseOfWorship + HouseOfWorship = steel_ministry_HouseOfWorship + HouseOfWorship2 = steel_ministry_HouseOfWorship2 + HouseOfWorship3 = steel_ministry_HouseOfWorship3 + HouseOfWorshipPlural = steel_ministry_HouseOfWorshipPlural + + #ReligiousSymbol + ReligiousSymbol = steel_ministry_ReligiousSymbol + ReligiousSymbol2 = steel_ministry_ReligiousSymbol2 + ReligiousSymbol3 = steel_ministry_ReligiousSymbol3 + + #ReligiousText + ReligiousText = steel_ministry_ReligiousText + ReligiousText2 = steel_ministry_ReligiousText2 + ReligiousText3 = steel_ministry_ReligiousText3 + + #ReligiousHead + ReligiousHeadName = steel_ministry_ReligiousHeadName + ReligiousHeadTitleName = steel_ministry_ReligiousHeadTitleName + + #Clergy + PriestMale = steel_ministry_PriestMale + PriestMalePlural = steel_ministry_PriestMalePlural + PriestFemale = steel_ministry_PriestFemale + PriestFemalePlural = steel_ministry_PriestFemalePlural + PriestNeuter = steel_ministry_PriestNeuter + PriestNeuterPlural = steel_ministry_PriestNeuterPlural + AltPriestTermPlural = steel_ministry_AltPriestTermPlural + BishopMale = steel_ministry_BishopMale + BishopMalePlural = steel_ministry_BishopMalePlural + BishopFemale = steel_ministry_BishopFemale + BishopFemalePlural = steel_ministry_BishopFemalePlural + BishopNeuter = steel_ministry_BishopNeuter + BishopNeuterPlural = steel_ministry_BishopNeuterPlural + + #Devotees + DevoteeMale = steel_ministry_DevoteeMale + DevoteeMalePlural = steel_ministry_DevoteeMalePlural + DevoteeFemale = steel_ministry_DevoteeFemale + DevoteeFemalePlural = steel_ministry_DevoteeFemalePlural + DevoteeNeuter = steel_ministry_DevoteeNeuter + DevoteeNeuterPlural = steel_ministry_DevoteeNeuterPlural + + #Afterlife + DivineRealm = steel_ministry_DivineRealm + DivineRealm2 = steel_ministry_DivineRealm2 + DivineRealm3 = steel_ministry_DivineRealm3 + PositiveAfterLife = steel_ministry_PositiveAfterLife + PositiveAfterLife2 = steel_ministry_PositiveAfterLife2 + PositiveAfterLife3 = steel_ministry_PositiveAfterLife3 + NegativeAfterLife = steel_ministry_NegativeAfterLife + NegativeAfterLife2 = steel_ministry_NegativeAfterLife2 + NegativeAfterLife3 = steel_ministry_NegativeAfterLife3 + + #HolyWar + GHWName = steel_ministry_GHWName + GHWNamePlural = steel_ministry_GHWNamePlural + } + faiths = { steel_ministry = { color = { 0.3 0.3 0.3 } @@ -66,6 +246,186 @@ terris_religion = { pagan_roots = no + localization = { + #HighGod + HighGodName = terris_worldbringers_HighGodName + HighGodName2 = terris_worldbringers_HighGodName2 + HighGodNamePossessive = terris_worldbringers_HighGodNamePossessive + HighGodNameSheHe = terris_worldbringers_HighGodNameSheHe + HighGodHerselfHimself = terris_worldbringers_HighGodHerselfHimself + HighGodHerHis = terris_worldbringers_HighGodHerHis + HighGodNameAlternate = terris_worldbringers_HighGodNameAlternate + HighGodNameAlternatePossessive = terris_worldbringers_HighGodNameAlternatePossessive + + #Creator + CreatorName = terris_worldbringers_CreatorName + CreatorNamePossessive = terris_worldbringers_CreatorNamePossessive + CreatorSheHe = terris_worldbringers_CreatorSheHe + CreatorHerHis = terris_worldbringers_CreatorHerHis + CreatorHerHim = terris_worldbringers_CreatorHerHim + + #HealthGod + HealthGodName = terris_worldbringers_HealthGodName + HealthGodNamePossessive = terris_worldbringers_HealthGodNamePossessive + HealthGodSheHe = terris_worldbringers_HealthGodSheHe + HealthGodHerHis = terris_worldbringers_HealthGodHerHis + HealthGodHerHim = terris_worldbringers_HealthGodHerHim + + #FertilityGod + FertilityGodName = terris_worldbringers_FertilityGodName + FertilityGodNamePossessive = terris_worldbringers_FertilityGodNamePossessive + FertilityGodSheHe = terris_worldbringers_FertilityGodSheHe + FertilityGodHerHis = terris_worldbringers_FertilityGodHerHis + FertilityGodHerHim = terris_worldbringers_FertilityGodHerHim + + #WealthGod + WealthGodName = terris_worldbringers_WealthGodName + WealthGodNamePossessive = terris_worldbringers_WealthGodNamePossessive + WealthGodSheHe = terris_worldbringers_WealthGodSheHe + WealthGodHerHis = terris_worldbringers_WealthGodHerHis + WealthGodHerHim = terris_worldbringers_WealthGodHerHim + + #HouseholdGod + HouseholdGodName = terris_worldbringers_HouseholdGodName + HouseholdGodNamePossessive = terris_worldbringers_HouseholdGodNamePossessive + HouseholdGodSheHe = terris_worldbringers_HouseholdGodSheHe + HouseholdGodHerHis = terris_worldbringers_HouseholdGodHerHis + HouseholdGodHerHim = terris_worldbringers_HouseholdGodHerHim + + #FateGod + FateGodName = terris_worldbringers_FateGodName + FateGodNamePossessive = terris_worldbringers_FateGodNamePossessive + FateGodSheHe = terris_worldbringers_FateGodSheHe + FateGodHerHis = terris_worldbringers_FateGodHerHis + FateGodHerHim = terris_worldbringers_FateGodHerHim + + #KnowledgeGod + KnowledgeGodName = terris_worldbringers_KnowledgeGodName + KnowledgeGodNamePossessive = terris_worldbringers_KnowledgeGodNamePossessive + KnowledgeGodSheHe = terris_worldbringers_KnowledgeGodSheHe + KnowledgeGodHerHis = terris_worldbringers_KnowledgeGodHerHis + KnowledgeGodHerHim = terris_worldbringers_KnowledgeGodHerHim + + #WarGod + WarGodName = terris_worldbringers_WarGodName + WarGodNamePossessive = terris_worldbringers_WarGodNamePossessive + WarGodSheHe = terris_worldbringers_WarGodSheHe + WarGodHerHis = terris_worldbringers_WarGodHerHis + WarGodHerHim = terris_worldbringers_WarGodHerHim + + #TricksterGod + TricksterGodName = terris_worldbringers_TricksterGodName + TricksterGodNamePossessive = terris_worldbringers_TricksterGodNamePossessive + TricksterGodSheHe = terris_worldbringers_TricksterGodSheHe + TricksterGodHerHis = terris_worldbringers_TricksterGodHerHis + TricksterGodHerHim = terris_worldbringers_TricksterGodHerHim + + #NightGod + NightGodName = terris_worldbringers_NightGodName + NightGodNamePossessive = terris_worldbringers_NightGodNamePossessive + NightGodSheHe = terris_worldbringers_NightGodSheHe + NightGodHerHis = terris_worldbringers_NightGodHerHis + NightGodHerHim = terris_worldbringers_NightGodHerHim + + #WaterGod + WaterGodName = terris_worldbringers_WaterGodName + WaterGodNamePossessive = terris_worldbringers_WaterGodNamePossessive + WaterGodSheHe = terris_worldbringers_WaterGodSheHe + WaterGodHerHis = terris_worldbringers_WaterGodHerHis + WaterGodHerHim = terris_worldbringers_WaterGodHerHim + + #DeathDeity + DeathDeityName = terris_worldbringers_DeathDeityName + DeathDeityNamePossessive = terris_worldbringers_DeathDeityNamePossessive + DeathDeitySheHe = terris_worldbringers_DeathDeitySheHe + DeathDeityHerHis = terris_worldbringers_DeathDeityHerHis + DeathDeityHerHim = terris_worldbringers_DeathDeityHerHim + + #WitchGod + WitchGodName = terris_worldbringers_WitchGodName + WitchGodNamePossessive = terris_worldbringers_WitchGodNamePossessive + WitchGodSheHe = terris_worldbringers_WitchGodSheHe + WitchGodHerHis = terris_worldbringers_WitchGodHerHis + WitchGodHerHim = terris_worldbringers_WitchGodHerHim + WitchGodMotherFather = terris_worldbringers_WitchGodMotherFather + WitchGodMistressMaster = terris_worldbringers_WitchGodMistressMaster + + #Devil + DevilName = terris_worldbringers_DevilName + DevilNamePossessive = terris_worldbringers_DevilNamePossessive + DevilSheHe = terris_worldbringers_DevilSheHe + DevilHerHis = terris_worldbringers_DevilHerHis + DevilHerselfHimself = terris_worldbringers_DevilHerselfHimself + + #GoodEvil + GoodGodNames = terris_worldbringers_GoodGodNames + EvilGodNames = terris_worldbringers_EvilGodNames + + #Pantheon + PantheonTerm = terris_worldbringers_PantheonTerm + PantheonTerm2 = terris_worldbringers_PantheonTerm2 + PantheonTerm3 = terris_worldbringers_PantheonTerm3 + PantheonTermHasHave = terris_worldbringers_PantheonTermHasHave + + #HouseOfWorship + HouseOfWorship = terris_worldbringers_HouseOfWorship + HouseOfWorship2 = terris_worldbringers_HouseOfWorship2 + HouseOfWorship3 = terris_worldbringers_HouseOfWorship3 + HouseOfWorshipPlural = terris_worldbringers_HouseOfWorshipPlural + + #ReligiousSymbol + ReligiousSymbol = terris_worldbringers_ReligiousSymbol + ReligiousSymbol2 = terris_worldbringers_ReligiousSymbol2 + ReligiousSymbol3 = terris_worldbringers_ReligiousSymbol3 + + #ReligiousText + ReligiousText = terris_worldbringers_ReligiousText + ReligiousText2 = terris_worldbringers_ReligiousText2 + ReligiousText3 = terris_worldbringers_ReligiousText3 + + #ReligiousHead + ReligiousHeadName = terris_worldbringers_ReligiousHeadName + ReligiousHeadTitleName = terris_worldbringers_ReligiousHeadTitleName + + #Clergy + PriestMale = terris_worldbringers_PriestMale + PriestMalePlural = terris_worldbringers_PriestMalePlural + PriestFemale = terris_worldbringers_PriestFemale + PriestFemalePlural = terris_worldbringers_PriestFemalePlural + PriestNeuter = terris_worldbringers_PriestNeuter + PriestNeuterPlural = terris_worldbringers_PriestNeuterPlural + AltPriestTermPlural = terris_worldbringers_AltPriestTermPlural + BishopMale = terris_worldbringers_BishopMale + BishopMalePlural = terris_worldbringers_BishopMalePlural + BishopFemale = terris_worldbringers_BishopFemale + BishopFemalePlural = terris_worldbringers_BishopFemalePlural + BishopNeuter = terris_worldbringers_BishopNeuter + BishopNeuterPlural = terris_worldbringers_BishopNeuterPlural + + #Devotees + DevoteeMale = terris_worldbringers_DevoteeMale + DevoteeMalePlural = terris_worldbringers_DevoteeMalePlural + DevoteeFemale = terris_worldbringers_DevoteeFemale + DevoteeFemalePlural = terris_worldbringers_DevoteeFemalePlural + DevoteeNeuter = terris_worldbringers_DevoteeNeuter + DevoteeNeuterPlural = terris_worldbringers_DevoteeNeuterPlural + + #Afterlife + DivineRealm = terris_worldbringers_DivineRealm + DivineRealm2 = terris_worldbringers_DivineRealm2 + DivineRealm3 = terris_worldbringers_DivineRealm3 + PositiveAfterLife = terris_worldbringers_PositiveAfterLife + PositiveAfterLife2 = terris_worldbringers_PositiveAfterLife2 + PositiveAfterLife3 = terris_worldbringers_PositiveAfterLife3 + NegativeAfterLife = terris_worldbringers_NegativeAfterLife + NegativeAfterLife2 = terris_worldbringers_NegativeAfterLife2 + NegativeAfterLife3 = terris_worldbringers_NegativeAfterLife3 + + #HolyWar + GHWName = terris_worldbringers_GHWName + GHWNamePlural = terris_worldbringers_GHWNamePlural + } + faiths = { terris_worldbringers = { color = { 0.4 0.6 0.3 } @@ -107,6 +467,186 @@ survivorist_religion = { pagan_roots = no + localization = { + #HighGod + HighGodName = survivorism_HighGodName + HighGodName2 = survivorism_HighGodName2 + HighGodNamePossessive = survivorism_HighGodNamePossessive + HighGodNameSheHe = survivorism_HighGodNameSheHe + HighGodHerselfHimself = survivorism_HighGodHerselfHimself + HighGodHerHis = survivorism_HighGodHerHis + HighGodNameAlternate = survivorism_HighGodNameAlternate + HighGodNameAlternatePossessive = survivorism_HighGodNameAlternatePossessive + + #Creator + CreatorName = survivorism_CreatorName + CreatorNamePossessive = survivorism_CreatorNamePossessive + CreatorSheHe = survivorism_CreatorSheHe + CreatorHerHis = survivorism_CreatorHerHis + CreatorHerHim = survivorism_CreatorHerHim + + #HealthGod + HealthGodName = survivorism_HealthGodName + HealthGodNamePossessive = survivorism_HealthGodNamePossessive + HealthGodSheHe = survivorism_HealthGodSheHe + HealthGodHerHis = survivorism_HealthGodHerHis + HealthGodHerHim = survivorism_HealthGodHerHim + + #FertilityGod + FertilityGodName = survivorism_FertilityGodName + FertilityGodNamePossessive = survivorism_FertilityGodNamePossessive + FertilityGodSheHe = survivorism_FertilityGodSheHe + FertilityGodHerHis = survivorism_FertilityGodHerHis + FertilityGodHerHim = survivorism_FertilityGodHerHim + + #WealthGod + WealthGodName = survivorism_WealthGodName + WealthGodNamePossessive = survivorism_WealthGodNamePossessive + WealthGodSheHe = survivorism_WealthGodSheHe + WealthGodHerHis = survivorism_WealthGodHerHis + WealthGodHerHim = survivorism_WealthGodHerHim + + #HouseholdGod + HouseholdGodName = survivorism_HouseholdGodName + HouseholdGodNamePossessive = survivorism_HouseholdGodNamePossessive + HouseholdGodSheHe = survivorism_HouseholdGodSheHe + HouseholdGodHerHis = survivorism_HouseholdGodHerHis + HouseholdGodHerHim = survivorism_HouseholdGodHerHim + + #FateGod + FateGodName = survivorism_FateGodName + FateGodNamePossessive = survivorism_FateGodNamePossessive + FateGodSheHe = survivorism_FateGodSheHe + FateGodHerHis = survivorism_FateGodHerHis + FateGodHerHim = survivorism_FateGodHerHim + + #KnowledgeGod + KnowledgeGodName = survivorism_KnowledgeGodName + KnowledgeGodNamePossessive = survivorism_KnowledgeGodNamePossessive + KnowledgeGodSheHe = survivorism_KnowledgeGodSheHe + KnowledgeGodHerHis = survivorism_KnowledgeGodHerHis + KnowledgeGodHerHim = survivorism_KnowledgeGodHerHim + + #WarGod + WarGodName = survivorism_WarGodName + WarGodNamePossessive = survivorism_WarGodNamePossessive + WarGodSheHe = survivorism_WarGodSheHe + WarGodHerHis = survivorism_WarGodHerHis + WarGodHerHim = survivorism_WarGodHerHim + + #TricksterGod + TricksterGodName = survivorism_TricksterGodName + TricksterGodNamePossessive = survivorism_TricksterGodNamePossessive + TricksterGodSheHe = survivorism_TricksterGodSheHe + TricksterGodHerHis = survivorism_TricksterGodHerHis + TricksterGodHerHim = survivorism_TricksterGodHerHim + + #NightGod + NightGodName = survivorism_NightGodName + NightGodNamePossessive = survivorism_NightGodNamePossessive + NightGodSheHe = survivorism_NightGodSheHe + NightGodHerHis = survivorism_NightGodHerHis + NightGodHerHim = survivorism_NightGodHerHim + + #WaterGod + WaterGodName = survivorism_WaterGodName + WaterGodNamePossessive = survivorism_WaterGodNamePossessive + WaterGodSheHe = survivorism_WaterGodSheHe + WaterGodHerHis = survivorism_WaterGodHerHis + WaterGodHerHim = survivorism_WaterGodHerHim + + #DeathDeity + DeathDeityName = survivorism_DeathDeityName + DeathDeityNamePossessive = survivorism_DeathDeityNamePossessive + DeathDeitySheHe = survivorism_DeathDeitySheHe + DeathDeityHerHis = survivorism_DeathDeityHerHis + DeathDeityHerHim = survivorism_DeathDeityHerHim + + #WitchGod + WitchGodName = survivorism_WitchGodName + WitchGodNamePossessive = survivorism_WitchGodNamePossessive + WitchGodSheHe = survivorism_WitchGodSheHe + WitchGodHerHis = survivorism_WitchGodHerHis + WitchGodHerHim = survivorism_WitchGodHerHim + WitchGodMotherFather = survivorism_WitchGodMotherFather + WitchGodMistressMaster = survivorism_WitchGodMistressMaster + + #Devil + DevilName = survivorism_DevilName + DevilNamePossessive = survivorism_DevilNamePossessive + DevilSheHe = survivorism_DevilSheHe + DevilHerHis = survivorism_DevilHerHis + DevilHerselfHimself = survivorism_DevilHerselfHimself + + #GoodEvil + GoodGodNames = survivorism_GoodGodNames + EvilGodNames = survivorism_EvilGodNames + + #Pantheon + PantheonTerm = survivorism_PantheonTerm + PantheonTerm2 = survivorism_PantheonTerm2 + PantheonTerm3 = survivorism_PantheonTerm3 + PantheonTermHasHave = survivorism_PantheonTermHasHave + + #HouseOfWorship + HouseOfWorship = survivorism_HouseOfWorship + HouseOfWorship2 = survivorism_HouseOfWorship2 + HouseOfWorship3 = survivorism_HouseOfWorship3 + HouseOfWorshipPlural = survivorism_HouseOfWorshipPlural + + #ReligiousSymbol + ReligiousSymbol = survivorism_ReligiousSymbol + ReligiousSymbol2 = survivorism_ReligiousSymbol2 + ReligiousSymbol3 = survivorism_ReligiousSymbol3 + + #ReligiousText + ReligiousText = survivorism_ReligiousText + ReligiousText2 = survivorism_ReligiousText2 + ReligiousText3 = survivorism_ReligiousText3 + + #ReligiousHead + ReligiousHeadName = survivorism_ReligiousHeadName + ReligiousHeadTitleName = survivorism_ReligiousHeadTitleName + + #Clergy + PriestMale = survivorism_PriestMale + PriestMalePlural = survivorism_PriestMalePlural + PriestFemale = survivorism_PriestFemale + PriestFemalePlural = survivorism_PriestFemalePlural + PriestNeuter = survivorism_PriestNeuter + PriestNeuterPlural = survivorism_PriestNeuterPlural + AltPriestTermPlural = survivorism_AltPriestTermPlural + BishopMale = survivorism_BishopMale + BishopMalePlural = survivorism_BishopMalePlural + BishopFemale = survivorism_BishopFemale + BishopFemalePlural = survivorism_BishopFemalePlural + BishopNeuter = survivorism_BishopNeuter + BishopNeuterPlural = survivorism_BishopNeuterPlural + + #Devotees + DevoteeMale = survivorism_DevoteeMale + DevoteeMalePlural = survivorism_DevoteeMalePlural + DevoteeFemale = survivorism_DevoteeFemale + DevoteeFemalePlural = survivorism_DevoteeFemalePlural + DevoteeNeuter = survivorism_DevoteeNeuter + DevoteeNeuterPlural = survivorism_DevoteeNeuterPlural + + #Afterlife + DivineRealm = survivorism_DivineRealm + DivineRealm2 = survivorism_DivineRealm2 + DivineRealm3 = survivorism_DivineRealm3 + PositiveAfterLife = survivorism_PositiveAfterLife + PositiveAfterLife2 = survivorism_PositiveAfterLife2 + PositiveAfterLife3 = survivorism_PositiveAfterLife3 + NegativeAfterLife = survivorism_NegativeAfterLife + NegativeAfterLife2 = survivorism_NegativeAfterLife2 + NegativeAfterLife3 = survivorism_NegativeAfterLife3 + + #HolyWar + GHWName = survivorism_GHWName + GHWNamePlural = survivorism_GHWNamePlural + } + faiths = { survivorism = { color = { 0.7 0.7 0.2 } @@ -148,6 +688,186 @@ ruin_religion = { pagan_roots = yes + localization = { + #HighGod + HighGodName = cult_of_ruin_HighGodName + HighGodName2 = cult_of_ruin_HighGodName2 + HighGodNamePossessive = cult_of_ruin_HighGodNamePossessive + HighGodNameSheHe = cult_of_ruin_HighGodNameSheHe + HighGodHerselfHimself = cult_of_ruin_HighGodHerselfHimself + HighGodHerHis = cult_of_ruin_HighGodHerHis + HighGodNameAlternate = cult_of_ruin_HighGodNameAlternate + HighGodNameAlternatePossessive = cult_of_ruin_HighGodNameAlternatePossessive + + #Creator + CreatorName = cult_of_ruin_CreatorName + CreatorNamePossessive = cult_of_ruin_CreatorNamePossessive + CreatorSheHe = cult_of_ruin_CreatorSheHe + CreatorHerHis = cult_of_ruin_CreatorHerHis + CreatorHerHim = cult_of_ruin_CreatorHerHim + + #HealthGod + HealthGodName = cult_of_ruin_HealthGodName + HealthGodNamePossessive = cult_of_ruin_HealthGodNamePossessive + HealthGodSheHe = cult_of_ruin_HealthGodSheHe + HealthGodHerHis = cult_of_ruin_HealthGodHerHis + HealthGodHerHim = cult_of_ruin_HealthGodHerHim + + #FertilityGod + FertilityGodName = cult_of_ruin_FertilityGodName + FertilityGodNamePossessive = cult_of_ruin_FertilityGodNamePossessive + FertilityGodSheHe = cult_of_ruin_FertilityGodSheHe + FertilityGodHerHis = cult_of_ruin_FertilityGodHerHis + FertilityGodHerHim = cult_of_ruin_FertilityGodHerHim + + #WealthGod + WealthGodName = cult_of_ruin_WealthGodName + WealthGodNamePossessive = cult_of_ruin_WealthGodNamePossessive + WealthGodSheHe = cult_of_ruin_WealthGodSheHe + WealthGodHerHis = cult_of_ruin_WealthGodHerHis + WealthGodHerHim = cult_of_ruin_WealthGodHerHim + + #HouseholdGod + HouseholdGodName = cult_of_ruin_HouseholdGodName + HouseholdGodNamePossessive = cult_of_ruin_HouseholdGodNamePossessive + HouseholdGodSheHe = cult_of_ruin_HouseholdGodSheHe + HouseholdGodHerHis = cult_of_ruin_HouseholdGodHerHis + HouseholdGodHerHim = cult_of_ruin_HouseholdGodHerHim + + #FateGod + FateGodName = cult_of_ruin_FateGodName + FateGodNamePossessive = cult_of_ruin_FateGodNamePossessive + FateGodSheHe = cult_of_ruin_FateGodSheHe + FateGodHerHis = cult_of_ruin_FateGodHerHis + FateGodHerHim = cult_of_ruin_FateGodHerHim + + #KnowledgeGod + KnowledgeGodName = cult_of_ruin_KnowledgeGodName + KnowledgeGodNamePossessive = cult_of_ruin_KnowledgeGodNamePossessive + KnowledgeGodSheHe = cult_of_ruin_KnowledgeGodSheHe + KnowledgeGodHerHis = cult_of_ruin_KnowledgeGodHerHis + KnowledgeGodHerHim = cult_of_ruin_KnowledgeGodHerHim + + #WarGod + WarGodName = cult_of_ruin_WarGodName + WarGodNamePossessive = cult_of_ruin_WarGodNamePossessive + WarGodSheHe = cult_of_ruin_WarGodSheHe + WarGodHerHis = cult_of_ruin_WarGodHerHis + WarGodHerHim = cult_of_ruin_WarGodHerHim + + #TricksterGod + TricksterGodName = cult_of_ruin_TricksterGodName + TricksterGodNamePossessive = cult_of_ruin_TricksterGodNamePossessive + TricksterGodSheHe = cult_of_ruin_TricksterGodSheHe + TricksterGodHerHis = cult_of_ruin_TricksterGodHerHis + TricksterGodHerHim = cult_of_ruin_TricksterGodHerHim + + #NightGod + NightGodName = cult_of_ruin_NightGodName + NightGodNamePossessive = cult_of_ruin_NightGodNamePossessive + NightGodSheHe = cult_of_ruin_NightGodSheHe + NightGodHerHis = cult_of_ruin_NightGodHerHis + NightGodHerHim = cult_of_ruin_NightGodHerHim + + #WaterGod + WaterGodName = cult_of_ruin_WaterGodName + WaterGodNamePossessive = cult_of_ruin_WaterGodNamePossessive + WaterGodSheHe = cult_of_ruin_WaterGodSheHe + WaterGodHerHis = cult_of_ruin_WaterGodHerHis + WaterGodHerHim = cult_of_ruin_WaterGodHerHim + + #DeathDeity + DeathDeityName = cult_of_ruin_DeathDeityName + DeathDeityNamePossessive = cult_of_ruin_DeathDeityNamePossessive + DeathDeitySheHe = cult_of_ruin_DeathDeitySheHe + DeathDeityHerHis = cult_of_ruin_DeathDeityHerHis + DeathDeityHerHim = cult_of_ruin_DeathDeityHerHim + + #WitchGod + WitchGodName = cult_of_ruin_WitchGodName + WitchGodNamePossessive = cult_of_ruin_WitchGodNamePossessive + WitchGodSheHe = cult_of_ruin_WitchGodSheHe + WitchGodHerHis = cult_of_ruin_WitchGodHerHis + WitchGodHerHim = cult_of_ruin_WitchGodHerHim + WitchGodMotherFather = cult_of_ruin_WitchGodMotherFather + WitchGodMistressMaster = cult_of_ruin_WitchGodMistressMaster + + #Devil + DevilName = cult_of_ruin_DevilName + DevilNamePossessive = cult_of_ruin_DevilNamePossessive + DevilSheHe = cult_of_ruin_DevilSheHe + DevilHerHis = cult_of_ruin_DevilHerHis + DevilHerselfHimself = cult_of_ruin_DevilHerselfHimself + + #GoodEvil + GoodGodNames = cult_of_ruin_GoodGodNames + EvilGodNames = cult_of_ruin_EvilGodNames + + #Pantheon + PantheonTerm = cult_of_ruin_PantheonTerm + PantheonTerm2 = cult_of_ruin_PantheonTerm2 + PantheonTerm3 = cult_of_ruin_PantheonTerm3 + PantheonTermHasHave = cult_of_ruin_PantheonTermHasHave + + #HouseOfWorship + HouseOfWorship = cult_of_ruin_HouseOfWorship + HouseOfWorship2 = cult_of_ruin_HouseOfWorship2 + HouseOfWorship3 = cult_of_ruin_HouseOfWorship3 + HouseOfWorshipPlural = cult_of_ruin_HouseOfWorshipPlural + + #ReligiousSymbol + ReligiousSymbol = cult_of_ruin_ReligiousSymbol + ReligiousSymbol2 = cult_of_ruin_ReligiousSymbol2 + ReligiousSymbol3 = cult_of_ruin_ReligiousSymbol3 + + #ReligiousText + ReligiousText = cult_of_ruin_ReligiousText + ReligiousText2 = cult_of_ruin_ReligiousText2 + ReligiousText3 = cult_of_ruin_ReligiousText3 + + #ReligiousHead + ReligiousHeadName = cult_of_ruin_ReligiousHeadName + ReligiousHeadTitleName = cult_of_ruin_ReligiousHeadTitleName + + #Clergy + PriestMale = cult_of_ruin_PriestMale + PriestMalePlural = cult_of_ruin_PriestMalePlural + PriestFemale = cult_of_ruin_PriestFemale + PriestFemalePlural = cult_of_ruin_PriestFemalePlural + PriestNeuter = cult_of_ruin_PriestNeuter + PriestNeuterPlural = cult_of_ruin_PriestNeuterPlural + AltPriestTermPlural = cult_of_ruin_AltPriestTermPlural + BishopMale = cult_of_ruin_BishopMale + BishopMalePlural = cult_of_ruin_BishopMalePlural + BishopFemale = cult_of_ruin_BishopFemale + BishopFemalePlural = cult_of_ruin_BishopFemalePlural + BishopNeuter = cult_of_ruin_BishopNeuter + BishopNeuterPlural = cult_of_ruin_BishopNeuterPlural + + #Devotees + DevoteeMale = cult_of_ruin_DevoteeMale + DevoteeMalePlural = cult_of_ruin_DevoteeMalePlural + DevoteeFemale = cult_of_ruin_DevoteeFemale + DevoteeFemalePlural = cult_of_ruin_DevoteeFemalePlural + DevoteeNeuter = cult_of_ruin_DevoteeNeuter + DevoteeNeuterPlural = cult_of_ruin_DevoteeNeuterPlural + + #Afterlife + DivineRealm = cult_of_ruin_DivineRealm + DivineRealm2 = cult_of_ruin_DivineRealm2 + DivineRealm3 = cult_of_ruin_DivineRealm3 + PositiveAfterLife = cult_of_ruin_PositiveAfterLife + PositiveAfterLife2 = cult_of_ruin_PositiveAfterLife2 + PositiveAfterLife3 = cult_of_ruin_PositiveAfterLife3 + NegativeAfterLife = cult_of_ruin_NegativeAfterLife + NegativeAfterLife2 = cult_of_ruin_NegativeAfterLife2 + NegativeAfterLife3 = cult_of_ruin_NegativeAfterLife3 + + #HolyWar + GHWName = cult_of_ruin_GHWName + GHWNamePlural = cult_of_ruin_GHWNamePlural + } + faiths = { cult_of_ruin = { color = { 0.1 0.1 0.1 } diff --git a/lords_of_ash/localization/english/mistborn_religions_l_english.yml b/lords_of_ash/localization/english/mistborn_religions_l_english.yml index 2b2e2dc..0d1804b 100644 --- a/lords_of_ash/localization/english/mistborn_religions_l_english.yml +++ b/lords_of_ash/localization/english/mistborn_religions_l_english.yml @@ -5,46 +5,64 @@ rf_scadrial:0 "Scadrian Faiths" rf_scadrial_desc:0 "The religious traditions of Scadrial, shaped by the cosmic forces of Preservation and Ruin and the thousand-year reign of the Lord Ruler." rf_scadrial_adj:0 "Scadrian" + rf_scadrial_adherent:0 "Scadrian" + rf_scadrial_adherent_plural:0 "Scadrians" # ========== STEEL MINISTRY RELIGION ========== steel_ministry_religion:0 "Scadrial Orthodoxy" steel_ministry_religion_desc:0 "The dominant religious framework of Scadrial, centered on the worship of the Lord Ruler as the Sliver of Infinity and enforced by the Steel Ministry's network of Obligators and Inquisitors." steel_ministry_religion_adj:0 "Orthodox" + steel_ministry_religion_adherent:0 "Orthodox Scadrian" + steel_ministry_religion_adherent_plural:0 "Orthodox Scadrians" steel_ministry:0 "The Steel Ministry" steel_ministry_desc:0 "The official faith of the Final Empire, teaching absolute obedience to the Lord Ruler, the Sliver of Infinity. The Steel Ministry enforces divine law through its Obligators — tattooed bureaucrat-priests who witness contracts, oversee noble affairs, and report all suspicious activity. Above the Obligators stand the Steel Inquisitors, terrifying beings with metal spikes driven through their eyes, who serve as the Lord Ruler's personal enforcers. To question the Ministry is to question the Lord Ruler himself. And that is to die." steel_ministry_adj:0 "Ministry" + steel_ministry_adherent:0 "Ministerian" + steel_ministry_adherent_plural:0 "Ministerians" # ========== TERRIS RELIGION ========== terris_religion:0 "Terris Faith" terris_religion_desc:0 "The ancient spiritual traditions of the Terris people, emphasizing scholarship, harmony with nature, and preservation of knowledge. Suppressed but never fully destroyed by the Final Empire." terris_religion_adj:0 "Terris" + terris_religion_adherent:0 "Terris Faithful" + terris_religion_adherent_plural:0 "Terris Faithful" terris_worldbringers:0 "Terris Worldbringers" terris_worldbringers_desc:0 "The Worldbringers were once the scholarly and spiritual leaders of the Terris people, preserving knowledge through copperminds and oral tradition. After the Ascension, the Lord Ruler systematically destroyed their organization and bred Feruchemy out of the Terris bloodline through his breeding programs. But the Keepers endure in secret, memorizing the world's knowledge in their copperminds, waiting for the day when the truth can be spoken aloud again." terris_worldbringers_adj:0 "Worldbringer" + terris_worldbringers_adherent:0 "Worldbringer" + terris_worldbringers_adherent_plural:0 "Worldbringers" # ========== SURVIVORIST RELIGION ========== survivorist_religion:0 "Survivorism" survivorist_religion_desc:0 "A forbidden faith born in the ash-choked slums and plantation hovels of the skaa, inspired by those rare individuals who dare to survive against impossible odds." survivorist_religion_adj:0 "Survivorist" + survivorist_religion_adherent:0 "Survivorist" + survivorist_religion_adherent_plural:0 "Survivorists" survivorism:0 "Church of the Survivor" survivorism_desc:0 "A whispered faith among the skaa, born from the belief that survival itself is an act of defiance. The Survivor's creed holds that the oppressed have a moral duty to endure, to fight, and to never accept the chains placed upon them. Survivorist gatherings are held in cellars and abandoned warehouses, away from Obligator eyes. Its followers share what little they have and dream of a world beyond the ash." survivorism_adj:0 "Survivorist" + survivorism_adherent:0 "Survivorist" + survivorism_adherent_plural:0 "Survivorists" # ========== RUIN RELIGION ========== ruin_religion:0 "Cult of Ruin" ruin_religion_desc:0 "A dark and forbidden religion that worships the cosmic force of entropy and destruction. Its adherents believe that all things must end, and they work to hasten that end." ruin_religion_adj:0 "Ruinist" + ruin_religion_adherent:0 "Ruinist" + ruin_religion_adherent_plural:0 "Ruinists" cult_of_ruin:0 "Cult of Ruin" cult_of_ruin_desc:0 "In the deepest shadows of the Final Empire, there are those who listen to the whispers. They call the voice Ruin — an ancient, cosmic force of entropy that seeks the destruction of all things. The cult's members practice Hemalurgy in hidden rituals, driving spikes through the bodies of victims to steal their power. They believe that the world is already dying, that the ash and the mists are Ruin's breath, and that the only honest response is to embrace the end. The Lord Ruler hunts them ruthlessly. He knows better than anyone what Ruin truly is." cult_of_ruin_adj:0 "Ruinist" + cult_of_ruin_adherent:0 "Ruinist" + cult_of_ruin_adherent_plural:0 "Ruinists" # ========== HOLY SITES ========== @@ -63,14 +81,207 @@ holy_site_urteau:0 "Urteau" holy_site_urteau_desc:0 "A major city in the Northern Dominance, significant to multiple faiths as a crossroads of culture and belief. Its canal system connects the northern territories to the rest of the empire, and its proximity to the Terris homeland makes it a meeting point between the Ministry's orthodoxy and the older Terris traditions." + # ========== HOLY SITE DOUBLE-PREFIX KEYS ========== + # CK3 looks up holy sites with holy_site_ prepended to the key + + holy_site_holy_site_luthadel_name:0 "Kredik Shaw" + holy_site_holy_site_luthadel_effects:0 "Kredik Shaw Holy Site Effects" + holy_site_holy_site_pits_of_hathsin_name:0 "The Pits of Hathsin" + holy_site_holy_site_pits_of_hathsin_effects:0 "Pits of Hathsin Holy Site Effects" + holy_site_holy_site_conventical_name:0 "Conventical of Seran" + holy_site_holy_site_conventical_effects:0 "Conventical Holy Site Effects" + holy_site_holy_site_tathingdwen_name:0 "Tathingdwen" + holy_site_holy_site_tathingdwen_effects:0 "Tathingdwen Holy Site Effects" + holy_site_holy_site_urteau_name:0 "Urteau" + holy_site_holy_site_urteau_effects:0 "Urteau Holy Site Effects" + # ========== TERRIS CULTURE LOC ========== terris_collective_noun:0 "Terris People" terris_prefix:0 "Terris" - # ========== FAITH CUSTOM LOC ========== - # Custom loc keys used by terris_worldbringers faith + # ================================================================ + # STEEL MINISTRY FAITH - Custom Loc Keys + # ================================================================ + # --- High God (The Lord Ruler) --- + steel_ministry_HighGodName:0 "The Lord Ruler" + steel_ministry_HighGodName2:0 "The Sliver of Infinity" + steel_ministry_HighGodNamePossessive:0 "The Lord Ruler's" + steel_ministry_HighGodNameSheHe:0 "He" + steel_ministry_HighGodHerselfHimself:0 "Himself" + steel_ministry_HighGodHerHis:0 "His" + steel_ministry_HighGodNameAlternate:0 "The Sliver of Infinity" + steel_ministry_HighGodNameAlternatePossessive:0 "The Sliver of Infinity's" + + # --- Devil (Ruin / The Deepness) --- + steel_ministry_DevilName:0 "The Deepness" + steel_ministry_DevilNamePossessive:0 "The Deepness'" + steel_ministry_DevilSheHe:0 "It" + steel_ministry_DevilHerselfHimself:0 "Itself" + steel_ministry_DevilHerHis:0 "Its" + + # --- Good/Evil God Names --- + steel_ministry_GoodGodNames:0 "The Lord Ruler" + steel_ministry_EvilGodNames:0 "The Deepness" + + # --- Death Deity --- + steel_ministry_DeathDeityName:0 "The Deepness" + steel_ministry_DeathDeityNamePossessive:0 "The Deepness'" + steel_ministry_DeathDeityHerHis:0 "Its" + steel_ministry_DeathDeitySheHe:0 "It" + steel_ministry_DeathDeityHerselfHimself:0 "Itself" + + # --- Creator --- + steel_ministry_CreatorName:0 "The Lord Ruler" + steel_ministry_CreatorNamePossessive:0 "The Lord Ruler's" + steel_ministry_CreatorHerHis:0 "His" + steel_ministry_CreatorSheHe:0 "He" + steel_ministry_CreatorHerselfHimself:0 "Himself" + + # --- Fate God --- + steel_ministry_FateGodName:0 "The Lord Ruler" + steel_ministry_FateGodNamePossessive:0 "The Lord Ruler's" + steel_ministry_FateGodHerHis:0 "His" + steel_ministry_FateGodSheHe:0 "He" + steel_ministry_FateGodHerselfHimself:0 "Himself" + + # --- Fertility God --- + steel_ministry_FertilityGodName:0 "The Lord Ruler" + steel_ministry_FertilityGodNamePossessive:0 "The Lord Ruler's" + steel_ministry_FertilityGodHerHis:0 "His" + steel_ministry_FertilityGodSheHe:0 "He" + steel_ministry_FertilityGodHerselfHimself:0 "Himself" + + # --- Health God --- + steel_ministry_HealthGodName:0 "The Lord Ruler" + steel_ministry_HealthGodNamePossessive:0 "The Lord Ruler's" + steel_ministry_HealthGodHerHis:0 "His" + steel_ministry_HealthGodSheHe:0 "He" + steel_ministry_HealthGodHerselfHimself:0 "Himself" + + # --- Household God --- + steel_ministry_HouseholdGodName:0 "The Steel Ministry" + steel_ministry_HouseholdGodNamePossessive:0 "The Steel Ministry's" + steel_ministry_HouseholdGodHerHis:0 "Its" + steel_ministry_HouseholdGodSheHe:0 "It" + steel_ministry_HouseholdGodHerselfHimself:0 "Itself" + + # --- Knowledge God --- + steel_ministry_KnowledgeGodName:0 "The Steel Ministry" + steel_ministry_KnowledgeGodNamePossessive:0 "The Steel Ministry's" + steel_ministry_KnowledgeGodHerHis:0 "Its" + steel_ministry_KnowledgeGodSheHe:0 "It" + steel_ministry_KnowledgeGodHerselfHimself:0 "Itself" + + # --- Night God --- + steel_ministry_NightGodName:0 "The Mists" + steel_ministry_NightGodNamePossessive:0 "The Mists'" + steel_ministry_NightGodHerHis:0 "Their" + steel_ministry_NightGodSheHe:0 "They" + steel_ministry_NightGodHerselfHimself:0 "Themselves" + + # --- Trickster God --- + steel_ministry_TricksterGodName:0 "The Deepness" + steel_ministry_TricksterGodNamePossessive:0 "The Deepness'" + steel_ministry_TricksterGodHerHis:0 "Its" + steel_ministry_TricksterGodSheHe:0 "It" + steel_ministry_TricksterGodHerselfHimself:0 "Itself" + + # --- War God --- + steel_ministry_WarGodName:0 "The Lord Ruler" + steel_ministry_WarGodNamePossessive:0 "The Lord Ruler's" + steel_ministry_WarGodHerHis:0 "His" + steel_ministry_WarGodSheHe:0 "He" + steel_ministry_WarGodHerselfHimself:0 "Himself" + + # --- Water God --- + steel_ministry_WaterGodName:0 "The Mists" + steel_ministry_WaterGodNamePossessive:0 "The Mists'" + steel_ministry_WaterGodHerHis:0 "Their" + steel_ministry_WaterGodSheHe:0 "They" + steel_ministry_WaterGodHerselfHimself:0 "Themselves" + + # --- Wealth God --- + steel_ministry_WealthGodName:0 "The Lord Ruler" + steel_ministry_WealthGodNamePossessive:0 "The Lord Ruler's" + steel_ministry_WealthGodHerHis:0 "His" + steel_ministry_WealthGodSheHe:0 "He" + steel_ministry_WealthGodHerselfHimself:0 "Himself" + + # --- Witch God --- + steel_ministry_WitchGodName:0 "The Deepness" + steel_ministry_WitchGodNamePossessive:0 "The Deepness'" + steel_ministry_WitchGodHerHis:0 "Its" + steel_ministry_WitchGodSheHe:0 "It" + steel_ministry_WitchGodHerselfHimself:0 "Itself" + steel_ministry_WitchGodMotherFather:0 "Father" + steel_ministry_WitchGodMistressMaster:0 "Master" + + # --- Priests --- + steel_ministry_PriestMale:0 "Obligator" + steel_ministry_PriestFemale:0 "Obligator" + steel_ministry_PriestNeuter:0 "Obligator" + steel_ministry_PriestMalePlural:0 "Obligators" + steel_ministry_PriestFemalePlural:0 "Obligators" + steel_ministry_PriestNeuterPlural:0 "Obligators" + steel_ministry_AltPriestTermPlural:0 "Steel Inquisitors" + + # --- Bishops --- + steel_ministry_BishopMale:0 "High Prelan" + steel_ministry_BishopFemale:0 "High Prelan" + steel_ministry_BishopNeuter:0 "High Prelan" + steel_ministry_BishopMalePlural:0 "High Prelans" + steel_ministry_BishopFemalePlural:0 "High Prelans" + steel_ministry_BishopNeuterPlural:0 "High Prelans" + + # --- Devotees --- + steel_ministry_DevoteeMale:0 "Faithful" + steel_ministry_DevoteeFemale:0 "Faithful" + steel_ministry_DevoteeNeuter:0 "Faithful" + steel_ministry_DevoteeMalePlural:0 "Faithful" + steel_ministry_DevoteeFemalePlural:0 "Faithful" + steel_ministry_DevoteeNeuterPlural:0 "Faithful" + + # --- Religious Terms --- + steel_ministry_HouseOfWorship:0 "Canton" + steel_ministry_HouseOfWorship2:0 "Ministry Hall" + steel_ministry_HouseOfWorship3:0 "Obligator Office" + steel_ministry_HouseOfWorshipPlural:0 "Cantons" + steel_ministry_ReligiousText:0 "The Lord Ruler's Edicts" + steel_ministry_ReligiousText2:0 "The Steel Codex" + steel_ministry_ReligiousText3:0 "The Canticles of Order" + steel_ministry_ReligiousSymbol:0 "Steel" + steel_ministry_ReligiousSymbol2:0 "The Spires of Kredik Shaw" + steel_ministry_ReligiousSymbol3:0 "Obligator Tattoos" + steel_ministry_DivineRealm:0 "The Lord Ruler's Dominion" + steel_ministry_DivineRealm2:0 "The Eternal Throne" + steel_ministry_DivineRealm3:0 "The Imperium of Ash" + steel_ministry_PositiveAfterLife:0 "eternal service to the Lord Ruler" + steel_ministry_PositiveAfterLife2:0 "join the Lord Ruler's domain" + steel_ministry_PositiveAfterLife3:0 "rest in the Lord Ruler's grace" + steel_ministry_NegativeAfterLife:0 "fall into the Deepness" + steel_ministry_NegativeAfterLife2:0 "be consumed by the mists" + steel_ministry_NegativeAfterLife3:0 "dissolution in Ruin" + steel_ministry_PantheonTerm:0 "The Ministry" + steel_ministry_PantheonTerm2:0 "The Cantons" + steel_ministry_PantheonTerm3:0 "The Orthodoxy" + steel_ministry_PantheonTermHasHave:0 "has" + steel_ministry_GHWName:0 "Purge" + steel_ministry_GHWNamePlural:0 "Purges" + steel_ministry_ReligiousHeadName:0 "Lord Prelan" + steel_ministry_ReligiousHeadTitleName:0 "Lord Prelan [ROOT.Custom('GetName')]" + steel_ministry_CreationMyth:0 "The Lord Ruler defeated the Deepness and remade the world" + steel_ministry_DeathOpinionName:0 "Heresy against the Steel Ministry" + steel_ministry_GoodAfterLife:0 "The Lord Ruler's Embrace" + steel_ministry_BadAfterLife:0 "The Deepness" + steel_ministry_PanthachurchDescription:0 "the Steel Ministry" + + # ================================================================ + # TERRIS WORLDBRINGERS FAITH - Custom Loc Keys + # ================================================================ + + # --- High God (Preservation) --- terris_worldbringers_HighGodName:0 "Preservation" terris_worldbringers_HighGodName2:0 "The Worldbringers" terris_worldbringers_HighGodNamePossessive:0 "Preservation's" @@ -79,43 +290,764 @@ terris_worldbringers_HighGodHerHis:0 "Its" terris_worldbringers_HighGodNameAlternate:0 "The Shard of Preservation" terris_worldbringers_HighGodNameAlternatePossessive:0 "Preservation's" + + # --- Devil (Ruin) --- terris_worldbringers_DevilName:0 "Ruin" terris_worldbringers_DevilNamePossessive:0 "Ruin's" + terris_worldbringers_DevilSheHe:0 "It" terris_worldbringers_DevilNameSheHe:0 "It" terris_worldbringers_DevilHerselfHimself:0 "Itself" terris_worldbringers_DevilHerHis:0 "Its" - terris_worldbringers_GoodAfterLife:0 "Preservation's Embrace" - terris_worldbringers_BadAfterLife:0 "Ruin's Dissolution" - terris_worldbringers_PanthachurchDescription:0 "the Worldbringers" + + # --- Good/Evil God Names --- + terris_worldbringers_GoodGodNames:0 "Preservation" + terris_worldbringers_EvilGodNames:0 "Ruin" + + # --- Death Deity --- terris_worldbringers_DeathDeityName:0 "Ruin" terris_worldbringers_DeathDeityNamePossessive:0 "Ruin's" + terris_worldbringers_DeathDeityHerHis:0 "Its" + terris_worldbringers_DeathDeitySheHe:0 "It" + terris_worldbringers_DeathDeityHerselfHimself:0 "Itself" + + # --- Creator --- + terris_worldbringers_CreatorName:0 "Preservation" + terris_worldbringers_CreatorNamePossessive:0 "Preservation's" + terris_worldbringers_CreatorHerHis:0 "Its" + terris_worldbringers_CreatorSheHe:0 "It" + terris_worldbringers_CreatorHerselfHimself:0 "Itself" + + # --- Fate God --- + terris_worldbringers_FateGodName:0 "Preservation" + terris_worldbringers_FateGodNamePossessive:0 "Preservation's" + terris_worldbringers_FateGodHerHis:0 "Its" + terris_worldbringers_FateGodSheHe:0 "It" + terris_worldbringers_FateGodHerselfHimself:0 "Itself" + + # --- Fertility God --- + terris_worldbringers_FertilityGodName:0 "Preservation" + terris_worldbringers_FertilityGodNamePossessive:0 "Preservation's" + terris_worldbringers_FertilityGodHerHis:0 "Its" + terris_worldbringers_FertilityGodSheHe:0 "It" + terris_worldbringers_FertilityGodHerselfHimself:0 "Itself" + + # --- Health God --- + terris_worldbringers_HealthGodName:0 "Preservation" + terris_worldbringers_HealthGodNamePossessive:0 "Preservation's" + terris_worldbringers_HealthGodHerHis:0 "Its" + terris_worldbringers_HealthGodSheHe:0 "It" + terris_worldbringers_HealthGodHerselfHimself:0 "Itself" + + # --- Household God --- + terris_worldbringers_HouseholdGodName:0 "The Keepers" + terris_worldbringers_HouseholdGodNamePossessive:0 "The Keepers'" + terris_worldbringers_HouseholdGodHerHis:0 "Their" + terris_worldbringers_HouseholdGodSheHe:0 "They" + terris_worldbringers_HouseholdGodHerselfHimself:0 "Themselves" + + # --- Knowledge God --- + terris_worldbringers_KnowledgeGodName:0 "Preservation" + terris_worldbringers_KnowledgeGodNamePossessive:0 "Preservation's" + terris_worldbringers_KnowledgeGodHerHis:0 "Its" + terris_worldbringers_KnowledgeGodSheHe:0 "It" + terris_worldbringers_KnowledgeGodHerselfHimself:0 "Itself" + + # --- Night God --- + terris_worldbringers_NightGodName:0 "The Mists" + terris_worldbringers_NightGodNamePossessive:0 "The Mists'" + terris_worldbringers_NightGodHerHis:0 "Their" + terris_worldbringers_NightGodSheHe:0 "They" + terris_worldbringers_NightGodHerselfHimself:0 "Themselves" + + # --- Trickster God --- + terris_worldbringers_TricksterGodName:0 "Ruin" + terris_worldbringers_TricksterGodNamePossessive:0 "Ruin's" + terris_worldbringers_TricksterGodHerHis:0 "Its" + terris_worldbringers_TricksterGodSheHe:0 "It" + terris_worldbringers_TricksterGodHerselfHimself:0 "Itself" + + # --- War God --- + terris_worldbringers_WarGodName:0 "Ruin" + terris_worldbringers_WarGodNamePossessive:0 "Ruin's" + terris_worldbringers_WarGodHerHis:0 "Its" + terris_worldbringers_WarGodSheHe:0 "It" + terris_worldbringers_WarGodHerselfHimself:0 "Itself" + + # --- Water God --- + terris_worldbringers_WaterGodName:0 "Preservation" + terris_worldbringers_WaterGodNamePossessive:0 "Preservation's" + terris_worldbringers_WaterGodHerHis:0 "Its" + terris_worldbringers_WaterGodSheHe:0 "It" + terris_worldbringers_WaterGodHerselfHimself:0 "Itself" + + # --- Wealth God --- + terris_worldbringers_WealthGodName:0 "Preservation" + terris_worldbringers_WealthGodNamePossessive:0 "Preservation's" + terris_worldbringers_WealthGodHerHis:0 "Its" + terris_worldbringers_WealthGodSheHe:0 "It" + terris_worldbringers_WealthGodHerselfHimself:0 "Itself" + + # --- Witch God --- terris_worldbringers_WitchGodName:0 "Ruin" + terris_worldbringers_WitchGodNamePossessive:0 "Ruin's" terris_worldbringers_WitchGodSheHe:0 "It" terris_worldbringers_WitchGodHerHis:0 "Its" terris_worldbringers_WitchGodHerselfHimself:0 "Itself" - terris_worldbringers_HouseOfWorship:0 "Synod" - terris_worldbringers_HouseOfWorshipPlural:0 "Synods" - terris_worldbringers_ReligiousText:0 "The Terris Prophecies" - terris_worldbringers_ReligiousHead:0 "First Keeper" - terris_worldbringers_ReligiousHeadTitle:0 "First Keeper" - terris_worldbringers_ReligiousHeadTitleName:0 "First Keeper [ROOT.Custom('GetName')]" - terris_worldbringers_DevotedMale:0 "Keeper" - terris_worldbringers_DevotedFemale:0 "Keeper" - terris_worldbringers_DevotedNeuter:0 "Keeper" + terris_worldbringers_WitchGodMotherFather:0 "Father" + terris_worldbringers_WitchGodMistressMaster:0 "Master" + + # --- Priests --- terris_worldbringers_PriestMale:0 "Keeper" terris_worldbringers_PriestFemale:0 "Keeper" terris_worldbringers_PriestNeuter:0 "Keeper" terris_worldbringers_PriestMalePlural:0 "Keepers" terris_worldbringers_PriestFemalePlural:0 "Keepers" terris_worldbringers_PriestNeuterPlural:0 "Keepers" + terris_worldbringers_AltPriestTermPlural:0 "Worldbringers" + + # --- Bishops --- terris_worldbringers_BishopMale:0 "Elder Keeper" terris_worldbringers_BishopFemale:0 "Elder Keeper" terris_worldbringers_BishopNeuter:0 "Elder Keeper" terris_worldbringers_BishopMalePlural:0 "Elder Keepers" terris_worldbringers_BishopFemalePlural:0 "Elder Keepers" terris_worldbringers_BishopNeuterPlural:0 "Elder Keepers" + + # --- Devotees --- + terris_worldbringers_DevoteeMale:0 "Keeper" + terris_worldbringers_DevoteeFemale:0 "Keeper" + terris_worldbringers_DevoteeNeuter:0 "Keeper" + terris_worldbringers_DevoteeMalePlural:0 "Keepers" + terris_worldbringers_DevoteeFemalePlural:0 "Keepers" + terris_worldbringers_DevoteeNeuterPlural:0 "Keepers" + terris_worldbringers_DevotedMale:0 "Keeper" + terris_worldbringers_DevotedFemale:0 "Keeper" + terris_worldbringers_DevotedNeuter:0 "Keeper" + + # --- Religious Terms --- + terris_worldbringers_HouseOfWorship:0 "Synod" + terris_worldbringers_HouseOfWorship2:0 "Library" + terris_worldbringers_HouseOfWorship3:0 "Keeper Hall" + terris_worldbringers_HouseOfWorshipPlural:0 "Synods" + terris_worldbringers_ReligiousText:0 "The Terris Prophecies" + terris_worldbringers_ReligiousText2:0 "The Copperminds" + terris_worldbringers_ReligiousText3:0 "The Worldbringer Chronicles" + terris_worldbringers_ReligiousSymbol:0 "Coppermind" + terris_worldbringers_ReligiousSymbol2:0 "The Terris Bracers" + terris_worldbringers_ReligiousSymbol3:0 "The Synod Seal" terris_worldbringers_DivineRealm:0 "Preservation's Realm" + terris_worldbringers_DivineRealm2:0 "The Beyond" + terris_worldbringers_DivineRealm3:0 "The Spiritual Realm" terris_worldbringers_PositiveAfterLife:0 "return to Preservation" + terris_worldbringers_PositiveAfterLife2:0 "join the Beyond" + terris_worldbringers_PositiveAfterLife3:0 "rest in Preservation's light" terris_worldbringers_NegativeAfterLife:0 "fall to Ruin" + terris_worldbringers_NegativeAfterLife2:0 "be consumed by entropy" + terris_worldbringers_NegativeAfterLife3:0 "dissolve into nothing" + terris_worldbringers_PantheonTerm:0 "The Keepers" + terris_worldbringers_PantheonTerm2:0 "The Worldbringers" + terris_worldbringers_PantheonTerm3:0 "The Synod" + terris_worldbringers_PantheonTermHasHave:0 "have" + terris_worldbringers_GHWName:0 "Great Reclamation" + terris_worldbringers_GHWNamePlural:0 "Great Reclamations" + terris_worldbringers_ReligiousHead:0 "First Keeper" + terris_worldbringers_ReligiousHeadName:0 "First Keeper" + terris_worldbringers_ReligiousHeadTitle:0 "First Keeper" + terris_worldbringers_ReligiousHeadTitleName:0 "First Keeper [ROOT.Custom('GetName')]" terris_worldbringers_CreationMyth:0 "Preservation and Ruin shaped the world together" terris_worldbringers_DeathOpinionName:0 "Sacrilege against the Keepers" + terris_worldbringers_GoodAfterLife:0 "Preservation's Embrace" + terris_worldbringers_BadAfterLife:0 "Ruin's Dissolution" + terris_worldbringers_PanthachurchDescription:0 "the Worldbringers" + + # ================================================================ + # SURVIVORISM FAITH - Custom Loc Keys + # ================================================================ + + # --- High God (The Survivor / Kelsier) --- + survivorism_HighGodName:0 "The Survivor" + survivorism_HighGodName2:0 "Kelsier" + survivorism_HighGodNamePossessive:0 "The Survivor's" + survivorism_HighGodNameSheHe:0 "He" + survivorism_HighGodHerselfHimself:0 "Himself" + survivorism_HighGodHerHis:0 "His" + survivorism_HighGodNameAlternate:0 "The Survivor of Hathsin" + survivorism_HighGodNameAlternatePossessive:0 "The Survivor of Hathsin's" + + # --- Devil (The Lord Ruler) --- + survivorism_DevilName:0 "The Lord Ruler" + survivorism_DevilNamePossessive:0 "The Lord Ruler's" + survivorism_DevilSheHe:0 "He" + survivorism_DevilHerselfHimself:0 "Himself" + survivorism_DevilHerHis:0 "His" + + # --- Good/Evil God Names --- + survivorism_GoodGodNames:0 "The Survivor" + survivorism_EvilGodNames:0 "The Lord Ruler" + + # --- Death Deity --- + survivorism_DeathDeityName:0 "The Mists" + survivorism_DeathDeityNamePossessive:0 "The Mists'" + survivorism_DeathDeityHerHis:0 "Their" + survivorism_DeathDeitySheHe:0 "They" + survivorism_DeathDeityHerselfHimself:0 "Themselves" + + # --- Creator --- + survivorism_CreatorName:0 "The Survivor" + survivorism_CreatorNamePossessive:0 "The Survivor's" + survivorism_CreatorHerHis:0 "His" + survivorism_CreatorSheHe:0 "He" + survivorism_CreatorHerselfHimself:0 "Himself" + + # --- Fate God --- + survivorism_FateGodName:0 "The Survivor" + survivorism_FateGodNamePossessive:0 "The Survivor's" + survivorism_FateGodHerHis:0 "His" + survivorism_FateGodSheHe:0 "He" + survivorism_FateGodHerselfHimself:0 "Himself" + + # --- Fertility God --- + survivorism_FertilityGodName:0 "The Survivor" + survivorism_FertilityGodNamePossessive:0 "The Survivor's" + survivorism_FertilityGodHerHis:0 "His" + survivorism_FertilityGodSheHe:0 "He" + survivorism_FertilityGodHerselfHimself:0 "Himself" + + # --- Health God --- + survivorism_HealthGodName:0 "The Survivor" + survivorism_HealthGodNamePossessive:0 "The Survivor's" + survivorism_HealthGodHerHis:0 "His" + survivorism_HealthGodSheHe:0 "He" + survivorism_HealthGodHerselfHimself:0 "Himself" + + # --- Household God --- + survivorism_HouseholdGodName:0 "The Crew" + survivorism_HouseholdGodNamePossessive:0 "The Crew's" + survivorism_HouseholdGodHerHis:0 "Their" + survivorism_HouseholdGodSheHe:0 "They" + survivorism_HouseholdGodHerselfHimself:0 "Themselves" + + # --- Knowledge God --- + survivorism_KnowledgeGodName:0 "The Survivor" + survivorism_KnowledgeGodNamePossessive:0 "The Survivor's" + survivorism_KnowledgeGodHerHis:0 "His" + survivorism_KnowledgeGodSheHe:0 "He" + survivorism_KnowledgeGodHerselfHimself:0 "Himself" + + # --- Night God --- + survivorism_NightGodName:0 "The Mists" + survivorism_NightGodNamePossessive:0 "The Mists'" + survivorism_NightGodHerHis:0 "Their" + survivorism_NightGodSheHe:0 "They" + survivorism_NightGodHerselfHimself:0 "Themselves" + + # --- Trickster God --- + survivorism_TricksterGodName:0 "The Survivor" + survivorism_TricksterGodNamePossessive:0 "The Survivor's" + survivorism_TricksterGodHerHis:0 "His" + survivorism_TricksterGodSheHe:0 "He" + survivorism_TricksterGodHerselfHimself:0 "Himself" + + # --- War God --- + survivorism_WarGodName:0 "The Survivor" + survivorism_WarGodNamePossessive:0 "The Survivor's" + survivorism_WarGodHerHis:0 "His" + survivorism_WarGodSheHe:0 "He" + survivorism_WarGodHerselfHimself:0 "Himself" + + # --- Water God --- + survivorism_WaterGodName:0 "The Mists" + survivorism_WaterGodNamePossessive:0 "The Mists'" + survivorism_WaterGodHerHis:0 "Their" + survivorism_WaterGodSheHe:0 "They" + survivorism_WaterGodHerselfHimself:0 "Themselves" + + # --- Wealth God --- + survivorism_WealthGodName:0 "The Survivor" + survivorism_WealthGodNamePossessive:0 "The Survivor's" + survivorism_WealthGodHerHis:0 "His" + survivorism_WealthGodSheHe:0 "He" + survivorism_WealthGodHerselfHimself:0 "Himself" + + # --- Witch God --- + survivorism_WitchGodName:0 "The Lord Ruler" + survivorism_WitchGodNamePossessive:0 "The Lord Ruler's" + survivorism_WitchGodHerHis:0 "His" + survivorism_WitchGodSheHe:0 "He" + survivorism_WitchGodHerselfHimself:0 "Himself" + survivorism_WitchGodMotherFather:0 "Tyrant" + survivorism_WitchGodMistressMaster:0 "Oppressor" + + # --- Priests --- + survivorism_PriestMale:0 "Skaaman" + survivorism_PriestFemale:0 "Skaaman" + survivorism_PriestNeuter:0 "Skaaman" + survivorism_PriestMalePlural:0 "Skaamans" + survivorism_PriestFemalePlural:0 "Skaamans" + survivorism_PriestNeuterPlural:0 "Skaamans" + survivorism_AltPriestTermPlural:0 "Crew Leaders" + + # --- Bishops --- + survivorism_BishopMale:0 "Elder Skaaman" + survivorism_BishopFemale:0 "Elder Skaaman" + survivorism_BishopNeuter:0 "Elder Skaaman" + survivorism_BishopMalePlural:0 "Elder Skaamans" + survivorism_BishopFemalePlural:0 "Elder Skaamans" + survivorism_BishopNeuterPlural:0 "Elder Skaamans" + + # --- Devotees --- + survivorism_DevoteeMale:0 "Survivor" + survivorism_DevoteeFemale:0 "Survivor" + survivorism_DevoteeNeuter:0 "Survivor" + survivorism_DevoteeMalePlural:0 "Survivors" + survivorism_DevoteeFemalePlural:0 "Survivors" + survivorism_DevoteeNeuterPlural:0 "Survivors" + + # --- Religious Terms --- + survivorism_HouseOfWorship:0 "Hideout" + survivorism_HouseOfWorship2:0 "Safe House" + survivorism_HouseOfWorship3:0 "Gathering Cellar" + survivorism_HouseOfWorshipPlural:0 "Hideouts" + survivorism_ReligiousText:0 "The Words of the Survivor" + survivorism_ReligiousText2:0 "The Survivor's Creed" + survivorism_ReligiousText3:0 "The Songs of Defiance" + survivorism_ReligiousSymbol:0 "Spear" + survivorism_ReligiousSymbol2:0 "Wooden Spear" + survivorism_ReligiousSymbol3:0 "Crossed Scars" + survivorism_DivineRealm:0 "The Survivor's Rest" + survivorism_DivineRealm2:0 "The Free Lands" + survivorism_DivineRealm3:0 "Beyond the Ash" + survivorism_PositiveAfterLife:0 "find freedom beyond the ash" + survivorism_PositiveAfterLife2:0 "join the Survivor's crew" + survivorism_PositiveAfterLife3:0 "rest in the Survivor's light" + survivorism_NegativeAfterLife:0 "serve the Lord Ruler for eternity" + survivorism_NegativeAfterLife2:0 "be lost in the ash" + survivorism_NegativeAfterLife3:0 "wander the mists forever" + survivorism_PantheonTerm:0 "The Crew" + survivorism_PantheonTerm2:0 "The Survivors" + survivorism_PantheonTerm3:0 "The Resistance" + survivorism_PantheonTermHasHave:0 "have" + survivorism_GHWName:0 "Great Uprising" + survivorism_GHWNamePlural:0 "Great Uprisings" + survivorism_ReligiousHeadName:0 "Voice of the Survivor" + survivorism_ReligiousHeadTitleName:0 "Voice of the Survivor [ROOT.Custom('GetName')]" + survivorism_CreationMyth:0 "The Survivor escaped the Pits of Hathsin and showed the skaa that they could fight" + survivorism_DeathOpinionName:0 "Betrayal of the Survivor's cause" + survivorism_GoodAfterLife:0 "The Survivor's Rest" + survivorism_BadAfterLife:0 "Eternal Servitude" + survivorism_PanthachurchDescription:0 "the Church of the Survivor" + + # ================================================================ + # CULT OF RUIN FAITH - Custom Loc Keys + # ================================================================ + + # --- High God (Ruin) --- + cult_of_ruin_HighGodName:0 "Ruin" + cult_of_ruin_HighGodName2:0 "The Shard of Ruin" + cult_of_ruin_HighGodNamePossessive:0 "Ruin's" + cult_of_ruin_HighGodNameSheHe:0 "It" + cult_of_ruin_HighGodHerselfHimself:0 "Itself" + cult_of_ruin_HighGodHerHis:0 "Its" + cult_of_ruin_HighGodNameAlternate:0 "The Voice of Entropy" + cult_of_ruin_HighGodNameAlternatePossessive:0 "The Voice of Entropy's" + + # --- Devil (Preservation) --- + cult_of_ruin_DevilName:0 "Preservation" + cult_of_ruin_DevilNamePossessive:0 "Preservation's" + cult_of_ruin_DevilSheHe:0 "It" + cult_of_ruin_DevilHerselfHimself:0 "Itself" + cult_of_ruin_DevilHerHis:0 "Its" + + # --- Good/Evil God Names --- + cult_of_ruin_GoodGodNames:0 "Ruin" + cult_of_ruin_EvilGodNames:0 "Preservation" + + # --- Death Deity --- + cult_of_ruin_DeathDeityName:0 "Ruin" + cult_of_ruin_DeathDeityNamePossessive:0 "Ruin's" + cult_of_ruin_DeathDeityHerHis:0 "Its" + cult_of_ruin_DeathDeitySheHe:0 "It" + cult_of_ruin_DeathDeityHerselfHimself:0 "Itself" + + # --- Creator --- + cult_of_ruin_CreatorName:0 "Ruin" + cult_of_ruin_CreatorNamePossessive:0 "Ruin's" + cult_of_ruin_CreatorHerHis:0 "Its" + cult_of_ruin_CreatorSheHe:0 "It" + cult_of_ruin_CreatorHerselfHimself:0 "Itself" + + # --- Fate God --- + cult_of_ruin_FateGodName:0 "Ruin" + cult_of_ruin_FateGodNamePossessive:0 "Ruin's" + cult_of_ruin_FateGodHerHis:0 "Its" + cult_of_ruin_FateGodSheHe:0 "It" + cult_of_ruin_FateGodHerselfHimself:0 "Itself" + + # --- Fertility God --- + cult_of_ruin_FertilityGodName:0 "Ruin" + cult_of_ruin_FertilityGodNamePossessive:0 "Ruin's" + cult_of_ruin_FertilityGodHerHis:0 "Its" + cult_of_ruin_FertilityGodSheHe:0 "It" + cult_of_ruin_FertilityGodHerselfHimself:0 "Itself" + + # --- Health God --- + cult_of_ruin_HealthGodName:0 "Ruin" + cult_of_ruin_HealthGodNamePossessive:0 "Ruin's" + cult_of_ruin_HealthGodHerHis:0 "Its" + cult_of_ruin_HealthGodSheHe:0 "It" + cult_of_ruin_HealthGodHerselfHimself:0 "Itself" + + # --- Household God --- + cult_of_ruin_HouseholdGodName:0 "Ruin" + cult_of_ruin_HouseholdGodNamePossessive:0 "Ruin's" + cult_of_ruin_HouseholdGodHerHis:0 "Its" + cult_of_ruin_HouseholdGodSheHe:0 "It" + cult_of_ruin_HouseholdGodHerselfHimself:0 "Itself" + + # --- Knowledge God --- + cult_of_ruin_KnowledgeGodName:0 "Ruin" + cult_of_ruin_KnowledgeGodNamePossessive:0 "Ruin's" + cult_of_ruin_KnowledgeGodHerHis:0 "Its" + cult_of_ruin_KnowledgeGodSheHe:0 "It" + cult_of_ruin_KnowledgeGodHerselfHimself:0 "Itself" + + # --- Night God --- + cult_of_ruin_NightGodName:0 "The Mists of Ruin" + cult_of_ruin_NightGodNamePossessive:0 "Ruin's Mists'" + cult_of_ruin_NightGodHerHis:0 "Their" + cult_of_ruin_NightGodSheHe:0 "They" + cult_of_ruin_NightGodHerselfHimself:0 "Themselves" + + # --- Trickster God --- + cult_of_ruin_TricksterGodName:0 "Preservation" + cult_of_ruin_TricksterGodNamePossessive:0 "Preservation's" + cult_of_ruin_TricksterGodHerHis:0 "Its" + cult_of_ruin_TricksterGodSheHe:0 "It" + cult_of_ruin_TricksterGodHerselfHimself:0 "Itself" + + # --- War God --- + cult_of_ruin_WarGodName:0 "Ruin" + cult_of_ruin_WarGodNamePossessive:0 "Ruin's" + cult_of_ruin_WarGodHerHis:0 "Its" + cult_of_ruin_WarGodSheHe:0 "It" + cult_of_ruin_WarGodHerselfHimself:0 "Itself" + + # --- Water God --- + cult_of_ruin_WaterGodName:0 "The Mists of Ruin" + cult_of_ruin_WaterGodNamePossessive:0 "Ruin's Mists'" + cult_of_ruin_WaterGodHerHis:0 "Their" + cult_of_ruin_WaterGodSheHe:0 "They" + cult_of_ruin_WaterGodHerselfHimself:0 "Themselves" + + # --- Wealth God --- + cult_of_ruin_WealthGodName:0 "Ruin" + cult_of_ruin_WealthGodNamePossessive:0 "Ruin's" + cult_of_ruin_WealthGodHerHis:0 "Its" + cult_of_ruin_WealthGodSheHe:0 "It" + cult_of_ruin_WealthGodHerselfHimself:0 "Itself" + + # --- Witch God --- + cult_of_ruin_WitchGodName:0 "Ruin" + cult_of_ruin_WitchGodNamePossessive:0 "Ruin's" + cult_of_ruin_WitchGodHerHis:0 "Its" + cult_of_ruin_WitchGodSheHe:0 "It" + cult_of_ruin_WitchGodHerselfHimself:0 "Itself" + cult_of_ruin_WitchGodMotherFather:0 "Father" + cult_of_ruin_WitchGodMistressMaster:0 "Master" + + # --- Priests --- + cult_of_ruin_PriestMale:0 "Spike Keeper" + cult_of_ruin_PriestFemale:0 "Spike Keeper" + cult_of_ruin_PriestNeuter:0 "Spike Keeper" + cult_of_ruin_PriestMalePlural:0 "Spike Keepers" + cult_of_ruin_PriestFemalePlural:0 "Spike Keepers" + cult_of_ruin_PriestNeuterPlural:0 "Spike Keepers" + cult_of_ruin_AltPriestTermPlural:0 "Hemalurgists" + + # --- Bishops --- + cult_of_ruin_BishopMale:0 "Voice of Ruin" + cult_of_ruin_BishopFemale:0 "Voice of Ruin" + cult_of_ruin_BishopNeuter:0 "Voice of Ruin" + cult_of_ruin_BishopMalePlural:0 "Voices of Ruin" + cult_of_ruin_BishopFemalePlural:0 "Voices of Ruin" + cult_of_ruin_BishopNeuterPlural:0 "Voices of Ruin" + + # --- Devotees --- + cult_of_ruin_DevoteeMale:0 "Spiked" + cult_of_ruin_DevoteeFemale:0 "Spiked" + cult_of_ruin_DevoteeNeuter:0 "Spiked" + cult_of_ruin_DevoteeMalePlural:0 "Spiked" + cult_of_ruin_DevoteeFemalePlural:0 "Spiked" + cult_of_ruin_DevoteeNeuterPlural:0 "Spiked" + + # --- Religious Terms --- + cult_of_ruin_HouseOfWorship:0 "Spike Pit" + cult_of_ruin_HouseOfWorship2:0 "Blood Altar" + cult_of_ruin_HouseOfWorship3:0 "Ruin's Hollow" + cult_of_ruin_HouseOfWorshipPlural:0 "Spike Pits" + cult_of_ruin_ReligiousText:0 "The Whispers of Ruin" + cult_of_ruin_ReligiousText2:0 "The Book of Entropy" + cult_of_ruin_ReligiousText3:0 "The Hemalurgic Codex" + cult_of_ruin_ReligiousSymbol:0 "Iron Spike" + cult_of_ruin_ReligiousSymbol2:0 "The Broken Eye" + cult_of_ruin_ReligiousSymbol3:0 "Bloody Spike" + cult_of_ruin_DivineRealm:0 "The Void" + cult_of_ruin_DivineRealm2:0 "Ruin's Domain" + cult_of_ruin_DivineRealm3:0 "The Final Entropy" + cult_of_ruin_PositiveAfterLife:0 "return to Ruin's embrace" + cult_of_ruin_PositiveAfterLife2:0 "dissolve into entropy" + cult_of_ruin_PositiveAfterLife3:0 "join the Void" + cult_of_ruin_NegativeAfterLife:0 "be trapped by Preservation" + cult_of_ruin_NegativeAfterLife2:0 "be imprisoned in stasis" + cult_of_ruin_NegativeAfterLife3:0 "suffer eternal preservation" + cult_of_ruin_PantheonTerm:0 "Ruin's Chosen" + cult_of_ruin_PantheonTerm2:0 "The Spiked" + cult_of_ruin_PantheonTerm3:0 "The Whispered" + cult_of_ruin_PantheonTermHasHave:0 "have" + cult_of_ruin_GHWName:0 "Great Unmaking" + cult_of_ruin_GHWNamePlural:0 "Great Unmakings" + cult_of_ruin_ReligiousHeadName:0 "Herald of Ruin" + cult_of_ruin_ReligiousHeadTitleName:0 "Herald of Ruin [ROOT.Custom('GetName')]" + cult_of_ruin_CreationMyth:0 "Ruin shaped the world so that it might one day be destroyed" + cult_of_ruin_DeathOpinionName:0 "Defiance of Ruin's will" + cult_of_ruin_GoodAfterLife:0 "Ruin's Embrace" + cult_of_ruin_BadAfterLife:0 "Preservation's Prison" + cult_of_ruin_PanthachurchDescription:0 "the Cult of Ruin" + + # ================================================================ + # HerHim KEYS FOR ALL FAITHS + # CK3 uses HerHim in addition to HerHis and HerselfHimself + # ================================================================ + + # --- Steel Ministry --- + steel_ministry_CreatorHerHim:0 "Him" + steel_ministry_DeathDeityHerHim:0 "It" + steel_ministry_FateGodHerHim:0 "Him" + steel_ministry_FertilityGodHerHim:0 "Him" + steel_ministry_HealthGodHerHim:0 "Him" + steel_ministry_HouseholdGodHerHim:0 "It" + steel_ministry_KnowledgeGodHerHim:0 "It" + steel_ministry_NightGodHerHim:0 "Them" + steel_ministry_TricksterGodHerHim:0 "It" + steel_ministry_WarGodHerHim:0 "Him" + steel_ministry_WaterGodHerHim:0 "Them" + steel_ministry_WealthGodHerHim:0 "Him" + steel_ministry_WitchGodHerHim:0 "It" + + # --- Terris Worldbringers --- + terris_worldbringers_CreatorHerHim:0 "It" + terris_worldbringers_DeathDeityHerHim:0 "It" + terris_worldbringers_FateGodHerHim:0 "It" + terris_worldbringers_FertilityGodHerHim:0 "It" + terris_worldbringers_HealthGodHerHim:0 "It" + terris_worldbringers_HouseholdGodHerHim:0 "Them" + terris_worldbringers_KnowledgeGodHerHim:0 "It" + terris_worldbringers_NightGodHerHim:0 "Them" + terris_worldbringers_TricksterGodHerHim:0 "It" + terris_worldbringers_WarGodHerHim:0 "It" + terris_worldbringers_WaterGodHerHim:0 "It" + terris_worldbringers_WealthGodHerHim:0 "It" + terris_worldbringers_WitchGodHerHim:0 "It" + + # --- Survivorism --- + survivorism_CreatorHerHim:0 "Him" + survivorism_DeathDeityHerHim:0 "Them" + survivorism_FateGodHerHim:0 "Him" + survivorism_FertilityGodHerHim:0 "Him" + survivorism_HealthGodHerHim:0 "Him" + survivorism_HouseholdGodHerHim:0 "Them" + survivorism_KnowledgeGodHerHim:0 "Him" + survivorism_NightGodHerHim:0 "Them" + survivorism_TricksterGodHerHim:0 "Him" + survivorism_WarGodHerHim:0 "Him" + survivorism_WaterGodHerHim:0 "Them" + survivorism_WealthGodHerHim:0 "Him" + survivorism_WitchGodHerHim:0 "Him" + + # --- Cult of Ruin --- + cult_of_ruin_CreatorHerHim:0 "It" + cult_of_ruin_DeathDeityHerHim:0 "It" + cult_of_ruin_FateGodHerHim:0 "It" + cult_of_ruin_FertilityGodHerHim:0 "It" + cult_of_ruin_HealthGodHerHim:0 "It" + cult_of_ruin_HouseholdGodHerHim:0 "It" + cult_of_ruin_KnowledgeGodHerHim:0 "It" + cult_of_ruin_NightGodHerHim:0 "Them" + cult_of_ruin_TricksterGodHerHim:0 "It" + cult_of_ruin_WarGodHerHim:0 "It" + cult_of_ruin_WaterGodHerHim:0 "Them" + cult_of_ruin_WealthGodHerHim:0 "It" + cult_of_ruin_WitchGodHerHim:0 "It" + + # ================================================================ + # GENERIC FALLBACK KEYS (unprefixed) + # CK3 falls back to these if faith-prefixed versions are not found + # ================================================================ + + # --- High God --- + HighGodName:0 "The Lord Ruler" + HighGodName2:0 "The Sliver of Infinity" + HighGodNamePossessive:0 "The Lord Ruler's" + HighGodNameSheHe:0 "He" + HighGodHerselfHimself:0 "Himself" + HighGodHerHis:0 "His" + HighGodNameAlternate:0 "The Sliver of Infinity" + HighGodNameAlternatePossessive:0 "The Sliver of Infinity's" + + # --- Devil --- + DevilName:0 "The Deepness" + DevilNamePossessive:0 "The Deepness'" + DevilSheHe:0 "It" + DevilHerselfHimself:0 "Itself" + DevilHerHis:0 "Its" + + # --- Good/Evil --- + GoodGodNames:0 "The Lord Ruler" + EvilGodNames:0 "The Deepness" + + # --- Death Deity --- + DeathDeityName:0 "The Deepness" + DeathDeityNamePossessive:0 "The Deepness'" + DeathDeityHerHis:0 "Its" + DeathDeitySheHe:0 "It" + DeathDeityHerHim:0 "It" + + # --- Creator --- + CreatorName:0 "The Lord Ruler" + CreatorNamePossessive:0 "The Lord Ruler's" + CreatorHerHis:0 "His" + CreatorSheHe:0 "He" + CreatorHerHim:0 "Him" + + # --- Fate God --- + FateGodName:0 "The Lord Ruler" + FateGodNamePossessive:0 "The Lord Ruler's" + FateGodHerHis:0 "His" + FateGodSheHe:0 "He" + FateGodHerHim:0 "Him" + + # --- Fertility God --- + FertilityGodName:0 "The Lord Ruler" + FertilityGodNamePossessive:0 "The Lord Ruler's" + FertilityGodHerHis:0 "His" + FertilityGodSheHe:0 "He" + FertilityGodHerHim:0 "Him" + + # --- Health God --- + HealthGodName:0 "The Lord Ruler" + HealthGodNamePossessive:0 "The Lord Ruler's" + HealthGodHerHis:0 "His" + HealthGodSheHe:0 "He" + HealthGodHerHim:0 "Him" + + # --- Household God --- + HouseholdGodName:0 "The Steel Ministry" + HouseholdGodNamePossessive:0 "The Steel Ministry's" + HouseholdGodHerHis:0 "Its" + HouseholdGodSheHe:0 "It" + HouseholdGodHerHim:0 "It" + + # --- Knowledge God --- + KnowledgeGodName:0 "The Steel Ministry" + KnowledgeGodNamePossessive:0 "The Steel Ministry's" + KnowledgeGodHerHis:0 "Its" + KnowledgeGodSheHe:0 "It" + KnowledgeGodHerHim:0 "It" + + # --- Night God --- + NightGodName:0 "The Mists" + NightGodNamePossessive:0 "The Mists'" + NightGodHerHis:0 "Their" + NightGodSheHe:0 "They" + NightGodHerHim:0 "Them" + + # --- Trickster God --- + TricksterGodName:0 "The Deepness" + TricksterGodNamePossessive:0 "The Deepness'" + TricksterGodHerHis:0 "Its" + TricksterGodSheHe:0 "It" + TricksterGodHerHim:0 "It" + + # --- War God --- + WarGodName:0 "The Lord Ruler" + WarGodNamePossessive:0 "The Lord Ruler's" + WarGodHerHis:0 "His" + WarGodSheHe:0 "He" + WarGodHerHim:0 "Him" + + # --- Water God --- + WaterGodName:0 "The Mists" + WaterGodNamePossessive:0 "The Mists'" + WaterGodHerHis:0 "Their" + WaterGodSheHe:0 "They" + WaterGodHerHim:0 "Them" + + # --- Wealth God --- + WealthGodName:0 "The Lord Ruler" + WealthGodNamePossessive:0 "The Lord Ruler's" + WealthGodHerHis:0 "His" + WealthGodSheHe:0 "He" + WealthGodHerHim:0 "Him" + + # --- Witch God --- + WitchGodName:0 "The Deepness" + WitchGodNamePossessive:0 "The Deepness'" + WitchGodHerHis:0 "Its" + WitchGodSheHe:0 "It" + WitchGodHerHim:0 "It" + WitchGodMotherFather:0 "Father" + WitchGodMistressMaster:0 "Master" + + # --- Priests --- + PriestMale:0 "Obligator" + PriestFemale:0 "Obligator" + PriestNeuter:0 "Obligator" + PriestMalePlural:0 "Obligators" + PriestFemalePlural:0 "Obligators" + PriestNeuterPlural:0 "Obligators" + AltPriestTermPlural:0 "Steel Inquisitors" + + # --- Bishops --- + BishopMale:0 "High Prelan" + BishopFemale:0 "High Prelan" + BishopNeuter:0 "High Prelan" + BishopMalePlural:0 "High Prelans" + BishopFemalePlural:0 "High Prelans" + BishopNeuterPlural:0 "High Prelans" + + # --- Devotees --- + DevoteeMale:0 "Faithful" + DevoteeFemale:0 "Faithful" + DevoteeNeuter:0 "Faithful" + DevoteeMalePlural:0 "Faithful" + DevoteeFemalePlural:0 "Faithful" + DevoteeNeuterPlural:0 "Faithful" + + # --- Religious Terms --- + HouseOfWorship:0 "Canton" + HouseOfWorship2:0 "Ministry Hall" + HouseOfWorship3:0 "Obligator Office" + HouseOfWorshipPlural:0 "Cantons" + ReligiousText:0 "The Lord Ruler's Edicts" + ReligiousText2:0 "The Steel Codex" + ReligiousText3:0 "The Canticles of Order" + ReligiousSymbol:0 "Steel" + ReligiousSymbol2:0 "The Spires of Kredik Shaw" + ReligiousSymbol3:0 "Obligator Tattoos" + DivineRealm:0 "The Lord Ruler's Dominion" + DivineRealm2:0 "The Eternal Throne" + DivineRealm3:0 "The Imperium of Ash" + PositiveAfterLife:0 "eternal service to the Lord Ruler" + PositiveAfterLife2:0 "join the Lord Ruler's domain" + PositiveAfterLife3:0 "rest in the Lord Ruler's grace" + NegativeAfterLife:0 "fall into the Deepness" + NegativeAfterLife2:0 "be consumed by the mists" + NegativeAfterLife3:0 "dissolution in Ruin" + PantheonTerm:0 "The Ministry" + PantheonTerm2:0 "The Cantons" + PantheonTerm3:0 "The Orthodoxy" + PantheonTermHasHave:0 "has" + GHWName:0 "Purge" + GHWNamePlural:0 "Purges" + ReligiousHeadName:0 "Lord Prelan" + ReligiousHeadTitleName:0 "Lord Prelan [ROOT.Custom('GetName')]"