Wyzwalacz skryptowy
is_valid_nanbokuchou_cb_target
Definicjain_game/common/scripted_triggers/situation_triggers.txt:162
163save_temporary_scope_as = root_country
164OR = {
165AND = {
168any_international_organization_member = {
170NOT = {
170is_at_war_with = scope:root_country
}
171NOT = {
171has_truce_with = scope:root_country
}
172NOT = {
173scope:root_country = {
173has_casus_belli_on = prev
}
}
}
}
}
178AND = {
181any_international_organization_member = {
183NOT = {
183is_at_war_with = scope:root_country
}
184NOT = {
184has_truce_with = scope:root_country
}
185NOT = {
186scope:root_country = {
186has_casus_belli_on = prev
}
}
}
}
}
191AND = {
194any_international_organization_member = {
196NOT = {
196is_at_war_with = scope:root_country
}
197NOT = {
197has_truce_with = scope:root_country
}
198NOT = {
199scope:root_country = {
199has_casus_belli_on = prev
}
}
}
}
}
}