Событие
Инспекции в области Target Area

В области Target Area проводится масштабная инспекция, направленная на восстановление порядка. Усилив надзор и обеспечив выполнение законов, мы сможем вернуть себе контроль над этими землями и подчинить местное население LR DAT Capital.
Законодательная эффективностьТип модификатораimmediateОпределениеin_game/events/disaster/decline_of_empire_events.txt:519
520type = country_event
521category = disaster_event
522title = decline_of_empire.7.title Инспекции в области Target Area
523desc = decline_of_empire.7.desc В области Target Area проводится масштабная инспекция, направленная на восстановление порядка. Усилив надзор и обеспечив выполнение законов, мы сможем вернуть себе контроль над этими землями и подчинить местное население LR DAT Capital.
524outcome = neutral
526image = "gfx/interface/illustrations/disaster/decline_of_empire.dds"
528immediate = {
529if = {
530limit = {
531any_rebel = {
532any_pops_supporting_rebel = {
533location.area = scope:target_area
}
}
}
538every_rebel = {
539limit = {
540any_pops_supporting_rebel = {
541location.area = scope:target_area
}
}
545every_pops_supporting_rebel = {
545add_to_list = decline_pop_list_7
}
}
}
549set_variable = {
551value = {
552add = scope:target_area.population
553divide = total_population
554if = {
}
}
}
564scope:target_area = {
565ordered_province_in_area = {
566limit = {
566owner = root
}
567order_by = {
568value = population
569if = {
570limit = {
570province_satisfaction < 0.05
}
571multiply = -0.05
}
573else = {
574multiply = {
575value = province_satisfaction
576multiply = -1
}
}
}
581max = {
582value = root.modifier:legislative_efficiency
583multiply = 20
584ceiling = yes
}
587check_range_bounds = no
589add_to_list = decline_event_provinces_7
}
}
}
652after = {
653custom_tooltip = amount_of_provinces_receive_bonus_depends_legislative_efficiency_tt Количество Concept, которые получат Concept «Недавний осмотр», зависит от нашего модификатора «Законодательная эффективность»
}