Defensa automática
Política

Defensa automática

automatic_defense_policyin_game/common/laws/io_alliances_law.txt:156

Se llamará automáticamente a los miembros a guerras defensivas declaradas a otros miembros, pero pueden desatender la llamada.

RequiereDefensa aseguradaPolíticawants propose policy, wants this policy bias

Definiciónin_game/common/laws/io_alliances_law.txt:156

157diplomatic_capacity_cost = automatic_defence_upkeep_cost
158join_defensive_wars_auto_call = {
159custom_tooltip = {
160text = JOIN_WARS_DEFAULT_REASON Está en una War con cualquier no miembro de la organización International Organization
161always = yes
}
}
164wants_this_policy_bias = {
165add = {
166desc = "DIPLOREASON_BASE" Base
167value = -20
}
169add = {
170desc = "OPINION_OF_OTHER_MEMBERS" Opinión de otros miembros
172multiply = 1.2
173min = -100
174max = 100
}
176add = {
177desc = "NEEDS_ALLIES_AGAINST_STRONG_RIVALS_AND_NEIGHBOURS" Amenaza por parte de vecinos y rivales
180multiply = 1.2
181max = 30
182min = 0.5
}
184if = {
185limit = {
185exists = scope:recipient
}
186add = {
187desc = "YEARS_OF_ORGANIZATION_EXISTENCE" Años de existencia de la organización
188value = -100
189add = {
190value = scope:recipient.international_organization_lifetime
191multiply = 5
}
193max = 25
}
195if = {
196limit = {
196scope:recipient = {
196international_organization_has_policy = policy:assured_defense_policy
}
}
197subtract = {
198desc = "WE_ALREADY_HAVE_A_BETTER_POLICY" Ya tenemos una política mejor
199value = 1000
}
}
}
}
204wants_propose_policy = {
205value = 0
206if = {
207limit = {
207exists = scope:recipient
}
208if = {
209limit = {
209scope:recipient = {
209international_organization_has_policy = policy:assured_defense_policy
}
}
210subtract = {
211desc = "WE_ALREADY_HAVE_A_BETTER_POLICY" Ya tenemos una política mejor
212value = 1000
}
}
215add = {
216desc = "YEARS_OF_ORGANIZATION_EXISTENCE" Años de existencia de la organización
217value = -25
218add = {
219value = scope:recipient.international_organization_lifetime
220multiply = 5
}
222max = 0
}
224if = {
225limit = {
225scope:recipient = {
225international_organization_has_policy = policy:assured_defense_policy
}
}
226subtract = {
227desc = "WE_ALREADY_HAVE_A_BETTER_POLICY" Ya tenemos una política mejor
228value = 1000
}
}
}
}
233wants_keep_policy = {
234add = {
235desc = "POLICY_BASE_REASON_KEEP_POLICY" Por querer mantener una política ya establecida
236value = 40
}
}
239reasons_to_join = {
240add = {
241desc = "OPINION_OF_OTHER_MEMBERS" Opinión de otros miembros
243multiply = 1.2
244min = -100
245max = 100
}
247add = {
248desc = "NEEDS_ALLIES_AGAINST_STRONG_RIVALS_AND_NEIGHBOURS" Amenaza por parte de vecinos y rivales
251multiply = 1.2
252max = 30
253min = 0.5
}
255max = 60
}
257policy_bias_towards_new_member = {
258add = {
259desc = "DIPLOREASON_BASE" Base
260value = -20
}
262if = {
263limit = {
264OR = {
265is_rival_of = scope:actor
266is_enemy_of = scope:actor
}
}
269add = {
270desc = "[rival_enemy|e]"
271value = -1000
}
}
274add = {
275desc = "game_concept_opinion" Opinión
276scope:actor = {
277value = prev_opinion_of_this
278multiply = 0.05
}
}
281add = {
282desc = "NEEDS_ALLIES_AGAINST_STRONG_RIVALS_AND_NEIGHBOURS" Amenaza por parte de vecinos y rivales
285multiply = 1.2
286max = 30
287min = 0.5
}
}
© 2026 Soft Santa Cruz, S.L.U.. Todos los derechos reservados. Proyecto no oficial de fans, sin afiliación con Paradox Interactive. Contenido del juego © Paradox Interactive. Acerca de · Privacidad · Aviso legal