
행동
종교계 억제
해당 계층의 국가 내 영향력이 곧 쇠퇴하고 약화되어, 지역 유지들에게 규제를 가할 수 있게 됩니다. 이를 통해 Actor Court Title 내에서 우리 권력의 입지가 강화될 것입니다!
궁정과 국가재난select trigger
성직자계층potential정의in_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" 재난 선택:
300target_flag = recipient
301column = {
302data = name
}
}
310effect = {
311scope:actor = {
312custom_tooltip = {
313text = impose_restrictions_on_clergy_through_event_tt 이벤트를 통해 성직자에게 규제를 가할 수 있게 됩니다
}
}
}
319ai_will_do = {
320add = 100
}