Scripted Trigger
is_in_offensive_war
Definitionin_game/common/scripted_triggers/country_triggers.txt:900
901custom_description = {
902text = is_in_offensive_war_text
903at_war = yes
904save_temporary_scope_as = root_war_country
905any_current_war = {
906any_defender = {
907this = scope:root_war_country
}
}
}