
议会议程本版本变更
处理关于贵族征募中心的投诉
我们将移除任何被平民投诉的贵族征募中心。
贵族征募中心建筑on accept定义in_game/common/parliament_agendas/03_buildings.txt:771
773potential = {
774total_effective_building_levels:nobles_recruitment_center > 0
}
777on_accept = {
778ordered_owned_location = {
782order_by = population
783max = {
784value = 1
785add = {
786value = num_provinces
787divide = 10
}
789max = root.total_effective_building_levels:nobles_recruitment_center
}
791check_range_bounds = no
792change_building_level_in_location = {
794value = -1
}
}
797add_estate_satisfaction = {
}
}
801chance = 10