
Действие
Усмирение простолюдинов
Влияние сословий в нашей державе вскоре ослабеет, что позволит нам ограничить полномочия местных властей. Благодаря этому Actor Court Title окажется в наших руках!
Держава и дворБедствиеselect trigger
ПростолюдиныСословиеpotentialОпределениеin_game/common/generic_actions/court_and_country_actions.txt:324
325icon = rein_in_burghers
326type = disaster
329ai_tick = monthly
330ai_tick_frequency = 12
332automation_tick = never
333automation_tick_frequency = 12
339allow = {
340scope:actor = {
341estate_power(estate_type:crown_estate) > {
342value = {
343add = "estate_power(estate_type:peasants_estate)"
344divide = 2
345min = 0.2
}
}
}
}
350price = price:rtr_negotiate_with_rebels_price
352cooldown = {
353type = rein_in_peasants_key
354years = 1
}
357select_trigger = {
358looking_for_a = disaster
359name = "choose_disaster" Выберите Concept:
360target_flag = recipient
361column = {
362data = name
}
}
370effect = {
371scope:actor = {
372custom_tooltip = {
373text = impose_restrictions_on_peasants_through_event_tt Мы сможем наложить ограничения на сословия «Простолюдины» с помощью Concept
}
}
}
379ai_will_do = {
380add = 100
}