Lootfilter & Implicits

Hi,

is it correct that the lootfilter ignore implicits? I have worked with the lootfilter but I dont found a way to calculate the implicits in the filter…

For examble:

Item has 2 minion stats as implicit & 1 minion stat as a affix. Now I set in the lootfilter that items with 3 minion stats are show but the item is hidden. When i switch to 1 minion stat, then the item is show.

good question, I was wondering that too. It seems like it only looks at affixes.

push :roll_eyes:

You are misunderstanding how the filter works.

I suggest you watch a tutorial video to get the full details but I will try to explain…

When you set up a filter rule to check affixes, it only applies to the NON-implicit affixes on items. You need to add a second clause to the SAME RULE which check item TYPE.

I am going to use Rings as an example. In the revamped rule, picking Item Type = Rings gives you another drop box where you can select the SubType(s) of Rings you want to see. In your case you want only Turquoise Rings because those have Minion-based implicits.

So in summary, your rule now says:

Item Type = Ring
Item Subtype = Turquoise Rings
Affixes include: Minion Damage

Now you will see ONLY Turquoise Ring (with the Minion Implcits) that have Minion Damage affix on them.

This single rule should now entirely handle your Ring slot on its own. If you want to see more than just Turquoise Rings, you can just tick more of the SubTypes when adding the Item SubType clause. If you want to see more affixes than just Minion Damage, tick all that apply.

Now you repeat this approach for each item slot. Note that it doesn’t matter if the Item Type cannot possibly have some of the affixes you ticked in the affix clause, it’ll still work fine. This means you can copy each rule for the next item slot and use the same affixes clause each time, and only change the Item Type and SubType(s) clause. hence you can very easily duplicate the rule and produce the entire filter very quickly.

This means your loot filter should end up more or less like this, IN THIS ORDER…


Show all Unique / Exalted / Set

Recolour Turquoise Rings having the Minion Damage affix

(repeat this bit for each item slot thus…)
Recolour <whatever item type> having <whatever> affix(es)

Hide all item Types

1 Like

To expand on what he said, if you want a ring that has ANY mod for minion damage, you’d make 2 rules for rings:
-item type is turquoise ring, no affixes specified
-affix is minion damage, no item type specified

This makes it so that it will show both a ring (not turquoise) that has minion affix and a turquoise ring that has any affix. You can even make a 3rd rule (I would use emphasize) for a turquoise with minion affixes, since that would be superior to both.

1 Like