GET /cards/en/EX1-063_P1

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/EX1-063_P1",
        "attributes": {
            "level": 6,
            "faqs": [{
                "date": "2024-03-28",
                "question": "Can this card's [When Attacking] effect play a purple level 4 or lower Digimon card with <Retaliation> as its inherited effect from my trash?",
                "answer": "No, it can't."
            }],
            "digivolution-requirements": [{
                "level": 5,
                "category": "digimon",
                "color": ["purple"],
                "cost": 4
            }],
            "language": "en",
            "dp": 12000,
            "notes": "Theme Booster CLASSIC COLLECTION [EX01]",
            "parallel-id": 1,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/EX1-063_P1.webp",
            "play-cost": 12,
            "form": "Mega",
            "effect": "\uff1cRetaliation\uff1e (When this Digimon is deleted after losing a battle, delete the Digimon it was battling.)\n[When Attacking][Once Per Turn] You may play 1 purple level 4 or lower Digimon card with \uff1cRetaliation\uff1e from your trash without paying its memory cost. Any [On Play] effects on Digimon played with this effect don't activate.",
            "rarity": "SR",
            "category": "digimon",
            "attribute": "Virus",
            "block-icon": 1,
            "color": ["purple"],
            "number": "EX1-063",
            "name": "VenomMyotismon",
            "type": "Dark Animal"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/EX1-063"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/EX1-063"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/EX1-063_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/EX1-063"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/EX1-063_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX1-063"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX1-063_P1"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/ex-01"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/EX1-063",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/EX1-063"
        },
        "meta": {
            "notes": "Theme Booster CLASSIC COLLECTION [EX01]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/EX1-063",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX1-063"
        },
        "meta": {
            "notes": "\u30c6\u30fc\u30de\u30d6\u30fc\u30b9\u30bf\u30fc \u30af\u30e9\u30b7\u30c3\u30af\u30b3\u30ec\u30af\u30b7\u30e7\u30f3 [EX-01]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/EX1-063_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX1-063_P1"
        },
        "meta": {
            "notes": "\u30c6\u30fc\u30de\u30d6\u30fc\u30b9\u30bf\u30fc \u30af\u30e9\u30b7\u30c3\u30af\u30b3\u30ec\u30af\u30b7\u30e7\u30f3 [EX-01]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/EX1-063",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/EX1-063"
        },
        "meta": {
            "notes": "\ud14c\ub9c8 \ubd80\uc2a4\ud130 \ud074\ub798\uc2dd \uceec\ub809\uc158 [EXK-01]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/EX1-063_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/EX1-063_P1"
        },
        "meta": {
            "notes": "\ud14c\ub9c8 \ubd80\uc2a4\ud130 \ud074\ub798\uc2dd \uceec\ub809\uc158 [EXK-01]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX1-063",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX1-063"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX1-063_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX1-063_P1"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/ex-01",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/ex-01"
        },
        "meta": {
            "name": "CLASSIC COLLECTION [EX-01]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/EX1-063_P1"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="en" data-card-id="EX1-063_P1" style="view-transition-name:en_EX1-063_P1;">
    <link rel="stylesheet" href="https://assets.heroi.cc/css/components/heroicc-card.css" />
    <script type="module" src="https://assets.heroi.cc/js/heroicc-card.js"></script>
    <picture>
        <img width="430" height="600" alt="EX1-063 VenomMyotismon · Alternate Art #1" src="https://images.heroi.cc/cards/en/EX1-063_P1.webp" fetchpriority="low" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/en/EX1-063_P1">EX1-063 VenomMyotismon<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.

EX1-063 VenomMyotismon · Alternate Art #1EX1-063 VenomMyotismon · Alternate Art #1 on Heroicc

VenomMyotismon

Card Number
EX1-063
Rarity
SR
Category
Digimon
Level
6
Block Icon
01
Supplemental Rarity
Alternative Art #1
Colour
Purple
Play Cost
12
DP
12000
Form
Mega
Attribute
Virus
Type
Dark Animal
Digivolution Requirements
Digivolve Cost
4
Colour
Purple
Level
5
Category
Digimon
Effect

Retaliation (When this Digimon is deleted after losing a battle, delete the Digimon it was battling.)

When Attacking Once Per Turn You may play 1 purple level 4 or lower Digimon card with Retaliation from your trash without paying its memory cost. Any On Play effects on Digimon played with this effect don't activate.

Releases
Genre
Booster Pack
Release Name
CLASSIC COLLECTION [EX-01]
Official Product Page
Date
Notes
Theme Booster CLASSIC COLLECTION [EX01]
Alternate Arts

en EX1-063 Theme Booster CLASSIC COLLECTION [EX01]

International Arts

ja EX1-063 テーマブースター クラシックコレクション [EX-01]

ja EX1-063 P1 テーマブースター クラシックコレクション [EX-01]

zh-Hans EX1-063 EXTRA BOOSTER【EXC-01】

zh-Hans EX1-063 P1 EXTRA BOOSTER【EXC-01】

ko EX1-063 테마 부스터 클래식 컬렉션 [EXK-01]

ko EX1-063 P1 테마 부스터 클래식 컬렉션 [EXK-01]

Q&A
Date
Question

Can this card's [When Attacking] effect play a purple level 4 or lower Digimon card with <Retaliation> as its inherited effect from my trash?

Answer

No, it can't.