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

@ -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
}
}
}
}