Bungie-net / api

Resources for the Bungie.net API
Other
1.22k stars 92 forks source link

Crafted legendary items not returning masterwork status when they should #1839

Closed joaopmarquesini closed 1 year ago

joaopmarquesini commented 1 year ago

ItemState won't include ItemState 4 on masterworked crafted legendary weapons.

jshaffstall-bng commented 1 year ago

To be more specific, are you referring to crafted legendary weapons with 2x 'Enhanced Trait' perks, which get the Masterwork icon treatment in-game?

joaopmarquesini commented 1 year ago

hmmmm probably ? I got that as a feedback from an user, but the only example that I could reproduce in my inventory is a The Enigma which indeed have 2 enhanced traits and displays as a masterwork in-game, but returns 8 when unlocked and 9 when locked instead of 12 and 13.

robojumper commented 1 year ago

I also reported this in #1662.

joaopmarquesini commented 1 year ago

Closing as it's a duplicate of #1662