Рассмотрение жалоб на местные школы
Парламентское требованиеИзменено в этой версии

Рассмотрение жалоб на местные школы

pa_remove_local_schoolsin_game/common/parliament_agendas/03_buildings.txt:437

Любые местные школы, на которые пожалуются священники, будут закрыты.

ТребуетМестные школыСооружениеon accept

Определениеin_game/common/parliament_agendas/03_buildings.txt:437

438estate = clergy_estate
439potential = {
440total_effective_building_levels:local_schools > 0
}
443on_accept = {
444ordered_owned_location = {
445limit = {
446has_building_with_at_least_one_level = local_schools
}
448order_by = population
449max = {
450value = 1
451add = {
452value = num_provinces
453divide = 10
}
455max = root.total_effective_building_levels:local_schools
}
457check_range_bounds = no
458change_building_level_in_location = {
460value = -1
}
}
463add_estate_satisfaction = {
}
}
467chance = 10