Pt1 of Britannic implementation

This commit is contained in:
Archa3opt3ryx 2025-07-25 22:09:26 -04:00
parent 03064cf5f4
commit b39a192bcb
13 changed files with 383 additions and 35 deletions

View file

@ -39,4 +39,10 @@ neow_saracen_knights = {
}
neow_the_regency = {
texture = "gfx/interface/icons/faith/obscurant.dds"
}
neow_leviathan_queen = {
texture = "gfx/interface/icons/faith/leviathan.dds"
}
neow_leviathans = {
texture = "gfx/interface/icons/faith/leviathan.dds"
}

View file

@ -0,0 +1,41 @@

bhakti_leviathan_nationalisators = { # Gods of the Empire itself, firsts among equals. Britannia
icon = prestige_positive
monthly_prestige = 1
}
bhakti_leviathan_technosaurs = { # Gods of rhetoric, culture, the hearth. Tesco
icon = letter_positive
diplomacy = 1
build_speed = -0.1
}
bhakti_leviathan_mechasaurs = { # Gods of labor, creation, industry, toil. Ddraig Goch
icon = stewardship_positive
stewardship = 1
monthly_county_control_growth_add = 0.1
}
bhakti_leviathan_petrosaurs = { # Gods of discovery, secrets, tricks. Shell, Rio Tinto
icon = intrigue_positive
intrigue = 1
development_growth_factor = 0.1
}
bhakti_leviathan_metallurgicals = { # Gods of knowledge, writing, learning, wisdom. Darwin
icon = learning_positive
learning = 1
monthly_piety = 0.5
}
bhakti_leviathan_nautiluses = { # Gods of rivers, oceans, seas, water. Titanic
icon = prowess_positive
prowess = 3
embarkation_cost_mult = -0.2
}
bhakti_leviathan_aerosaurs = { # Gods of warfare, combat, destruction, fire, death. The most numerous and common, which all Leviathans arguably should qualify as.
icon = martial_positive
martial = 1
movement_speed = 0.1
}

View file

@ -0,0 +1,28 @@
In this folder, character modifiers are defined
The modifers are on the format:
modifer_key = {
icon = icon_name
# Effects, such as
# tax_mult = 0.25
# county_opinion_add = -30
# Modifier can have scale that'll be calculated once when effect assigns a modifier, and later
# remains unchanged for the entire modifier duration
scale = {
# Scripted value - can be named value or direct math here
# Root scope is the object that's going to get the modifier
# Scripted value top level description will be added to modifier description
value = scale_scripted_value
# Loc key that's used for base level entry, to show alongside with the scaled value
desc = base_value_description
}
}
"modifier_key" is the name of the modifier, that is used in effects to apply it
"icon" decides which modifier icon to use. if it ends in positive or negative, the name of the modifier will be colored appropriately

View file

