606
edits
m |
|||
| (12 intermediate revisions by 3 users not shown) | |||
| 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] | population = '1 [[Commoner]]', | ||
workers = '2', | workers = '2', | ||
rank = 'Citizen', | rank = 'Citizen', | ||
prosperity = { | prosperity = { | ||
rank = ' | rank = '50', | ||
gold = '500' | gold = '500' | ||
}, | }, | ||
requirements = { | requirements = { | ||
' | planks = '3', | ||
'iron' | 'iron ' | ||
}, | }, | ||
products = { | products = { | ||
' | 'Common Wares' | ||
}, | }, | ||
construction = { | construction = { | ||
| Line 339: | Line 355: | ||
['gold coin'] = '25' | ['gold coin'] = '25' | ||
}, | }, | ||
maintenance = '1', | maintenance = '1',p | ||
}, | }, | ||
['iron smelter'] = { | ['iron smelter'] = { | ||
edits