
BuildingChanged this version
Pottery Workshop
Pottery is a staple in all population, from simple storage vessels to ornamentation objects. Streamlining its production in specialized workshops will serve to satisfy the people's need for pottery.
Production Methods 1
Definitionin_game/common/building_types/production_pottery.txt:35
36audio_tier = 2
37is_foreign = no
39max_levels = workshop_max_level
40startup_ramp_target = workshop_startup_ramp_target
45employment_size = workshop_employment
47town = yes
48city = yes
49megalopolis = yes
52build_time = workshop_build_time
55obsolete = pottery_guild
57unique_production_methods = {
58pottery_w_maintenance = {
59clay = 1.0987
60lumber = 0.1102
61tools = 0.0551
63produced = pottery
64output = 1.1
66debug_max_profit = workshop_profit_margin
68category = workshop_input
}
}