
Parliament Issue
Expand Paved Road Network
The backbone of our country is what connects our provinces and populated centers. As such, we must pave new roads and finance their construction as well as expansion.
Modern RoadAdvanceallow
Paved RoadAdvanceallow
RailroadAdvanceallowModifiers
Definitionin_game/common/parliament_issues/05_burghers_estate_parliament_issues.txt:139
142modifier_when_in_debate = {
}
147allow = {
}
155chance = {
156add = 1
157add = {
158if = {
159limit = {
160num_locations > 5
}
162value = 2
}
}
165add = {
166if = {
167limit = {
168num_locations < 2
}
170value = -10
}
}
}
175on_debate_passed = {
176change_societal_value = {
}
}

