
Tratado de paz
Asumir mando por antigüedad sobre la unión
¡TARGET COUNTRY no es competente para liderar la TARGET COUNTRY Union! Deberíamos arrebatarle la carga del liderazgo y asumir el mando por antigüedad sobre la Unión.
Guerra por antigüedadCasus bellipotentialpu_war_senior_partnerVariablepotentialDefiniciónin_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
}