
建造物このバージョンで変更
農村の織物職人
地元の材料を使い、手作業で織物を製作する小さなギルド。衣服や交易品を供給し、地域経済において重要な役割を果たしている。
生産方法 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 = {
}