상급왕권 토지 탈환
전쟁 명분

상급왕권 토지 탈환

cb_high_kingship_reclamationin_game/common/casus_belli/high_kingship_reclamation.txt:5

상급왕은 왕령지를 지키도록 선택받은 수호자로, 자신의 힘을 행사하여 외세에 점령된 땅을 탈환할 책무가 있습니다.

요구 조건상급왕권국가 간 조직체create enabled, create visible, declare enabledhigh_kingship_region변수create enabled, declare enabled

정의in_game/common/casus_belli/high_kingship_reclamation.txt:5

6ai_will_do = {
7add = {
8desc = "BASE"
9value = 100
}
}
13create_visible = {
14any_international_organizations_member_of = {
15international_organization_type = international_organization_type:high_kingship
}
}
19create_enabled = {
20any_international_organizations_member_of = {
21international_organization_type = international_organization_type:high_kingship
22leader_country ?= root
23NOT = {
24has_member = scope:target
}
27any_location_in_region = {
28owner ?= scope:target
}
}
}
}
34declare_enabled = {
35any_international_organizations_member_of = {
36international_organization_type = international_organization_type:high_kingship
37leader_country ?= root
38NOT = {
39has_member = scope:target
}
42any_location_in_region = {
43owner ?= scope:target
}
}
}
}
49province = {
50scope:actor = {
51any_international_organizations_member_of = {
52international_organization_type = international_organization_type:high_kingship
53leader_country ?= prev
54has_variable = high_kingship_region
55root.region = var:high_kingship_region
}
}
}
60can_expire = no
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지