veiset / poe-vendor-string

Path of Exile Vendor Search tool
61 stars 17 forks source link

Add max level requirement for beast regex #84

Closed marensdorf closed 11 months ago

marensdorf commented 1 year ago

A common farming strategy for beasts is running low-tier maps, but the regex quickly fills up with high-level requirement beasts that can't be found in that tier of maps. Would be great if we could filter those other beasts out (though have been only able to find an old data-mined source for drop level).

veiset commented 1 year ago

That's a good suggestion. So the use-case is to cap it by drop level of the beasts? I'm a bit unsure if I'm comfortable making it an input field without a lot of testing or a good source of the drop levels.

Would it help if I added a column with the item level in the table and made it possible to toggle them from the table?