
Action
Rein in the Elites
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
NobilityEstatepotentialDefinitionin_game/common/generic_actions/court_and_country_actions.txt:145
146icon = rein_in_burghers
147type = disaster
149ai_tick = monthly
150ai_tick_frequency = 12
152automation_tick = never
153automation_tick_frequency = 12
160allow = {
161scope:actor = {
162estate_power(estate_type:crown_estate) > {
163value = {
164add = "estate_power(estate_type:nobles_estate)"
165divide = 2
166min = 0.2
}
}
}
}
171price = price:rtr_negotiate_with_rebels_price
173cooldown = {
174type = rein_in_nobles_key
175years = 1
}
178select_trigger = {
179looking_for_a = disaster
180name = "choose_disaster" Choose the Disaster:
181target_flag = recipient
182column = {
183data = name
}
}
191effect = {
192scope:actor = {
193custom_tooltip = {
194text = impose_restrictions_on_nobles_through_event_tt We will be able to impose restrictions upon our Nobility through an Event
}
}
}
200ai_will_do = {
201add = 100
}