
건물이번 버전 변경
제혁 공방
화학이 발전함에 따라 제혁 공정을 훨씬 단축하는 동시에 더 양질의 가죽을 생산할 수 있게 되었습니다.
생산 방식 2
정의in_game/common/building_types/production_leather.txt:114
115audio_tier = 3
116is_foreign = no
118max_levels = manufactory_max_level
119startup_ramp_target = manufactory_startup_ramp_target
123employment_size = manufactory_employment
126town = yes
127city = yes
128megalopolis = yes
132build_time = manufactory_build_time
134unique_production_methods = {
135leather_manufactory_maintenance = {
136livestock = 2.065
137sand = 0.9679
138tar = 0.1292
139tools = 0.2585
143produced = leather
144output = 2
145debug_max_profit = manufactory_profit_margin
147category = manufactory_input
}
150tannery_manufactory_maintenance = {
151wild_game = 3.0549
152sand = 0.9963
153tar = 0.1333
154tools = 0.2652
156produced = leather
157output = 2
158debug_max_profit = manufactory_profit_margin
159category = manufactory_input
}
}
164obsolete = tanning_workshop
167custom_tags = {
midgame_manufactory
}