
BâtimentModifié dans cette version
Atelier de tissus fins
Des méthodes de nettoyage des fibres plus simples et des ateliers spécialisés dans la production de Tissus fins augmenteront la production de nos industries textiles.
Techniques de production 7
Définitionin_game/common/building_types/production_fine_cloth.txt:103
104audio_tier = 2
105is_foreign = no
107max_levels = workshop_max_level
108startup_ramp_target = workshop_startup_ramp_target
112employment_size = workshop_employment
114town = yes
115city = yes
116megalopolis = yes
120build_time = workshop_build_time
122unique_production_methods = {
123fine_cloth_workshop_maintenance = {
124cloth = 0.96
125produced = fine_cloth
126output = 0.6
128category = workshop_input
130debug_max_profit = workshop_profit_margin
}
133wool_weavers_workshop_maintenance = {
134wool = 1.152
136produced = fine_cloth
137output = 0.6
139category = workshop_input
140debug_max_profit = workshop_profit_margin
}
143silk_weavers_workshop_maintenance = {
144silk = 0.96
146produced = fine_cloth
147output = 0.8
149category = workshop_input
151debug_max_profit = workshop_profit_margin
}
155spanish_cloth_workshop_maintenance = {
156allow = {
157custom_tooltip = {
158text = has_unlocked_spanish_cloth_industry
159has_variable = spanish_cloth_industry
}
}
162wool = 1.152
164produced = fine_cloth
165output = 0.6
167debug_max_profit = workshop_profit_margin
169category = workshop_input
}
}
173unique_production_methods = {
174base_fine_cloth_workshop_maintenance = {
175produced = fine_cloth
176dyes = 0.144
177output = 0.12
179debug_max_profit = workshop_profit_margin
180category = workshop_input
}
183alum_fine_cloth_workshop_maintenance = {
184alum = 0.0579
185dyes = 0.2566
186produced = fine_cloth
187output = 0.25
189debug_max_profit = workshop_profit_margin
190category = workshop_input
}
193fur_trim_workshop_maintenance = {
194fur = 0.6
195produced = fine_cloth
196output = 0.25
198debug_max_profit = workshop_profit_margin
199category = workshop_input
}
}
204obsolete = fine_cloth_guild
206custom_tags = {
workshop
}