
Parliament IssueChanged this version
Expand our Shipbuilding Facilities
We need to expand our shipbuilding capacities to provide a formidable fleet for our country.
Dry DockAdvanceallow
Grand ShipyardAdvanceallow
Naval BaseAdvanceallow
ShipyardAdvanceallow
Dry DockBuildingon debate passed
Grand ShipyardBuildingon debate passed
Naval BaseBuildingon debate passed
ShipyardBuildingon debate passed
CityLocation Rankon debate passed
MegalopolisLocation Rankon debate passed
TownLocation Rankon debate passedModifiers
Sailors+50%
Definitionin_game/common/parliament_issues/05_burghers_estate_parliament_issues.txt:717
724allow = {
725num_of_non_rural_ports > 0
727NOR = {
}
}
733chance = {
734add = 0.5
735add = {
736if = {
737limit = {
737navy_size_percentage <= 0.25
}
738value = 2
}
}
741add = {
742if = {
743limit = {
743num_of_ports >= 10
}
744add = 2
}
}
747multiply = {
748if = {
749limit = {
749navy_size_percentage <= 1
}
750value = 2
}
752else = {
753value = 1
}
}
756multiply = {
757if = {
758limit = {
758num_of_ports < 1
}
759value = 0
}
761else = {
762value = 1
}
}
}
767on_debate_passed = {
768ordered_owned_location = {
769order_by = population
770max = {
771value = num_provinces
772multiply = 0.1
773add = 1
}
775check_range_bounds = no
776limit = {
777NOR = {
}
783is_coastal = yes
784OR = {
}
}
790construct_building = {
792cost_multiplier = 0.5
793cost_multiplier_reason = "game_concept_parliament_issue"
}
}
}