@ -34,8 +34,8 @@
doctrine = doctrine_funeral_cremation
traits = {
virtues = { forgiving gregarious patient lustful lifestyle_mystic hashishiyah }
sins = { vengeful sadistic impatient fickle lazy }
virtues = { loyal }
sins = { disloyal }
}
reserved_male_names = { #put larp names here later
@ -253,25 +253,15 @@
#holy_site = segrada_familia
#Special Tolerance | placeholder
doctrine = special_doctrine_esoteric_witchcraft
doctrine = unreformed_faith_doctrine
#Tenets | WIP
doctrine = tenet_love_under_will
doctrine = tenet_do_what_thou_wilt
doctrine = tenet_rule_the_waves
doctrine = tenet_ancestor_worship
doctrine = tenet_human_sacrifice
doctrine = tenet_sacred_shadows
#Special/virtue | placeholder
doctrine = special_doctrine_base_thelema
holy_order_names = { #placeholder
{ name = "holy_order_knights_templar" coat_of_arms = "ho_knights_templar" }
{ name = "holy_order_knights_hospitaller" coat_of_arms = "ho_knights_hospitaller" }
{ name = "holy_order_teutonic_order" coat_of_arms = "ho_teutonic_order" }
{ name = "holy_order_order_of_calatrava" coat_of_arms = "ho_order_of_calatrava" }
{ name = "holy_order_order_of_alcantara" coat_of_arms = "ho_order_of_alcantara" }
{ name = "holy_order_knights_of_santiago" coat_of_arms = "ho_knights_of_santiago" }
}
localization = { # placeholder
#FertilityGod
@ -317,5 +307,90 @@
WaterGodHerHim = CHARACTER_HERHIM_HIM
}
}
jack_tar = {
color = { 23 35 89 }
icon = jack_tar
}
graphical_faith = "catholic_gfx"
#placeholder holy sites
holy_site = lochness
holy_site = cefalu
holy_site = paris
holy_site = london
#holy_site = cairo
#holy_site = segrada_familia
#Tenets
doctrine = tenet_astrology
doctrine = tenet_ancestor_worship
doctrine = tenet_rule_the_waves
localization = { # placeholder
#FertilityGod
FertilityGodName = west_christian_fertility_god_name
FertilityGodNamePossessive = west_christian_fertility_god_name_possessive
FertilityGodSheHe = CHARACTER_SHEHE_SHE
FertilityGodHerHis = CHARACTER_HERHIS_HER
FertilityGodHerHim = CHARACTER_HERHIM_HER
#WealthGod
WealthGodName = west_christian_wealth_god_name
WealthGodNamePossessive = west_christian_wealth_god_name_possessive
WealthGodSheHe = CHARACTER_SHEHE_HE
WealthGodHerHis = CHARACTER_HERHIS_HIS
WealthGodHerHim = CHARACTER_HERHIM_HIM
#HouseholdGod
HouseholdGodName = west_christian_household_god_name
HouseholdGodNamePossessive = west_christian_household_god_name_possessive
HouseholdGodSheHe = CHARACTER_SHEHE_HE
HouseholdGodHerHis = CHARACTER_HERHIS_HIS
HouseholdGodHerHim = CHARACTER_HERHIM_HIM
#KnowledgeGod
KnowledgeGodName = west_christian_knowledge_god_name
KnowledgeGodNamePossessive = west_christian_knowledge_god_name_possessive
KnowledgeGodSheHe = CHARACTER_SHEHE_SHE
KnowledgeGodHerHis = CHARACTER_HERHIS_HER
KnowledgeGodHerHim = CHARACTER_HERHIM_HER
#WarGod
WarGodName = west_christian_war_god_name
WarGodNamePossessive = west_christian_war_god_name_possessive
WarGodSheHe = CHARACTER_SHEHE_HE
WarGodHerHis = CHARACTER_HERHIS_HIS
WarGodHerHim = CHARACTER_HERHIM_HIM
#WaterGod
WaterGodName = west_christian_water_god_name
WaterGodNamePossessive = west_christian_water_god_name_possessive
WaterGodSheHe = CHARACTER_SHEHE_HE
WaterGodHerHis = CHARACTER_HERHIS_HIS
WaterGodHerHim = CHARACTER_HERHIM_HIM
}
}
leviathan = {
color = { 101 95 99 }
icon = leviathan
graphical_faith = "catholic_gfx"
#holy sites
holy_site = london
holy_site = belfast
holy_site = lyme_regis
holy_site = cardiff
holy_site = manchester
#Tenets | WIP
doctrine = tenet_communal_possessions
doctrine = tenet_bhakti
doctrine = tenet_warmonger
doctrine = special_doctrine_commonwealth
holy_order_names = { #placeholder
}
}
}
}

View file

@ -0,0 +1,64 @@
NEOW_set_bhakti_effect = { #reminder: patron gods will not remove on conversion until a specific base game event is replaced/overwritten. This folder is being created, rather than overwriting a base game folder to reduce overall complexity/troubleshooting
# Remove any previous personal god relation.
## Britannic
#Leviathan
if = {
limit = { portrait_religious_faith_or_foundational_trigger = { FAITH = faith:leviathan } }
if = {
limit = {
has_character_modifier = bhakti_leviathan_nationalisators
}
remove_character_modifier = bhakti_leviathan_nationalisators
add_piety = massive_piety_loss
}
else_if = {
limit = {
has_character_modifier = bhakti_leviathan_technosaurs
}
remove_character_modifier = bhakti_leviathan_technosaurs
add_piety = massive_piety_loss
}
else_if = {
limit = {
has_character_modifier = bhakti_leviathan_mechasaurs
}
remove_character_modifier = bhakti_leviathan_mechasaurs
add_piety = massive_piety_loss
}
else_if = {
limit = {
has_character_modifier = bhakti_leviathan_petrosaurs
}
remove_character_modifier = bhakti_leviathan_petrosaurs
add_piety = massive_piety_loss
}
else_if = {
limit = {
has_character_modifier = bhakti_leviathan_metallurgicals
}
remove_character_modifier = bhakti_leviathan_metallurgicals
add_piety = massive_piety_loss
}
else_if = {
limit = {
has_character_modifier = bhakti_leviathan_nautiluses
}
remove_character_modifier = bhakti_leviathan_nautiluses
add_piety = massive_piety_loss
}
else_if = {
limit = {
has_character_modifier = bhakti_leviathan_aerosaurs
}
remove_character_modifier = bhakti_leviathan_aerosaurs
add_piety = massive_piety_loss
}
}
# Put other religions/modifiers down here
else = {
# If no current bhakti, cost is reduced.
add_piety = medium_piety_loss
}
add_character_modifier = $BHAKTI$
}

