GET /cards/en/EX8-072

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/EX8-072",
        "attributes": {
            "faqs": [{
                "date": "2025-12-25",
                "question": "What is a {Trash} effect?",
                "answer": "A {Trash} effect can be triggered\/activated while its card is in the trash. \nSuch effects can't be triggered or activated in areas other than the trash."
            }, {
                "date": "2025-12-25",
                "question": "When one of my Digimon digivolves into [Barbamon (X Antibody)], in what order can I activate this card's {Trash} [Your Turn] effect and the effects that trigger upon digivolution into that Digimon?",
                "answer": "The effects trigger simultaneously, so the player can choose the activation order."
            }],
            "language": "en",
            "notes": "Extra Booster CHAIN OF LIBERATION [EX08]",
            "use-cost": 7,
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/EX8-072.webp",
            "security-effect": "[Security] Activate this card's [Main] effects.",
            "effect": "[Trash] [Your Turn] When any of your Digimon digivolve into [Barbamon (X Antibody)], by returning this card to the bottom of the deck, activate this card's [Main] effects.\n[Main] If your opponent has 5 or more cards in their hand, they trash 1 card in their hand. Then, delete 1 of your opponent's level 7 or lower Digimon. For every 3 cards in their hand, remove 1 from this effect's level maximum.",
            "rarity": "R",
            "category": "option",
            "block-icon": 4,
            "color": ["purple"],
            "number": "EX8-072",
            "name": "Seventh Jewelrize",
            "type": "Seven Great Demon Lords"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/EX8-072"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/EX8-072"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX8-072"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/ex-08"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/ja\/EX8-072",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX8-072"
        },
        "meta": {
            "notes": "\u30a8\u30af\u30b9\u30c8\u30e9\u30d6\u30fc\u30b9\u30bf\u30fc CHAIN OF LIBERATION [EX-08]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/EX8-072",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/EX8-072"
        },
        "meta": {
            "notes": "\uc5d1\uc2a4\ud2b8\ub77c \ubd80\uc2a4\ud130 CHAIN OF LIBERATION [EXK-08]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX8-072",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX8-072"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/ex-08",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/ex-08"
        },
        "meta": {
            "name": "CHAIN OF LIBERATION [EX-08]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/EX8-072"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="en" data-card-id="EX8-072" style="view-transition-name:en_EX8-072_P0;">
    <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="EX8-072 Seventh Jewelrize" src="https://images.heroi.cc/cards/en/EX8-072.webp" fetchpriority="low" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/en/EX8-072">EX8-072 Seventh Jewelrize</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

EX8-072 Seventh JewelrizeEX8-072 Seventh Jewelrize on Heroicc

Seventh Jewelrize

Card Number
EX8-072
Rarity
R
Category
Option
Block Icon
04
Colour
Purple
Use Cost
7
Type
Seven Great Demon Lords
Effect

Trash Your Turn When any of your Digimon digivolve into [Barbamon (X Antibody)], by returning this card to the bottom of the deck, activate this card's Main effects.

Main If your opponent has 5 or more cards in their hand, they trash 1 card in their hand. Then, delete 1 of your opponent's level 7 or lower Digimon. For every 3 cards in their hand, remove 1 from this effect's level maximum.

Security Effect

Security Activate this card's Main effects.

Releases
Genre
Booster Pack
Release Name
CHAIN OF LIBERATION [EX-08]
Official Product Page
Date
Notes
Extra Booster CHAIN OF LIBERATION [EX08]
International Arts

ja EX8-072 エクストラブースター CHAIN OF LIBERATION [EX-08]

zh-Hans EX8-072 CHAIN OF LIBERATION【EX-08】

ko EX8-072 엑스트라 부스터 CHAIN OF LIBERATION [EXK-08]

Q&A
Date
Question

What is a {Trash} effect?

Answer

A {Trash} effect can be triggered/activated while its card is in the trash.

Such effects can't be triggered or activated in areas other than the trash.

Date
Question

When one of my Digimon digivolves into [Barbamon (X Antibody)], in what order can I activate this card's {Trash} [Your Turn] effect and the effects that trigger upon digivolution into that Digimon?

Answer

The effects trigger simultaneously, so the player can choose the activation order.