1,415
edits
| Line 1,610: | Line 1,610: | ||
prosperity = '50', | prosperity = '50', | ||
['gold coins'] = '100' | ['gold coins'] = '100' | ||
} | |||
}, | |||
['vegetable garden'] = { | |||
type = 'Monastery', | |||
employees = { | |||
workers = '3 Farmers', | |||
['Optimal Rank'] = 'Brother/Sister' | |||
}, | |||
output = { | |||
'vegetables', | |||
}, | |||
construction = { | |||
['stone'] = '5', | |||
['planks'] = '10', | |||
['tools'] = '2' | |||
}, | |||
costs = { | |||
maintenance = '3' | |||
}, | |||
influence = { | |||
tier = 'tier 1', | |||
['gold coins'] = '25', | |||
prosperity = '0' | |||
} | } | ||
}, | }, | ||
edits