
建造物このバージョンで変更
製紙業者ギルド
紙はあらゆる国の基盤である。行政から教育、さらには交易まで、さまざまな分野で用いられる。そのため製紙業者ギルドは、生産基準や生産量を適切に保つとともに、独自の技術を保有している。この技術には、亜麻、綿、その他の植物繊維などの原料の浸漬、パルプ化、圧縮工程が含まれる。
生産方法 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
}