Religion loc fixes and total oceanic death
This commit is contained in:
parent
1392aefc04
commit
c1c84d7654
9 changed files with 312 additions and 375 deletions
|
|
@ -3580,6 +3580,30 @@
|
|||
}
|
||||
}
|
||||
|
||||
name = {
|
||||
first_valid = {
|
||||
triggered_desc = {
|
||||
trigger = {
|
||||
has_doctrine = special_doctrine_heathen_revanchism
|
||||
}
|
||||
desc = tenet_ritual_celebrations_viking_name
|
||||
}
|
||||
desc = tenet_ritual_celebrations_name
|
||||
}
|
||||
}
|
||||
|
||||
desc = {
|
||||
first_valid = {
|
||||
triggered_desc = {
|
||||
trigger = {
|
||||
has_doctrine = special_doctrine_heathen_revanchism
|
||||
}
|
||||
desc = tenet_ritual_celebrations_viking_desc
|
||||
}
|
||||
desc = tenet_ritual_celebrations_desc
|
||||
}
|
||||
}
|
||||
|
||||
parameters = {
|
||||
piety_from_feasts_active = yes
|
||||
piety_from_festivals_active = yes
|
||||
|
|
|
|||
|
|
@ -310,5 +310,220 @@
|
|||
doctrine = tenet_pursuit_of_power
|
||||
doctrine = tenet_astrology
|
||||
}
|
||||
viking = {
|
||||
color = { 10 23 51 }
|
||||
icon = viking
|
||||
|
||||
# religious_head = k_papal_state
|
||||
|
||||
#placeholder holy sites
|
||||
holy_site = ker_ys
|
||||
holy_site = doggerland
|
||||
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Doctrine
|
||||
doctrine = special_doctrine_heathen_revanchism
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = tenet_terror_of_the_seas
|
||||
doctrine = tenet_ritual_celebrations
|
||||
doctrine = tenet_ancestor_worship
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
}
|
||||
|
||||
}
|
||||
corsair = {
|
||||
color = { 25 25 25 }
|
||||
icon = corsair
|
||||
|
||||
# religious_head = k_papal_state
|
||||
|
||||
#placeholder holy sites
|
||||
holy_site = jerusalem
|
||||
holy_site = ker_ys
|
||||
holy_site = doggerland
|
||||
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Doctrine
|
||||
doctrine = special_doctrine_old_lore
|
||||
|
||||
doctrine = doctrine_pluralism_pluralistic
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = tenet_terror_of_the_seas
|
||||
doctrine = tenet_astrology
|
||||
doctrine = tenet_communal_possessions
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
}
|
||||
|
||||
localization = {
|
||||
#HighGod | placeholder
|
||||
HighGodName = corsair_high_god_name
|
||||
HighGodNamePossessive = corsair_high_god_name_possessive
|
||||
HighGodNameSheHe = CHARACTER_SHEHE_SHE
|
||||
HighGodHerselfHimself = CHARACTER_HERSELF
|
||||
HighGodHerHis = CHARACTER_HERHIS_HER
|
||||
HighGodNameAlternate = corsair_high_god_name_alternate
|
||||
HighGodNameAlternatePossessive = corsair_high_god_name_alternate_possessive
|
||||
|
||||
#Creator | placeholder
|
||||
CreatorName = corsair_creator_god_name
|
||||
CreatorNamePossessive = corsair_creator_god_name_possessive
|
||||
CreatorSheHe = CHARACTER_SHEHE_SHE
|
||||
CreatorHerHis = CHARACTER_HERHIS_HER
|
||||
CreatorHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#HealthGod | placeholder
|
||||
HealthGodName = corsair_health_god_name
|
||||
HealthGodNamePossessive = corsair_health_god_name_possessive
|
||||
HealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
HealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FertilityGod | placeholder
|
||||
FertilityGodName = corsair_fertility_god_name
|
||||
FertilityGodNamePossessive = corsair_fertility_god_name_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_THEY
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_THEIR
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_THEM
|
||||
|
||||
#WealthGod | placeholder
|
||||
WealthGodName = corsair_wealth_god_name
|
||||
WealthGodNamePossessive = corsair_wealth_god_name_possessive
|
||||
WealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
WealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HouseholdGod | placeholder
|
||||
HouseholdGodName = corsair_household_god_name
|
||||
HouseholdGodNamePossessive = corsair_household_god_name_possessive
|
||||
HouseholdGodSheHe = CHARACTER_SHEHE_HE
|
||||
HouseholdGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HouseholdGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FateGod | placeholder
|
||||
FateGodName = corsair_fate_god_name
|
||||
FateGodNamePossessive = corsair_fate_god_name_possessive
|
||||
FateGodSheHe = CHARACTER_SHEHE_SHE
|
||||
FateGodHerHis = CHARACTER_HERHIS_HER
|
||||
FateGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#KnowledgeGod | placeholder
|
||||
KnowledgeGodName = corsair_knowledge_god_name
|
||||
KnowledgeGodNamePossessive = corsair_knowledge_god_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_SHE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HER
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#WarGod | placeholder
|
||||
WarGodName = corsair_war_god_name
|
||||
WarGodNamePossessive = corsair_war_god_name_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_HE
|
||||
WarGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WarGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#TricksterGod | placeholder
|
||||
TricksterGodName = corsair_trickster_god_name
|
||||
TricksterGodNamePossessive = corsair_trickster_god_name_possessive
|
||||
TricksterGodSheHe = CHARACTER_SHEHE_HE
|
||||
TricksterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
TricksterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#NightGod | placeholder
|
||||
NightGodName = corsair_night_god_name
|
||||
NightGodNamePossessive = corsair_night_god_name_possessive
|
||||
NightGodSheHe = CHARACTER_SHEHE_SHE
|
||||
NightGodHerHis = CHARACTER_HERHIS_HER
|
||||
NightGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#WaterGod | placeholder
|
||||
WaterGodName = corsair_water_god_name
|
||||
WaterGodNamePossessive = corsair_water_god_name_possessive
|
||||
WaterGodSheHe = CHARACTER_SHEHE_HE
|
||||
WaterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WaterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
PantheonTerm = corsair_high_god_name
|
||||
PantheonTermHasHave = pantheon_term_has
|
||||
GoodGodNames = {
|
||||
corsair_high_god_name
|
||||
corsair_high_god_name_alternate
|
||||
corsair_fate_god_name
|
||||
corsair_night_god_name
|
||||
corsair_health_god_name
|
||||
corsair_wealth_god_name
|
||||
corsair_water_god_name
|
||||
}
|
||||
DevilName = corsair_devil_name
|
||||
DevilNamePossessive = corsair_devil_name_possessive
|
||||
DevilSheHe = CHARACTER_SHEHE_HE
|
||||
DevilHerHis = CHARACTER_HERHIS_HIS
|
||||
DevilHerHis = CHARACTER_HERHIS_HIS
|
||||
DevilHerselfHimself = CHARACTER_HIMSELF
|
||||
EvilGodNames = {
|
||||
corsair_devil_name
|
||||
corsair_trickster_god_name
|
||||
corsair_water_god_name
|
||||
corsair_fertility_god_name
|
||||
corsair_witch_god_name
|
||||
}
|
||||
HouseOfWorship = corsair_house_of_worship
|
||||
HouseOfWorship2 = corsair_house_of_worship_2
|
||||
HouseOfWorship3 = corsair_house_of_worship_3
|
||||
HouseOfWorshipPlural = corsair_house_of_worship_plural
|
||||
ReligiousSymbol = corsair_religious_symbol
|
||||
ReligiousSymbol2 = corsair_religious_symbol_2
|
||||
ReligiousSymbol3 = corsair_religious_symbol_3
|
||||
ReligiousText = corsair_religious_text
|
||||
ReligiousText2 = corsair_religious_text_2
|
||||
ReligiousText3 = corsair_religious_text_3
|
||||
ReligiousHeadName = corsair_religious_head_title
|
||||
ReligiousHeadTitleName = corsair_religious_head_title_name
|
||||
DevoteeMale = corsair_devotee_male
|
||||
DevoteeMalePlural = corsair_devotee_male_plural
|
||||
DevoteeFemale = corsair_devotee_female
|
||||
DevoteeFemalePlural = corsair_devotee_female_plural
|
||||
DevoteeNeuter = corsair_devotee_neuter
|
||||
DevoteeNeuterPlural = corsair_devotee_neuter_plural
|
||||
PriestMale = corsair_priest_male
|
||||
PriestMalePlural = corsair_priest_male_plural
|
||||
PriestFemale = corsair_priest_male
|
||||
PriestFemalePlural = corsair_priest_male_plural
|
||||
PriestNeuter = corsair_priest_male
|
||||
PriestNeuterPlural = corsair_priest_male_plural
|
||||
AltPriestTermPlural = corsair_priest_alternate_plural
|
||||
BishopMale = corsair_bishop
|
||||
BishopMalePlural = corsair_bishop_plural
|
||||
BishopFemale = corsair_bishop
|
||||
BishopFemalePlural = corsair_bishop_plural
|
||||
BishopNeuter = corsair_bishop
|
||||
BishopNeuterPlural = corsair_bishop_plural
|
||||
DivineRealm = corsair_positive_afterlife
|
||||
PositiveAfterLife = corsair_positive_afterlife
|
||||
NegativeAfterLife = corsair_negative_afterlife
|
||||
DeathDeityName = corsair_death_deity_name
|
||||
DeathDeityNamePossessive = corsair_death_deity_name_possessive
|
||||
DeathDeitySheHe = CHARACTER_SHEHE_HE
|
||||
DeathDeityHerHis = CHARACTER_HERHIS_HIS
|
||||
DeathDeityHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodName = corsair_witch_god_name
|
||||
WitchGodNamePossessive = corsair_witch_god_name_possessive
|
||||
WitchGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WitchGodSheHe = CHARACTER_SHEHE_HE
|
||||
WitchGodHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodMistressMaster = master
|
||||
WitchGodMotherFather = father
|
||||
|
||||
|
||||
GHWName = ghw_crusade
|
||||
GHWNamePlural = ghw_crusades
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,297 +0,0 @@
|
|||
oceanic_religion = {
|
||||
family = rf_pagan
|
||||
graphical_faith = pagan_gfx
|
||||
|
||||
pagan_roots = yes
|
||||
|
||||
doctrine = pagan_hostility_doctrine
|
||||
|
||||
|
||||
#Main Group | placeholder
|
||||
doctrine = doctrine_polytheist
|
||||
doctrine = doctrine_no_head
|
||||
doctrine = doctrine_gender_male_dominated
|
||||
doctrine = doctrine_pluralism_righteous
|
||||
doctrine = doctrine_theocracy_lay_clergy
|
||||
|
||||
#Marriage | placeholder
|
||||
doctrine = doctrine_concubines
|
||||
doctrine = doctrine_divorce_allowed
|
||||
doctrine = doctrine_bastardry_none
|
||||
doctrine = doctrine_consanguinity_aunt_nephew_and_uncle_niece
|
||||
|
||||
#Crimes | placeholder
|
||||
doctrine = doctrine_homosexuality_shunned
|
||||
doctrine = doctrine_adultery_men_accepted
|
||||
doctrine = doctrine_adultery_women_accepted
|
||||
doctrine = doctrine_kinslaying_shunned
|
||||
doctrine = doctrine_deviancy_accepted
|
||||
doctrine = doctrine_witchcraft_accepted
|
||||
|
||||
#Clerical Functions | placeholder
|
||||
doctrine = doctrine_clerical_function_recruitment
|
||||
doctrine = doctrine_clerical_gender_either
|
||||
doctrine = doctrine_clerical_marriage_allowed
|
||||
doctrine = doctrine_clerical_succession_temporal_appointment
|
||||
|
||||
#Allow pilgrimages | placeholder
|
||||
doctrine = doctrine_pilgrimage_forbidden
|
||||
|
||||
#Funeral tradition | placeholder
|
||||
doctrine = doctrine_funeral_cremation
|
||||
|
||||
#Coronation tradition
|
||||
doctrine = doctrine_no_anointment
|
||||
|
||||
traits = {
|
||||
virtues = { brave greedy ambitious gregarious }
|
||||
sins = { craven generous content shy }
|
||||
}
|
||||
|
||||
reserved_male_names = { #put witch names here later
|
||||
Andrew Antoninus Bartolomeus Benedict Christian Christopher Clement Constantine David Demetrius Eustace George Gregory
|
||||
Hans Isaac Joakim Jacob John Jordan Joseph Laurence Magnus Marcus Martin Matthew Michael Nicholas Patrick Paul Peter Philip
|
||||
Salvador Samuel Sebastian Simon Stephen Thomas Abraham Alexander Daniel Job Joshua Cyrus Luke Zachariah
|
||||
}
|
||||
reserved_female_names = { #put witch names here later
|
||||
Anna Beatrice Benedicta Brigid Catherine Cecilia Christina Clementia Constance Dorothy Elisabeth Joan Judith Juliana Helen
|
||||
Magdalena Margaret Maria Marine Patricia Philippa Rachel Sarah Sophia Stephania
|
||||
}
|
||||
|
||||
custom_faith_icons = {
|
||||
custom_faith_1 custom_faith_2 custom_faith_3 custom_faith_4 custom_faith_5 custom_faith_6 custom_faith_7 custom_faith_8 custom_faith_9 custom_faith_10 dualism_custom_1 zoroastrian_custom_1 zoroastrian_custom_2 buddhism_custom_1 buddhism_custom_2 buddhism_custom_3 buddhism_custom_4 taoism_custom_1 yazidi_custom_1 sunni_custom_2 sunni_custom_3 sunni_custom_4 muhakkima_1 muhakkima_2 muhakkima_4 muhakkima_5 muhakkima_6 judaism_custom_1 custom_faith_fp1_fenrir custom_faith_fp1_irminsul custom_faith_fp1_jormungandr custom_faith_fp1_odins_ravens custom_faith_fp1_runestone_moon custom_faith_fp1_thors_hammer custom_faith_fp1_valknut custom_faith_fp1_yggdrasil custom_faith_boromian_circles custom_faith_lotus custom_faith_aum_tibetan custom_faith_pentagram custom_faith_pentagram_inverted custom_faith_burning_bush custom_faith_allah custom_faith_gankyil custom_faith_eye_of_providence custom_faith_dove custom_faith_ichthys custom_faith_lamb custom_faith_black_sheep custom_faith_ankh custom_faith_chi_rho custom_faith_hamsa custom_faith_cool_s
|
||||
}
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
{ name = "holy_order_knights_of_the_chalice" }
|
||||
{ name = "holy_order_order_of_the_holy_communion" }
|
||||
{ name = "holy_order_knights_of_the_first_gospel" }
|
||||
{ name = "holy_order_guardians_of_the_shroud" }
|
||||
{ name = "holy_order_knights_of_the_reliquary" }
|
||||
{ name = "holy_order_warriors_of_the_cross" }
|
||||
{ name = "holy_order_christian" coat_of_arms = "ho_christian" }
|
||||
}
|
||||
|
||||
holy_order_maa = { teutonic_knights } #placeholder
|
||||
|
||||
|
||||
piety_icon_group = "christian"
|
||||
|
||||
faiths = {
|
||||
viking = {
|
||||
color = { 10 23 51 }
|
||||
icon = viking
|
||||
|
||||
# religious_head = k_papal_state
|
||||
|
||||
#placeholder holy sites
|
||||
holy_site = ker_ys
|
||||
holy_site = doggerland
|
||||
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Doctrine
|
||||
doctrine = special_doctrine_heathen_revanchism
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = tenet_terror_of_the_seas
|
||||
doctrine = tenet_ritual_celebrations
|
||||
doctrine = tenet_ancestor_worship
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
}
|
||||
|
||||
}
|
||||
corsair = {
|
||||
color = { 25 25 25 }
|
||||
icon = corsair
|
||||
|
||||
# religious_head = k_papal_state
|
||||
|
||||
#placeholder holy sites
|
||||
holy_site = jerusalem
|
||||
holy_site = ker_ys
|
||||
holy_site = doggerland
|
||||
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Doctrine
|
||||
doctrine = special_doctrine_old_lore
|
||||
|
||||
doctrine = doctrine_pluralism_pluralistic
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = tenet_terror_of_the_seas
|
||||
doctrine = tenet_astrology
|
||||
doctrine = tenet_communal_possessions
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
}
|
||||
|
||||
localization = {
|
||||
#HighGod | placeholder
|
||||
HighGodName = corsair_high_god_name
|
||||
HighGodNamePossessive = corsair_high_god_name_possessive
|
||||
HighGodNameSheHe = CHARACTER_SHEHE_SHE
|
||||
HighGodHerselfHimself = CHARACTER_HERSELF
|
||||
HighGodHerHis = CHARACTER_HERHIS_HER
|
||||
HighGodNameAlternate = corsair_high_god_name_alternate
|
||||
HighGodNameAlternatePossessive = corsair_high_god_name_alternate_possessive
|
||||
|
||||
#Creator | placeholder
|
||||
CreatorName = corsair_creator_god_name
|
||||
CreatorNamePossessive = corsair_creator_god_name_possessive
|
||||
CreatorSheHe = CHARACTER_SHEHE_SHE
|
||||
CreatorHerHis = CHARACTER_HERHIS_HER
|
||||
CreatorHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#HealthGod | placeholder
|
||||
HealthGodName = corsair_health_god_name
|
||||
HealthGodNamePossessive = corsair_health_god_name_possessive
|
||||
HealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
HealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FertilityGod | placeholder
|
||||
FertilityGodName = corsair_fertility_god_name
|
||||
FertilityGodNamePossessive = corsair_fertility_god_name_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_THEY
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_THEIR
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_THEM
|
||||
|
||||
#WealthGod | placeholder
|
||||
WealthGodName = corsair_wealth_god_name
|
||||
WealthGodNamePossessive = corsair_wealth_god_name_possessive
|
||||
WealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
WealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HouseholdGod | placeholder
|
||||
HouseholdGodName = corsair_household_god_name
|
||||
HouseholdGodNamePossessive = corsair_household_god_name_possessive
|
||||
HouseholdGodSheHe = CHARACTER_SHEHE_HE
|
||||
HouseholdGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HouseholdGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FateGod | placeholder
|
||||
FateGodName = corsair_fate_god_name
|
||||
FateGodNamePossessive = corsair_fate_god_name_possessive
|
||||
FateGodSheHe = CHARACTER_SHEHE_SHE
|
||||
FateGodHerHis = CHARACTER_HERHIS_HER
|
||||
FateGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#KnowledgeGod | placeholder
|
||||
KnowledgeGodName = corsair_knowledge_god_name
|
||||
KnowledgeGodNamePossessive = corsair_knowledge_god_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_SHE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HER
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#WarGod | placeholder
|
||||
WarGodName = corsair_war_god_name
|
||||
WarGodNamePossessive = corsair_war_god_name_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_HE
|
||||
WarGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WarGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#TricksterGod | placeholder
|
||||
TricksterGodName = corsair_trickster_god_name
|
||||
TricksterGodNamePossessive = corsair_trickster_god_name_possessive
|
||||
TricksterGodSheHe = CHARACTER_SHEHE_HE
|
||||
TricksterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
TricksterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#NightGod | placeholder
|
||||
NightGodName = corsair_night_god_name
|
||||
NightGodNamePossessive = corsair_night_god_name_possessive
|
||||
NightGodSheHe = CHARACTER_SHEHE_SHE
|
||||
NightGodHerHis = CHARACTER_HERHIS_HER
|
||||
NightGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#WaterGod | placeholder
|
||||
WaterGodName = corsair_water_god_name
|
||||
WaterGodNamePossessive = corsair_water_god_name_possessive
|
||||
WaterGodSheHe = CHARACTER_SHEHE_HE
|
||||
WaterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WaterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
PantheonTerm = corsair_high_god_name
|
||||
PantheonTermHasHave = pantheon_term_has
|
||||
GoodGodNames = {
|
||||
corsair_high_god_name
|
||||
corsair_high_god_name_alternate
|
||||
corsair_fate_god_name
|
||||
corsair_night_god_name
|
||||
corsair_health_god_name
|
||||
corsair_wealth_god_name
|
||||
corsair_water_god_name
|
||||
}
|
||||
DevilName = corsair_devil_name
|
||||
DevilNamePossessive = corsair_devil_name_possessive
|
||||
DevilSheHe = CHARACTER_SHEHE_HE
|
||||
DevilHerHis = CHARACTER_HERHIS_HIS
|
||||
DevilHerHis = CHARACTER_HERHIS_HIS
|
||||
DevilHerselfHimself = CHARACTER_HIMSELF
|
||||
EvilGodNames = {
|
||||
corsair_devil_name
|
||||
corsair_trickster_god_name
|
||||
corsair_water_god_name
|
||||
corsair_fertility_god_name
|
||||
corsair_witch_god_name
|
||||
}
|
||||
HouseOfWorship = corsair_house_of_worship
|
||||
HouseOfWorship2 = corsair_house_of_worship_2
|
||||
HouseOfWorship3 = corsair_house_of_worship_3
|
||||
HouseOfWorshipPlural = corsair_house_of_worship_plural
|
||||
ReligiousSymbol = corsair_religious_symbol
|
||||
ReligiousSymbol2 = corsair_religious_symbol_2
|
||||
ReligiousSymbol3 = corsair_religious_symbol_3
|
||||
ReligiousText = corsair_religious_text
|
||||
ReligiousText2 = corsair_religious_text_2
|
||||
ReligiousText3 = corsair_religious_text_3
|
||||
ReligiousHeadName = corsair_religious_head_title
|
||||
ReligiousHeadTitleName = corsair_religious_head_title_name
|
||||
DevoteeMale = corsair_devotee_male
|
||||
DevoteeMalePlural = corsair_devotee_male_plural
|
||||
DevoteeFemale = corsair_devotee_female
|
||||
DevoteeFemalePlural = corsair_devotee_female_plural
|
||||
DevoteeNeuter = corsair_devotee_neuter
|
||||
DevoteeNeuterPlural = corsair_devotee_neuter_plural
|
||||
PriestMale = corsair_priest_male
|
||||
PriestMalePlural = corsair_priest_male_plural
|
||||
PriestFemale = corsair_priest_male
|
||||
PriestFemalePlural = corsair_priest_male_plural
|
||||
PriestNeuter = corsair_priest_male
|
||||
PriestNeuterPlural = corsair_priest_male_plural
|
||||
AltPriestTermPlural = corsair_priest_alternate_plural
|
||||
BishopMale = corsair_bishop
|
||||
BishopMalePlural = corsair_bishop_plural
|
||||
BishopFemale = corsair_bishop
|
||||
BishopFemalePlural = corsair_bishop_plural
|
||||
BishopNeuter = corsair_bishop
|
||||
BishopNeuterPlural = corsair_bishop_plural
|
||||
DivineRealm = corsair_positive_afterlife
|
||||
PositiveAfterLife = corsair_positive_afterlife
|
||||
NegativeAfterLife = corsair_negative_afterlife
|
||||
DeathDeityName = corsair_death_deity_name
|
||||
DeathDeityNamePossessive = corsair_death_deity_name_possessive
|
||||
DeathDeitySheHe = CHARACTER_SHEHE_HE
|
||||
DeathDeityHerHis = CHARACTER_HERHIS_HIS
|
||||
DeathDeityHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodName = corsair_witch_god_name
|
||||
WitchGodNamePossessive = corsair_witch_god_name_possessive
|
||||
WitchGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WitchGodSheHe = CHARACTER_SHEHE_HE
|
||||
WitchGodHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodMistressMaster = master
|
||||
WitchGodMotherFather = father
|
||||
|
||||
|
||||
GHWName = ghw_crusade
|
||||
GHWNamePlural = ghw_crusades
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -32,6 +32,9 @@
|
|||
tenet_communal_possessions_oceanic_name:0 "All Hands on Deck"
|
||||
tenet_communal_possessions_oceanic_desc:0 "As life on water is difficult, everyone is expected to contribute as much as they can to their community. Taking more than one's fair share of plunder and hoarding wealth while others suffer is greatly frowned upon, and mob justice is a frequent form of punishment for the rich and avaricious."
|
||||
|
||||
tenet_ritual_celebrations_viking_name:0 "Blót"
|
||||
tenet_ritual_celebrations_viking_desc:0 "We must give to the gods if we wish to receive their blessing in return. This is done through sacrifice of food and drink, as well as magnificent feasts' in the name of the gods."
|
||||
|
||||
#Calvinist Tenets
|
||||
tenet_five_points_name:0 "The Five Points"
|
||||
tenet_five_points_desc:0 "The Five Points of Calvinism state that God saves everyone who He wants to, and that His efforts are not deterred by the depraved nature of humanity."
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
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."
|
||||
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-[Concept('neow_the_event','Event')|E] 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."
|
||||
|
||||
britannic_high_god_name:0 "Britannia"
|
||||
britannic_high_god_name_possessive:0 "Britannia's"
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
l_english:
|
||||
l_english:
|
||||
|
||||
druidic_religion:1 "Druidic"
|
||||
druidic_religion_adj:1 "Druidic"
|
||||
|
|
|
|||
|
|
@ -1,9 +1,9 @@
|
|||
l_english:
|
||||
l_english:
|
||||
|
||||
folkgerman_religion:1 "Folk Germanic"
|
||||
folkgerman_religion_adj:1 "Folk Germanic"
|
||||
folkgerman_religion_adherent:1 "Folk Germanic"
|
||||
folkgerman_religion_adherent_plural:1 "Folk Germanics"
|
||||
folkgerman_religion:1 "Germanic"
|
||||
folkgerman_religion_adj:1 "Germanic"
|
||||
folkgerman_religion_adherent:1 "Germanic"
|
||||
folkgerman_religion_adherent_plural:1 "Germanics"
|
||||
folkgerman_religion_desc:1 "Germanic folklore, a tradition dating back thousands of years, had most of its gods forgotten following their conversion to Christianity many centuries ago. Nonetheless, many of the old tales persisted, evolved, and syncretised with Christianity over the years, giving rise to a new belief system within the fringes of Northern Europe."
|
||||
|
||||
folkgerman_high_god_name:0 "Hermann"
|
||||
|
|
@ -70,6 +70,68 @@ l_english:
|
|||
folkgerman_witch_god_name:0 "The Night-Hag"
|
||||
folkgerman_witch_god_name_possessive:0 "The Night-Hag's"
|
||||
|
||||
corsair:0 "Corsair Creed"
|
||||
corsair_adj:0 "Corsair"
|
||||
corsair_adherent:0 "Corsair"
|
||||
corsair_adherent_plural:0 "Corsairs"
|
||||
corsair_desc:0 "The denizens of the Atlantic are no strangers to life on the high seas, and have developed an intricate system of lore and mythology over the centuries. They hold that all men are guided through life by Stella Maris, the goddess of the seas, who ordered her daughter Polaris to hold a constant vigil in the night sky and show sailors the way home. Only by following the guiding light of the Lady of the Seas can a mariner navigate the deep waters, avoiding an untimely demise at the hands of the demons that dwell in the depths who turn men into lost souls that wander the seas for eternity."
|
||||
corsair_religious_head_title:0 "WIP"
|
||||
corsair_religious_head_title_name:0 "WIP"
|
||||
|
||||
corsair_high_god_name:0 "Stella Maris"
|
||||
corsair_high_god_name_possessive:0 "Stella Maris'"
|
||||
corsair_high_god_name_alternate:0 "Our Lady of the Seas"
|
||||
corsair_high_god_name_alternate_possessive:0 "Our Lady of the Seas'"
|
||||
corsair_devil_name:0 "Leviathan"
|
||||
corsair_devil_name_possessive:0 "Leviathan's"
|
||||
corsair_death_deity_name:0 "Davy Jones"
|
||||
corsair_death_deity_name_possessive:0 "Davy Jones'"
|
||||
corsair_house_of_worship:0 "cove"
|
||||
corsair_house_of_worship_plural:0 "coves"
|
||||
corsair_religious_symbol:0 "Jolly Roger"
|
||||
corsair_religious_text:0 "Sailor Codex"
|
||||
corsair_religious_head_title:0 "Admiral"
|
||||
corsair_religious_head_title_name:0 "Admiralty"
|
||||
corsair_devotee:0 "mariner"
|
||||
corsair_devotee_plural:0 "mariners"
|
||||
corsair_priest:0 "first mate"
|
||||
corsair_priest_plural:0 "first mates"
|
||||
corsair_bishop:0 "captain"
|
||||
corsair_bishop_plural:0 "captains"
|
||||
corsair_positive_afterlife:0 "Atlantis"
|
||||
corsair_negative_afterlife:0 "the Locker"
|
||||
corsair_witch_god_name:0 "Kraken"
|
||||
corsair_witch_god_name_possessive:0 "Kraken's"
|
||||
|
||||
corsair_creator_god_name:0 "$corsair_high_god_name$"
|
||||
corsair_creator_god_name_possessive:0 "$corsair_high_god_name_possessive$"
|
||||
corsair_health_god_name:0 "Saint Elmo"
|
||||
corsair_health_god_name_possessive:0 "Saint Elmo's"
|
||||
corsair_fertility_god_name:0 "the Sirens"
|
||||
corsair_fertility_god_name_possessive:0 "the Sirens'"
|
||||
corsair_wealth_god_name:0 "Brendan the Navigator"
|
||||
corsair_wealth_god_name_possessive:0 "Brendan the Navigator's"
|
||||
corsair_household_god_name:0 "$corsair_health_god_name$"
|
||||
corsair_household_god_name_possessive:0 "$corsair_health_god_name_possessive$"
|
||||
corsair_fate_god_name:0 "Polaris"
|
||||
corsair_fate_god_name_possessive:0 "Polaris'"
|
||||
corsair_knowledge_god_name:0 "$corsair_high_god_name$"
|
||||
corsair_knowledge_god_name_possessive:0 "$corsair_high_god_name_possessive$"
|
||||
corsair_war_god_name:0 "$corsair_water_god_name$"
|
||||
corsair_war_god_name_possessive:0 "$corsair_water_god_name_possessive$"
|
||||
corsair_trickster_god_name:0 "the Flying Dutchman"
|
||||
corsair_trickster_god_name_possessive:0 "the Flying Dutchman's"
|
||||
corsair_night_god_name:0 "$corsair_fate_god_name$"
|
||||
corsair_night_god_name_possessive:0 "$corsair_fate_god_name_possessive$"
|
||||
corsair_water_god_name:0 "Neptune"
|
||||
corsair_water_god_name_possessive:0 "Neptune's"
|
||||
|
||||
viking:0 "Ny Sed"
|
||||
viking_adj:0 "Ny Sed"
|
||||
viking_adherent:0 "Heathen"
|
||||
viking_adherent_plural:0 "Heathens"
|
||||
viking_desc:0 "The Heathens of the frigid North Atlantic believe that humanity now lives in a post-[Concept('neow_the_event','Ragnarök')|E] world. The prophecies foretold in the ancient sagas came true one by one, and the Old Gods were slain in the great calamity. The warrior god Jesus sacrificed himself to stop the world serpent Jörmungandur from ending the world in flames and was reborn as Baldr, who rose out of Hel to lead a restored pantheon of benevolent deities in this new world. The remaining Old Gods are viewed as sorrowful husks of their former selves, unable to let go of a world that moved on."
|
||||
|
||||
volksmarchen:0 "Volksmärchen"
|
||||
volksmarchen_adj:0 "Volksmärchen"
|
||||
volksmarchen_adherent:0 "Märchenkind"
|
||||
|
|
|
|||
|
|
@ -1,70 +0,0 @@
|
|||
l_english:
|
||||
|
||||
oceanic_religion:1 "Oceanic"
|
||||
oceanic_religion_adj:1 "Oceanic"
|
||||
oceanic_religion_adherent:1 "Oceanic"
|
||||
oceanic_religion_adherent_plural:1 "Oceanics"
|
||||
oceanic_religion_desc:1 "The sailors of the seas surrounding Eurasia have developed many tales and superstitions in the centuries since the Event. The faiths of the ocean are generally less concerned with morals and rituals, instead focusing on telling legends of glory and harrowing tales of sea monsters."
|
||||
|
||||
corsair:0 "Corsair Creed"
|
||||
corsair_adj:0 "Corsair"
|
||||
corsair_adherent:0 "Corsair"
|
||||
corsair_adherent_plural:0 "Corsairs"
|
||||
corsair_desc:0 "The denizens of the Atlantic are no strangers to life on the high seas, and have developed an intricate system of lore and mythology over the centuries. They hold that all men are guided through life by Stella Maris, the goddess of the seas, who ordered her daughter Polaris to hold a constant vigil in the night sky and show sailors the way home. Only by following the guiding light of the Lady of the Seas can a mariner navigate the deep waters, avoiding an untimely demise at the hands of the demons that dwell in the depths who turn men into lost souls that wander the seas for eternity."
|
||||
|
||||
corsair_high_god_name:0 "Stella Maris"
|
||||
corsair_high_god_name_possessive:0 "Stella Maris'"
|
||||
corsair_high_god_name_alternate:0 "Our Lady of the Seas"
|
||||
corsair_high_god_name_alternate_possessive:0 "Our Lady of the Seas'"
|
||||
corsair_devil_name:0 "Leviathan"
|
||||
corsair_devil_name_possessive:0 "Leviathan's"
|
||||
corsair_death_deity_name:0 "Davy Jones"
|
||||
corsair_death_deity_name_possessive:0 "Davy Jones'"
|
||||
corsair_house_of_worship:0 "cove"
|
||||
corsair_house_of_worship_plural:0 "coves"
|
||||
corsair_religious_symbol:0 "Jolly Roger"
|
||||
corsair_religious_text:0 "Sailor Codex"
|
||||
corsair_religious_head_title:0 "Admiral"
|
||||
corsair_religious_head_title_name:0 "Admiralty"
|
||||
corsair_devotee:0 "mariner"
|
||||
corsair_devotee_plural:0 "mariners"
|
||||
corsair_priest:0 "first mate"
|
||||
corsair_priest_plural:0 "first mates"
|
||||
corsair_bishop:0 "captain"
|
||||
corsair_bishop_plural:0 "captains"
|
||||
corsair_positive_afterlife:0 "Atlantis"
|
||||
corsair_negative_afterlife:0 "the Locker"
|
||||
corsair_witch_god_name:0 "Kraken"
|
||||
corsair_witch_god_name_possessive:0 "Kraken's"
|
||||
|
||||
corsair_creator_god_name:0 "$corsair_high_god_name$"
|
||||
corsair_creator_god_name_possessive:0 "$corsair_high_god_name_possessive$"
|
||||
corsair_health_god_name:0 "Saint Elmo"
|
||||
corsair_health_god_name_possessive:0 "Saint Elmo's"
|
||||
corsair_fertility_god_name:0 "the Sirens"
|
||||
corsair_fertility_god_name_possessive:0 "the Sirens'"
|
||||
corsair_wealth_god_name:0 "Brendan the Navigator"
|
||||
corsair_wealth_god_name_possessive:0 "Brendan the Navigator's"
|
||||
corsair_household_god_name:0 "$corsair_health_god_name$"
|
||||
corsair_household_god_name_possessive:0 "$corsair_health_god_name_possessive$"
|
||||
corsair_fate_god_name:0 "Polaris"
|
||||
corsair_fate_god_name_possessive:0 "Polaris'"
|
||||
corsair_knowledge_god_name:0 "$corsair_high_god_name$"
|
||||
corsair_knowledge_god_name_possessive:0 "$corsair_high_god_name_possessive$"
|
||||
corsair_war_god_name:0 "$corsair_water_god_name$"
|
||||
corsair_war_god_name_possessive:0 "$corsair_water_god_name_possessive$"
|
||||
corsair_trickster_god_name:0 "the Flying Dutchman"
|
||||
corsair_trickster_god_name_possessive:0 "the Flying Dutchman's"
|
||||
corsair_night_god_name:0 "$corsair_fate_god_name$"
|
||||
corsair_night_god_name_possessive:0 "$corsair_fate_god_name_possessive$"
|
||||
corsair_water_god_name:0 "Neptune"
|
||||
corsair_water_god_name_possessive:0 "Neptune's"
|
||||
|
||||
viking:0 "Vikings of Ragnarök"
|
||||
viking_adj:0 "Víkingur"
|
||||
viking_adherent:0 "Viking"
|
||||
viking_adherent_plural:0 "Vikings"
|
||||
viking_desc:0 "The Creed of the Sea in the frigid North Atlantic tends to favour a much different set of beliefs compared to warmer shores. These vikings of the north hold that the Event was Ragnarök come to end the world. The prophecies foretold came true one by one, with the Old Gods being slain in the great calamity. The world serpent Jörmungandur poisoned the water and sky and ended life as the Old World knew it alongside Surtur and Fenrir. The world survived their onslaught though, and though the Old Gods perished in their twilight, their kindred came to inherit their roles and end Ragnarök. Thus, the New World is watched over by Baldur and Hod, who lead a new pantheon of benevolent deities, while the Old Gods are all either dead or mere husks of their former selves. They are often malevolent and considered signs of bad luck, unable to let go of a world that moved on."
|
||||
viking_religious_head_title:0 "High Gothi"
|
||||
viking_religious_head_title_name:0 "The Gothar Assembly"
|
||||
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
l_english:
|
||||
l_english:
|
||||
|
||||
yugoslavic_religion:1 "Yugoslavism"
|
||||
yugoslavic_religion_adj:1 "Yugoslavic"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue