
協議事項このバージョンで変更
地元市場への苦情の対処
貴族から苦情を受けた地元市場はすべて排除する。
地元市場建造物on accept定義in_game/common/parliament_agendas/03_buildings.txt:139
141potential = {
142total_effective_building_levels:local_markets > 0
}
145on_accept = {
146ordered_owned_location = {
150order_by = population
151max = {
152value = 1
153add = {
154value = num_provinces
155divide = 5
}
157max = root.total_effective_building_levels:local_markets
}
159check_range_bounds = no
}
165add_estate_satisfaction = {
}
}
169chance = 10