Loc (germanic, celtic, absurdism)

This commit is contained in:
McMeme1 2026-02-21 17:57:37 +01:00
parent 835708cbf2
commit e8c76c01f4
7 changed files with 395 additions and 70 deletions

View file

@ -280,6 +280,145 @@
doctrine = tenet_wandering_bards
doctrine = special_doctrine_fae_and_folklore
localization = {
#HealthGod
HealthGodName = gorsedd_health_god_name
HealthGodNamePossessive = gorsedd_health_god_name_possessive
HealthGodSheHe = CHARACTER_SHEHE_SHE
HealthGodHerHis = CHARACTER_HERHIS_HER
HealthGodHerHim = CHARACTER_HERHIM_HER
#FertilityGod
FertilityGodName = gorsedd_fertility_god_name
FertilityGodNamePossessive = gorsedd_fertility_god_name_possessive
FertilityGodSheHe = CHARACTER_SHEHE_SHE
FertilityGodHerHis = CHARACTER_HERHIS_HER
FertilityGodHerHim = CHARACTER_HERHIM_HER
#WealthGod
WealthGodName = gorsedd_wealth_god_name
WealthGodNamePossessive = gorsedd_wealth_god_name_possessive
WealthGodSheHe = CHARACTER_SHEHE_HE
WealthGodHerHis = CHARACTER_HERHIS_HIS
WealthGodHerHim = CHARACTER_HERHIM_HIM
#HouseholdGod
HouseholdGodName = gorsedd_household_god_name
HouseholdGodNamePossessive = gorsedd_household_god_name_possessive
HouseholdGodSheHe = CHARACTER_SHEHE_HE
HouseholdGodHerHis = CHARACTER_HERHIS_HIS
HouseholdGodHerHim = CHARACTER_HERHIM_HIM
#FateGod
FateGodName = gorsedd_fate_god_name
FateGodNamePossessive = gorsedd_fate_god_name_possessive
FateGodSheHe = CHARACTER_SHEHE_SHE
FateGodHerHis = CHARACTER_HERHIS_HER
FateGodHerHim = CHARACTER_HERHIM_HER
#KnowledgeGod
KnowledgeGodName = gorsedd_knowledge_god_name
KnowledgeGodNamePossessive = gorsedd_knowledge_god_name_possessive
KnowledgeGodSheHe = CHARACTER_SHEHE_SHE
KnowledgeGodHerHis = CHARACTER_HERHIS_HER
KnowledgeGodHerHim = CHARACTER_HERHIM_HER
#WarGod
WarGodName = gorsedd_war_god_name
WarGodNamePossessive = gorsedd_war_god_name_possessive
WarGodSheHe = CHARACTER_SHEHE_HE
WarGodHerHis = CHARACTER_HERHIS_HIS
WarGodHerHim = CHARACTER_HERHIM_HIM
#TricksterGod
TricksterGodName = gorsedd_trickster_god_name
TricksterGodNamePossessive = gorsedd_trickster_god_name_possessive
TricksterGodSheHe = CHARACTER_SHEHE_SHE
TricksterGodHerHis = CHARACTER_HERHIS_HER
TricksterGodHerHim = CHARACTER_HERHIM_HER
#NightGod
NightGodName = gorsedd_night_god_name
NightGodNamePossessive = gorsedd_night_god_name_possessive
NightGodSheHe = CHARACTER_SHEHE_HE
NightGodHerHis = CHARACTER_HERHIS_HIS
NightGodHerHim = CHARACTER_HERHIM_HIM
#WaterGod
WaterGodName = gorsedd_water_god_name
WaterGodNamePossessive = gorsedd_water_god_name_possessive
WaterGodSheHe = CHARACTER_SHEHE_HE
WaterGodHerHis = CHARACTER_HERHIS_HIS
WaterGodHerHim = CHARACTER_HERHIM_HIM
DevilName = gorsedd_devil_name
DevilNamePossessive = gorsedd_devil_name_possessive
DevilSheHe = CHARACTER_SHEHE_HE
DevilHerHis = CHARACTER_HERHIS_HIS
DevilHerHis = CHARACTER_HERHIS_HIS
DevilHerselfHimself = CHARACTER_HIMSELF
DeathDeityName = gorsedd_death_deity_name
DeathDeityNamePossessive = gorsedd_death_deity_name_possessive
DeathDeitySheHe = CHARACTER_SHEHE_HE
DeathDeityHerHis = CHARACTER_HERHIS_HIS
DeathDeityHerHim = CHARACTER_HERHIM_HIM
WitchGodName = gorsedd_witch_god_name
WitchGodNamePossessive = volksmarchen_witch_god_name_possessive
WitchGodHerHis = CHARACTER_HERHIS_HER
WitchGodSheHe = CHARACTER_SHEHE_SHE
WitchGodHerHim = CHARACTER_HERHIM_HER
WitchGodMistressMaster = mistress
WitchGodMotherFather = mother
DevoteeMale = gorsedd_devotee
DevoteeMalePlural = gorsedd_devotee_plural
DevoteeFemale = gorsedd_devotee
DevoteeFemalePlural = gorsedd_devotee_plural
DevoteeNeuter = gorsedd_devotee
DevoteeNeuterPlural = gorsedd_devotee_plural
ReligiousSymbol = gorsedd_religious_symbol
ReligiousText = gorsedd_religious_text
PositiveAfterLife = gorsedd_positive_afterlife
NegativeAfterLife = gorsedd_negative_afterlife
PantheonTerm = gorsedd_pantheon_name
DivineRealm = gorsedd_positive_afterlife
HouseOfWorship = gorsedd_house_of_worship
HouseOfWorshipPlural = gorsedd_house_of_worship_plural
PriestMale = gorsedd_priest
PriestMalePlural = gorsedd_priest_plural
PriestFemale = gorsedd_priest
PriestFemalePlural = gorsedd_priest_plural
PriestNeuter = gorsedd_priest
PriestNeuterPlural = gorsedd_priest_plural
BishopMale = gorsedd_bishop
BishopMalePlural = gorsedd_bishop_plural
BishopFemale = gorsedd_bishop
BishopFemalePlural = gorsedd_bishop_plural
BishopNeuter = gorsedd_bishop
BishopNeuterPlural = gorsedd_bishop_plural
GoodGodNames = {
gorsedd_high_god_name
gorsedd_high_god_name_alternate
gorsedd_fertility_god_name
gorsedd_wealth_god_name
gorsedd_fate_god_name
gorsedd_household_god_name
gorsedd_knowledge_god_name
gorsedd_night_god_name
gorsedd_water_god_name
gorsedd_death_god_name
gorsedd_witch_god_name
}
EvilGodNames = {
numenorian_devil_name
}
}
}
}
}

