Déclencheur scripté
is_valid_nanbokuchou_war_target
Définitionin_game/common/scripted_triggers/situation_triggers.txt:222
223is_subject = no
224at_war = no
225save_temporary_scope_as = root_country
226OR = {
227AND = {
230any_international_organization_member = {
231is_subject = no
233NOT = {
233is_at_war_with = scope:root_country
}
234NOT = {
234has_truce_with = scope:root_country
}
235scope:root_country = {
235has_casus_belli_on = prev
}
}
}
}
239AND = {
242any_international_organization_member = {
243is_subject = no
245NOT = {
245is_at_war_with = scope:root_country
}
246NOT = {
246has_truce_with = scope:root_country
}
247scope:root_country = {
247has_casus_belli_on = prev
}
}
}
}
251AND = {
254any_international_organization_member = {
255is_subject = no
257NOT = {
257is_at_war_with = scope:root_country
}
258NOT = {
258has_truce_with = scope:root_country
}
259scope:root_country = {
259has_casus_belli_on = prev
}
}
}
}
}