
協議事項このバージョンで変更
ギルド集会所への苦情の対処
庶民から苦情を受けたギルド集会所はすべて排除する。
ギルド集会所建造物on accept定義in_game/common/parliament_agendas/03_buildings.txt:672
674potential = {
675total_effective_building_levels:guild_hall > 0
}
678on_accept = {
679ordered_owned_location = {
683order_by = population
684max = {
685value = 1
686add = {
687value = num_provinces
688divide = 5
}
690max = root.total_effective_building_levels:guild_hall
}
692check_range_bounds = no
}
698add_estate_satisfaction = {
}
}
702chance = 10