GET /cards/en/BT25-078

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/BT25-078",
        "attributes": {
            "level": 3,
            "faqs": [{
                "date": "2026-05-08",
                "question": "What 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, digivolution requirements, DNA digivolution, 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."
            }],
            "digivolution-requirements": [{
                "level": 2,
                "category": "digimon",
                "color": ["purple"],
                "cost": 0
            }],
            "language": "en",
            "inherited-effect": "\uff1cRetaliation\uff1e (When only this Digimon is deleted in battle, delete the Digimon it battled.)",
            "dp": 1000,
            "notes": "Booster DUAL REVOLUTION [BT-25]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/BT25-078.webp",
            "play-cost": 3,
            "form": "Rookie",
            "effect": "[Digivolve] Lv.2 w\/[Three Musketeers] in text or w\/[TS] trait: Cost 0\n[When Moving] [On Play] Reveal the top 3 cards of your deck. Among them, add 1 card with [Three Musketeers] in its text to the hand, or you may place 1 [Three Musketeers] trait card as this Digimon's bottom digivolution card. Return the rest to the bottom of the deck.",
            "rarity": "C",
            "category": "digimon",
            "attribute": "Virus",
            "block-icon": 6,
            "color": ["purple"],
            "number": "BT25-078",
            "name": "Gazimon",
            "type": "Mammal\/Iliad\/TS"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/BT25-078"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT25-078"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/bt-25"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/ja\/BT25-078",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT25-078"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af DUAL REVOLUTION [BT-25]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT25-078",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT25-078"
        }
    }, {
        "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-078"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

BT25-078 GazimonBT25-078 Gazimon on Heroicc

Gazimon

Card Number
BT25-078
Rarity
C
Category
Digimon
Level
3
Block Icon
06
Colour
Purple
Play Cost
3
DP
1000
Form
Rookie
Attribute
Virus
Type
Mammal/Iliad/TS
Digivolution Requirements
Digivolve Cost
0
Colour
Purple
Level
2
Category
Digimon
Effect

Digivolve Lv.2 w/[Three Musketeers] in text or w/[TS] trait: Cost 0

When Moving On Play Reveal the top 3 cards of your deck. Among them, add 1 card with [Three Musketeers] in its text to the hand, or you may place 1 [Three Musketeers] trait card as this Digimon's bottom digivolution card. Return the rest to the bottom of the deck.

Inherited Effect

Retaliation (When only this Digimon is deleted in battle, delete the Digimon it battled.)

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

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

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

Q&A
Date
Question

What 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⟩, digivolution requirements, DNA digivolution, 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.