
의회 쟁점
세관 설립
우리의 국경은 허술하여, 외국 상인들이 정당한 과세 절차 없이 우리나라에 물자를 들여와 이윤을 취하고 있습니다. 세관을 설립하여 수입품에 질서를 부여하고, 왕실과 우리 상인들이 합당한 몫을 거둘 수 있도록 해야 합니다.
세관발전allow
세관건물allow, on debate passed보정치
수입 효율+1%
정의in_game/common/parliament_issues/07_expansion_parliament_issues.txt:1163
1170allow = {
1172any_owned_location = {
1173is_city = yes
1174is_market_center = yes
}
}
1179chance = {
1180add = 1
}
1183on_debate_passed = {
1184add_country_modifier = {
}
1189ordered_owned_location = {
1190order_by = population
1191max = 1
1192check_range_bounds = no
1193limit = {
1194is_city = yes
1195is_market_center = yes
}
1198construct_building = {
1200cost_multiplier = 0.5
1201cost_multiplier_reason = "game_concept_parliament_issue"
}
}
}
1206on_debate_failed = {
}