
Parliament IssueChanged this version
Sponsor Trade Expedition
We should invest into a dedicated merchant expedition to establish trade connections with other markets.
Commerce CenterBuildingon debate passed
Grand MarketplaceBuildingon debate passed
Market VillageBuildingon debate passed
MarketplaceBuildingon debate passed
Merchants QuartersBuildingon debate passed
CityLocation Rankon debate passed
MegalopolisLocation Rankon debate passed
Rural SettlementLocation Rankon debate passed
TownLocation Rankon debate passedModifiers
Definitionin_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
}
}
}
}