View file

@ -0,0 +1,78 @@
namespace = NEOW_religious_decision
NEOW_religious_decision.0001 = { #custom patron gods for Leviathan
type = character_event
title = NEOW_religious_decision.0001.t
desc = NEOW_religious_decision.0001.desc
theme = faith
left_portrait = {
character = root
animation = personality_rational
}
option = {
name = NEOW_religious_decision.0001.nationalisators
trigger = {
NOT = { has_character_modifier = bhakti_leviathan_nationalisators }
}
NEOW_set_bhakti_effect = { BHAKTI = bhakti_leviathan_nationalisators }
}
option = {
name = NEOW_religious_decision.0001.technosaurs
trigger = {
NOT = { has_character_modifier = bhakti_leviathan_technosaurs }
}
NEOW_set_bhakti_effect = { BHAKTI = bhakti_leviathan_technosaurs }
}
option = {
name = NEOW_religious_decision.0001.mechasaurs
trigger = {
NOT = { has_character_modifier = bhakti_leviathan_mechasaurs }
}
NEOW_set_bhakti_effect = { BHAKTI = bhakti_leviathan_mechasaurs }
}
option = {
name = NEOW_religious_decision.0001.petrosaurs
trigger = {
NOT = { has_character_modifier = bhakti_leviathan_petrosaurs }
}
NEOW_set_bhakti_effect = { BHAKTI = bhakti_leviathan_petrosaurs }
}
option = {
name = NEOW_religious_decision.0001.metallurgicals
trigger = {
NOT = { has_character_modifier = bhakti_leviathan_metallurgicals }
}
NEOW_set_bhakti_effect = { BHAKTI = bhakti_leviathan_metallurgicals }
}
option = {
name = NEOW_religious_decision.0001.nautiluses
trigger = {
NOT = { has_character_modifier = bhakti_leviathan_nautiluses }
}
NEOW_set_bhakti_effect = { BHAKTI = bhakti_leviathan_nautiluses }
}
option = {
name = NEOW_religious_decision.0001.aerosaurs
trigger = {
NOT = { has_character_modifier = bhakti_leviathan_aerosaurs }
}
NEOW_set_bhakti_effect = { BHAKTI = bhakti_leviathan_aerosaurs }
}
# Opt-Out
option = {
name = NEOW_religious_decision.0001.optout
flavor = NEOW_religious_decision.0001.flavor
ai_chance = {
base = 0
}
}
}

BIN
gfx/interface/icons/faith/jack_tar.dds (Stored with Git LFS) Normal file

Binary file not shown.

View file

