Scripted Trigger
is_in_defensive_war
Definitionin_game/common/scripted_triggers/country_triggers.txt:888
889custom_description = {
890text = is_in_defensive_war_text
891at_war = yes
892save_temporary_scope_as = root_war_country
893any_current_war = {
894any_attacker = {
895this = scope:root_war_country
}
}
}