
BuildingChanged this version
Papermakers' Guild
Paper is the cornerstone of every realm, as it is used in every aspect of it, from administration to education and even trade. Thus, the Papermakers' Guild ensures the proper standard of production and volume, as well as a unique technique that involves the soaking, pulping or pressing of basic supplies such as linen, cotton or other plant fibers.
Production Methods 3
Definitionin_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
}