-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Description
Check for duplicates
- I've checked for duplicate open and closed issues by using the search function of the issue tracker
What platform are you running Path of Building on?
Windows
Is your feature request related to a problem?
The trade site's limit on the # of things you can search by can sometimes mess up the "search by full DPS" results from PoB, because sometimes there are relevant mods that don't make the cut. Because there are so many possible damage scaling stats, it's very easy to hit the trade site limit while still excluding important mods
Describe the solution you'd like
I would like some way of excluding mods in advance of generating the query. For example: allowing us to pick a base type to exclude implicits from being in the query that realistically will never be there. Or just the ability to straight up exclude certain mods, like "culling strike" which is weighed highly but is not a realistic stat to have on a weapon in certain cases
Describe alternatives you've considered
The common solution is to go manually edit the search result and remove/add weights as you see fit. But the problem with this is I don't know how to calculate the weights of stats i'm adding manually, and i might not know all of the possible stats out there that might scale my damage the best
Additional context
I searched for "exclude" "trade for these items" but didn't find any existing enhancements. sorry if i missed one.