
Loi parlementaireModifié dans cette version
Développer nos infrastructures de construction navale
Nous devons développer nos capacités de construction navale afin de doter notre pays d'une flotte puissante.
Cale sècheAvancéeallow
Grand chantier navalAvancéeallow
Base navaleAvancéeallow
Chantier navalAvancéeallow
Cale sècheBâtimenton debate passed
Grand chantier navalBâtimenton debate passed
Base navaleBâtimenton debate passed
Chantier navalBâtimenton debate passed
CitéRang de lieuon debate passed
MégalopoleRang de lieuon debate passed
VilleRang de lieuon debate passedModificateurs
Marins+50%
Définitionin_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"
}
}
}