Interacción de personaje

Indulto

pardonin_game/common/character_interactions/pardon.txt:1

El Character ha recibido el indulto.

RequiereEn la cárcelModificador estáticoselect trigger

2on_own_nation = yes
3message = yes
4potential = {
}
6ai_tick = daily
7ai_tick_frequency = 180
8allow = {
}
10price = price:pardon_price
11select_trigger = {
12looking_for_a = character
13source = actor
14target_flag = recipient
15name = "choose_character" Elige el Character:
16column = {
17data = name
}
19visible = {
20is_alive = yes
}
22enabled = {
23has_character_modifier = arrested_character
}
}
27effect = {
28scope:recipient = {
29remove_character_modifier = arrested_character
}
}
33ai_will_do = {
34add = {
35value = scope:recipient.total_abilities
36subtract = 150
}
}
© 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