
건물이번 버전 변경
증류주 작업장
숙성을 위한 넉넉한 저장 공간을 갖춘 대규모 작업장에서 증류 작업을 진행한다면 이전보다 생산량을 훨씬 더 늘릴 수 있을 것입니다.
생산 방식 6
정의in_game/common/building_types/production_liquor.txt:91
92audio_tier = 2
93is_foreign = no
95max_levels = workshop_max_level
96startup_ramp_target = workshop_startup_ramp_target
101employment_size = workshop_employment
103town = yes
104city = yes
105megalopolis = yes
108build_time = workshop_build_time
111unique_production_methods = {
112sugar_liquor_workshop_maintenance = {
113sugar = 0.6258
114pottery = 0.1037
115glass = 0.0729
117produced = liquor
118output = 1.1
120debug_max_profit = workshop_profit_margin
122category = workshop_input
}
124rice_liquor_workshop_maintenance = {
125rice = 1.8417
126pottery = 0.1049
127glass = 0.0845
129produced = liquor
130output = 1.1
132debug_max_profit = workshop_profit_margin
134category = workshop_input
}
136potato_liquor_workshop_maintenance = {
137potato = 1.8417
138pottery = 0.1049
139glass = 0.0845
141produced = liquor
142output = 1.1
145debug_max_profit = workshop_profit_margin
147category = workshop_input
}
149wheat_liquor_workshop_maintenance = {
150wheat = 1.8417
151pottery = 0.1049
152glass = 0.0845
154produced = liquor
155output = 1.1
157debug_max_profit = workshop_profit_margin
159category = workshop_input
}
161beer_liquor_workshop_maintenance = {
162beer = 0.8902
163pottery = 0.1049
164glass = 0.1049
166produced = liquor
167output = 1.1
169debug_max_profit = workshop_profit_margin
171category = workshop_input
}
173wine_liquor_workshop_maintenance = {
174wine = 0.8902
175pottery = 0.1049
176glass = 0.1049
178produced = liquor
179output = 1.1
181debug_max_profit = workshop_profit_margin
183category = workshop_input
}
}
187custom_tags = {
workshop
}
188obsolete = distillers_guild