OhhLoz / Harvester

A QoL FoundryVTT module to improve the harvesting and looting experience.
GNU General Public License v3.0
2 stars 2 forks source link

Let the Source field in a table allow for multiple monster types... #44

Open ctbritt opened 5 months ago

ctbritt commented 5 months ago

I was thinking of how to make the tables more flexible, and the regex simpler. Would it work to just in the source field on a table a number of comma-delimited (or whatever delimitation) so that if you had, for example, "Scro Warrior, Scro Guard, Scro Witchdoctor"... and if any of those were being looted, it would roll on that table. Would make it simpler to set up tables for a bunch of "types" of monsters and perhaps make the regex easier overall?

Or perhaps this just complicates an already somewhat complicated module?

p4535992 commented 5 months ago

Rewrite the search term code on 1.8.5 check out the readme and let me know it