Big Folktero update
This commit is contained in:
parent
edf0ab3e2e
commit
a07d9938c8
12 changed files with 242 additions and 138 deletions
|
|
@ -77,10 +77,10 @@ NEOW_religious_decision.0001 = { #custom patron gods for Leviathan
|
|||
}
|
||||
}
|
||||
|
||||
NEOW_religious_decision.0001 = { #custom patron gods for Leviathan
|
||||
NEOW_religious_decision.0103 = { #custom patron gods for Leviathan
|
||||
type = character_event
|
||||
title = NEOW_religious_decision.0001.t
|
||||
desc = NEOW_religious_decision.0001.desc
|
||||
title = NEOW_religious_decision.0103.t
|
||||
desc = NEOW_religious_decision.0103.desc
|
||||
theme = faith
|
||||
left_portrait = {
|
||||
character = root
|
||||
|
|
@ -88,59 +88,35 @@ NEOW_religious_decision.0001 = { #custom patron gods for Leviathan
|
|||
}
|
||||
|
||||
option = {
|
||||
name = NEOW_religious_decision.0001.nationalisators
|
||||
name = NEOW_religious_decision.0103.jesus
|
||||
trigger = {
|
||||
NOT = { has_character_modifier = bhakti_leviathan_nationalisators }
|
||||
NOT = { has_character_modifier = bhakti_folketero_jesus }
|
||||
}
|
||||
NEOW_set_bhakti_effect = { BHAKTI = bhakti_leviathan_nationalisators }
|
||||
NEOW_set_bhakti_effect = { BHAKTI = bhakti_folketero_jesus }
|
||||
}
|
||||
|
||||
option = {
|
||||
name = NEOW_religious_decision.0001.technosaurs
|
||||
name = NEOW_religious_decision.0103.per
|
||||
trigger = {
|
||||
NOT = { has_character_modifier = bhakti_leviathan_technosaurs }
|
||||
NOT = { has_character_modifier = bhakti_folketero_per }
|
||||
}
|
||||
NEOW_set_bhakti_effect = { BHAKTI = bhakti_leviathan_technosaurs }
|
||||
NEOW_set_bhakti_effect = { BHAKTI = bhakti_folketero_per }
|
||||
}
|
||||
|
||||
option = {
|
||||
name = NEOW_religious_decision.0001.mechasaurs
|
||||
name = NEOW_religious_decision.0103.lucia
|
||||
trigger = {
|
||||
NOT = { has_character_modifier = bhakti_leviathan_mechasaurs }
|
||||
NOT = { has_character_modifier = bhakti_folketero_lucia }
|
||||
}
|
||||
NEOW_set_bhakti_effect = { BHAKTI = bhakti_leviathan_mechasaurs }
|
||||
NEOW_set_bhakti_effect = { BHAKTI = bhakti_folketero_lucia }
|
||||
}
|
||||
|
||||
option = {
|
||||
name = NEOW_religious_decision.0001.petrosaurs
|
||||
name = NEOW_religious_decision.0103.olaf
|
||||
trigger = {
|
||||
NOT = { has_character_modifier = bhakti_leviathan_petrosaurs }
|
||||
NOT = { has_character_modifier = bhakti_folketero_olaf }
|
||||
}
|
||||
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 }
|
||||
NEOW_set_bhakti_effect = { BHAKTI = bhakti_folketero_olaf }
|
||||
}
|
||||
|
||||
# Opt-Out
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue