
宣战理由
议会批准省份宣称
基于坚定且合法的宣称,我们邻国管辖下的土地理应属于我们!
定义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
}
}