Lootfilter Item Tier
Any way to filter our low tier rares? I couldn't find a way to match the item base type so far
I would want "Expert Dualstring Bow (Tier 3)" to show and "Expert Dualstring Bow (Tier 2)" to be hidden for example. You can find my lootfilter at https://github.com/Xeythhhh/poe2EAfilter Edit: If this is something we can add in the future may I suggest this syntax? BaseType =~ "Tier 3" Last edited by Xeyth#5146 on Dec 15, 2024, 1:53:16 AM Last bumped on Jan 14, 2025, 10:09:08 AM
|
|
Did you find a solution?
Im currently trying to set the filter to show only items lvl 82+, either beginning with Expert or if it has Tier X in its name. Got the Expert part, but not Tiers. Maybe its because the (Tier X) only appears on ground and not in inventory so maybe its written in a different way where the filter cant see it? |
|