MetalGreymon

Card Number
BT12-068
Rarity
R
Category
Digimon
Level
5
Block Icon
02
Supplemental Rarity
Alternative Art #1
Colour
Black Red
Play Cost
7
DP
7000
Form
Ultimate
Attribute
Vaccine
Type
Cyborg
Digivolution Requirements
Digivolve Cost
4
Colour
Black
Level
4
Category
Digimon
Effect

Digivolve 3 from Lv.4 w/[Greymon] in name Raid (When this Digimon attacks, you may switch the target of attack to 1 of your opponent's unsuspended Digimon with the highest DP.)

All TurnsOnce Per Turn If an attack target is switched, you may play 1 black or red Tamer card with a play cost of 4 or less from your hand without paying the cost.

Inherited Effect

Your Turn While this Digimon has [Greymon] or [Omnimon] in its name, it gains Piercing.

Q&A
Date
Question

This Digimon attacks my opponent, then my opponent blocks. Does this card's [All Turns] effect activate?

Answer

Yes, blocking causes the attack target to switch, so the effect activates.

Date
Question

Does this card's [All Turns] effect activate even when the attack whose target is switched was made by one of my other Digimon or an opponent's Digimon?

Answer

Yes, it activates.

Releases
Genre
Promotion Card
Release Name
Promotion Card [P]
Notes
Tamer Party -Special-
Alternate Arts

en BT12-068 BOOSTER ACROSS TIME [BT12]

International Arts

ja BT12-068 ブースターパック アクロス・タイム [BT-12]

zh-Hans BT12-068 ACROSS DIMENSION【BTC-06】

ko BT12-068 부스터 팩 어크로스 타임 [BTK-12]

GET /cards/en/BT12-068_P1

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/BT12-068_P1",
        "attributes": {
            "level": 5,
            "faqs": [{
                "date": "2024-03-28",
                "question": "This Digimon attacks my opponent, then my opponent blocks. Does this card's [All Turns] effect activate?",
                "answer": "Yes, blocking causes the attack target to switch, so the effect activates."
            }, {
                "date": "2024-03-28",
                "question": "Does this card's [All Turns] effect activate even when the attack whose target is switched was made by one of my other Digimon or an opponent's Digimon? ",
                "answer": "Yes, it activates."
            }],
            "digivolution-requirements": [{
                "level": 4,
                "category": "digimon",
                "color": ["black"],
                "cost": 4
            }],
            "language": "en",
            "inherited-effect": "[Your Turn] While this Digimon has [Greymon] or [Omnimon] in its name, it gains \uff1cPiercing\uff1e.",
            "dp": 7000,
            "notes": "Tamer Party -Special-",
            "parallel-id": 1,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/BT12-068_P1.webp",
            "play-cost": 7,
            "form": "Ultimate",
            "effect": "[Digivolve] 3 from Lv.4 w\/[Greymon] in name \uff1cRaid\uff1e (When this Digimon attacks, you may switch the target of attack to 1 of your opponent's unsuspended Digimon with the highest DP.)\n[All Turns][Once Per Turn] If an attack target is switched, you may play 1 black or red Tamer card with a play cost of 4 or less from your hand without paying the cost.",
            "rarity": "R",
            "category": "digimon",
            "attribute": "Vaccine",
            "block-icon": 2,
            "color": ["black", "red"],
            "number": "BT12-068",
            "name": "MetalGreymon",
            "type": "Cyborg"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/BT12-068"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/BT12-068"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/BT12-068"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT12-068"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/p"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/BT12-068",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT12-068"
        },
        "meta": {
            "notes": "BOOSTER ACROSS TIME [BT12]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT12-068",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT12-068"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af \u30a2\u30af\u30ed\u30b9\u30fb\u30bf\u30a4\u30e0 [BT-12]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/BT12-068",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT12-068"
        },
        "meta": {
            "notes": "\ubd80\uc2a4\ud130 \ud329 \uc5b4\ud06c\ub85c\uc2a4 \ud0c0\uc784 [BTK-12]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT12-068",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT12-068"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/p",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/p"
        },
        "meta": {
            "name": "Promotion Card [P]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/BT12-068_P1"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="en" data-card-id="BT12-068_P1">
    <link rel="stylesheet" href="https://assets.heroi.cc/css/components/heroicc-card.css?v=4a563a5" />
    <script type="module" src="https://assets.heroi.cc/js/heroicc-card.js?v=4a563a5"></script>
    <picture>
        <img width="430" height="600" loading="lazy" alt="BT12-068 MetalGreymon · Alternate Art #1" src="https://images.heroi.cc/cards/en/BT12-068_P1.webp" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/en/BT12-068_P1">BT12-068 MetalGreymon<span> · </span>
            <small>
                <em>Alternate Art #1</em>
            </small>
        </a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

BT12-068 MetalGreymon · Alternate Art #1BT12-068 MetalGreymon · Alternate Art #1 on Heroicc