Bugs
This commit is contained in:
parent
26b04f6db4
commit
c6eb868ef4
116 changed files with 69758 additions and 26333 deletions
|
|
@ -3061,7 +3061,7 @@
|
|||
}
|
||||
|
||||
# Struggle Catalysts
|
||||
fp3_struggle_catalysts_for_activities_effect = yes
|
||||
# fp3_struggle_catalysts_for_activities_effect = yes
|
||||
}
|
||||
conclusion_description = {
|
||||
first_valid = {
|
||||
|
|
|
|||
|
|
@ -608,31 +608,31 @@ activity_feast = {
|
|||
desc = "Nomad searching for prestige"
|
||||
}
|
||||
}
|
||||
# Struggles.
|
||||
if = {
|
||||
limit = {
|
||||
any_character_struggle = {
|
||||
involvement = involved
|
||||
phase_has_catalyst = catalyst_invite_diff_faith_culture_to_feast
|
||||
}
|
||||
}
|
||||
# Escalating.
|
||||
if = {
|
||||
limit = { has_character_flag = agenda_towards_escalation }
|
||||
add = {
|
||||
value = -25
|
||||
desc = debug_gui.activity_weight.struggle.wants_to_escalate
|
||||
}
|
||||
}
|
||||
# Deescalating.
|
||||
if = {
|
||||
limit = { has_character_flag = agenda_towards_deescalation }
|
||||
add = {
|
||||
value = 50
|
||||
desc = debug_gui.activity_weight.struggle.wants_to_deescalate
|
||||
}
|
||||
}
|
||||
}
|
||||
# # Struggles.
|
||||
# if = {
|
||||
# limit = {
|
||||
# any_character_struggle = {
|
||||
# involvement = involved
|
||||
# phase_has_catalyst = catalyst_invite_diff_faith_culture_to_feast
|
||||
# }
|
||||
# }
|
||||
# # Escalating.
|
||||
# if = {
|
||||
# limit = { has_character_flag = agenda_towards_escalation }
|
||||
# add = {
|
||||
# value = -25
|
||||
# desc = debug_gui.activity_weight.struggle.wants_to_escalate
|
||||
# }
|
||||
# }
|
||||
# # Deescalating.
|
||||
# if = {
|
||||
# limit = { has_character_flag = agenda_towards_deescalation }
|
||||
# add = {
|
||||
# value = 50
|
||||
# desc = debug_gui.activity_weight.struggle.wants_to_deescalate
|
||||
# }
|
||||
# }
|
||||
# }
|
||||
if = {
|
||||
limit = {
|
||||
ai_has_warlike_personality = yes
|
||||
|
|
@ -4272,30 +4272,30 @@ activity_feast = {
|
|||
trigger_event = feast.2001
|
||||
# Struggle Catalysts
|
||||
## We trigger this here to make sure that someone else actually turned up to the party before having it affect regional relations.
|
||||
if = {
|
||||
limit = {
|
||||
# At least one participant is involved and of a different faith or culture
|
||||
scope:activity = {
|
||||
any_attending_character = {
|
||||
any_character_struggle = {
|
||||
involvement = involved
|
||||
phase_has_catalyst = catalyst_invite_diff_faith_culture_to_feast
|
||||
}
|
||||
is_diff_faith_or_culture_trigger = {
|
||||
CHAR = scope:host
|
||||
STATUS = involved
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
every_character_struggle = {
|
||||
involvement = involved
|
||||
activate_struggle_catalyst = {
|
||||
catalyst = catalyst_invite_diff_faith_culture_to_feast
|
||||
character = scope:activity.activity_host
|
||||
}
|
||||
}
|
||||
}
|
||||
# if = {
|
||||
# limit = {
|
||||
# # At least one participant is involved and of a different faith or culture
|
||||
# scope:activity = {
|
||||
# any_attending_character = {
|
||||
# any_character_struggle = {
|
||||
# involvement = involved
|
||||
# phase_has_catalyst = catalyst_invite_diff_faith_culture_to_feast
|
||||
# }
|
||||
# is_diff_faith_or_culture_trigger = {
|
||||
# CHAR = scope:host
|
||||
# STATUS = involved
|
||||
# }
|
||||
# }
|
||||
# }
|
||||
# }
|
||||
# every_character_struggle = {
|
||||
# involvement = involved
|
||||
# activate_struggle_catalyst = {
|
||||
# catalyst = catalyst_invite_diff_faith_culture_to_feast
|
||||
# character = scope:activity.activity_host
|
||||
# }
|
||||
# }
|
||||
# }
|
||||
}
|
||||
# Accolade stuff
|
||||
if = {
|
||||
|
|
@ -4967,6 +4967,6 @@ activity_feast = {
|
|||
}
|
||||
|
||||
# Struggle Catalysts
|
||||
fp3_struggle_catalysts_for_activities_effect = yes
|
||||
# fp3_struggle_catalysts_for_activities_effect = yes
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -5754,7 +5754,7 @@
|
|||
|
||||
on_complete = {
|
||||
# Struggle Catalysts
|
||||
fp3_struggle_catalysts_for_activities_effect = yes
|
||||
# fp3_struggle_catalysts_for_activities_effect = yes
|
||||
|
||||
hunt_remove_variables_effect = yes
|
||||
scope:activity.activity_location = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue