jopeek / fvtt-loot-sheet-npc-5e

FVTT - Loot Sheet NPC 5E
MIT License
44 stars 85 forks source link

[SUGGESTION] Infinite Items #329

Open 9ryex5 opened 2 years ago

9ryex5 commented 2 years ago

Is your feature request related to a problem? Please describe. Usually when making merchants I don't set item quantities and I leave everything at one.

Describe the solution you'd like I would like to be able to set a store with "infinite" quantities of items, or quantities not to decrease when a player buys an item. This would be useful to solve the problem described earlier as well as allow for other kinds of merchants, right now I'm using merchant sheets for staying in INNs, it would be useful to set bed quantities image (this meaning this INN has 4 available beds) but not reducing the quantity when bought.

Describe alternatives you've considered I considered when creating a merchant setting ridiculous quantities like 1000 of each item so players can buy them as they want, but this is not optimal as it requires additional amount of work and doesn't feel realistic.