
Парламентское требование
Сопротивление Возрождению
Это Concept хочет, чтобы мы выступили против распространения идей Возрождения в нашей державе.
ВозрождениеИнститутpotentialОпределениеin_game/common/parliament_agendas/02_institutions.txt:118
121potential = {
126any_owned_location = {
127institution_progress:renaissance > 0
128institution_progress:renaissance < 99
}
}
132on_accept = {
133ordered_owned_location = {
134limit = {
135institution_progress:renaissance > 0
136institution_progress:renaissance < 99
}
138order_by = population
139max = {
140value = 1
141add = {
142value = num_provinces
143divide = 20
}
}
146check_range_bounds = no
147change_institution_progress = {
}
}
}
153chance = 10