
Política
Sin defensa
No se podrá llamar a los miembros a guerras defensivas declaradas a otros miembros.
Liga defensivaOrganización internacionalpotential
Defensa aseguradaPolíticawants this policy bias
Defensa automáticaPolíticawants this policy bias
Defensa posiblePolíticawants this policy biasDefiniciónin_game/common/laws/io_alliances_law.txt:19
20potential = {
}
23wants_propose_policy = {
24subtract = {
25desc = "WE_ALREADY_HAVE_A_BETTER_POLICY" Ya tenemos una política mejor
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" Ya tenemos una política mejor
47value = 1000
}
}
}
51wants_keep_policy = {
52subtract = {
53desc = "DIPLOREASON_BASE" Base
54value = 20
}
}