Текстильная фабрика
СооружениеИзменено в этой версии

Текстильная фабрика

textile_millin_game/common/building_types/production_cloth.txt:181

Текстильная фабрика использует водяные колёса, что позволяет очень быстро и в больших количествах производить сукно.

Модификаторы

Методы производства 3

Определениеin_game/common/building_types/production_cloth.txt:181

182audio_tier = 5
183is_foreign = no
184pop_type = laborers
185is_mill = yes
186max_levels = mills_max_level
187startup_ramp_target = mills_startup_ramp_target
190employment_size = mills_employment
193town = yes
194city = yes
195megalopolis = yes
199obsolete = cloth_manufactory
201build_time = mills_build_time
203unique_production_methods = {
204cotton_mill_maintenance = {
205cotton = 1.8866
206dyes = 0.2517
207produced = cloth
208output = 3
210debug_max_profit = mills_profit_margin
212category = mills_input
}
215wool_mill_maintenance = {
216wool = 1.8311
217dyes = 0.2444
218produced = cloth
219output = 2.5
221debug_max_profit = mills_profit_margin
223category = mills_input
}
226fiber_crops_mill_maintenance = {
227fiber_crops = 2.3153
228dyes = 0.2312
229produced = cloth
230output = 2.5
231debug_max_profit = mills_profit_margin
233category = mills_input
}
}
238custom_tags = {
lategame_manufactory
}
239construction_demand = mill_construction
241raw_modifier = {
}