
Casus Belli
Parliament Approved Claims on Province
Lands under the jurisdiction of our neighbors should rightfully belong to us, on the basis of a sturdy and legitimate claim!
Definitionin_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
}
}