
Policy
No Defense
Members will be not able to be called into defensive wars declared on other members.
Defensive LeagueInternational Organizationpotential
Assured DefensePolicywants this policy bias
Automatic DefensePolicywants this policy bias
Possible DefensePolicywants this policy biasDefinitionin_game/common/laws/io_alliances_law.txt:19
20potential = {
}
23wants_propose_policy = {
24subtract = {
25desc = "WE_ALREADY_HAVE_A_BETTER_POLICY" We already have a better policy
26value = 1000
}
}
29wants_this_policy_bias = {
30add = {
31desc = "DIPLOREASON_BASE" Base
32value = 20
}
34if = {
35limit = {
36exists = scope:recipient
37scope:recipient = {
38OR = {
}
}
}
45subtract = {
46desc = "WE_ALREADY_HAVE_A_BETTER_POLICY" We already have a better policy
47value = 1000
}
}
}
51wants_keep_policy = {
52subtract = {
53desc = "DIPLOREASON_BASE" Base
54value = 20
}
}