@ -188,6 +188,21 @@
select_personal_deity_germanic_decision.select_thor:0 "Thor, Guardian of Man"
select_personal_deity_germanic_decision.select_freyr:0 "Freyr, Bringer of Peace"
#N3OW Added:
select_personal_leviathan_union_decision:0 "Determine Leviathan Union"
select_personal_leviathan_union_decision_tooltip:0 "Think about [ROOT.Char.GetFaith.PantheonTerm]"
select_personal_leviathan_union_decision_desc:1 "#F It is not uncommon for [ROOT.Char.GetFaith.GetAdherentNamePluralNoTooltip] to single out one amongst [ROOT.Char.GetFaith.PantheonTerm] who suits their particular tastes and aims in life for special attention. Though, due to just how many there are, it is best to simply align with a group of similar Leviathans: a Union.\n\nI should contemplate these divine beings and decide which Union calls to me the most.#!"
select_personal_leviathan_union_decision_confirm:0 "Dedicate yourself to a particular Union of Leviathans"
select_personal_leviathan_union_decision_tt:1 "You begin to live your life according to the values of the"
select_personal_leviathan_union_decision.select_nationalisators:0 "Nationalisators, Cabinet of Britannia, Eternal Solars"
select_personal_leviathan_union_decision.select_technosaurs:0 "Technosaurs, Titans of Progress, Revolutionisers of Industry"
select_personal_leviathan_union_decision.select_mechasaurs:0 "Mechasaurs, Shapers of Earth, Builders of Wonders"
select_personal_leviathan_union_decision.select_petrosaurs:0 "Petrosaurs, Surveyors of the Depths, Black and Gold"
select_personal_leviathan_union_decision.select_metallurgicals:0 "Metallurgicals, Knowers of Regulation, Adepts of the Mechanical"
select_personal_leviathan_union_decision.select_nautiluses:0 "Nautiluses, Admirals of the Deep, Pride of Britannia"
select_personal_leviathan_union_decision.select_aerosaurs:0 "Aerosaurs, Knights of the Sky, Breakers of the Blitz"
meditate_in_seclusion_decision:0 "Meditate in Seclusion"
meditate_in_seclusion_decision_tooltip:0 "Retreat from public life to focus on your inner self"
meditate_in_seclusion_decision_desc:0 "Only through meditation can we come to understand the true nature of the universe.\n\nThough it means neglecting my other responsibilities, by retreating into seclusion for meditation I may learn more about myself and the universe I inhabit."

View file

@ -0,0 +1,16 @@
l_english:
bhakti_leviathan_nationalisators: "Nationalisators"
bhakti_leviathan_nationalisators_desc:0 "This character follows one of the solar-gods of the British Empire."
bhakti_leviathan_technosaurs: "Technosaurs"
bhakti_leviathan_technosaurs_desc:0 "This character follows one of the advanced poet-gods."
bhakti_leviathan_mechasaurs: "Mechasaurs"
bhakti_leviathan_mechasaurs_desc:0 "This character follows one of the diligent forge-gods."
bhakti_leviathan_petrosaurs: "Petrosaurs"
bhakti_leviathan_petrosaurs_desc:0 "This character follows one of the shrewd earthblood-gods."
bhakti_leviathan_metallurgicals: "Metallurgicals"
bhakti_leviathan_metallurgicals_desc:0 "This character follows one of the wise lorekeeper-gods."
bhakti_leviathan_nautiluses: "Nautiluses"
bhakti_leviathan_nautiluses_desc:0 "This character follows one of the gods of the blue waters."
bhakti_leviathan_aerosaurs: "Aerosaurs"
bhakti_leviathan_aerosaurs_desc:0 "This character follows one of the gods of war, flight, desolation, and violence: the most prevalent and classical of the Leviathans."

View file

