
Kriegsgrund
Mitglied des Hochkönigtums unterjochen
Es ist unser Recht als Mitglied des Hochkönigtums, unsere Nachbarn gewaltsam zu unterjochen. Schließlich würden sie genau dasselbe mit uns tun.
HochkönigtumZusammenschlusscreate 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
}
}
}
}