
Parliament Agenda
Contain New World
This Estate wants us to act against the spread of New World in our country.
New WorldInstitutionpotentialDefinitionin_game/common/parliament_agendas/02_institutions.txt:234
238potential = {
243any_owned_location = {
244institution_progress:new_world > 0
245institution_progress:new_world < 99
}
}
249on_accept = {
250ordered_owned_location = {
251limit = {
252institution_progress:new_world > 0
253institution_progress:new_world < 99
}
255order_by = population
256max = {
257value = 1
258add = {
259value = num_provinces
260divide = 20
}
}
263check_range_bounds = no
264change_institution_progress = {
}
}
}
270chance = 10