View file

@ -258,6 +258,145 @@
doctrine = tenet_sanctity_of_nature
doctrine = tenet_ancestor_worship
doctrine = tenet_communal_identity
localization = {
#HealthGod
HealthGodName = volksmarchen_health_god_name
HealthGodNamePossessive = volksmarchen_health_god_name_possessive
HealthGodSheHe = CHARACTER_SHEHE_SHE
HealthGodHerHis = CHARACTER_HERHIS_HER
HealthGodHerHim = CHARACTER_HERHIM_HER
#FertilityGod
FertilityGodName = volksmarchen_fertility_god_name
FertilityGodNamePossessive = volksmarchen_fertility_god_name_possessive
FertilityGodSheHe = CHARACTER_SHEHE_SHE
FertilityGodHerHis = CHARACTER_HERHIS_HER
FertilityGodHerHim = CHARACTER_HERHIM_HER
#WealthGod
WealthGodName = volksmarchen_wealth_god_name
WealthGodNamePossessive = volksmarchen_wealth_god_name_possessive
WealthGodSheHe = CHARACTER_SHEHE_SHE
WealthGodHerHis = CHARACTER_HERHIS_HER
WealthGodHerHim = CHARACTER_HERHIM_HER
#HouseholdGod
HouseholdGodName = volksmarchen_household_god_name
HouseholdGodNamePossessive = volksmarchen_household_god_name_possessive
HouseholdGodSheHe = CHARACTER_SHEHE_HE
HouseholdGodHerHis = CHARACTER_HERHIS_HIS
HouseholdGodHerHim = CHARACTER_HERHIM_HIM
#FateGod
FateGodName = volksmarchen_fate_god_name
FateGodNamePossessive = volksmarchen_fate_god_name_possessive
FateGodSheHe = CHARACTER_SHEHE_THEY
FateGodHerHis = CHARACTER_HERHIS_THEIR
FateGodHerHim = CHARACTER_HERHIM_THEM
#KnowledgeGod
KnowledgeGodName = volksmarchen_knowledge_god_name
KnowledgeGodNamePossessive = volksmarchen_knowledge_god_name_possessive
KnowledgeGodSheHe = CHARACTER_SHEHE_HE
KnowledgeGodHerHis = CHARACTER_HERHIS_HIS
KnowledgeGodHerHim = CHARACTER_HERHIM_HIM
#WarGod
WarGodName = volksmarchen_war_god_name
WarGodNamePossessive = volksmarchen_war_god_name_possessive
WarGodSheHe = CHARACTER_SHEHE_HE
WarGodHerHis = CHARACTER_HERHIS_HIS
WarGodHerHim = CHARACTER_HERHIM_HIM
#TricksterGod
TricksterGodName = volksmarchen_trickster_god_name
TricksterGodNamePossessive = volksmarchen_trickster_god_name_possessive
TricksterGodSheHe = CHARACTER_SHEHE_HE
TricksterGodHerHis = CHARACTER_HERHIS_HIS
TricksterGodHerHim = CHARACTER_HERHIM_HIM
#NightGod
NightGodName = volksmarchen_night_god_name
NightGodNamePossessive = volksmarchen_night_god_name_possessive
NightGodSheHe = CHARACTER_SHEHE_HE
NightGodHerHis = CHARACTER_HERHIS_HIS
NightGodHerHim = CHARACTER_HERHIM_HIM
#WaterGod
WaterGodName = volksmarchen_water_god_name
WaterGodNamePossessive = volksmarchen_water_god_name_possessive
WaterGodSheHe = CHARACTER_SHEHE_HE
WaterGodHerHis = CHARACTER_HERHIS_HIS
WaterGodHerHim = CHARACTER_HERHIM_HIM
DevilName = volksmarchen_devil_name
DevilNamePossessive = volksmarchen_devil_name_possessive
DevilSheHe = CHARACTER_SHEHE_HE
DevilHerHis = CHARACTER_HERHIS_HIS
DevilHerHis = CHARACTER_HERHIS_HIS
DevilHerselfHimself = CHARACTER_HIMSELF
DeathDeityName = volksmarchen_death_deity_name
DeathDeityNamePossessive = volksmarchen_death_deity_name_possessive
DeathDeitySheHe = CHARACTER_SHEHE_HE
DeathDeityHerHis = CHARACTER_HERHIS_HIS
DeathDeityHerHim = CHARACTER_HERHIM_HIM
WitchGodName = volksmarchen_witch_god_name
WitchGodNamePossessive = volksmarchen_witch_god_name_possessive
WitchGodHerHis = CHARACTER_HERHIS_HIS
WitchGodSheHe = CHARACTER_SHEHE_HE
WitchGodHerHim = CHARACTER_HERHIM_HIM
WitchGodMistressMaster = mistress
WitchGodMotherFather = mother
DevoteeMale = volksmarchen_devotee
DevoteeMalePlural = volksmarchen_devotee_plural
DevoteeFemale = volksmarchen_devotee
DevoteeFemalePlural = volksmarchen_devotee_plural
DevoteeNeuter = volksmarchen_devotee
DevoteeNeuterPlural = volksmarchen_devotee_plural
ReligiousSymbol = volksmarchen_religious_symbol
ReligiousText = volksmarchen_religious_text
PositiveAfterLife = volksmarchen_positive_afterlife
NegativeAfterLife = volksmarchen_negative_afterlife
PantheonTerm = volksmarchen_pantheon_name
DivineRealm = volksmarchen_positive_afterlife
HouseOfWorship = volksmarchen_house_of_worship
HouseOfWorshipPlural = volksmarchen_house_of_worship_plural
PriestMale = volksmarchen_priest
PriestMalePlural = volksmarchen_priest_plural
PriestFemale = volksmarchen_priest
PriestFemalePlural = volksmarchen_priest_plural
PriestNeuter = volksmarchen_priest
PriestNeuterPlural = volksmarchen_priest_plural
BishopMale = volksmarchen_bishop
BishopMalePlural = volksmarchen_bishop_plural
BishopFemale = volksmarchen_bishop
BishopFemalePlural = volksmarchen_bishop_plural
BishopNeuter = volksmarchen_bishop
BishopNeuterPlural = volksmarchen_bishop_plural
GoodGodNames = {
volksmarchen_high_god_name
volksmarchen_high_god_name_alternate
volksmarchen_fertility_god_name
volksmarchen_wealth_god_name
volksmarchen_fate_god_name
volksmarchen_household_god_name
volksmarchen_knowledge_god_name
volksmarchen_night_god_name
volksmarchen_water_god_name
volksmarchen_death_god_name
}
EvilGodNames = {
volksmarchen_devil_name
volksmarchen_witch_god_name
}
}
}
vaesenite = {
color = { 45 153 229 }

View file

@ -1098,90 +1098,90 @@
localization = {
#HealthGod
HealthGodName = novelist_health_god_name
HealthGodNamePossessive = novelist_health_god_name_possessive
HealthGodName = absurdist_health_god_name
HealthGodNamePossessive = absurdist_health_god_name_possessive
HealthGodSheHe = CHARACTER_SHEHE_HE
HealthGodHerHis = CHARACTER_HERHIS_HIS
HealthGodHerHim = CHARACTER_HERHIM_HIM
#FertilityGod
FertilityGodName = novelist_fertility_god_name
FertilityGodNamePossessive = novelist_fertility_god_name_possessive
FertilityGodName = absurdist_fertility_god_name
FertilityGodNamePossessive = absurdist_fertility_god_name_possessive
FertilityGodSheHe = CHARACTER_SHEHE_HE
FertilityGodHerHis = CHARACTER_HERHIS_HIS
FertilityGodHerHim = CHARACTER_HERHIM_HIM
#WealthGod
WealthGodName = novelist_wealth_god_name
WealthGodNamePossessive = novelist_wealth_god_name_possessive
WealthGodName = absurdist_wealth_god_name
WealthGodNamePossessive = absurdist_wealth_god_name_possessive
WealthGodSheHe = CHARACTER_SHEHE_HE
WealthGodHerHis = CHARACTER_HERHIS_HIS
WealthGodHerHim = CHARACTER_HERHIM_HIM
#HouseholdGod
HouseholdGodName = novelist_household_god_name
HouseholdGodNamePossessive = novelist_household_god_name_possessive
HouseholdGodName = absurdist_household_god_name
HouseholdGodNamePossessive = absurdist_household_god_name_possessive
HouseholdGodSheHe = CHARACTER_SHEHE_HE
HouseholdGodHerHis = CHARACTER_HERHIS_HIS
HouseholdGodHerHim = CHARACTER_HERHIM_HIM
#FateGod
FateGodName = novelist_fate_god_name
FateGodNamePossessive = novelist_fate_god_name_possessive
FateGodName = absurdist_fate_god_name
FateGodNamePossessive = absurdist_fate_god_name_possessive
FateGodSheHe = CHARACTER_SHEHE_HE
FateGodHerHis = CHARACTER_HERHIS_HIS
FateGodHerHim = CHARACTER_HERHIM_HIM
#KnowledgeGod
KnowledgeGodName = novelist_knowledge_god_name
KnowledgeGodNamePossessive = novelist_knowledge_god_name_possessive
KnowledgeGodName = absurdist_knowledge_god_name
KnowledgeGodNamePossessive = absurdist_knowledge_god_name_possessive
KnowledgeGodSheHe = CHARACTER_SHEHE_HE
KnowledgeGodHerHis = CHARACTER_HERHIS_HIS
KnowledgeGodHerHim = CHARACTER_HERHIM_HIM
#WarGod
WarGodName = novelist_war_god_name
WarGodNamePossessive = novelist_war_god_name_possessive
WarGodName = absurdist_war_god_name
WarGodNamePossessive = absurdist_war_god_name_possessive
WarGodSheHe = CHARACTER_SHEHE_HE
WarGodHerHis = CHARACTER_HERHIS_HIS
WarGodHerHim = CHARACTER_HERHIM_HIM
#TricksterGod
TricksterGodName = novelist_trickster_god_name
TricksterGodNamePossessive = novelist_trickster_god_name_possessive
TricksterGodSheHe = CHARACTER_SHEHE_HE
TricksterGodHerHis = CHARACTER_HERHIS_HIS
TricksterGodHerHim = CHARACTER_HERHIM_HIM
TricksterGodName = absurdist_trickster_god_name
TricksterGodNamePossessive = absurdist_trickster_god_name_possessive
TricksterGodSheHe = CHARACTER_SHEHE_SHE
TricksterGodHerHis = CHARACTER_HERHIS_HER
TricksterGodHerHim = CHARACTER_HERHIM_HER
#NightGod
NightGodName = novelist_night_god_name
NightGodNamePossessive = novelist_night_god_name_possessive
NightGodName = absurdist_night_god_name
NightGodNamePossessive = absurdist_night_god_name_possessive
NightGodSheHe = CHARACTER_SHEHE_HE
NightGodHerHis = CHARACTER_HERHIS_HIS
NightGodHerHim = CHARACTER_HERHIM_HIM
#WaterGod
WaterGodName = novelist_water_god_name
WaterGodNamePossessive = novelist_water_god_name_possessive
WaterGodName = absurdist_water_god_name
WaterGodNamePossessive = absurdist_water_god_name_possessive
WaterGodSheHe = CHARACTER_SHEHE_HE
WaterGodHerHis = CHARACTER_HERHIS_HIS
WaterGodHerHim = CHARACTER_HERHIM_HIM
DevilName = novelist_devil_name
DevilNamePossessive = novelist_devil_name_possessive
DevilSheHe = CHARACTER_SHEHE_HE
DevilHerHis = CHARACTER_HERHIS_HIS
DevilHerHis = CHARACTER_HERHIS_HIS
DevilHerselfHimself = CHARACTER_HIMSELF
DevilName = absurdist_devil_name
DevilNamePossessive = absurdist_devil_name_possessive
DevilSheHe = CHARACTER_SHEHE_SHE
DevilHerHis = CHARACTER_HERHIS_HER
DevilHerHis = CHARACTER_HERHIS_HER
DevilHerselfHimself = CHARACTER_HERSELF
DeathDeityName = novelist_death_deity_name
DeathDeityNamePossessive = novelist_death_deity_name_possessive
DeathDeitySheHe = CHARACTER_SHEHE_HE
DeathDeityHerHis = CHARACTER_HERHIS_HIS
DeathDeityHerHim = CHARACTER_HERHIM_HIM
DeathDeityName = absurdist_death_deity_name
DeathDeityNamePossessive = absurdist_death_deity_name_possessive
DeathDeitySheHe = CHARACTER_SHEHE_SHE
DeathDeityHerHis = CHARACTER_HERHIS_HER
DeathDeityHerHim = CHARACTER_HERHIM_HER
WitchGodName = novelist_witch_god_name
WitchGodNamePossessive = novelist_witch_god_name_possessive
WitchGodName = absurdist_witch_god_name
WitchGodNamePossessive = absurdist_witch_god_name_possessive
WitchGodHerHis = CHARACTER_HERHIS_HIS
WitchGodSheHe = CHARACTER_SHEHE_HE
WitchGodHerHim = CHARACTER_HERHIM_HIM
@ -1200,18 +1200,18 @@
GoodGodNames = {
numenorian_high_god_name
numenorian_high_god_name_alternate
numenorian_fertility_god_name
numenorian_wealth_god_name
numenorian_fate_god_name
numenorian_household_god_name
numenorian_knowledge_god_name
numenorian_night_god_name
numenorian_water_god_name
absurdist_fertility_god_name
absurdist_wealth_god_name
absurdist_fate_god_name
absurdist_household_god_name
absurdist_knowledge_god_name
absurdist_night_god_name
absurdist_water_god_name
absurdist_witch_god_name
absurdist_death_god_name
}
EvilGodNames = {
numenorian_devil_name
numenorian_witch_god_name
numenorian_death_god_name
absurdist_devil_name
}
}
}

