Bungie-net / api

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

Discrepancy between Mobility 11 in API and (capped at 10) in-game #879

Open floatingatoll opened 5 years ago

floatingatoll commented 5 years ago

https://www.bungie.net/en/Gear/2/4611686018442199406/2305843009266733136

When I equip all Mobility gear, with all Mobility mods, I can reach Mobility 11 in the API, as shown both in third-party apps and on the Bungie.net website at that precise URL — but in-game it still shows Mobility 10 on my TV screen. Discrepancy noted.

justrealmilk commented 5 years ago

could this be similarly due to runtime scripts as it is with cases like weapon magazine size and other stats?

vthornheart-bng commented 5 years ago

Hmm, yucky. My hope is that there's just an upper threshold cutoff that we're not honoring in the API. I'll be very sad if it's yet another runtime script issue. I'll need to look into this.

vthornheart-bng commented 5 years ago

TFS 765615