
BuildingChanged this version
Fine Cloth Manufactory
Fine Cloth is traditionally a marker of status for the elites and wealthy classes. The Fine Cloth Manufactory focuses on the crafting of these valuable textiles using Cloth or Silk.
Production Methods 4
Definitionin_game/common/building_types/production_fine_cloth.txt:211
212audio_tier = 3
213is_foreign = no
215max_levels = manufactory_max_level
216startup_ramp_target = manufactory_startup_ramp_target
220employment_size = manufactory_employment
223town = yes
224city = yes
225megalopolis = yes
229obsolete = fine_cloth_workshop
231build_time = manufactory_build_time
233unique_production_methods = {
234silk_cloth_manufactory_maintenance = {
235silk = 2.3077
237produced = fine_cloth
238output = 2.0
240category = manufactory_input
241debug_max_profit = manufactory_profit_margin
}
244fine_cloth_manufactory_maintenance = {
245produced = fine_cloth
246cloth = 3.0769
249output = 2.0
250debug_max_profit = manufactory_profit_margin
252category = manufactory_input
}
}
257unique_production_methods = {
259base_cloth_manufactory_maintenance = {
260dyes = 0.2308
262produced = fine_cloth
263output = 0.2
265category = guild_input
266debug_max_profit = manufactory_profit_margin
}
269alum_fine_cloth_manufactory_maintenance = {
270produced = fine_cloth
271output = 0.4
272dyes = 0.389
273alum = 0.097
275category = guild_input
276debug_max_profit = manufactory_profit_margin
}
}
280custom_tags = {
midgame_manufactory
}