
의회 쟁점이번 버전 변경
조선 시설 확충
국가에 강력한 함대를 제공하려면 조선 역량을 확충해야 합니다.
건선거발전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"
}
}
}