Skip to content

Phyrexian token use normal art #151

@tooomm

Description

@tooomm

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions