I'm trying to create a random weighted generators based on certain criteria. On the "Magic Items" tab I have a list of things I want the tabs "Shop Generator" and "Item Generator" to pull from with weights based on their rarity from the "Prices" tab. So on the "Shop Generator" tab I want it to populate each shop based off the tab "Shops". For instance Blacksmith will generate 6 items from the tab "Magic Items" with the tags Armor, and Weapon. Then it generates a gold value for each item based on rarity from the "Prices" tab. Then it adjusts all the prices based on the shop quality in the tab "Prices"
Solved by B. B. in 13 mins