
Peace Treaty
Assume Union Senority
TARGET COUNTRY is not fit to rule over the TARGET COUNTRY Union! We shall take over the burden of leadership, and assume the seniority over the Union.
War for SeniorityCasus Bellipotentialpu_war_senior_partnerVariablepotentialDefinitionin_game/common/peace_treaties/assume_union_senority.txt:1
2cost = {
3add = {
4desc = "DIPLOREASON_BASE" Base
5value = 80
}
}
8base_antagonism = 10
9antagonism_type = antagonism_assume_union_senority
11potential = {
}
21allow = {
}
24effect = {
25scope:loser = {
26if = {
31union = {
32every_international_organization_member = {
33limit = {
34NOT = {
34this = scope:loser
}
}
36add_to_list = old_union_members
}
}
}
}
41scope:winner = {
43if = {
44limit = {
44NOT = {
44in_union_with = scope:loser
}
}
45force_union = scope:loser
}
}
49every_in_list = {
50list = old_union_members
51scope:winner = {
51force_union = prev
}
}
}
55ai_desire = {
56value = 1000
}