
Casus BelliChanged this version
Claim Throne
The opportunity to install our preferred candidate as the head of another country, is not one we should pass up on. By claiming the throne of a foreign state, we will expand our domain and cement our dynasty's power and influence.
MonarchyGovernment Typedeclare enabledDefinitionin_game/common/casus_belli/claim_throne.txt:2
3years = 15
4create_visible = {
5always = no
}
7create_enabled = {
8always = no
}
10declare_enabled = {
16scope:target_character ?= {
17is_alive = yes
18not = {
18this = scope:target.ruler
}
}
}
23additional_war_enthusiasm_attacker = {
24if = {
25limit = {
26exists = scope:target
27scope:target = {
27is_alive = no
}
}
29value = -100
}
31else = {
32value = 0
}
}
36ai_will_do = {
37add = {
38desc = "CB_REASON_IMPORTANT_CB"
39value = 100
}
}