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>
* Add REX Tokens
*Adds two reprinted tokens and relates them to new cards in the set
* update version
---------
Co-authored-by: ebbit1q <ebbit1q@gmail.com>
* Add LCI and LCC Tokens
*Adds 10 new tokens
*Adds 28 set lines for reprinted tokens
*Relates all new and reprinted tokens to new cards in LCI and LCC
*Adjusts Oracle text for tokens with new reminder text
* fixes
* Add Missing Paren
* update version
---------
Co-authored-by: ebbit1q <ebbit1q@gmail.com>
* Revise "x=1" and "x=0" to "x"
*Changes a few instances of `count="x=1"`and `count="x=0"` to `count="x"` for consistency in how `count` is handled.
* update version
---------
Co-authored-by: ebbit1q <ebbit1q@gmail.com>
* Add WOE and WOC Tokens
* Adds 12 new token entries
* Adds 21 set lines for new art for reprinted tokens
* fix names of adventure cards
* update version
---------
Co-authored-by: ebbit1q <ebbit1q@gmail.com>
* Add MAT Token Relations
*Adds token relations for Pia Nalaar, Consul of Revival and Rocco, Street Chef
* update version
---------
Co-authored-by: ebbit1q <ebbit1q@gmail.com>
* Add CMM Tokens
*Adds entries for 8 new tokens
*Adds set lines for 69 reprints
*Splits entries for 3/1 R Elemental and 3/1 R Elemental with Haste and for 1/1 R Elemental and 1/1 R Elemental with Haste as WotC has decided to print those tokens with Haste again and not all the reverse-related cards make tokens with Haste
*Changes text for Chandra, Torch of Defiance to reflect new oracle text
*Changes reverse-related for Lightning Coils to count="x=5" since it should always make at least 5 tokens when it goes off
* sorting
* update version
---------
Co-authored-by: ebbit1q <ebbit1q@gmail.com>
* Add LTR and LTC Tokens
*Adds entries for 5 new tokens and set lines for 5 reprints from LTR
*Adds entries for 5 new tokens and set lines for 10 reprints from LTC
* Change 'Tolkien' to 'Token'
* fixes
* update version
---------
Co-authored-by: ebbit1q <ebbit1q@gmail.com>