
Parliament Issue
Conduct a Census
The proper documentation of our people while tending to their development and prosperity is a great way to promote stability across the realm.
Autocratic ParliamentParliament Typeallow
Constitutional ParliamentParliament Typeallow
CouncilParliament Typeallow
Dutch ParliamentParliament Typeallow
Estate ParliamentParliament Typeallow
Polish-Lithuanian ParliamentParliament TypeallowModifiers
Population Growth+0.5%
Definitionin_game/common/parliament_issues/02_crown_estate_parliament_issues.txt:291
298allow = {
299always = yes
300OR = {
}
}
310chance = {
311add = 1
312add = {
313if = {
314limit = {
315stability <= 0
}
317value = 2
}
}
320add = {
321if = {
322limit = {
323stability <= -40
}
325value = 4
}
}
328add = {
329if = {
330limit = {
331stability >= 80
}
333value = -1
}
}
}