WFCD / warframe-worldstate-parser

:green_book: An Open parser for Warframe's Worldstate in Javascript
https://wfcd.github.io/warframe-worldstate-parser/
MIT License
54 stars 18 forks source link

More data for bounty rewards #453

Open Sainan opened 1 year ago

Sainan commented 1 year ago

As opposed to just showing "2X Narmer Isoplast", some more data like this would be nice:

{
    "name": "2X Narmer Isoplast",
    "uniqueName": "/Lotus/Types/Items/MiscItems/NarmerBountyResource",
    "itemName": "Narmer Isoplast",
    "itemCount": 2
}
TobiTenno commented 1 year ago

yup, it'll have to be in a new array, but should be straightforward