
СооружениеИзменено в этой версии
Сельский суконщик
В этой небольшой гильдии вручную изготавливаются текстильные изделия из местных материалов. Она играет важную роль в экономике области, поставляя на рынок ткани и другие товары.
Методы производства 3
Определениеin_game/common/building_types/rural_buildings.txt:318
319audio_tier = 1
320is_foreign = no
322max_levels = guild_max_level
323startup_ramp_target = rural_startup_ramp_target
325forbidden_for_estates = yes
329employment_size = rural_peasant_produce_employment
331rural_settlement = yes
334town = no
335city = no
340build_time = rural_build_time
342unique_production_methods = {
346rural_wool_clothmaker = {
347wool = 0.5
349produced = cloth
350output = 0.5
352debug_max_profit = rural_profit_margin
353category = guild_input
}
356rural_cotton_clothmaker = {
357cotton = 0.417
359produced = cloth
360output = 0.5
362debug_max_profit = rural_profit_margin
363category = guild_input
}
366rural_fiber_clothmaker = {
367fiber_crops = 0.5
369produced = cloth
370output = 0.4
372debug_max_profit = rural_profit_margin
373category = guild_input
}
}
381modifier = {
}