
Peace Treaty
Overthrow High King
The leadership of the High Kingship must shift. No longer shall they claim dominion over the isle!
High KingshipInternational Organizationallow, effect, potentialOverthrown from High KingshipStatic ModifiereffectOverthrew High KingshipStatic ModifiereffectDefinitionin_game/common/peace_treaties/high_kingship_overthrow.txt:1
2blocks_full_annexation = yes
4cost = {
5value = 0
}
8base_antagonism = 1
9antagonism_type = antagonism_high_kingship_overthrow
11potential = {
12scope:war = {
13or = {
14has_casus_belli = no
15casus_belli = {
16is_trade_cb = no
}
}
}
21scope:winner = {
22any_international_organizations_member_of = {
24any_international_organization_member = {
25this = scope:loser
}
}
}
}
31allow = {
32scope:loser = {
33any_international_organizations_member_of = {
35international_organization_has_leader = yes
36leader_country = scope:loser
}
}
}
41effect = {
42scope:loser = {
43ruler ?= {
44add_character_modifier = {
}
45if = {
}
}
50every_international_organizations_member_of = {
51limit = {
53international_organization_has_leader = yes
54leader_country = scope:loser
}
56international_organization_chooses_new_leader = this
}
}
59scope:winner = {
60ruler = {
62if = {
}
}
}
}
70ai_desire = {
71value = 1000
}