
议会议案本版本变更
资助贸易远征
我们应该投资组建专门的商队,与其他市场建立贸易联系。
商贸综合体建筑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
}
}
}
}