@ -46,4 +46,10 @@ game_concept_neow_cadaverist_synod_desc: "The Cadaverist Synod is the highest ec
#britannic stuff
game_concept_neow_the_regency: "The Regency"
game_concept_neow_the_regency_desc: "After the royal family's disappearance, what remained of Old Albion's ministries quickly took the mantle of the Regency, ruling in the Queen's stead as the Witenagemot of the Imperial Republic of London. They would rule over the scorched city with an iron fist for over a century until Arthur Crowtemple, one of their own generals, turned against them and took over London for himself. Nobody knows what he found within the dredges of the old Palace, but in disgust he ordered the entire complex demolished, and the Regents' names scrubbed from history. In the building's place he built a pyramid, representing the tomb of Old Albion."
game_concept_neow_the_regency_desc: "After the royal family's disappearance, what remained of Old Albion's ministries quickly took the mantle of the Regency, ruling in the Queen's stead as the Witenagemot of the Imperial Republic of London. They would rule over the scorched city with an iron fist for over a century until Arthur Crowtemple, one of their own generals, turned against them and took over London for himself. Nobody knows what he found within the dredges of the old Palace, but in disgust he ordered the entire complex demolished, and the Regents' names scrubbed from history. In the building's place he built a pyramid, representing the tomb of Old Albion."
game_concept_neow_leviathan_queen: "The Queen"
game_concept_neow_leviathan_queen_desc: "Formed from the discarded flaws of the living [Concept('neow_leviathans','Leviathans')|E], the Queen was at first merely an intangible negative force which had little power. However, once humanity was united by the power of the British Empire and their Leviathan allies, she coalesced into a malevolent entity and gave herself a name. Soon after, when the great plan of the Leviathans was on the cusp of completion, the Queen sent down her avatar to sabotage it so that she would be able to take control over the world.\n\nShe preached a religion of greed and selfishness, one that soon corrupted those in positions of leadership and organisation. Her avatar was crowned Queen, and in her hubris, she dismantled the British Empire. Giving away that which was once owned in common to her supporters, while stealing food and milk from the very hands of children, the Queen started a sharp decline which one day finally reached its terrible conclusion: the [Concept('neow_the_event','Event')|E]. After this embarrassing failure, the Queen called back her avatar, and now tries to rule humanity from the shadows, using them in a vain pursuit of endless power."
game_concept_neow_leviathans: "Leviathans"
game_concept_neow_leviathans_desc: "Born at the beginning of time itself, the Leviathans were the original rulers of the primordial universe, creating themselves from nothing using their own strength. Their civilisation lived in a sprawling Utopia in the sky, without anything else in existence. To entertain themselves, they created Earth and populated it with life, but it was never to their liking. To fix this, the Leviathans created a plan that would result in the creation of perfect beings, who could be their equals and companions. So they first destroyed Earth and everything on it, then themselves, thus creating it anew. Though they died, they grew only more powerful by shedding their physical bodies and imperfections; from their corpses, their perfect creation emerged: humanity.\n\nYet, because of their lack of physical forms, they could no longer directly impact the world without the usage of conduits, constructed and powered by their own remains. So they guided mankind by using the British, helping them to resist the influence of [Concept('neow_leviathan_queen','the Queen')|E] and to unite the world into Utopia over the course of thousands of years. Sadly, their plan has been derailed, and now, unless humanity once again heeds the Leviathans, the world may be forever stuck in squalor."

View file

@ -0,0 +1,27 @@
l_english:
britannic_religion:1 "Britannic"
britannic_religion_adj:1 "Britannic"
britannic_religion_adherent:1 "Britannic"
britannic_religion_adherent_plural:1 "Britannics"
britannic_religion_desc:1 "The beliefs of the Britannic faithful generally revolve around the high goddess Britannia as the Queen of the Seas, as well as the goddess of war and liberty. Though dominant in the early political landscape of post-Event Britain, the conquests of Arthur Crowtemple and the rise of occultism in the Isles has turned the Britannic religion into a distant memory for many."
obscurant:0 "Cult of Britannia Obscura"
obscurant_adj:0 "Obscurant"
obscurant_adherent:0 "Obscurant"
obscurant_adherent_plural:0 "Obscurants"
obscurant_desc:0 "Legends say that during the height of the [Concept('neow_the_event','Event')|E], the entire British royal family disappeared overnight and was never seen again. Rumours of the Queen's ascension to divinity arose soon after, and within days the entire political apparatus left behind was overtaken by the [Concept('neow_the_regency','Regency')|E] that vowed to rule in her stead. Their followers believe that the royal bloodline, descended from Britannia, became corrupt and degenerate after countless centuries of tyrannical rule, and the royal family was ordered to return to the seas and reunite with their divine progenitor. Before going into hiding, Britannia's instructions were clear - her subjects must show their devotion through sacrifice, so that she may return to reset the royal line, and usher in a new golden age across her dominion."
obscurant_religious_head_title:0 "WIP"
obscurant_religious_head_title_name:0 "WIP"
jack_tar:0 "Jack Tar"
jack_tar_adj:0 "Jack Tar"
jack_tar_adherent:0 "Jack Tar"
jack_tar_adherent_plural:0 "Jack Tars"
jack_tar_desc:0 "Long ago, all the seas of the world were under the watchful eye of Britannia and her Royal Navy. These great sailors, entrusted with the holy duty of protecting the scions of Britannia with their lives, travelled across all the Seven Seas in search of honour, glory, and plunder for the Crown. Many of these captains would soon join Britannia as honoured guests in her Royal Court, ascending to divinity in their own right. However, the Golden Age would not last forever, and the winds of change soon brought powerful armies to Britannia's doorstep, which sought to destroy the Crown. With the Royal Navy all but defeated, Britannia sent forth great storms in order to stop the invasion, destroying the world in the process. The Jack Tars are those who seek to restore the Royal Navy and sail across the seas once more. They pray to Britannia for boons and plunder, aiming to safeguard her oceanic domain, and ultimately ascend to her Court as righteous servants."
leviathan:0 "Leviathan Union"
leviathan_adj:0 "Leviathan"
leviathan_adherent:0 "Leviathanist"
leviathan_adherent_plural:0 "Leviathanists"
leviathan_desc:0 "Before the [Concept('neow_the_event','Event')|E], Britains success was built upon its cooperation with the ghosts of ancient gods known as [Concept('neow_leviathans','Leviathans')|E]. Housed within new bodies of iron and steel built by the British people, these spirits helped them to enforce peace upon the earth, ushering in Utopia. This was until [Concept('neow_leviathan_queen','the Queen')|E] preaching a gospel of greed and individualism, destroyed Britain. The chaos of the empires fall tore the world apart, and the knowledge of how to create vessels for Leviathans was lost. Now humanity's last hope is to reignite the spirit of solidarity and unity needed to rebuild the metal bodies of the Leviathans. However, this is in service of even greater purposes: the final annihilation of the Queen, the restoration of the dead gods into living flesh, and the apotheosis of mankind. Once this is done, humanity shall govern the universe, while the Leviathans lead Earth into Utopia."

