
의회 안건이번 버전 변경
농민 훈련장 관련 불만 응대
우리는 귀족 계층이 불만을 제기한 농민 훈련장을 모두 제거할 것입니다.
농민 훈련장건물on accept정의in_game/common/parliament_agendas/03_buildings.txt:205
207potential = {
208total_effective_building_levels:peasants_training_grounds > 0
}
211on_accept = {
212ordered_owned_location = {
216order_by = population
217max = {
218value = 1
219add = {
220value = num_provinces
221divide = 10
}
223max = root.total_effective_building_levels:peasants_training_grounds
}
225check_range_bounds = no
226change_building_level_in_location = {
228value = -1
}
}
231add_estate_satisfaction = {
}
}
235chance = 10