
Parliament Agenda
Contain Legalism
This Estate wants us to act against the spread of Legalism in our country.
LegalismInstitutionpotentialDefinitionin_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