
建筑本版本变更
奴隶集散场
奴隶集散场负责处理奴隶交易,富有的企业家在此获取奴隶劳力,而掠夺者和海盗则在这里出售他们的俘虏。
修正
生产方式 1
定义in_game/common/building_types/foreign_buildings.txt:168
169audio_tier = 2
170in_empty = any
171is_foreign = yes
172stronger_power_projection = yes
173max_levels = 1
174startup_ramp_target = rural_startup_ramp_target
184rural_settlement = yes
185town = yes
186city = yes
187megalopolis = yes
189location_potential = {
190NOT = {
190dominant_religion.group = scope:actor.religion.group
}
191owner ?= {
191religion != scope:actor.religion
}
}
194allow = {
195OR = {
196sub_continent = sub_continent:west_africa
197sub_continent = sub_continent:central_africa
}
}
209build_time = colonise_build_time
211unique_production_methods = {
212slave_center_maintenance = {
213stone = 0.1
214tools = 0.1
215firearms = 0.05
216paper = 0.05
217produced = slaves_goods
218output = 1
220debug_max_profit = -1
221category = building_maintenance
}
}

