
의회 안건이번 버전 변경
자유촌 관련 불만 응대
우리는 귀족 계층이 불만을 제기한 자유촌을 모두 제거할 것입니다.
자유촌건물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