1,124
edits
Line 149: | Line 149: | ||
}, | }, | ||
maintenance = '25' | maintenance = '25' | ||
}, | |||
['fisher\'s hut'] = { | |||
population = '20 [[Serfs]]', | |||
workers = '1', | |||
splendor = { | |||
labor = 6 | |||
}, | |||
products = { | |||
'fish' | |||
}, | |||
construction = { | |||
['gold coins'] = '20', | |||
wood = '40' | |||
}, | |||
maintenance = '15' | |||
}, | |||
['forester camp'] = { | |||
building = '[[Builder\'s workshop]]', | |||
workers = '1', | |||
construction = { | |||
['gold coins'] = '50', | |||
planks = '10' | |||
}, | |||
maintenance = '50' | |||
}, | |||
['gathering hut'] = { | |||
building = '[[Builder\'s workshop]]', | |||
workers = '3', | |||
products = { | |||
'berries' | |||
}, | |||
construction = { | |||
['gold coins'] = '20', | |||
wood = '10' | |||
}, | |||
maintenance = '5' | |||
}, | |||
['granary'] = { | |||
building = '[[Builder\'s workshop]]', | |||
workers = '1', | |||
construction = { | |||
['gold coins'] = '50', | |||
stone = '5', | |||
wood = '15' | |||
}, | |||
maintenance = '5' | |||
}, | |||
['hop farm'] = { | |||
population = '20 [[Commoners]]', | |||
workers = '3', | |||
products = { | |||
'hops' | |||
}, | |||
construction = { | |||
['gold coins'] = '100', | |||
planks = '30', | |||
['polished stone'] = '10', | |||
tools = '10' | |||
}, | |||
maintenance = '20' | |||
}, | |||
['house'] = { | |||
construction = { | |||
wood = '10' | |||
} | |||
}, | |||
['iron smelter'] = { | |||
population = '10 [[Serfs]', | |||
workers = '2', | |||
requirements = { | |||
'iron ore', | |||
'coal' | |||
}, | |||
products = { | |||
'iron' | |||
}, | |||
construction = { | |||
['gold coins'] = '150', | |||
stone = '10', | |||
planks = '20', | |||
tools = '10' | |||
}, | |||
maintenance = '30' | |||
}, | |||
['lord manor'] = { | |||
construction = { | |||
stone = '6', | |||
planks = '10' | |||
}, | |||
maintenance = '5' | |||
}, | |||
['lumber camp'] = { | |||
building = '[[Builder\'s workshop]]', | |||
workers = '3', | |||
products = { | |||
'wood' | |||
}, | |||
construction = { | |||
['gold coins'] = '20', | |||
tools = '5' | |||
}, | |||
maintenance = '5' | |||
}, | |||
['market'] = { | |||
building = '[[Builder\'s workshop]]', | |||
workers = '1 (per stall)', | |||
construction = { | |||
['gold coins'] = '10', | |||
wood = '2' | |||
}, | |||
maintenance = '5' | |||
}, | |||
['monastery'] = { | |||
construction = { | |||
glass = '10', | |||
planks = '55', | |||
['polished stone'] = '110', | |||
tools = '25' | |||
} | |||
}, | |||
['quarries'] = { | |||
workers = '5', | |||
construction = { | |||
planks = '20' | |||
}, | |||
maintenance = '0' | |||
}, | |||
['rustic church'] = { | |||
population = '10 [[Villagers]]', | |||
construction = { | |||
['gold coins'] = '10', | |||
stone = '20', | |||
planks = '32', | |||
tools = '11' | |||
}, | |||
maintenance = '45' | |||
} | } | ||
} | } |