POE 2 - Loot Filter (download for everyone)

high level of white weapons and gear should be appear

why u hide it - i need to craft high lvl iteam using alchemy
high lvl i mean +70
When it will be available on site to sync with account :P ? I am playing geforce now i cant download .
How can I do to hide any other base ( white item ) and show only items with armour energy shield please ?
nice filter!! I'd recommend toning down the size of skill/spirit gems abit :) , thanks for taking time to make this.
tem como configurar o filtro? dentro do jogo? para eu selecionar itens específicos?
thank you for your effort, I was really hoping POE 2 wouldn't be as loot vomitty as POE 1 but as soon as you get to maps the entire screen is covered. I can't even imagine what it's gonna look like in T10+
Im new and dont really understand, Description says HIDES NOTHING, changelog says hides specific stuff in mid-endgame. So does it hide stuff or not lmao
Love the latest update! I'm the kind of person who prefers less aggressive filtering, and low level normal & magic bases are exactly the kinds of things I wouldn't mind filtering out.
Nice work on the filter :]

I modded a couple things for custom drops and fixed the Gold filtering with a Continue statement (it wasn't working before for the different stack values for me at least).

But this is what I did for the Gold Stacks for funsies:

Show # GOLD STACKS
Class "Stackable Currency"
BaseType "Gold"
SetBackgroundColor 0 0 0 255
StackSize > 0
SetFontSize 10
SetTextColor 153 153 0 255 #Gold Color
PlayEffect Yellow Temp
Continue
Show
StackSize >= 500
SetFontSize 20
SetTextColor 0 255 0 255 #Green Color
PlayEffect Green Temp
Continue
Show
StackSize >= 1000
SetFontSize 30
SetTextColor 0 128 255 255 #Blue Color
PlayEffect Blue Temp
Continue
Show
StackSize >= 1500
SetFontSize 40
SetTextColor 127 0 255 255 #Purple Color
PlayEffect Purple Temp



Report Forum Post

Report Account:

Report Type

Additional Info