
ParlamentsdebatteIn dieser Version geändert
Unsere Trockendocks ausbauen
Wir müssen unsere Trockendockkapazitäten ausbauen, um eine leistungsfähige Flotte für unser Land zu haben.
TrockendockFortschrittallow
GroßschiffswerftFortschrittallow
MarinestützpunktFortschrittallow
SchiffswerftFortschrittallow
TrockendockGebäudeon debate passed
GroßschiffswerftGebäudeon debate passed
MarinestützpunktGebäudeon debate passed
SchiffswerftGebäudeon debate passed
GroßstadtOrtsrangon debate passed
MegalopolisOrtsrangon debate passed
StadtOrtsrangon debate passedModifikatoren
Seeleute+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"
}
}
}