Скриптовый эффект

banish_character_to_country_effect

banish_character_to_country_effectin_game/common/scripted_effects/character_effects.txt:98

Определениеin_game/common/scripted_effects/character_effects.txt:98

99if = {
100limit = {
101country_exists = $target$
102NOT = {
102owner = $target$
}
}
104move_country = $target$
}
106else = {
}