
Política
Sem Defesa
Os membros não poderão ser chamados para as guerras defensivas declaradas contra outros membros.
Liga de DefesaOrganização Internacionalpotential
Defesa AsseguradaPolíticawants this policy bias
Defesa AutomáticaPolíticawants this policy bias
Defesa PossívelPolíticawants this policy biasDefiniçãoin_game/common/laws/io_alliances_law.txt:19
20potential = {
}
23wants_propose_policy = {
24subtract = {
25desc = "WE_ALREADY_HAVE_A_BETTER_POLICY" Já temos uma política melhor
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" Já temos uma política melhor
47value = 1000
}
}
}
51wants_keep_policy = {
52subtract = {
53desc = "DIPLOREASON_BASE" Base
54value = 20
}
}