
ポリシー
共同防衛なし
メンバーは、ほかのメンバーの防衛戦争への参加を要請されることはない。
防衛同盟国際組織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
}
}