DawnbrandBots / yaml-yugi

A machine-readable, human-editable database of the Yu-Gi-Oh! Trading Card Game, Official Card Game, Master Duel, Rush Duel, Speed Duel.
https://dawnbrandbots.github.io/yaml-yugi/cards.json
GNU Affero General Public License v3.0
13 stars 2 forks source link

Addition of non-playable cards #163

Open Snadjim opened 2 months ago

Snadjim commented 2 months ago

Hello ,

I noticed that these 3 cards are missing from the aggreate json file

https://yugipedia.com/wiki/Obelisk_the_Tormentor_(original) : LC01-EN001 https://yugipedia.com/wiki/Slifer_the_Sky_Dragon_(original) : LC01-EN002 https://yugipedia.com/wiki/The_Winged_Dragon_of_Ra_(original) : LC01-EN003

Is it possible to add them as well as the other non-playable cards?

Regards,

Nadjim

kevinlul commented 2 months ago

These cards are currently intentionally excluded as they cannot be used in a Duel and were never in Bastion. https://github.com/DawnbrandBots/yaml-yugi/blob/2c573f602e6fc80ad4e2d38770c6eb92e1cd3905/src/job_ocgtcg.py#L59-L66

A few options for proceeding:

kevinlul commented 1 month ago

To do: need to include limitation_text from the wiki in the output and then surface in Bastion.