
의회 쟁점이번 버전 변경
무역 원정대 후원
상업 원정대에 투자하여 다른 시장과 무역 관계를 구축해야 합니다.
상업 거점건물on debate passed
대형 시장건물on debate passed
상업촌건물on debate passed
장터건물on debate passed
상인 구획건물on debate passed
도시지점 등급on debate passed
메갈로폴리스지점 등급on debate passed
촌락 정착지지점 등급on debate passed
소도시지점 등급on debate passed보정치
도시민 계층 만족도 평형+20%
도시민 계층 만족도 회복+2.5%
금권 정치 월간 진행도+0.5
정의in_game/common/parliament_issues/05_burghers_estate_parliament_issues.txt:1315
1318allow = {
1319num_locations > 0
1320exists = capital
}
1322modifier_when_in_debate = {
}
1328chance = {
1329add = 0
1330add = {
1331if = {
1332limit = {
1333total_merchant_capacity < 1
}
1335value = 3
}
}
}
1340on_debate_passed = {
1341capital = {
1342add_location_modifier = {
}
1347if = {
1348limit = {
}
1354construct_building = {
1356cost_multiplier = 0.5
1357cost_multiplier_reason = "game_concept_parliament_issue"
1358instant = yes
}
}
1361else_if = {
1362limit = {
1363OR = {
}
1368NOT = {
1369OR = {
}
}
}
1377construct_building = {
1379cost_multiplier = 0.5
1380cost_multiplier_reason = "game_concept_parliament_issue"
1381instant = yes
}
}
}
}