Усмирение простолюдинов
Действие

Усмирение простолюдинов

rein_in_peasantsin_game/common/generic_actions/court_and_country_actions.txt:324

Влияние сословий в нашей державе вскоре ослабеет, что позволит нам ограничить полномочия местных властей. Благодаря этому 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
335potential = {
336scope:actor = {
336country_has_estate = estate_type:peasants_estate
}
}
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
}
364visible = {
366disaster_is_active = yes
}
}
370effect = {
371scope:actor = {
372custom_tooltip = {
373text = impose_restrictions_on_peasants_through_event_tt Мы сможем наложить ограничения на сословия «Простолюдины» с помощью Concept
374trigger_event_silently = court_and_country.6
}
}
}
379ai_will_do = {
380add = 100
}