Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Helminth as masterable warframe item #686

Open
NicolasFlamel opened this issue Jan 23, 2025 · 1 comment
Open

[Bug] Helminth as masterable warframe item #686

NicolasFlamel opened this issue Jan 23, 2025 · 1 comment
Labels
help wanted Extra attention is needed Scope: Out of Scope Not provided by DE's API Severity4: Inconvenient The defect does not affect functionality or critical data. It is merely an inconvenience. Type: Bug

Comments

@NicolasFlamel
Copy link

Describe the bug

Helminth item has it's masterable key as true & type as warframe

NodeJS Version

N/A

npm Version

N/A

warframe-items Version

v1.1266.15

Access Method

warframestat.us API

What happened?

The Helminth is appearing as a Warframe and as a masterable item. You can see in it in data/json/Warframe.json.

"abilities": [...], "armor": 0, "category": "Warframes", "drops": [...], "health": 0, "isPrime": false, "masterable": true, "name": "Helminth", "power": 0, "shield": 0, "stamina": 0, "tradable": false, "type": "Warframe", "uniqueName": "/Lotus/Powersuits/PowersuitAbilities/Helminth" },

@NicolasFlamel NicolasFlamel added help wanted Extra attention is needed Scope: Out of Scope Not provided by DE's API Severity4: Inconvenient The defect does not affect functionality or critical data. It is merely an inconvenience. Type: Bug labels Jan 23, 2025
@SlayerOrnstein
Copy link
Member

It should be under Warframe but you're right it should be set to false

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed Scope: Out of Scope Not provided by DE's API Severity4: Inconvenient The defect does not affect functionality or critical data. It is merely an inconvenience. Type: Bug
Projects
None yet
Development

No branches or pull requests

2 participants