
BâtimentModifié dans cette version
Manufacture de vin
La demande sans cesse croissante de boissons fermentées raffinées a conduit à la création de vastes centres de production dans lesquels la tradition et l'industrie se conjuguent. L'usage d'anciennes méthodes de vinification est intensifié pour répondre aux besoins des villes animées et des réseaux commerciaux étendus, afin qu'aucun godet ne reste vide.
Techniques de production 3
Définitionin_game/common/building_types/production_wine.txt:60
61audio_tier = 3
62is_foreign = no
64max_levels = manufactory_max_level
65startup_ramp_target = manufactory_startup_ramp_target
69employment_size = manufactory_employment
72town = yes
73city = yes
74megalopolis = yes
78build_time = manufactory_build_time
80obsolete = winery
82unique_production_methods = {
83fruit_winery_manufactory_maintenance = {
84fruit = 1.8861
85lumber = 0.3975
86tools = 0.1982
88produced = wine
89output = 2
90category = guild_input
92debug_max_profit = manufactory_profit_margin
}
95rice_winery_manufactory_maintenance = {
96rice = 1.8861
97lumber = 0.3975
98tools = 0.1982
100produced = wine
101output = 2
102category = manufactory_input
104debug_max_profit = manufactory_profit_margin
}
107honey_winery_manufactory_maintenance = {
108beeswax = 0.9612
109lumber = 0.3843
110tools = 0.1927
112produced = wine
113output = 2
115category = manufactory_input
117debug_max_profit = manufactory_profit_margin
}
}