GET /cards/en/BT25-076

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/BT25-076",
        "attributes": {
            "level": 6,
            "faqs": [{
                "date": "2026-06-19",
                "question": "What kind of card does \"a card with X in its text\" refer to?",
                "answer": "It refers to a card that contains the specified text or icon in its name, traits, effects, inherited effects, \u27e8Rule\u27e9, digivolve requirements, DNA Digivolve, DigiXros requirements, Burst Digivolve, App Fusion, Link, or Assembly requirements. \nFor example, \"a card with [Knightmon] in its text\" would include cards with the name [DarkKnightmon] and cards with the text [Knightmon] in their effects."
            }, {
                "date": "2026-05-08",
                "question": "My opponent has a Digimon with an effect that prevents deletion. \nCan I meet the \"if this effect didn't delete\" condition in this card's [On Play] [When Attacking] [On Deletion] effect by choosing the opponent's Digimon with the effect that prevents deletion?",
                "answer": "Yes, you can."
            }],
            "digivolution-requirements": [{
                "level": 5,
                "category": "digimon",
                "color": ["black"],
                "cost": 3
            }],
            "language": "en",
            "dp": 12000,
            "notes": "Booster DUAL REVOLUTION [BT-25]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/BT25-076.webp",
            "play-cost": 12,
            "form": "Mega",
            "effect": "When this card would be played, by deleting 1 of your play cost 11 or lower Digimon with [Negamon] in its digivolution cards and [Negamon] in its text, reduce the cost by the deleted Digimon's play cost.\n\uff1cRush\uff1e \uff1cReboot\uff1e \uff1cBlocker\uff1e\n[On Play] [When Attacking] [On Deletion] Delete 1 of your opponent's Digimon with the lowest play cost. If this effect didn't delete, trash your opponent's top security card.",
            "rarity": "R",
            "category": "digimon",
            "attribute": "Data",
            "block-icon": 6,
            "color": ["black"],
            "number": "BT25-076",
            "name": "Ghoulmon",
            "type": "Demon Lord"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/BT25-076"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT25-076"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/bt-25"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/ja\/BT25-076",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT25-076"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af DUAL REVOLUTION [BT-25]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT25-076",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT25-076"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/bt-25",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/bt-25"
        },
        "meta": {
            "name": "DUAL REVOLUTION [BT-25]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/BT25-076"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

BT25-076 GhoulmonBT25-076 Ghoulmon on Heroicc

Ghoulmon

Card Number
BT25-076
Rarity
R
Category
Digimon
Level
6
Block Icon
06
Colour
Black
Play Cost
12
DP
12000
Form
Mega
Attribute
Data
Type
Demon Lord
Digivolution Requirements
Digivolve Cost
3
Colour
Black
Level
5
Category
Digimon
Effect

When this card would be played, by deleting 1 of your play cost 11 or lower Digimon with [Negamon] in its digivolution cards and [Negamon] in its text, reduce the cost by the deleted Digimon's play cost.

Rush Reboot Blocker

On Play When Attacking On Deletion Delete 1 of your opponent's Digimon with the lowest play cost. If this effect didn't delete, trash your opponent's top security card.

Releases
Genre
Booster Pack
Release Name
DUAL REVOLUTION [BT-25]
Official Product Page
Date
Notes
Booster DUAL REVOLUTION [BT-25]
International Arts

ja BT25-076 ブースターパック DUAL REVOLUTION [BT-25]

zh-Hans BT25-076 DUAL REVOLUTION 【BT-25】

Q&A
Date
Question

What kind of card does "a card with X in its text" refer to?

Answer

It refers to a card that contains the specified text or icon in its name, traits, effects, inherited effects, ⟨Rule⟩, digivolve requirements, DNA Digivolve, DigiXros requirements, Burst Digivolve, App Fusion, Link, or Assembly requirements.

For example, "a card with [Knightmon] in its text" would include cards with the name [DarkKnightmon] and cards with the text [Knightmon] in their effects.

Date
Question

My opponent has a Digimon with an effect that prevents deletion.

Can I meet the "if this effect didn't delete" condition in this card's [On Play] [When Attacking] [On Deletion] effect by choosing the opponent's Digimon with the effect that prevents deletion?

Answer

Yes, you can.