On action

on_accepted_call_to_arms

on_accepted_call_to_armsin_game/common/on_action/_hardcoded.txt:2283

scope:actor = caller, scope:recipient = callee, scope:war = war

ТребуетСвященная Римская ИмперияМеждународное объединениеeffect

Определениеin_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
2296international_organization = international_organization:hre
}
}
}
2301leader_country ?= {
2302trigger_event_silently = {
2303id = hre.908
}
}
}
}
}