106
modifications
| Ligne 163 : | Ligne 163 : | ||
}, | }, | ||
['common wares workshop'] = { | ['common wares workshop'] = { | ||
population = '10 [[Commoners]s', | |||
workers = '2', | |||
prosperity = { | prosperity = { | ||
rank = '100', | rank = '100', | ||
gold = '' | gold = '500' | ||
}, | }, | ||
requirements = { | |||
'planks', | |||
'iron' | |||
}, | |||
products = { | |||
'tools' | |||
}, | |||
construction = { | |||
['gold coins'] = '200', | |||
planks = '45', | |||
['polished stone'] = '25', | |||
tools = '13' | |||
}, | |||
maintenance = '9' | |||
}, | }, | ||
['cooperage'] = { | ['cooperage'] = { | ||
modifications