
건물이번 버전 변경
염료 작업장
염료와 안료는 다양한 원료로 만들 수 있지만, 꼭 특정 소수만이 알고 있는 특별한 방식으로 가공해야 합니다.
생산 방식 1
정의in_game/common/building_types/production_dyes.txt:48
49audio_tier = 2
50is_foreign = no
52max_levels = workshop_max_level
53startup_ramp_target = workshop_startup_ramp_target
57employment_size = workshop_employment
59obsolete = dyes_guild
62town = yes
63city = yes
64megalopolis = yes
68build_time = workshop_build_time
70unique_production_methods = {
71dyes_workshop_maintenance = {
72alum = 0.0614
73lumber = 0.7305
75produced = dyes
76output = 0.4
78debug_max_profit = workshop_profit_margin
79category = workshop_input
}
}