606
edits
m |
|||
| (16 intermediate revisions by 4 users not shown) | |||
| Line 2: | Line 2: | ||
['apiary'] = { | ['apiary'] = { | ||
workers = 2, | workers = 2, | ||
rank = ' | rank = 'Brother/Sister', | ||
products = { | products = { | ||
'honey', | 'honey', | ||
| Line 116: | Line 116: | ||
prosperity = { | prosperity = { | ||
rank = '100', | rank = '100', | ||
gold = '' | workers = '2 Candlemaker (best: citizen)', | ||
gold = '300' | |||
}, | }, | ||
requirements = { | |||
'wax', | |||
'iron', | |||
'tools' | |||
}, | |||
products = { | |||
'candle' | |||
}, | |||
construction = { | |||
['gold coins'] = '300', | |||
planks = '50', | |||
['polished stone'] = '30', | |||
tools = '13' | |||
}, | |||
maintenance = '36' | |||
}, | }, | ||
['charcoal hut'] = { | ['charcoal hut'] = { | ||
| Line 163: | Line 179: | ||
}, | }, | ||
['common wares workshop'] = { | ['common wares workshop'] = { | ||
population = '1 [[Commoner]]', | |||
workers = '2', | |||
rank = 'Citizen', | |||
prosperity = { | prosperity = { | ||
rank = ' | rank = '50', | ||
gold = '' | gold = '500' | ||
}, | |||
requirements = { | |||
planks = '3', | |||
'iron ' | |||
}, | |||
products = { | |||
'Common Wares' | |||
}, | |||
construction = { | |||
['gold coins'] = '200', | |||
planks = '45', | |||
['polished stone'] = '25', | |||
tools = '13' | |||
}, | }, | ||
maintenance = '9' | |||
}, | }, | ||
['cooperage'] = { | ['cooperage'] = { | ||
| Line 322: | Line 355: | ||
['gold coin'] = '25' | ['gold coin'] = '25' | ||
}, | }, | ||
maintenance = '1', | maintenance = '1',p | ||
}, | }, | ||
['iron smelter'] = { | ['iron smelter'] = { | ||
edits