Peregrinación
AcciónCambiado en esta versión

Peregrinación

pilgrimage_actionin_game/common/generic_actions/pilgrimage.txt:1

Visitar un Holy Site para reforzar los lazos con nuestra fe.

RequiereConformidad entre Misticismo o jurisprudenciaTipo de modificadoreffectMisticismo o jurisprudenciaValor socialeffectEn peregrinaciónModificador estáticoallow

Definiciónin_game/common/generic_actions/pilgrimage.txt:1

2type = religious
4sound = UI_action_religion_generic
6potential = {
7scope:actor.religion = {
8has_holy_sites = yes
}
}
12allow = {
13scope:actor = {
14has_ruler = yes
15ruler = {
16NOT = {
16has_character_modifier = character_on_pilgrimage
}
}
}
}
21cooldown = {
22type = pilgrimage_action
23years = 5
}
26ai_tick = monthly
27ai_tick_frequency = 24
29automation_tick = monthly
30automation_tick_frequency = 12
31player_automated_category = religiousdoctrines
33price = {
34if = {
35limit = {
36exists = scope:target
}
38value = price:pilgrimage_action
}
}
43price_modifier = {
44add = {
45desc = "DIPLOREASON_BASE" Base
46value = 1
}
48if = {
49limit = {
50exists = scope:target
}
52add = {
53desc = "game_concept_opinion" Opinión
54value = {
55scope:target.location.owner = {
56scope:actor = {
57value = prev_opinion_of_this
58divide = -400
}
}
}
}
63add = {
64desc = "DISTANCE_TO_TARGET" Distancia
65value = "scope:actor.capital.distance_to_squared(scope:target.location)"
66multiply = 0.0001
}
}
}
71select_trigger = {
72looking_for_a = religion
73source = actor
74target_flag = recipient
75name = "choose_religion" Elige la Religion:
76column = {
76data = name
}
}
79select_trigger = {
80looking_for_a = holy_site
81source = recipient
82target_flag = target
83name = "pilgrimage_select_holy_site_title" Selecciona un Holy Site que visitar
84none_available_msg_key = "pilgrimage_no_holy_sites"
85column = {
86data = name
}
88column = {
88data = owner_flag
}
89column = {
89data = time
}
90column = {
90data = gold
}
91column = {
91data = influence
}
92interaction_source_list = {
93scope:recipient = {
94every_holy_site_in_religion = {
94add_to_list = source
}
}
}
97cache_interaction_source_list = yes
98pre_evaluation_sort_value = {
99value = "scope:actor.capital.distance_to_squared(root.location)"
100multiply = -1
}
102pre_evaluation_number_to_evaluate_fully = 3
103enabled = {
104location.owner ?= {
105OR = {
106this = scope:actor
107is_allied_with = {
107target = scope:actor
}
108opinion(scope:actor) > 50
}
}
}
}
114effect = {
115scope:actor = {
116if = {
117limit = {
117exists = scope:target
}
118currency = religious_influence
}
119currency = purity
}
120currency = karma
}
121if = {
122limit = {
122religion = {
122has_yanantin = yes
}
}
123switch = {}
}
137if = {
138limit = {
138religion = {
}
}
139if = {
141change_societal_value = {
}
}
143else = {
144change_societal_value = {
}
}
}
147ruler ?= {
148add_character_modifier = {
150months = {
151value = 2
152add = {
153value = "scope:actor.capital.distance_to_squared(scope:target.location)"
154divide = 2
155multiply = 0.0001
}
}
158mode = add_and_extend
}
160hidden_effect = {
161set_variable = {
163value = scope:target
164months = 12
}
}
}
}
}
}
172ai_will_do = {
173add = "scope:actor.currency_utility(religious_influence|religious_influence_mild_bonus)"
174add = "scope:actor.currency_utility(purity|purity_mild_bonus)"
175add = "scope:actor.currency_utility(karma|karma_mild_bonus)"
176if = {
177limit = {
178scope:actor.religion = {
178has_yanantin = yes
}
}
180if = {
181limit = {
181scope:target.god = god:viracocha
}
182add = "scope:actor.currency_utility(yanantin|-20)"
}
184else_if = {
185limit = {
185scope:target.god = god:inti_god
}
186add = "scope:actor.currency_utility(yanantin|-20)"
}
188else_if = {
189limit = {
189scope:target.god = god:illapa_god
}
190add = "scope:actor.currency_utility(yanantin|-20)"
}
192else_if = {
193limit = {
193scope:target.god = god:supay_god
}
194add = "scope:actor.currency_utility(yanantin|-20)"
}
197else_if = {
198limit = {
198scope:target.god = god:mamaquilla
}
199add = "scope:actor.currency_utility(yanantin|20)"
}
201else_if = {
202limit = {
202scope:target.god = god:pachamama
}
203add = "scope:actor.currency_utility(yanantin|20)"
}
205else_if = {
206limit = {
206scope:target.god = god:mama_cocha
}
207add = "scope:actor.currency_utility(yanantin|20)"
}
209else_if = {
210limit = {
210scope:target.god = god:urpihuachac_god
}
211add = "scope:actor.currency_utility(yanantin|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