
Action
Rein in the Religious
The estate influences within our nation will soon wither and weaken, allowing us to impose restrictions upon those who wield local power. This will surely improve the standing of our power within the Actor Court Title!
Court and CountryDisasterselect trigger
ClergyEstatepotentialDefinitionin_game/common/generic_actions/court_and_country_actions.txt:264
265icon = rein_in_burghers
266type = disaster
268ai_tick = monthly
269ai_tick_frequency = 12
271automation_tick = never
272automation_tick_frequency = 12
279allow = {
280scope:actor = {
281estate_power(estate_type:crown_estate) > {
282value = {
283add = "estate_power(estate_type:clergy_estate)"
284divide = 2
285min = 0.2
}
}
}
}
290price = price:rtr_negotiate_with_rebels_price
292cooldown = {
293type = rein_in_clergy_key
294years = 1
}
297select_trigger = {
298looking_for_a = disaster
299name = "choose_disaster" Choose the Disaster:
300target_flag = recipient
301column = {
302data = name
}
}
310effect = {
311scope:actor = {
312custom_tooltip = {
313text = impose_restrictions_on_clergy_through_event_tt We will be able to impose restrictions upon our Clergy through an Event
}
}
}
319ai_will_do = {
320add = 100
}