-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
Are there any special Phyrexian tokens printed at all?
E.g.
<card>
<name>Phyrexian Goblin Token</name>
<prop>
<colors>R</colors>
<type>Token Creature — Phyrexian Goblin</type>
<maintype>Creature</maintype>
<cmc>0</cmc>
<pt>1/1</pt>
</prop>
<set picURL="https://c1.scryfall.com/file/scryfall-cards/large/front/f/e/feeae905-e456-4598-b3de-b339397983bf.jpg">NPH</set>
<reverse-related>Chancellor of the Forge</reverse-related>
<reverse-related count="x">Chancellor of the Forge</reverse-related>
<token>1</token>
<tablerow>2</tablerow>
</card>
and
<card>
<name>Goblin Token</name>
<prop>
<colors>R</colors>
<type>Token Creature — Goblin</type>
<maintype>Creature</maintype>
<cmc>0</cmc>
<pt>1/1</pt>
</prop>
...
<set picURL="https://c1.scryfall.com/file/scryfall-cards/large/front/f/e/feeae905-e456-4598-b3de-b339397983bf.jpg">NPH</set>
...
<token>1</token>
<tablerow>2</tablerow>
</card>
Edit: CLB actually introduced a "Phyrexian Best" token and NEC (and others) had Phyrexian Germ tokens.
So the answer is: it depends. For most Phyrexian variants, we don't have a special token art in the file.
Metadata
Metadata
Assignees
Labels
No labels