
Casus Belli
Subjugate High Kingship Member
It is our right as a member of the High Kingship to subjugate our neighbors through the use of force. After all, they would do the same to us.
High KingshipInternational Organizationcreate enabled, create visible, declare enabledDefinitionin_game/common/casus_belli/high_kingship_subjugate.txt:5
7province = {
}
10ai_will_do = {
11add = {
12desc = "BASE"
13value = 100
}
}
17create_visible = {
18any_international_organizations_member_of = {
}
22scope:target ?= {
23any_international_organizations_member_of = {
}
}
}
28create_enabled = {
29any_international_organizations_member_of = {
31NOT = {
32leader_country ?= {
33this = scope:target
}
}
}
}
39declare_enabled = {
40any_international_organizations_member_of = {
42NOT = {
43leader_country ?= {
44this = scope:target
}
}
}
}