dschu012/d2lootfilter

potions

ShadwDrgn opened this issue · 2 comments

is there a way to make all potions show up or potions >= 4 without having like:
Show
Code hp4
Show
Code hp5
for both mana and health pots? perhaps with one line like
Show
potion >= 4
??

Currently no easy way to do something similar to that. Maybe in the future when I can find time to work on this again.

i just turned on all Class potion and i'm fine with it for the time being.