
Acción
Mostrar unidad de fe
Mostremos la unidad de los fieles de nuestro país.
Iglesia católicaOrganización internacionalpotential
CatolicismoReligiónpotential
Cisma de OccidenteSituaciónallow, select trigger 1Demostración de unidad de feModificador estáticoallow, select trigger 2Definiciónin_game/common/generic_actions/western_schism.txt:156
157type = situation
158show_message = no
159potential = {
160scope:actor = {
}
}
166allow = {
}
175ai_tick = monthly
176ai_tick_frequency = 6
178automation_tick = never
179automation_tick_frequency = 12
180price = price:western_schism_gold_actions_price
182cooldown = {
183type = schism_show_unity_of_faith
184years = 2
}
187select_trigger = {
188looking_for_a = situation
189target_flag = recipient
190name = "choose_situation" Elige la Situation:
191column = {
192data = name
}
}
200select_trigger = {
201looking_for_a = province
202target_flag = target
203source = actor
204name = "choose_province" Elegir una Province
205none_available_msg_key = "no_provinces_available"
206column = {
206data = name
}
207column = {
207data = population
}
208visible = {
210NOT = {
211any_location_in_province = {
212is_ownable = yes
213owner = scope:actor
214NOT = {
214controller = scope:actor
}
}
}
}
}
219effect = {
220if = {
221limit = {
222exists = scope:target
}
224scope:target = {
}
}
232else = {
233custom_tooltip = ws_show_unity_of_faith_tt Todas las Locations de la Province designada obtienen el Modifier Demostración de unidad de fe
}
235scope:actor = {
236change_societal_value = {
}
}
}
243ai_will_do = {
244add = -20
245add = {
246if = {
247limit = {
248exists = scope:target
249scope:actor.modifier:bias_for_tolerant_policies < 0
}
251add = {
252value = {
253value = "scope:actor.modifier:bias_for_tolerant_policies"
254multiply = -1
}
}
}
}
}