
和平条约
索取共主邦联主导权
TARGET COUNTRY根本不配作为TARGET COUNTRY Union的宗主!我们应该接过领导邦联的重担,接管共主邦联的主导权。
争夺主导地位宣战理由potentialpu_war_senior_partner变量potential定义in_game/common/peace_treaties/assume_union_senority.txt:1
2cost = {
3add = {
4desc = "DIPLOREASON_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
}