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

Drop chances are not consistently strings or doubles

AlyoshaVasilieva opened this issue · comments

Describe the bug
Some items have string drop chances, some have doubles.

To Reproduce
Look at the drop chances for /Lotus/Types/Items/Solaris/DebtTokenD (all strings) and /Lotus/Types/Items/MiscItems/Plastids (all doubles).

Try Ctrl-F in this file for "chance": " or "chance": 0

Expected behavior
Drop chances should consistently be doubles.

Versions:

  • Version: b6c71ff (v1.1140.0)
  • Access Method: Github

:tada: This issue has been resolved in version 1.1141.0 :tada:

The release is available on:

Your semantic-release bot 📦🚀