Question: Filter T7 items

Hi, I got a question.
Is it possible tomake filter, which would filter all items which has any T7 affix and at the same time one of the e.g. 5 specific affixes? (Idea is you can switch those with rune of havoc).

Yes. You just need to put 2 affixes conditions in the same rule. Conditions within rules work on an AND basis, so all must be met at the same time for item to be show/recolored/emphatized.

For example:

condition: affix
  list: damage over time
  with at least 1 of these affixes on the same item
  advanced options: yes
  tier of individual affixes must be: equal to 7

condition: affix
  list: cold damage, fire damage, elemental damage, cold damage over time, fire damage over time
  with at least 1 of these affixes on the same item
  advanced options: yes
  tier of individual affixes must be: more or equal to 5
2 Likes

Great answer, thank you.

I completely missed that you can put more than one conditions of the same type in one row of filter.

Yeah, that’s what I do.