On Action
on_accepted_call_to_arms
scope:actor = caller, scope:recipient = callee, scope:war = war
Holy Roman EmpireInternational OrganizationeffectDefinitionin_game/common/on_action/_hardcoded.txt:2283
2284effect = {
2286if = {
2287limit = {
2289scope:war = {
2290not = {
2291is_an_attacker = scope:actor
}
2293join_war_reason = {
2294country = scope:recipient
2295reason = InternationalOrganization
}
}
}
}
}
}