Exotic Class Items DestinyInventoryItemDefinition Missing randomizedPlugSetHash
afpac opened this issue · 1 comments
afpac commented
Exotic Class Items are randomly rolled but the sockets which reference the randomly rolled perks do not contain a randomizedPlugSetHash. Currently only a singleInitialItemHash is visible.
This is just on the definition. I haven't gone digging for what comes back for an instanced copy in itemComponents.reusablePlugs yet
Warlock class item for example:
jshaffstall-bng commented
Unfortunately these random rolls were implemented in-game outside of this randomized plug set system, so this won't be feasible. Best to manually show the relationships instead. Sorry!