View file

@ -61,8 +61,8 @@
guides_flavor:1 "#F Guides are light cavalry, tasked with protecting higher ranking members of nobility not just in battle but day to day life and scouting ahead of the main army. They are recognisable by their extravagant uniforms and lances.#!"
NEOW_militia:0 "Peasant Militia"
NEOW_militia_flavor:1 "#F Trained to an above average level by a militarily Competent Noble these peasants will hold their own in the field#!"
horse_gunmen:0 "Horse Gunmen"
horse_gunmen_flavor:1 "#F These professional soldiers combine their skills in the art of firearms and horse riding to achieve devastating results on the battlefield.#!"
carabineers:0 "Carabineers"
carabineers_flavor:1 "#F These professional soldiers combine their skills in the art of firearms and horse riding to achieve devastating results on the battlefield.#!"
cowboys:0 "Sechsschüssere"
cowboys_flavor:1 "#Armed with six pistols, these cavalrymen are renowned for their skilled marksmanship on horseback and ability to shattere infantry lines.#!"

View file

@ -84,4 +84,51 @@
gorsedd_adherent_plural:0 "Gorsedds"
gorsedd_desc:0 "The Throne of Britain, or Gorsedd Prydain in Welsh, is the society of druids and bards seeking to preserve Druidic traditions in Western Europe. They believe they are the descendants of the Ancient Britons, who fled the fall of the mythical Kingdom of Ys. According to legend, the last King of the Britons, King Arthur, valiantly defended Ys from invading barbarians. When the barbarian hordes breached its walls, sinking Ys underneath the waves to be lost forever, King Arthur was said to have disappeared into Avalon where he was crowned King of the Elves as well as Men. From there, he instructed the Seven Wise Druids to lead his people to Britain and Armorica, where they may rebuild. In the years since, the destruction of nature and oppression of druidry has prevented the King of the Britons from returning, but the wise men of the Gorsedd believe the Event set the stage for Arthur's return. Thus, the society is dedicated to preserving nature, appeasing the spirits, and calling for their rightful King to return and save his people from destruction."
gorsedd_religious_head_title:0 "Archdruid"
gorsedd_religious_head_title_name:0 "The Gorsedd Assembly"
gorsedd_religious_head_title_name:0 "The Gorsedd of the Bards"
gorsedd_high_god_name:0 "Brenin Arthur"
gorsedd_high_god_name_possessive:0 "Brenin Arthur's"
gorsedd_high_god_name_alternate:0 "the Fairy King"
gorsedd_high_god_name_alternate_possessive:0 "the Fairy King's"
gorsedd_devil_name:0 "Y Diawl"
gorsedd_devil_name_possessive:0 "Y Diawl'"
gorsedd_death_deity_name:0 "Arawn"
gorsedd_death_deity_name_possessive:0 "Arawn's"
gorsedd_house_of_worship:0 "grove"
gorsedd_house_of_worship_plural:0 "groves"
gorsedd_religious_symbol:0 "Awen"
gorsedd_religious_text:0 "The Mabinogion"
gorsedd_pantheon_name:0 "the Faerie Court"
gorsedd_divine_realm:0 "Avalon"
gorsedd_devotee:0 "bard"
gorsedd_devotee_plural:0 "bards"
gorsedd_priest:0 "ovate"
gorsedd_priest_plural:0 "ovates"
gorsedd_bishop:0 "druid"
gorsedd_bishop_plural:0 "druids"
gorsedd_positive_afterlife:0 "Annwn"
gorsedd_negative_afterlife:0 "Hell"
gorsedd_witch_god_name:0 "Morgen"
gorsedd_witch_god_name_possessive:0 "Morgen's"
gorsedd_creator_god_name:0 "Llŷr"
gorsedd_creator_god_name_possessive:0 "Llŷr's"
gorsedd_health_god_name:0 "Titania"
gorsedd_health_god_name_possessive:0 "Titania's"
gorsedd_fertility_god_name:0 "Brenhines Mab"
gorsedd_fertility_god_name_possessive:0 "Brenhines Mab's"
gorsedd_wealth_god_name:0 "Oberon"
gorsedd_wealth_god_name_possessive:0 "Oberon's"
gorsedd_household_god_name:0 "$gorsedd_wealth_god_name$"
gorsedd_household_god_name_possessive:0 "$gorsedd_wealth_god_name_possessive$s"
gorsedd_fate_god_name:0 "Aerfen"
gorsedd_fate_god_name_possessive:0 "Aerfen's"
gorsedd_knowledge_god_name:0 "$gorsedd_witch_god_name$"
gorsedd_knowledge_god_name_possessive:0 "$gorsedd_witch_god_name_possessive$"
gorsedd_war_god_name:0 "$gorsedd_high_god_name$"
gorsedd_war_god_name_possessive:0 "$gorsedd_high_god_name_possessive$"
gorsedd_trickster_god_name:0 "Margot"
gorsedd_trickster_god_name_possessive:0 "Margot's"
gorsedd_night_god_name:0 "$gorsedd_death_god_name$"
gorsedd_night_god_name_possessive:0 "$gorsedd_death_god_name_possessive$"
gorsedd_water_god_name:0 "$gorsedd_creator_god_name$"
gorsedd_water_god_name_possessive:0 "$gorsedd_creator_god_name_possessive$"

