
Action
Show Unity of Faith
Display the unity of the faithful in our country.
Catholic ChurchInternational Organizationpotential
CatholicismReligionpotential
Western SchismSituationallow, select trigger 1Show Unity of FaithStatic Modifierallow, select trigger 2Definitionin_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" Choose the Situation:
191column = {
192data = name
}
}
200select_trigger = {
201looking_for_a = province
202target_flag = target
203source = actor
204name = "choose_province" Choose a 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 Every Location in the designated Province will gain Show Unity of Faith
}
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
}
}
}
}
}