cosmist tenets
This commit is contained in:
parent
16f0b7dafb
commit
a4c0ef67b4
3 changed files with 35 additions and 3 deletions
|
|
@ -3481,6 +3481,31 @@
|
|||
|
||||
tenet_human_sacrifice = {
|
||||
icon = core_tenet_human_sacrifice
|
||||
|
||||
name = {
|
||||
first_valid = {
|
||||
triggered_desc = {
|
||||
trigger = {
|
||||
religion_tag = cosmist_religion
|
||||
}
|
||||
desc = tenet_human_sacrifice_cosmist_name
|
||||
}
|
||||
desc = tenet_human_sacrifice_name
|
||||
}
|
||||
}
|
||||
|
||||
desc = {
|
||||
first_valid = {
|
||||
triggered_desc = {
|
||||
trigger = {
|
||||
religion_tag = cosmist_religion
|
||||
}
|
||||
desc = tenet_human_sacrifice_cosmist_desc
|
||||
}
|
||||
desc = tenet_human_sacrifice_desc
|
||||
}
|
||||
}
|
||||
|
||||
piety_cost = {
|
||||
if = {
|
||||
limit = {
|
||||
|
|
@ -5043,7 +5068,6 @@
|
|||
piety_from_gifts_active = yes
|
||||
piety_from_marrying_lowborn_active = yes
|
||||
faith_use_farmer_republics = yes
|
||||
allows_communal_settlement = yes
|
||||
}
|
||||
|
||||
character_modifier = {
|
||||
|
|
|
|||
|
|
@ -255,11 +255,14 @@
|
|||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
|
||||
doctrine = doctrine_pilgrimage_mandatory
|
||||
doctrine = doctrine_pluralism_fundamentalist
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = tenet_megaliths
|
||||
doctrine = tenet_pastoral_isolation
|
||||
doctrine = tenet_monasticism
|
||||
doctrine = tenet_human_sacrifice
|
||||
doctrine = tenet_armed_resistance
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
}
|
||||
|
|
|
|||
|
|
@ -58,6 +58,11 @@
|
|||
doctrine_pantheist_name: "Pantheist"
|
||||
doctrine_pantheist_desc: "God is reality. Any other gods are merely an aspect or interpretation of the Supreme Being, and must be acknowledged and studied with as much respect as any other."
|
||||
|
||||
#COSMIST
|
||||
|
||||
tenet_human_sacrifice_cosmist_name:0 "Feed the Stars"
|
||||
tenet_human_sacrifice_cosmist_desc:0 "If we wish to reach the new zenith of humanity, we must work to make it reality. By feeding [ROOT.Faith.HighGodNameAlternate] with regular sacrifices, we may speed up [ROOT.Faith.HighGodHerHis|U] awakening."
|
||||
|
||||
|
||||
tenet_militant_vows_name:0 "Militant Vows"
|
||||
tenet_militant_vows_desc:0 "Defense of the faith is the divine duty of any devotee, no different than prayer or study. We encourage our [ROOT.Faith.DevoteeNeuterPlural] to dedicate themselves to fighting for their beliefs."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue