
议会议案本版本变更
扩建造船厂
我们需要扩大我们的造船能力,为我们的国家提供一支强大的舰队。
船坞革新allow
干船坞革新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: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"
}
}
}