
건물이번 버전 변경
제혁 작업장
가죽 생산 기술의 발전으로 생산 가능한 가죽 소재의 종류가 더욱 다양해지고 생산량도 증가했습니다.
생산 방식 2
정의in_game/common/building_types/production_leather.txt:56
57audio_tier = 2
58is_foreign = no
60max_levels = workshop_max_level
61startup_ramp_target = workshop_startup_ramp_target
65employment_size = workshop_employment
68town = yes
69city = yes
70megalopolis = yes
74build_time = workshop_build_time
76unique_production_methods = {
77leather_livestock_workshop_maintenance = {
78livestock = 1.145
79sand = 0.4452
80tar = 0.064
81tools = 0.1906
83produced = leather
84output = 1.1
86debug_max_profit = workshop_profit_margin
88category = workshop_input
}
91leather_wildgame_workshop_maintenance = {
92wild_game = 1.7374
93sand = 0.4347
94tar = 0.0626
95tools = 0.1867
97produced = leather
98output = 1.1
100debug_max_profit = workshop_profit_margin
102category = workshop_input
}
}
107obsolete = tannery
110custom_tags = {
workshop
}