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