Caedendi / D2RMM-Loot-Filter-Simple

A Diablo II: Resurrected loot filter mod for D2RMM
https://www.nexusmods.com/diablo2resurrected/mods/360
GNU General Public License v2.0
2 stars 0 forks source link

Enhanced base filters for normal items #2

Open HourGlss opened 1 month ago

HourGlss commented 1 month ago

Would it be possible to add a N/+/++ to the beginning of all bases based on their quality?

And then like, hide all normal, hide all Exceptional

hide all cracked / damaged

showing which items sell for 35k with a $ in the beginning is helpful too.

Caedendi commented 1 month ago

Hi @HourGlss, thanks for taking an interest in my mod.

This "Simple Loot Filter" is mostly meant as a single-file template you can use to create your own customization, in the same spirit as how legacy LOD/POD loot filters used to work. For the more advanced features you're asking for I have designed my "Extended Loot Filter" (see GitHub or Nexus Mods), which has this and more features available out of the box as toggleable settings. It will also receive a new update in the near-future which expands on some of these and more features, since ladder reset is around the corner.

Of course it is always possible to do it yourself in this mod:

I generally also advice to combine my filter(s) with Pseudo Loot Filter, which edits treasure classes to actually prevent items from dropping (instead of changing their name to being empty).

The money thing is a nice idea I hadn't thought of before. I've added it to the Extended's roadmap.

Do you have any more questions?