
전쟁 명분
상급왕권 토지 탈환
상급왕은 왕령지를 지키도록 선택받은 수호자로, 자신의 힘을 행사하여 외세에 점령된 땅을 탈환할 책무가 있습니다.
상급왕권국가 간 조직체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 = {
}
}
19create_enabled = {
20any_international_organizations_member_of = {
22leader_country ?= root
23NOT = {
24has_member = scope:target
}
}
}
34declare_enabled = {
35any_international_organizations_member_of = {
37leader_country ?= root
38NOT = {
39has_member = scope:target
}
}
}
49province = {
50scope:actor = {
51any_international_organizations_member_of = {
53leader_country ?= prev
54has_variable = high_kingship_region
}
}
}
60can_expire = no