
BuildingChanged this version
Potters' Guild
Pottery making is one of humanity's oldest economic activities. The association of potters in guilds fosters the exchange of knowledge and the specialization of work, allowing for greater ceramic production.
Production Methods 1
Definitionin_game/common/building_types/production_pottery.txt:1
2is_foreign = no
4max_levels = guild_max_level
5startup_ramp_target = guild_startup_ramp_target
10employment_size = guild_employment
12town = yes
13city = yes
14megalopolis = yes
17build_time = guild_build_time
19unique_production_methods = {
20pottery_maintenance = {
21clay = 1.0039
22lumber = 0.1201
23tools = 0.0504
25produced = pottery
26output = 1.0
28debug_max_profit = guild_profit_margin
29category = guild_input
}
}