N3OW/events/religion_events/NEOW_religious_decision_events.txt
2026-05-29 00:57:10 +01:00

131 lines
No EOL
3.1 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
}
}
}