* Add FDN Tokens
* Add color to Ninja and Scion of the Deep
* Use related instead of reverse-related for Kaito emblem
* update version
---------
Co-authored-by: ebbit1q <ebbit1q@gmail.com>
* DSK/DSC Tokens
* Land type on Everywhere Token
Co-authored-by: ebbit1q <ebbit1q@gmail.com>
* fixing "
* remove duplicate entries, sort
* update version
* revert root tag properties order to original
---------
Co-authored-by: ebbit1q <ebbit1q@gmail.com>
* Add ACR tokens
Adds token entries for 4 new tokens
Adds set lines and reverse-relations for 4 existing tokens
* Add ACR "A Mysterious Creature"
Was not on Scryfall during the initial PR drafting
* update version
---------
Co-authored-by: ebbit1q <ebbit1q@gmail.com>
* Update Keywords post MH3
- Change one instance of 'totem armor' to 'umbra armor'
* update version
---------
Co-authored-by: ebbit1q <ebbit1q@gmail.com>
* Update tokens.xml
Add Modern Horizons and Modern Horizon's Commander tokens
Update Shapeshifter reminder text to match new printing
* Reverse relate Ocelot Pride to City's Blesssing
* Exclude Ocelot Pride
* Fix Token Relations on Transform cards
I forgot how the nomenclature worked for a minute there
* fix tokens that are copies of real cards
* fix tokens.xml
* sort
* update version
---------
Co-authored-by: ebbit1q <ebbit1q@gmail.com>
* Adds `attach="attach"` to cards with For Mirradin! so they attach to their tokens properly
* Adds 3 sticker reverse-relations to their respective token entries
* Adds Edgin, Larcenous Lutenist and Forge, Neverwinter Charlatan reverse-relations to their respective tokens
* Adds reverse-relations from KHC and WHO to the Foretell entry
* Adds Fynn, the Fangbearer, Phyresis Outbreak, Norn's Decree, Ajani, Sleeper Agent Emblem reverse-relations to the Poison Counter entry
* Removes Mycosynth Fiend from the Poison Counter entry as it doesn't make poison counters
Fix#201. This changes the links from the old CND on c1.scryfall.com to
links to the new CDN on cards.scryfall.io.
The changes are automated: the refresh.py script can read a tokens.xml
file containing CDN picURLs of either version, and makes requests to the
Scryfall API to generate the most up-to-date URLs for each token.
The script can be run with:
$ python3 refresh.py -i tokens.xml
$ python3 refresh.py -i challenge_tokens.xml
This avoids using api.scryfall.com URLs for the tokens (which are
rate-limited) while still being able to update the file with new URLs by
running the script.
* Add picture to UNF Sketch token
*Adds a "blank canvas" token frame to reflect the drawn nature of the token
*Adjusts the reminder text to focus on where the art should come from rather than replicating the exact effect wording from D00-DL, Caricaturist
* update version
---------
Co-authored-by: ebbit1q <ebbit1q@gmail.com>
* Add PH22 token relations
*Adds an entry for the Attendee token created by Svega, the Unconventional
*Reverse-relates Elusen, the Giving to an existing token
*Relates the Devil token made by Diabolical Salvation to the Treasure token that it makes
* update version
---------
Co-authored-by: ebbit1q <ebbit1q@gmail.com>
* Related new CLU cards to exisiting tokens
Adds reverse-relations to 9 new cards released in CLU that make existing tokens
* Add CLU tokens with Investigate and Afterlife
Missed these as my Scryfall search wasn't broad enough the first time
* sort
* typo
* Simplify Covetous Elegy
as discussed in review
* Remove exclude
* update version
---------
Co-authored-by: ebbit1q <ebbit1q@gmail.com>
* Add missing reminder tokens
Adds a poison counter to Etali, Primal Sickness and a Monarch token to Starscream, Seeker Leader
* update version
---------
Co-authored-by: ebbit1q <ebbit1q@gmail.com>
* Adds Missing Clue Token to WHO cards
Three cards (Rory Williams, Sally Sparrow, and Sarah Jane Smith) are capable of Investigating and were not reverse-related to the Clue token.
* update version
---------
Co-authored-by: ebbit1q <ebbit1q@gmail.com>
* Clean up elements
*Removes second cards element from tokens.xml
*Adds a few comments denoting different categories of reminder token.
* update version
---------
Co-authored-by: ebbit1q <ebbit1q@gmail.com>