
건물이번 버전 변경
도기 작업장
도기는 전 국민의 필수품으로, 간단한 저장 용기부터 장식용품까지 다양한 용도로 사용됩니다. 전문 작업장에서 자기 생산을 효율화하면 국민의 도기 수요를 맞추는 데 도움이 될 것입니다.
생산 방식 1
정의in_game/common/building_types/production_pottery.txt:35
36audio_tier = 2
37is_foreign = no
39max_levels = workshop_max_level
40startup_ramp_target = workshop_startup_ramp_target
45employment_size = workshop_employment
47town = yes
48city = yes
49megalopolis = yes
52build_time = workshop_build_time
55obsolete = pottery_guild
57unique_production_methods = {
58pottery_w_maintenance = {
59clay = 1.0987
60lumber = 0.1102
61tools = 0.0551
63produced = pottery
64output = 1.1
66debug_max_profit = workshop_profit_margin
68category = workshop_input
}
}