
议会议程本版本变更
处理关于贵族城堡的投诉
我们将移除任何被教士投诉的贵族城堡。
贵族城堡建筑on accept定义in_game/common/parliament_agendas/03_buildings.txt:305
307potential = {
308total_effective_building_levels:nobility_fortifications > 0
}
311on_accept = {
312ordered_owned_location = {
316order_by = population
317max = {
318value = 1
319add = {
320value = num_provinces
321divide = 10
}
323max = root.total_effective_building_levels:nobility_fortifications
}
325check_range_bounds = no
326change_building_level_in_location = {
328value = -1
}
}
331add_estate_satisfaction = {
}
}
335chance = 10