
Parliament IssueChanged this version
Expand our Shipbuilding Facilities
We need to expand our shipbuilding capacities to provide a formidable fleet for our country.
DockAdvanceallow
Dry DockAdvanceallow
Grand ShipyardAdvanceallow
Naval BaseAdvanceallow
ShipyardAdvanceallow
DockBuildingon debate passed
Dry DockBuildingon debate passed
Grand ShipyardBuildingon debate passed
Naval BaseBuildingon debate passed
ShipyardBuildingon debate passed
CityLocation Rankon debate passed
MegalopolisLocation Rankon debate passedModifiers
Sailors+50%
Definitionin_game/common/parliament_issues/05_burghers_estate_parliament_issues.txt:632
639allow = {
640num_of_non_rural_ports > 0
642NOR = {
}
}
649chance = {
650add = 1
651add = {
652if = {
653limit = {
654navy_size_percentage <= 0.25
}
656value = 2
}
}
659add = {
660if = {
661limit = {
662num_of_ports >= 10
}
664value = 2
}
}
667multiply = {
668if = {
669limit = {
670navy_size_percentage < 0.5
}
672value = 2
}
674else = {
675value = 1
}
}
}
680on_debate_passed = {
681ordered_owned_location = {
682order_by = population
683max = {
684value = num_provinces
685multiply = 0.1
686add = 1
}
688check_range_bounds = no
689limit = {
690NOR = {
}
697is_coastal = yes
698OR = {
}
}
704construct_building = {
706cost_multiplier = 0.5
707cost_multiplier_reason = "game_concept_parliament_issue"
}
}
}