스크립트 트리거

colonial_nation_can_declare_wars_trigger

colonial_nation_can_declare_wars_triggerin_game/common/scripted_triggers/country_triggers.txt:1182

root = subject type, scope:attacker = subject trying to declare war, scope:defender = country they are trying to declare war on

정의in_game/common/scripted_triggers/country_triggers.txt:1182

1183OR = {
1184NOT = {
1184exists = scope:attacker
}
1185scope:attacker = {
1186OR = {
1187NOT = {
1187exists = scope:defender
}
1188AND = {
1189capital.continent = scope:defender.capital.continent
1190NOT = {
1190top_overlord_or_this = scope:defender.top_overlord_or_this
}
}
}
}
}
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지