
의회 안건
법률주의 억압
이 계층은 국내에 법률주의가 확산되지 않도록 억압하기를 원합니다.
법률주의제도potential정의in_game/common/parliament_agendas/02_institutions.txt:40
44potential = {
49any_owned_location = {
50institution_progress:legalism > 0
51institution_progress:legalism < 99
}
}
55on_accept = {
56ordered_owned_location = {
57limit = {
58institution_progress:legalism > 0
59institution_progress:legalism < 99
}
61order_by = population
62max = {
63value = 1
64add = {
65value = num_provinces
66divide = 20
}
}
69check_range_bounds = no
70change_institution_progress = {
}
}
}
76chance = 10