N3OW/events/religion_events/NEOW_religious_decision_events.txt
2026-05-29 17:19:52 +01:00

216 lines
No EOL
5.3 KiB
Text

namespace = NEOW_religious_decision
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
}
}
}
NEOW_religious_decision.0103 = { #custom patron gods for Leviathan
type = character_event
title = NEOW_religious_decision.0103.t
desc = NEOW_religious_decision.0103.desc
theme = faith
left_portrait = {
character = root
animation = personality_rational
}
option = {
name = NEOW_religious_decision.0103.jesus
trigger = {
NOT = { has_character_modifier = bhakti_folketero_jesus }
}
NEOW_set_bhakti_effect = { BHAKTI = bhakti_folketero_jesus }
}
option = {
name = NEOW_religious_decision.0103.per
trigger = {
NOT = { has_character_modifier = bhakti_folketero_per }
}
NEOW_set_bhakti_effect = { BHAKTI = bhakti_folketero_per }
}
option = {
name = NEOW_religious_decision.0103.lucia
trigger = {
NOT = { has_character_modifier = bhakti_folketero_lucia }
}
NEOW_set_bhakti_effect = { BHAKTI = bhakti_folketero_lucia }
}
option = {
name = NEOW_religious_decision.0103.olaf
trigger = {
NOT = { has_character_modifier = bhakti_folketero_olaf }
}
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 = {
trigger = { is_vaguely_nistrenian_bhakti_trigger = yes }
name = NEOW_religious_decision.0104.adriana
trigger = {
NOT = { has_character_modifier = bhakti_orthodox_adriana }
}
NEOW_set_bhakti_effect = { BHAKTI = bhakti_orthodox_adriana }
}
option = {
trigger = { is_vaguely_nistrenian_bhakti_trigger = no }
name = NEOW_religious_decision.0104.olga
trigger = {
NOT = { has_character_modifier = bhakti_orthodox_olga }
}
NEOW_set_bhakti_effect = { BHAKTI = bhakti_orthodox_olga }
}
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
flavor = NEOW_religious_decision.0001.flavor
ai_chance = {
base = 0
}
}
}