Difference between revisions of "Module:Buildings"

Jump to navigation Jump to search
2,681 bytes added ,  16:23, 13 August 2022
no edit summary
Line 13: Line 13:
},
},
['bakery'] = {
['bakery'] = {
population = '10 [[Serfs]]',
population = '10 [[Serf]]s',
workers = 2,
workers = 2,
requirements = {
requirements = {
Line 31: Line 31:
},
},
['blacksmith'] = {
['blacksmith'] = {
population = '10 [[Serfs]]',
population = '10 [[Serf]]s',
workers = '2',
workers = '2',
requirements = {
requirements = {
Line 49: Line 49:
},
},
['brewery'] = {
['brewery'] = {
population = '20 [[Commoners]]',
population = '20 [[Commoner]]s',
requirements = {
requirements = {
'wheat',
'wheat',
Line 76: Line 76:
},
},
['charcoal hut'] = {
['charcoal hut'] = {
population = '10 [[Serfs]]',
population = '10 [[Serf]]s',
workers = '3',
workers = '3',
requirements = {
requirements = {
Line 119: Line 119:
},
},
['cooperage'] = {
['cooperage'] = {
population = '20 [[Commoners]]',
population = '20 [[Commoner]]s',
workers = '3',
workers = '3',
requirements = {
requirements = {
Line 151: Line 151:
},
},
['fisher\'s hut'] = {
['fisher\'s hut'] = {
population = '20 [[Serfs]]',
population = '20 [[Serf]]s',
workers = '1',
workers = '1',
splendor = {
splendor = {
labor = 6
labor = '6'
},
},
products = {
products = {
Line 197: Line 197:
},
},
['hop farm'] = {
['hop farm'] = {
population = '20 [[Commoners]]',
population = '20 [[Commoner]]s',
workers = '3',
workers = '3',
products = {
products = {
Line 277: Line 277:
},
},
['rustic church'] = {
['rustic church'] = {
population = '10 [[Villagers]]',
population = '10 [[Villager]]s',
construction = {
construction = {
['gold coins'] = '10',
['gold coins'] = '10',
Line 285: Line 285:
},
},
maintenance = '45'
maintenance = '45'
},
['sawmill'] = {
building = '[[Builder\'s workshop]]',
workers = '3',
requirements = {
'Wood'
},
products = {
'Planks'
},
construction = {
['God Coins'] = '100',
stone = '10',
wood = '20'
},
maintenance = '15'
},
['sheep farm'] = {
population = '1 [[Commoner]]',
workers = '1',
products = {
'wool'
},
construction = {
['gold coins'] = '50',
stone = '10',
wood = '10',
tools = '5'
},
maintenance = '15'
},
['stonecutter camp'] = {
building = '[[Builder\'s workshop]]',
workers = '5',
products = {
'stone'
},
construction = {
['gold coins'] = '25',
wood = '10',
tools = '5'
},
maintenance = '10'
},
['stonemason hut'] = {
population = '10 [[Serf]]s',
workers = 1,
requirements = {
'stone'
},
products = {
'polished stone'
},
construction = {
['gold coins'] = '25',
wood = '10',
cloth = '5'
},
maintenance = '15'
},
['tailor\'s workshop'] = {
population = '1 [[Commoner]]',
workers = '1',
requirements = {
'cloth'
},
products = {
'common clothes'
},
construction = {
['gold coins'] = '50',
planks = '5',
['polished stone'] = '5',
tools = '2'
}
},
['tavern'] = {
construction = {
['gold coins'] = '150',
planks = '40',
tools = '25'
},
maintenance = '15'
},
['village center'] = {},
['warehouse'] = {
population = '10 [[Villager]]s',
influence = {
labor =  '1'
},
workers = '4',
construction = {
['gold coins'] = '50',
stone = '10',
planks = '15'
},
maintenance = '5'
},
['weaver hut'] = {
population = '1 [[Commoner]]',
workers = '2',
requirements = {
'wool'
},
products = {
'cloth'
},
construction = {
['gold coins'] = '100',
stone = '10',
planks = '10',
tools = '5'
},
maintenance = '15'
},
['well'] = {
products = {
'water'
},
construction = {
['gold coins'] = '20',
stone = '5',
wood = '10'
},
maintenance = '5'
},
['wheat farm'] = {
population = '10 [[Serf]]s',
workers = '3',
products = {
'wheat'
},
construction = {
['gold coins'] = '75',
planks = '20',
tools = '10'
},
maintenance = '15'
},
['windmill'] = {
population = '10 [[Serf]]s',
works = '2',
requirements = {
'wheat'
},
products = {
'flour'
},
construction = {
['gold coins'] = '100',
stone = '10',
planks = '10',
tools = '10'
},
maintenance = '15'
},
['wooden bridge'] = {
population = '10 [[Villager]]s',
construction = {
planks = '10'
},
maintenance = '0'
},
['wooden keep'] = {
workers = '10',
construction = {
planks = '30'
},
maintenance = '5'
}
}
}
}

Navigation menu