GET /cards/en/BT24-096

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/BT24-096",
        "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 [Creepymon (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": "Booster TIME STRANGER [BT-24]",
            "use-cost": 7,
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/BT24-096.webp",
            "security-effect": "[Security] Activate this card's [Main] effects.",
            "effect": "{Trash} [Your Turn] When any of your Digimon digivolve into [Creepymon (X Antibody)], by returning this card to the bottom of the deck, activate its [Main] effects.\n[Main] Delete 1 of your opponent's level 6 or higher Digimon. If this effect didn't delete, trash the top 3 cards of your opponent's deck.",
            "rarity": "R",
            "category": "option",
            "block-icon": 5,
            "color": ["purple"],
            "number": "BT24-096",
            "name": "Seventh Graviton",
            "type": "Seven Great Demon Lords"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/BT24-096"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT24-096"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/bt-24"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/ja\/BT24-096",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT24-096"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af TIME STRANGER [BT-24]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT24-096",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT24-096"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/bt-24",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/bt-24"
        },
        "meta": {
            "name": "TIME STRANGER [BT-24]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/BT24-096"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="en" data-card-id="BT24-096" style="view-transition-name:en_BT24-096_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="BT24-096 Seventh Graviton" src="https://images.heroi.cc/cards/en/BT24-096.webp" fetchpriority="low" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/en/BT24-096">BT24-096 Seventh Graviton</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

BT24-096 Seventh GravitonBT24-096 Seventh Graviton on Heroicc

Seventh Graviton

Card Number
BT24-096
Rarity
R
Category
Option
Block Icon
05
Colour
Purple
Use Cost
7
Type
Seven Great Demon Lords
Effect

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

Main Delete 1 of your opponent's level 6 or higher Digimon. If this effect didn't delete, trash the top 3 cards of your opponent's deck.

Security Effect

Security Activate this card's Main effects.

Releases
Genre
Booster Pack
Release Name
TIME STRANGER [BT-24]
Official Product Page
Date
Notes
Booster TIME STRANGER [BT-24]
International Arts

ja BT24-096 ブースターパック TIME STRANGER [BT-24]

zh-Hans BT24-096 时空异客 【BT-24】

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 [Creepymon (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.