Skip to content

A machine-readable, human-editable database of the Yu-Gi-Oh! Trading Card Game, Official Card Game, Master Duel, Rush Duel, Speed Duel.

License

Notifications You must be signed in to change notification settings

DawnbrandBots/yaml-yugi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

YAML Yugi

This project aims to create a comprehensive, machine-readable, human-editable database of the Yu-Gi-Oh! Trading Card Game (TCG), Official Card Game (OCG), Master Duel video game, Rush Duel, and Speed Duel.

YAML Yugi is the primary data source for the new version of Discord bot Bastion.

Most card text is © Studio Dice/SHUEISHA, TV TOKYO, KONAMI. They can be found under /data and aggregations are published to GitHub Pages.

The remaining files — the actual source code of this stage of the pipeline — are available under the GNU Affero General Public License 3.0 or later. See COPYING for more details.

Rush Duel cards Speed Duel Skill cards

Merge all data sources Validate data Validate assignments.yaml

The aggregate branch is very large and the history is not very relevant. It could be moved elsewhere in the future if this is a problem. For now, it is recommended to clone this repository with the --single-branch flag to work on it. If you need to fetch other branches from the remote automatically afterward, you can edit the corresponding section of your .git/config file to look like this:

[remote "origin"]
        url = git@github.com:DawnbrandBots/yaml-yugi.git
        fetch = +refs/heads/*:refs/remotes/origin/*
        fetch = ^refs/heads/aggregate

Sample links

Forbidden & Limited Lists (Limit Regulations)

Individual cards, JSON and YAML variants both available

OCG/TCG card by password

OCG/TCG card without password by Konami ID

Prerelease OCG/TCG card

Same as above, but with yugipedia<PAGE_ID> file names.

Rush Duel card by Konami ID

TCG Speed Duel Skill Card

Aggregations

Series and archetypes, JSON and YAML both available

All OCG/TCG cards, including prereleases

All Rush Duel cards

All Master Duel cards

All TCG Speed Duel Skill Cards