WFCD / warframe-items

📘 Get all Warframe items directly from Warframe's API. No more messy wikia scraping.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Duplicated mods in Mods.json (?)

IwoHerka opened this issue · comments

Describe the bug

It seems that some mods (such as Hawk Eye) are duplicated in the precompiled JSON and have wrong level stats (e.g. Hawk Eye has in once instance +220% Zoom whereas the Wiki lists +80% as max).

NodeJS Version

npm Version

warframe-items Version

v1.1250.7

Access Method

github download

What happened?

It seems that some mods (such as Hawk Eye) are duplicated in the precompiled JSON and have wrong level stats (e.g. Hawk Eye has in once instance +220% Zoom whereas the Wiki lists +80% as max).

commented

they're different hawk eyes. it's a problem with their data and we can't do anything about that, as we can't exactly validate arbitrarily which one we "think" is right.