
協議事項このバージョンで変更
自由農民村への苦情の対処
貴族から苦情を受けた自由農民村はすべて排除する。
自由農民村建造物on accept定義in_game/common/parliament_agendas/03_buildings.txt:5
7potential = {
8total_effective_building_levels:free_village > 0
}
11on_accept = {
12ordered_owned_location = {
16order_by = population
17max = {
18value = 1
19add = {
20value = num_provinces
21divide = 10
}
23max = root.total_effective_building_levels:free_village
}
25check_range_bounds = no
}
31add_estate_satisfaction = {
}
}
36chance = 20