View file

@ -65,20 +65,6 @@
special_doctrine_base_thelema_name: "Royal Thelema"
special_doctrine_base_thelema_desc: "Devoted to the mystic legacy of the eternal goddess of Britannia, Her Majesty the Queen, this strain of Thelemite thought identifies itself by its royal lineage."
britannic_religion:1 "Britannic"
britannic_religion_adj:1 "Britannic"
britannic_religion_adherent:1 "Britannic"
britannic_religion_adherent_plural:1 "Britannics"
britannic_religion_desc:1 "The beliefs of the Britannic faithful generally revolve around the high goddess Britannia as the Queen of the Seas, as well as the goddess of war and liberty. Though dominant in the early political landscape of post-Event Britain, the conquests of Arthur Crowtemple and the rise of occultism in the Isles has turned the Britannic religion into a distant memory for many."
obscurant:0 "Cult of Britannia Obscura"
obscurant_adj:0 "Obscurant"
obscurant_adherent:0 "Obscurant"
obscurant_adherent_plural:0 "Obscurants"
obscurant_desc:0 "Legends say that during the height of the Event, the entire British royal family disappeared overnight and was never seen again. Rumours of the Queen's ascension to divinity arose soon after, and within days the entire political apparatus left behind was overtaken by the [Concept('neow_the_regency','Regency')|E] that vowed to rule in her stead. Their followers believe that the royal bloodline, descended from Britannia, became corrupt and degenerate after countless centuries of tyrannical rule, and the royal family was ordered to return to the seas and reunite with their divine progenitor. Before going into hiding, Britannia's instructions were clear - her subjects must show their devotion through sacrifice, so that she may return to reset the royal line, and usher in a new golden age across her dominion."
obscurant_religious_head_title:0 "WIP"
obscurant_religious_head_title_name:0 "WIP"
old_thelema:0 "Old Thelemic Lodges"
old_thelema_adj:0 "Old Thelema"
old_thelema_adherent:0 "Old Thelemic"
@ -88,4 +74,10 @@
old_thelema_religious_head_title_name:0 "WIP"
special_doctrine_old_thelema_name: "Nuit Thelema"
special_doctrine_old_thelema_desc: "Distinguishing itself from Royal Thelema, those who honor the goddess Nuit categorically reject the Imperial religious hierarchy and the authoritarian influence of the British Empire."
special_doctrine_old_thelema_desc: "Distinguishing itself from Royal Thelema, those who honor the goddess Nuit categorically reject the Imperial religious hierarchy and the authoritarian influence of the British Empire."
britannic_religion:1 "Britannic"
britannic_religion_adj:1 "Britannic"
britannic_religion_adherent:1 "Britannic"
britannic_religion_adherent_plural:1 "Britannics"
britannic_religion_desc:1 "The beliefs of the Britannic faithful generally revolve around the high goddess Britannia as the Queen of the Seas, as well as the goddess of war and liberty. Though dominant in the early political landscape of post-Event Britain, the conquests of Arthur Crowtemple and the rise of occultism in the Isles has turned the Britannic religion into a distant memory for many."