
의회 쟁점이번 버전 변경
조선 시설 확충
국가에 강력한 함대를 제공하려면 조선 역량을 확충해야 합니다.
대규모 조선소발전allow
해상군 기지발전allow
조선소발전allow
대규모 조선소건물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:803
810allow = {
811num_of_non_rural_ports > 0
}
818chance = {
819add = 0.5
820add = {
821if = {
822limit = {
822navy_size_percentage <= 0.25
}
823value = 2
}
}
826add = {
827if = {
828limit = {
828num_of_ports >= 10
}
829add = 2
}
}
832multiply = {
833if = {
834limit = {
834navy_size_percentage <= 1
}
835value = 2
}
837else = {
838value = 1
}
}
841multiply = {
842if = {
843limit = {
843num_of_ports < 1
}
844value = 0
}
846else = {
847value = 1
}
}
}
852on_debate_passed = {
853ordered_owned_location = {
854order_by = population
855max = {
856value = num_provinces
857multiply = 0.1
858add = 1
}
860check_range_bounds = no
861limit = {
862NOR = {
}
867is_coastal = yes
868OR = {
}
}
874construct_building = {
876cost_multiplier = 0.5
877cost_multiplier_reason = "game_concept_parliament_issue"
}
}
}