
協議事項このバージョンで変更
貴族の別荘への苦情の対処
庶民から苦情を受けた貴族の別荘はすべて排除する。
貴族の別荘建造物on accept定義in_game/common/parliament_agendas/03_buildings.txt:738
740potential = {
741total_effective_building_levels:noble_villa > 0
}
744on_accept = {
745ordered_owned_location = {
749order_by = population
750max = {
751value = 1
752add = {
753value = num_provinces
754divide = 10
}
756max = root.total_effective_building_levels:noble_villa
}
758check_range_bounds = no
}
764add_estate_satisfaction = {
}
}
768chance = 10