
BuildingChanged this version
Slave Center
The business with slaves is handled in the Slave Center. Wealthy entrepreneurs come here to acquire slave labor while raiders and pirates sell their captives.
Modifiers
Production Methods 1
Definitionin_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
}
}

