
開戦事由
州の請求(議会承認)
我々の隣国の管轄下にある土地は、強固かつ正当な請求に基づいて、わが国のものとなるべきだ。
定義in_game/common/casus_belli/parliament_conquest.txt:5
6create_visible = {
7has_casus_belli_of_type_on = {
8target = scope:target
}
}
12create_enabled = {
13scope:target = {
14any_owned_location = {
15is_core_of = root
}
}
}
19declare_enabled = {
20scope:target_province ?= {
21any_location_in_province = {
22owner = scope:target
}
}
}
28province = {
29any_location_in_province = {
30is_core_of = scope:actor
}
}