Hey everyone!
This is my first season in the Last Epoch, and I don’t have much experience with that game. I was worried about missing valuable items, so I made a loot filter to help people like me spot good drops at a glance.
What it does:
Recolors Legendary items based on the current price on the market:
- Green for items priced
≥ 500k
and< 5kk
- Red for items
≥ 5kk
Highlights Weaver’s Will items:
- Green if priced
≥ 500k
Prices are valid as of today’s date 05/18/25
How to use it:
Adding your own rules to the Bazaar filter:
- Go to the filter page Bazaar Filter
- Click
raw
button at the top right corner - Use
Ctrl+A
thenCtrl+C
to copy the content - Go to the game
- Press
Shift+F
to open the loot filters menu - Click the
+
button at the very top - Click
Paste Clipboard Contents
- Add your extra rules after all existing rules in the file
Adding rules to your current filter:
- Open Bazaar Filter
- Select all
<Rule>...</Rule>
lines (lines 9 to 946) - Copy them to your clipboard
- In-game, press
Shift+F
to open the loot filters menu - Click
Duplicate
button to make a copy of your current filter - Switch to a different filter in-game
- Go to:
C:\Users\UserName\AppData\LocalLow\Eleventh Hour Games\Last Epoch\Filters
- Open the duplicated filter file in a text editor
- Scroll to the bottom, just above the
</rules>
line - Paste the copied rules there
- Save the file
- In-game, switch to the duplicated filter
The filter doesn’t hide any items!
It only recolors them, so no risk of missing anything important.
I’ve been testing it for about two weeks, and I’d say it’s around 90% accurate based on current trade board values.
No more guessing or checking prices mid-run — just zoom zoom.
Let me know if it helps or share your thoughts about it!