View file

@ -66,8 +66,8 @@
trenchsinger_adherent:0 "Trenchsinger"
trenchsinger_adherent_plural:0 "Trenchsingers"
trenchsinger_desc:0 "It is said that during the last days of the Old World, all the courts of Europe were embroiled in war. Men left their homes to go to their graves, and the war raged on for years with no clear winner. The leaders of Europe, recognising the futility of continuing to fight, signed the First Armistice, seeking to finally unite all of Europe under one flag, so they may protect it from those seeking to do it harm. This League of All Nations was not meant to last, however, as the [Concept('neow_war_to_end_all','War to End All Wars')|E] had no intention of stopping. Possessed by no demons, but the mere nature of man, Europe went to war with itself once again. The Second Armistice never came. Considering the War to End All to still be raging to this very day, the Trenchsingers are the only force in Europe truly dedicated to keeping the peace, their only true goal being to unite all the rulers of the land to finally sign the Second Armistice, this time for good. Once peace is established, Europe may finally have the [Concept('neow_the_belle_epoque','Belle Époque')|E] it has been looking for all these years."
trenchsinger_religious_head_title:0 "High Commissioner"
trenchsinger_religious_head_title_name:0 "The Commission for Peace"
trenchsinger_religious_head_title:0 "Director"
trenchsinger_religious_head_title_name:0 "Committee of the Red Poppy"
trenchsinger_religious_symbol:0 "red cross"
trenchsinger_health_god_name:0 "Father Jenner"

