On action

on_timurid_occupy_location_horde

on_timurid_occupy_location_hordein_game/common/on_action/on_country_specific_pulse.txt:9
ТребуетТимуридыДержаваtriggerАвтоматическое завоевание во время войныТип модификатораtrigger

Определениеin_game/common/on_action/on_country_specific_pulse.txt:9

10trigger = {
11tag_exists = TIM
12scope:winner ?= {
}
}
17effect = {
18root = {
18save_scope_as = target_location
}
19scope:loser = {
19save_scope_as = previous_owner
}
20scope:winner = {
}
}