folketero development
This commit is contained in:
parent
3d244c53bd
commit
8420cfa39d
3 changed files with 123 additions and 1 deletions
|
|
@ -76,3 +76,80 @@ NEOW_religious_decision.0001 = { #custom patron gods for Leviathan
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
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
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -190,6 +190,18 @@
|
|||
select_personal_deity_germanic_decision.select_thor:0 "Thor, Guardian of Man"
|
||||
select_personal_deity_germanic_decision.select_freyr:0 "Freyr, Bringer of Peace"
|
||||
|
||||
select_personal_deity_folketero_decision:0 "Determine Personal Deity"
|
||||
select_personal_deity_folketero_decision_tooltip:0 "Think about [ROOT.Char.GetFaith.PantheonTerm]"
|
||||
select_personal_deity_folketero_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.\n\nI should contemplate these divine beings and decide which one calls to me the most.#!"
|
||||
select_personal_deity_folketero_decision_confirm:0 "Dedicate your Worship to a particular God"
|
||||
select_personal_deity_folketero_decision_tt:1 "You begin to live your life according to the values of"
|
||||
select_personal_deity_folketero_decision.select_jesus:0 "Jesus, The Warrior, the Savior"
|
||||
select_personal_deity_folketero_decision.select_per:0 "Sankt Per, Judge of the Dead"
|
||||
select_personal_deity_folketero_decision.select_thor:0 "Sankt Olaf, Guardian of Rulers"
|
||||
select_personal_deity_folketero_decision.select_freyr:0 "Sankt Lucia, Heart Warmer"
|
||||
|
||||
|
||||
|
||||
|
||||
#N3OW Added:
|
||||
select_personal_leviathan_union_decision:0 "Determine Leviathan Union"
|
||||
|
|
|
|||
|
|
@ -25,3 +25,36 @@
|
|||
republic_administrative_province_military_text_icon: "@government_type_republic!"
|
||||
republic_administrative_province_military_desc: "#low A military administration focused on fortification and recruitment. Providing the realm with the means of protecting itself, or expanding its borders when necessary.#!"
|
||||
republic_administrative_province_military_amount_desc: "$republic_administrative_province_military_short$ limit reached"
|
||||
|
||||
religious_decision.0101.t:0 "Bhakti"
|
||||
religious_decision.0101.desc.start:0 "Bhakti can be likened to feelings of fondness, devotion, and worship, but none of these fully encompass the concept. By devoting myself to an avatar of divinity, I am committing myself to them in body and soul.\n\n[ROOT.Char.GetFaith.GetNameNoTooltip] focuses on the veneration of"
|
||||
religious_decision.0101.desc.generic:0 "just several of them."
|
||||
religious_decision.0101.desc.vaishnavism:0 "the various incarnations of Vishnu the Preserver."
|
||||
religious_decision.0101.desc.shaivism:0 "the many incarnations of Shiva the Destroyer."
|
||||
religious_decision.0101.desc.smartism:0 "the aspects of the ultimate reality."
|
||||
religious_decision.0101.desc.end:0 "Of these aspects, one must speak to me more than the others..."
|
||||
religious_decision.0101.ganga:0 "Ganga, god of purity and atonement."
|
||||
religious_decision.0101.saraswati:0 "Saraswati, goddess of learning and art."
|
||||
religious_decision.0101.kali:0 "Kali, goddess of the destruction of evil."
|
||||
religious_decision.0101.kubera:0 "Kubera, god of wealth and justice."
|
||||
religious_decision.0101.lakishmi:0 "Lakishmi, goddess of fortune and prosperity."
|
||||
religious_decision.0101.jagganath:0 "Jagganath, Lord of the Universe."
|
||||
religious_decision.0101.hayagriva:0 "Haygriva, god of knowledge and wisdom."
|
||||
religious_decision.0101.parvati:0 "Parvati, goddess of fertility and beauty."
|
||||
religious_decision.0101.virabhadra:0 "Vīrabhadra, god of righteous anger."
|
||||
religious_decision.0101.munishwarar:0 "Munīshwarar, god of the home and family."
|
||||
religious_decision.0101.dakshinamoorthy:0 "Dakshinamoorthy, god of all forms of learning."
|
||||
religious_decision.0101.ganesha:0 "Ganesha, god of wisdom and new beginnings."
|
||||
religious_decision.0101.vishnu:0 "Vishnu, the god who watches over creation."
|
||||
religious_decision.0101.shiva:0 "Shiva, the god who hunts down evil."
|
||||
religious_decision.0101.optout:0 "I am not yet ready to decide."
|
||||
religious_decision.0101.flavor:0 "There is no shame in waiting until I am certain."
|
||||
|
||||
NEOW_religious_decision.0103.t:0 "Deciding on a Helgener"
|
||||
NEOW_religious_decision.0103.desc:0 "[ROOT.Char.GetFaith.PantheonTerm|U] are many, yet I cannot say that there are not some who hold a level of special appeal for me. Were I to dedicate myself openly to the express worship of primarily one such deity, I would doubtless draw like-minded souls to my side.\n\nWhatever the blessings my patron provides, being with similar [ROOT.Char.GetFaith.GetAdherentNamePluralNoTooltip] can only bring me health, wealth, and glory."
|
||||
NEOW_religious_decision.0103.jesus:0 "Jesus, Warrior and Savior!"
|
||||
NEOW_religious_decision.0103.per:0 "Per, Judge of the Dead!"
|
||||
NEOW_religious_decision.0103.lucia:0 "Lucia, the Warm-Hearted!"
|
||||
NEOW_religious_decision.0103.olaf:0 "Olaf, Guardian of Rulers!""
|
||||
NEOW_religious_decision.0103.optout:0 "$religious_decision.0101.flavor$"
|
||||
NEOW_religious_decision.0103.flavor:0 "$religious_decision.0101.flavor$"
|
||||
Loading…
Add table
Add a link
Reference in a new issue