
BuildingChanged this version
Sugar Plantation
The cultivation of land and sugarcane is a wealthy endeavor. By erecting a Sugar Plantation we may succeed in getting a foothold in the lucrative Sugar trade.
SugarGoodslocation potentialModifiers
Production Methods 1
Definitionin_game/common/building_types/plantation_buildings.txt:1
2audio_tier = 2
3is_foreign = no
5max_levels = plantation_cap
6startup_ramp_target = rural_startup_ramp_target
8employment_size = plantation_employment
14location_potential = {
16OR = {
17is_overseas_for_owner = yes
18owner ?= {
18is_colonial_subject = yes
}
}
}
22rural_settlement = yes
23town = yes
24city = yes
25megalopolis = yes
29always_add_demands = yes
31build_time = plantation_build_time
33unique_production_methods = {
34sugar_plantation_maintenance = {
35produced = sugar
36output = 1
38slaves_goods = 0.1
39leather = 0.05
40tools = 0.05
41lumber = 0.05
42debug_max_profit = -1
43category = building_maintenance
}
}
47modifier = {
}


