Lootfilter: rules with "DropLevel < 17" and lower mistakenly affect Wands / Staves with reqLevel 70+

Hi, I've reproduced this issue on several different staves and wands (I haven't encountered this problem for other item classes), but I've only provided a detailed analysis with screenshots for the following two wands: https://ibb.co/SDz5g7dW
1) white/regular "Volatile Wand", reqLevel:72 and ilvl:77,
2) yellow/rare "Bone Wand", reqLevel:72 and ilvl:77.

Wand #1: A rule specifying "DropLevel < 17" was incorrectly applied to wand with reqLevel: 72;
if "DropLevel < 16" was used in the rule, it was correctly not applied to the wand.

"
Hide
Class "Wand"
Rarity <= Rare
DropLevel < 17
AreaLevel >= 71

------------
Wand #2: A rule specifying "DropLevel < 3" was incorrectly applied to another wand with reqLevel: 72;
if "DropLevel < 2" was used in the rule, it was correctly not applied to the wand.

"
Hide
Class "Wand"
Rarity <= Rare
DropLevel < 3
AreaLevel >= 71
Last edited by fpsthirty#6961 on Nov 21, 2025, 5:05:45 PM
Last bumped on Nov 21, 2025, 4:05:13 PM

Report Forum Post

Report Account:

Report Type

Additional Info