Add BOT tokens (#186)

* Add BOT tokens

*Adds 2 new tokens

* Update tokens.xml

* update version

Co-authored-by: ebbit1q <ebbit1q@gmail.com>
This commit is contained in:
SlightlyCircuitous
2022-11-09 10:42:31 -05:00
committed by GitHub
parent 711dcec236
commit 757b619c0c
2 changed files with 32 additions and 2 deletions

View File

@@ -9,7 +9,7 @@
<author>Cockatrice/Magic-Token</author>
<createdAt></createdAt>
<sourceUrl>https://raw.githubusercontent.com/Cockatrice/Magic-Token/master/tokens.xml</sourceUrl>
<sourceVersion>20221109</sourceVersion>
<sourceVersion>20221109b</sourceVersion>
</info>
<cards>
<!--
@@ -5472,6 +5472,21 @@ Flanking</text>
<token>1</token>
<tablerow>1</tablerow>
</card>
<card>
<name>Laserbeak</name>
<text>Flying, hexproof</text>
<prop>
<colors>U</colors>
<type>Token Legendary Artifact Creature — Robot</type>
<maintype>Creature</maintype>
<cmc>0</cmc>
<pt>2/2</pt>
</prop>
<set picURL="https://cards.scryfall.io/large/front/4/7/47b48ea5-a12f-4a3b-b7d9-2124e43d8833.jpg?1664561190">BOT</set>
<reverse-related>Soundwave, Superior Captain</reverse-related>
<token>1</token>
<tablerow>2</tablerow>
</card>
<card>
<name>Lightning Rager</name>
<text>Trample, haste
@@ -6911,6 +6926,21 @@ Creatures you control attack each combat if able.</text>
<token>1</token>
<tablerow>2</tablerow>
</card>
<card>
<name>Ravage</name>
<text>Menace, deathtouch</text>
<prop>
<colors>B</colors>
<type>Token Legendary Artifact Creature — Robot</type>
<maintype>Creature</maintype>
<cmc>0</cmc>
<pt>3/3</pt>
</prop>
<set picURL="https://cards.scryfall.io/large/front/b/3/b3170b92-b4eb-4826-92ed-85deba4c4c88.jpg?1666063013">BOT</set>
<reverse-related exclude="exclude">Soundwave, Superior Captain</reverse-related>
<token>1</token>
<tablerow>2</tablerow>
</card>
<card>
<name>Reflection Token</name>
<prop>

View File

@@ -1 +1 @@
20221109
20221109b