originally posted in:BungieNetPlatform
View Entire Topic
I have a script that iterates over the talentNodes of an items instance.
I am using the url //www.bungie.net/Platform/Destiny/1/Account/ACCOUNT_ID_SUB/Character/CHARACTER_ID_SUB/Inventory/IIID_SUB/?lc=en&fmt=true&lcin=true&definitions=true
I am finding that for legendary and exotic items are missing items int he list. For example a gun needs relic iron and ascendant energy as their materials. When I go over the talentNodes in the last column (the 7th) it will only report the ascendant energy and not the relic irons.
I am also wondering if it could report glimmer and weapon parts.
My script could be wrong. I will check the JSON again when I can.
Thanks
-
I think this is fixed! I see glimmer in my display now and the material counts look like they are correct! I see my fully upgrade SUROS Regime still thinks it needs 500 glimmer. I will dive in to this data! Thank you very much! Becker