
BâtimentModifié dans cette version
Plantation de sucre
La culture de la terre et de la canne à sucre est une activité lucrative. En construisant une Plantation de sucre, nous pourrons prendre notre part du commerce lucratif du Sucre.
SucreBienlocation potentialModificateurs
Techniques de production 1
Définitionin_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 = {
}


