mirror of
https://github.com/Cockatrice/Magic-Token.git
synced 2026-07-10 05:50:37 -05:00
Add PH22 token relations (#257)
* 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>
This commit is contained in:
parent
b2d086567e
commit
605b2f15a2
18
tokens.xml
18
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>20240202</sourceVersion>
|
||||
<sourceVersion>20240205</sourceVersion>
|
||||
</info>
|
||||
<cards>
|
||||
<!--
|
||||
|
|
@ -547,6 +547,20 @@ Whenever this creature deals damage to a planeswalker, destroy that planeswalker
|
|||
<token>1</token>
|
||||
<tablerow>2</tablerow>
|
||||
</card>
|
||||
<card>
|
||||
<name>Attendee Token</name>
|
||||
<prop>
|
||||
<colors>WUBRG</colors>
|
||||
<type>Token Creature — Attendee</type>
|
||||
<maintype>Creature</maintype>
|
||||
<cmc>0</cmc>
|
||||
<pt>1/1</pt>
|
||||
</prop>
|
||||
<set>PH22</set>
|
||||
<reverse-related count="x">Svega, the Unconventional</reverse-related>
|
||||
<token>1</token>
|
||||
<tablerow>2</tablerow>
|
||||
</card>
|
||||
<card>
|
||||
<name>Avacyn</name>
|
||||
<text>Flying, vigilance, indestructible</text>
|
||||
|
|
@ -2530,6 +2544,7 @@ When this creature dies, create a colorless Treasure artifact token.</text>
|
|||
<pt>4/4</pt>
|
||||
</prop>
|
||||
<set>PH17</set>
|
||||
<related>Treasure Token</related>
|
||||
<reverse-related count="4">Diabolical Salvation</reverse-related>
|
||||
<token>1</token>
|
||||
<tablerow>2</tablerow>
|
||||
|
|
@ -11284,6 +11299,7 @@ This creature can't be enchanted.</text>
|
|||
<reverse-related>Done for the Day</reverse-related>
|
||||
<reverse-related>Dungeoneer's Pack</reverse-related>
|
||||
<reverse-related exclude="exclude">Elemental Masterpiece</reverse-related>
|
||||
<reverse-related count="3">Elusen, the Giving</reverse-related>
|
||||
<reverse-related count="x">Emissary Green</reverse-related>
|
||||
<reverse-related>Enterprising Scallywag</reverse-related>
|
||||
<reverse-related>Erestor of the Council</reverse-related>
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
20240202
|
||||
20240205
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user