
Parliament Agenda
Contain Meritocracy
This Estate wants us to act against the spread of Meritocracy in our country.
MeritocracyInstitutionpotentialDefinitionin_game/common/parliament_agendas/02_institutions.txt:79
83potential = {
88any_owned_location = {
89institution_progress:meritocracy > 0
90institution_progress:meritocracy < 99
}
}
94on_accept = {
95ordered_owned_location = {
96limit = {
97institution_progress:meritocracy > 0
98institution_progress:meritocracy < 99
}
100order_by = population
101max = {
102value = 1
103add = {
104value = num_provinces
105divide = 20
}
}
108check_range_bounds = no
109change_institution_progress = {
}
}
}
115chance = 10