
建造物このバージョンで変更
製紙工房
紙は複雑な会計、行政、知識の普及などに欠かせない。製紙工房は、繊維塊、繊維作物、木材から新しい紙を製造することを専門としている。
生産方法 2
定義in_game/common/building_types/production_paper.txt:58
59audio_tier = 2
60is_foreign = no
62max_levels = workshop_max_level
63startup_ramp_target = workshop_startup_ramp_target
67employment_size = workshop_employment
70town = yes
71city = yes
72megalopolis = yes
76build_time = workshop_build_time
78unique_production_methods = {
80paper_workshop_fiber_pulp_maintenance = {
81fiber_crops = 0.8
82produced = paper
83output = 1.0
85debug_max_profit = workshop_profit_margin
87category = workshop_input
}
89paper_workshop_cloth_maintenance = {
90cloth = 0.5279
91lumber = 0.1176
92produced = paper
93output = 1.1
95debug_max_profit = workshop_profit_margin
97category = workshop_input
}
}
101obsolete = paper_guild
103custom_tags = {
workshop
}