
건물이번 버전 변경
제지업 길드
어느 나라에서든 종이는 행정에서 교육, 교역에 이르기까지 분야를 가리지 않고 사용되는 필수 재화입니다. 제지업 길드는 이처럼 중요한 물품의 생산 기준과 생산량을 적절하게 유지하는 동시에, 아마포, 면 등 식물성 섬유와 같은 기초 재료를 적시고, 으깨고, 압착하는 고유 기법을 보존합니다.
생산 방식 3
정의in_game/common/building_types/production_paper.txt:1
2is_foreign = no
4max_levels = guild_max_level
5startup_ramp_target = guild_startup_ramp_target
9employment_size = guild_employment
12town = yes
13city = yes
14megalopolis = yes
18build_time = guild_build_time
20unique_production_methods = {
21paper_guild_leather_maintenance = {
22leather = 0.1852
23lumber = 0.1852
24produced = paper
25output = 0.5
27debug_max_profit = guild_profit_margin
29category = guild_input
}
31paper_guild_fiber_pulp_maintenance = {
33fiber_crops = 0.6667
34lumber = 0.2222
35produced = paper
36output = 1.0
38debug_max_profit = guild_profit_margin
40category = guild_input
}
42paper_guild_cloth_maintenance = {
44cloth = 0.5051
45lumber = 0.1008
46produced = paper
47output = 1
49debug_max_profit = guild_profit_margin
50category = guild_input
}
}
54custom_tags = {
guild
}