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

Ultimate Offering has the wrong card ID #461

Open
cowlicker12 opened this issue Jun 20, 2023 · 3 comments
Open

Ultimate Offering has the wrong card ID #461

cowlicker12 opened this issue Jun 20, 2023 · 3 comments

Comments

@cowlicker12
Copy link

In your API, Ultimate Offering has card ID 80604092 but DuelingBook has this card's ID as 80604091. I found this because I was looking at this Machina deck in DuelingBook (https://www.duelingbook.com/deck?id=6539132) and downloaded the ydk file, then imported into a table and compared to your card list from your API.

If you end up fixing this please reply back to this post so I can re-download the card list. This API is fantastic, thanks!

@AlanOC91
Copy link
Owner

We have both. The incremented one is for the Ultimate Offering alternative art. We utilize incremented IDs for alternative art. I believe other Yuigoh utilities also do this.

https://db.ygoprodeck.com/api/v7/cardinfo.php?id=80604091

https://db.ygoprodeck.com/api/v7/cardinfo.php?id=80604091

@AlanOC91
Copy link
Owner

As a follow up, you can also do this which shows all alternative IDs:

https://db.ygoprodeck.com/api/v7/cardinfo.php?name=Ultimate%20Offering&misc=yes

@cowlicker12
Copy link
Author

But if you go to https://db.ygoprodeck.com/api/v7/cardinfo.php and use the "Filter JSON" field to type in "ultimate offering", it only returns 1 node at 11660 for card ID 80604092. This full card list is what I downloaded and used to compare against the DuelingBook ydk file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants