WFCD / warframe-items

📘 Get all Warframe items directly from Warframe's API. No more messy wikia scraping.
MIT License
276 stars 53 forks source link

Ranges on Melee Weapons.. #53

Closed cswl closed 6 years ago

cswl commented 6 years ago

I was searching for Weapon Range on melee weapons however I couldnt find any data..

Seems like Warframe Mobile API endpoint doesnt include range either.. http://content.warframe.com/MobileExport/Manifest/ExportWeapons.json

Is there any other way to find ranges on melee weapons?

Kaptard commented 6 years ago

Not sure how to handle this tbh. I don't wanna rely on the wiki, so the only other option is datamining, but that would get us on bad terms with DE.

Still wanted to implement some way to override/add values with manual entries, no questions asked where those values are coming from as long as they're accurate. 😛

Closing this in favor of #54