Item filter can't differentiate caster Staves from Quarterstaves
|
Trying to use a conditional to apply only to caster Staves does not work, even when using the exact match operator. The block
Show Class == Staves Will show Quarterstaves, even though it shouldn't. ขุดครั้งสุดท้าย เมื่อ 5 พ.ย. 2025 17:18:15
|
|
|
Bump. Having an item class's name entirely contained within another class's name is not great (I suppose this also applies to PoE1 staves/warstaves as well, though there don't seem to be any item filter bugs there).
Beyond whatever weirdness is causing this, it seems like Staves should probably be reclassified as Caster Staves or something. |
|
|
Just checked "Show Class == Staves"
Shows staff and does not show quarterstaff. |
|
" Well it definitely doesn't work for me. Here is a screenshot of the entirety of my test filter and the result: ![]() ![]() |
|
|
With the same filter as you
![]() |
|
" Well, that's even more concerning. Why would it work differently for each of us? |
|
|
Did u actually apply your filter ? Set it in game and press save , cuz for you it's order issue probably. It works just fine, you are doing something wrong.
|
|
" I've built my filters from scratch ever since they were introduced in PoE1. I know how filters work. My above pair of screenshots show the exact state of my test filter, with only the one text block, and the results. |
|
|
I observed the same behavior as the OP. Workaround:
Show Class == "Staves" Class != Quarterstaves # Rest of your rules ... |
|
























