
Parliament Agenda
Contain Enlightenment
This Estate wants us to act against the spread of Enlightenment in our country.
EnlightenmentInstitutionpotentialDefinitionin_game/common/parliament_agendas/02_institutions.txt:585
589potential = {
594any_owned_location = {
595institution_progress:enlightenment > 0
596institution_progress:enlightenment < 99
}
}
600on_accept = {
601ordered_owned_location = {
602limit = {
603institution_progress:enlightenment > 0
604institution_progress:enlightenment < 99
}
606order_by = population
607max = {
608value = 1
609add = {
610value = num_provinces
611divide = 20
}
}
614check_range_bounds = no
615change_institution_progress = {
}
}
}
621chance = 10