mirror of
https://github.com/Cockatrice/Magic-Token.git
synced 2026-08-23 18:04:39 -05:00
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:
committed by
GitHub
parent
711dcec236
commit
757b619c0c
32
tokens.xml
32
tokens.xml
@@ -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>
|
||||
|
||||
@@ -1 +1 @@
|
||||
20221109
|
||||
20221109b
|
||||
Reference in New Issue
Block a user