Salida de guarnición
Acción

Salida de guarnición

garrison_sortiein_game/common/generic_actions/siege.txt:1

Ataca al ejército asediando la fortaleza con la Garrison.
Si se pierde el Combat, el Siege fallará al instante.

2type = owncountry
4select_trigger = {
5looking_for_a = siege
6source = actor
7source_flags = only_defending_sieges
8target_flag = target
9enabled = {
10location ?= {
11garrison_percentage > 0.5
}
}
}
17ai_tick = daily
18ai_tick_frequency = 35
20automation_tick = daily
21automation_tick_frequency = 20
23effect = {
24if = {
25limit = {
26exists = scope:target
}
28scope:target = {
29garrison_sortie = {
}
}
}
}
34ai_will_do = {
35scope:target = {
36location ?= {
37add = {
38if = {
40limit = {
}
45add = 50
}
}
48add = {
50if = {
51limit = {
52has_combat = no
}
55add = {
57multiply = 20
}
}
}
}
}
}
© 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