orthodox saint cult
This commit is contained in:
parent
6f18efe60e
commit
acaf81bcdd
10 changed files with 299 additions and 10 deletions
|
|
@ -3053,6 +3053,10 @@
|
|||
triggered_desc = {
|
||||
faith = faith:folketro
|
||||
desc = tenet_bhakti_folketro_name
|
||||
}
|
||||
triggered_desc = {
|
||||
trigger = { religion_tag = orthodox_religion }
|
||||
desc = tenet_bhakti_orthodox_name
|
||||
}
|
||||
desc = tenet_bhakti_patron_god_name
|
||||
}
|
||||
|
|
@ -3064,6 +3068,10 @@
|
|||
faith = faith:folketro
|
||||
desc = tenet_bhakti_folketro_desc
|
||||
}
|
||||
triggered_desc = {
|
||||
trigger = { religion_tag = orthodox_religion }
|
||||
desc = tenet_bhakti_orthodox_desc
|
||||
}
|
||||
desc = tenet_bhakti_desc
|
||||
}
|
||||
}
|
||||
|
|
@ -3074,6 +3082,7 @@
|
|||
is_shown = {
|
||||
OR = {
|
||||
religion_tag = hinduism_religion
|
||||
religion_tag = orthodox_religion
|
||||
# With FP1, Germanics also get personal deities.
|
||||
AND = {
|
||||
religion_tag = folkgerman_religion
|
||||
|
|
|
|||
|
|
@ -159,10 +159,10 @@
|
|||
WaterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WaterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
PantheonTerm = christianity_high_god_name
|
||||
PantheonTerm2 = christianity_high_god_name_2
|
||||
PantheonTerm3 = christianity_high_god_name_3
|
||||
PantheonTermHasHave = pantheon_term_has
|
||||
PantheonTerm = orthodox_pantheon
|
||||
PantheonTerm2 = orthodox_pantheon
|
||||
PantheonTerm3 = orthodox_pantheon
|
||||
PantheonTermHasHave = pantheon_term_have
|
||||
GoodGodNames = {
|
||||
christianity_high_god_name
|
||||
christianity_high_god_name_alternate
|
||||
|
|
@ -259,7 +259,7 @@
|
|||
|
||||
#Tenets
|
||||
doctrine = tenet_catholic_communion
|
||||
doctrine = tenet_pentarchy
|
||||
doctrine = tenet_bhakti
|
||||
doctrine = tenet_monasticism
|
||||
|
||||
holy_order_names = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue