
건물이번 버전 변경
인쇄소
인쇄소는 제작이 쉬우면서도 교체까지 가능한 부품을 활용해, 더 적은 노동력과 재료로 국민들이 읽을 문서를 제작해 배포합니다.
생산 방식 1
정의in_game/common/building_types/production_books.txt:39
40audio_tier = 2
41is_foreign = no
43max_levels = workshop_max_level
44startup_ramp_target = workshop_startup_ramp_target
48employment_size = workshop_employment
51town = yes
52city = yes
53megalopolis = yes
57obsolete = scriptorium
59build_time = workshop_build_time
61unique_production_methods = {
62printing_press_maintenance = {
63lead = 0.2138
64paper = 0.7462
65tools = 0.0269
66lumber = 0.2662
68produced = books
69output = 1
71debug_max_profit = workshop_profit_margin
73category = workshop_input
}
}