Pagar deuda
Interacción nacional

Pagar deuda

pay_off_debtin_game/common/country_interactions/pay_off_debt.txt:1

Pagaremos su Debt de Recipient Total Debt de .

Definiciónin_game/common/country_interactions/pay_off_debt.txt:1

2type = subject
3category = CATEGORY_SUBJECT_ACTIONS
5potential = {
}
8allow = {
}
11select_trigger = {
12looking_for_a = country
13interaction_source_list = {
14scope:actor = {
15every_subject = {
16add_to_list = source
}
}
}
20target_flag = recipient
21name = "choose_country" Elige el Country:
22column = {
23data = name
}
25visible = {
}
27enabled = {
28num_loans > 0
29total_debt < scope:actor.gold
}
}
33effect = {
35scope:recipient = {
37add_liberty_desire = {
38value = num_loans
39multiply = -1
}
}
43scope:recipient = {
44pay_off_loans = {
45fraction = 1.0
46payer = scope:actor
}
}
}
© 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