
Action
Leave the Religious League
Leave the Religious League Name and sever connections with former comrades
Religious SuperiorityCasus Belliallow
Catholic LeagueInternational Organizationpotential
Protestant UnionInternational Organizationpotential
War of ReligionsSituationallow, select triggerDefinitionin_game/common/generic_actions/war_of_religions.txt:205
206icon = join_religious_league
207type = situation
208potential = {
209scope:actor = {
210OR = {
}
}
}
216allow = {
217scope:actor = {
218NOT = {
}
}
225NOT = {
}
}
232NOT = {
233any_current_war = {
}
}
}
}
243ai_tick = daily
244ai_tick_frequency = 180
246automation_tick = never
247automation_tick_frequency = 12
248select_trigger = {
249looking_for_a = situation
255target_flag = recipient
256name = "choose_situation" Choose the Situation:
257column = {
258data = name
}
}
266effect = {
268target = scope:actor
270leave_variable = war_of_religions_left_variable
271leave_years = 2
272join_variable = war_of_religions_join_variable
}
275target = scope:actor
277leave_variable = war_of_religions_left_variable
278leave_years = 2
279join_variable = war_of_religions_join_variable
}
}
282ai_will_do = {
283add = -25
284scope:actor = {
285if = {
286limit = {
}
287subtract = "join_organization_ai_desire(international_organization:protestant_union)"
}
289if = {
290limit = {
}
291subtract = "join_organization_ai_desire(international_organization:catholic_league)"
}
}
}