Best in Slot hates sparkle

Snapshot: ddc6d2be0dbb4911bd2b67692f21ab05

So i have a weird situation where Best in Slot really doesn’t like my weapon and keeps telling me to change it to, as far as I can tell, the same crated weapon (PoWx3) just tagged as “Mythic” instead of radiance crafted and no sparkle. (Sparkle was used to remove an embellishment.)

So not sure if i’m missing something, or its just a display error.

Best in Slot starts with a pre-defined pool of gear based on your filters, and then we also throw your entire current inventory into that pool. The optimizer sees no functional difference between the version in the standard pool and the version that you own, so it just picks one of them.

For display purposes though, it thinks they are slightly different items due to the presence of the sparkle modifier. We could try to add a post-processing step to replace the standard item with your current item in this case – a special case in the code that knows it is a change that will not impact performance.