
政策
无共同防御
成员国被宣战时无法召唤其他成员国参战。
防御联盟国际组织potential
强制共同防御政策wants this policy bias
义务共同防御政策wants this policy bias
可行共同防御政策wants this policy bias定义in_game/common/laws/io_alliances_law.txt:19
20potential = {
}
23wants_propose_policy = {
24subtract = {
25desc = "WE_ALREADY_HAVE_A_BETTER_POLICY" 我们已经拥有更好的政策
26value = 1000
}
}
29wants_this_policy_bias = {
30add = {
31desc = "DIPLOREASON_BASE" 基础
32value = 20
}
34if = {
35limit = {
36exists = scope:recipient
37scope:recipient = {
38OR = {
}
}
}
45subtract = {
46desc = "WE_ALREADY_HAVE_A_BETTER_POLICY" 我们已经拥有更好的政策
47value = 1000
}
}
}
51wants_keep_policy = {
52subtract = {
53desc = "DIPLOREASON_BASE" 基础
54value = 20
}
}