View file

@ -310,29 +310,29 @@
absurdist_devotee:0 "student"
absurdist_devotee_plural:0 "students"
absurdist_religious_symbol:0 "boulder"
absurdist_devil_name:0 "Indifference"
absurdist_devil_name_possessive:0 "Indifference's"
absurdist_death_deity_name:0 "Sisyphus"
absurdist_death_deity_name_possessive:0 "Sisyphus'"
absurdist_witch_god_name:0 "The Stranger"
absurdist_witch_god_name_possessive:0 "The Stranger's"
absurdist_religious_symbol:0 "tâche de Sisyphe"
absurdist_devil_name:0 "Indifférence"
absurdist_devil_name_possessive:0 "Indifférence's"
absurdist_death_deity_name:0 "$absurdist_devil_god_name$"
absurdist_death_deity_name_possessive:0 "$absurdist_devil_god_name_possessive$"
absurdist_witch_god_name:0 "$novelist_high_god_name$"
absurdist_witch_god_name_possessive:0 "$novelist_high_god_name_possessive$"
absurdist_health_god_name:0 "$novelist_health_god_name$"
absurdist_health_god_name_possessive:0 "$novelist_health_god_name_possessive$"
absurdist_fertility_god_name:0 "$novelist_high_god_name$"
absurdist_fertility_god_name_possessive:0 "$novelist_high_god_name_possessive$"
absurdist_wealth_god_name:0 "Meursault"
absurdist_wealth_god_name_possessive:0 "Meursault's"
absurdist_household_god_name:0 "The Rebel"
absurdist_household_god_name_possessive:0 "The Rebel's"
absurdist_fate_god_name:0 "The Absurd"
absurdist_fate_god_name_possessive:0 "The Absurd's"
absurdist_knowledge_god_name:0 "The Outsider"
absurdist_knowledge_god_name_possessive:0 "The Outsider's"
absurdist_war_god_name:0 "The Doctor"
absurdist_war_god_name_possessive:0 "The Doctor's"
absurdist_trickster_god_name:0 "The Plague"
absurdist_trickster_god_name_possessive:0 "The Plague's"
absurdist_wealth_god_name:0 "$novelist_high_god_name$"
absurdist_wealth_god_name_possessive:0 "$novelist_high_god_name_possessive$"
absurdist_household_god_name:0 "$novelist_high_god_name$"
absurdist_household_god_name_possessive:0 "$novelist_high_god_name_possessive$"
absurdist_fate_god_name:0 "$novelist_high_god_name$"
absurdist_fate_god_name_possessive:0 "$novelist_high_god_name_possessive$"
absurdist_knowledge_god_name:0 "$novelist_high_god_name$"
absurdist_knowledge_god_name_possessive:0 $novelist_high_god_name_possessive$"
absurdist_war_god_name:0 "$novelist_high_god_name$"
absurdist_war_god_name_possessive:0 "$novelist_high_god_name_possessive$"
absurdist_trickster_god_name:0 "$absurdist_devil_god_name$"
absurdist_trickster_god_name_possessive:0 "$absurdist_devil_god_name_possessive$"
absurdist_night_god_name:0 "$novelist_high_god_name$"
absurdist_night_god_name_possessive:0 "$novelist_high_god_name_possessive$"
absurdist_water_god_name:0 "$novelist_high_god_name$"