Snapshot: cd1ea4dfacb04503a9c20b508cffac1e
Wowhead’s (among others) BiS list for shadow priest lists Interloper’s Silken Striders as BiS. AMR does not for me (even if I enable Mythic Raid). I can’t see the effect for the boots on AMR, is it missing?
I can’t find the source, but I believe the % bonus is 20% on LFR, 30% normal, 40% heroic and 50% mythic.
We do have the special effect implemented – I’ll look into why the tooltip is not getting picked up on those items. It was working on PTR so they must have changed something about how that effect is attached to those items.
edit: I think that I see what happened – they removed the normal equip effect and instead add it via a bonus ID, which varies based on its level (LFR, normal, etc.). We’ll update that in the next site update.
As for why it is not picking the boots… I’ll have to look into it, we might need some extra code to try those boot combos with the reshii wraps more aggressively in the optimizer. If I lock it in, it does score better.
1 Like
I did a quick update that fixes the tooltips for those boots.
In most cases the optimizer is choosing the interloper boots… in this particular case it is finding a different solution that scores about 0.7% worse. (If you allow mythic raid gear it chooses the interloper boots, but with your specific filters it has a hard time choosing the heroic interloper boots and shuffling around some other items.)
In this case I think that the crafted item set and embellishment unique restriction are causing it to get “stuck” in such a way that it can’t reach the solution with the heroic interloper boots. I’ll mess around with it a bit to see if I can get it to try more combinations in this case, but that will take me a bit longer to do.
1 Like