Interacción de personajeCambiado en esta versión

Favorecer al heredero

favor_heirin_game/common/character_interactions/favor_heir.txt:1

Se favorecerá al Character de cara a la sucesión.

RequiereProhibición de interactuarTipo de modificadorselect triggerEn la Cruzada PrusianaModificador estáticoselect triggerfavored_heirVariableallow

2on_own_nation = yes
3message = yes
4potential = {
5scope:actor = {
}
}
9ai_tick = monthly
10ai_tick_frequency = 1
11allow = {
12scope:actor = {
13custom_tooltip = {
14text = favor_heir_ct Ya estamos favoreciendo a Favored Heir Character como futuro heredero
15NOT = {
15has_variable = favored_heir
}
}
}
}
19select_trigger = {
20looking_for_a = character
21source = actor
22target_flag = recipient
23name = "choose_character" Elige el Character:
24pre_evaluation_sort_value = {
25value = age_in_years
}
27pre_evaluation_number_to_evaluate_fully = 5
28column = {
29data = name
}
31visible = {
32NOT = {
32is_ruler_of = scope:actor
}
33is_alive = yes
34is_adult = yes
}
36enabled = {
38NOT = {
38has_character_modifier = on_prussian_crusade
}
39is_eligible_heir_baseline = scope:actor
40valid_estate_for_heir_selection = scope:actor.succession_law
41valid_gender_for_heir_selection = scope:actor.succession_law
42custom_tooltip = {
43text = favor_heir_at Recipient ya es candidato respaldado y heredero válido a nuestro trono
44scope:actor = {
45NOT = {
45is_target_in_variable_list = {
45name = supported_heirs
45target = root
}
}
}
}
}
}
50effect = {
51scope:recipient = {
52custom_tooltip = {
53text = favor_heir_tt Favoreceremos a Recipient como Heir y podremos convertirlo en uno de nuestros herederos.
54set_variable = {
55name = home_country
56value = scope:actor
}
58set_variable = {
60value = scope:actor
}
}
}
64custom_tooltip = {
65text = favor_heir_bt Solo podemos favorecer a un único heredero
66scope:actor = {
67set_variable = {
68name = favored_heir
69value = scope:recipient
}
71add_to_variable_list = {
72name = supported_heirs
73target = scope:recipient
}
}
}
}
78ai_will_do = {
79value = -100
80add = {
81desc = "POTENTIAL_HEIR_SCORE" Puntos de heredero potenciales
82value = "scope:recipient.heir_score(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