
Parliament Issue
Expand Gravel 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
RailroadAdvanceallow
AssemblyParliament Typeallow
CouncilParliament TypeallowModifiers
Definitionin_game/common/parliament_issues/03_nobles_estate_parliament_issues.txt:388
391modifier_when_in_debate = {
}
396allow = {
401NOR = {
}
}
408chance = {
409add = 1
410add = {
411if = {
412limit = {
413num_locations > 5
}
415value = 2
}
}
419add = {
420if = {
421limit = {
422num_locations < 2
}
424value = -10
}
}
}
429on_debate_passed = {
430change_societal_value = {
}
}

