
议会议案本版本变更
扩建造船厂
我们需要扩大我们的造船能力,为我们的国家提供一支强大的舰队。
干船坞革新allow
大船厂革新allow
海军基地革新allow
船厂革新allow
干船坞建筑on debate passed
大船厂建筑on debate passed
海军基地建筑on debate passed
船厂建筑on debate passed
城市地点等级on debate passed
大都市地点等级on debate passed
集镇地点等级on debate passed修正
水手+50%
定义in_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"
}
}
}