orthodox saint cult

This commit is contained in:
edwardtheelbowhigh 2026-05-29 15:26:05 +01:00
parent 6f18efe60e
commit acaf81bcdd
10 changed files with 299 additions and 10 deletions

View file

@ -119,6 +119,81 @@ NEOW_religious_decision.0103 = { #custom patron gods for Leviathan
NEOW_set_bhakti_effect = { BHAKTI = bhakti_folketero_olaf }
}
# Opt-Out
option = {
name = NEOW_religious_decision.0001.optout
flavor = NEOW_religious_decision.0001.flavor
ai_chance = {
base = 0
}
}
}
NEOW_religious_decision.0104 = { #custom icons for orthodoxy
type = character_event
title = NEOW_religious_decision.0104.t
desc = NEOW_religious_decision.0104.desc
theme = faith
left_portrait = {
character = root
animation = personality_rational
}
option = {
name = NEOW_religious_decision.0104.paisos
trigger = {
NOT = { has_character_modifier = bhakti_orthodox_paisos }
}
NEOW_set_bhakti_effect = { BHAKTI = bhakti_orthodox_paisos}
}
option = {
name = NEOW_religious_decision.0104.gabriel
trigger = {
NOT = { has_character_modifier = bhakti_orthodox_gabriel }
}
NEOW_set_bhakti_effect = { BHAKTI = bhakti_orthodox_gabriel }
}
option = {
name = NEOW_religious_decision.0104.adriana
trigger = {
NOT = { has_character_modifier = bhakti_orthodox_adriana }
}
NEOW_set_bhakti_effect = { BHAKTI = bhakti_orthodox_adriana }
}
option = {
name = NEOW_religious_decision.0104.palamas
trigger = {
NOT = { has_character_modifier = bhakti_orthodox_palamas }
}
NEOW_set_bhakti_effect = { BHAKTI = bhakti_orthodox_palamas }
}
option = {
name = NEOW_religious_decision.0104.surgeon
trigger = {
NOT = { has_character_modifier = bhakti_orthodox_surgeon }
}
NEOW_set_bhakti_effect = { BHAKTI = bhakti_orthodox_surgeon }
}
option = {
name = NEOW_religious_decision.0104.lazar
trigger = {
NOT = { has_character_modifier = bhakti_orthodox_lazar }
}
NEOW_set_bhakti_effect = { BHAKTI = bhakti_orthodox_lazar }
}
option = {
name = NEOW_religious_decision.0104.theotokos
trigger = {
NOT = { has_character_modifier = bhakti_orthodox_theotokos }
}
NEOW_set_bhakti_effect = { BHAKTI = bhakti_orthodox_theotokos }
}
# Opt-Out
option = {
name = NEOW_religious_decision.0001.optout