ryceg / Eigengrau-s-Essential-Establishment-Generator

A town generator that is suitable for out of the box play in any fantasy TTRPG setting.
https://eigengrausgenerator.com
MIT License
805 stars 148 forks source link

New Food Menu Generation #70

Open WishingOnAWendy opened 5 years ago

WishingOnAWendy commented 5 years ago

The current tavern menu pulls a handful of items from a premade list of foods.

Instead setup the tavern menu to pull from a list of randomly generated foods. The menu should have a number of items based on the size of the town.

The random food generator should generate foods that use ingredients based on the wealth of the town and if the establishment is meat only, vegetarian, or herbivore. At minimum the food generator should make soups, vegetable dishes, and meat dishes and should dynamically generate prices for them.

ryceg commented 3 years ago

This also ties in with #324.