
議題このバージョンで変更
交易遠征の後援
我々は専任の商人遠征隊に投資し、ほかの市場との貿易関係を確立すべきだ。
商業中心地建造物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
}
}
}
}