GET /cards/en/BT25-096

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/BT25-096",
        "attributes": {
            "faqs": [{
                "date": "2026-05-08",
                "question": "Can I use this card's [Main] effect to place just 1 of the specified cards in digivolution cards?",
                "answer": "No, you can't. \nA \"by\" condition can't be met if only some of the required actions are performed. \nThe conditions for this [Main] effect require you to place 1 of each of the specified cards as digivolution cards."
            }],
            "language": "en",
            "notes": "Booster DUAL REVOLUTION [BT-25]",
            "use-cost": 5,
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/BT25-096.webp",
            "security-effect": "[Security] You may play 1 [Gaomon] or [Thomas H. Norstein] from your hand or trash without paying the cost. Then, add this card to the hand.",
            "effect": "When this card would be used, by trashing the bottom face-down card from under any of your Tamers, reduce the use cost by 2.\n[Main] By placing 1 [Gaogamon] and 1 [MachGaogamon] from your trash as 1 of your [Gaomon]'s bottom digivolution cards, that Digimon may digivolve into [MirageGaogamon] in the hand, ignoring digivolution requirements and without paying the cost.",
            "rarity": "C",
            "category": "option",
            "block-icon": 6,
            "color": ["blue"],
            "number": "BT25-096",
            "name": "Mirage Beast Knight",
            "type": "DATA SQUAD"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/BT25-096"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT25-096"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/bt-25"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/ja\/BT25-096",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT25-096"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af DUAL REVOLUTION [BT-25]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT25-096",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT25-096"
        }
    }, {
        "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-096"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

BT25-096 Mirage Beast KnightBT25-096 Mirage Beast Knight on Heroicc

Mirage Beast Knight

Card Number
BT25-096
Rarity
C
Category
Option
Block Icon
06
Colour
Blue
Use Cost
5
Type
DATA SQUAD
Effect

When this card would be used, by trashing the bottom face-down card from under any of your Tamers, reduce the use cost by 2.

Main By placing 1 [Gaogamon] and 1 [MachGaogamon] from your trash as 1 of your [Gaomon]'s bottom digivolution cards, that Digimon may digivolve into [MirageGaogamon] in the hand, ignoring digivolution requirements and without paying the cost.

Security Effect

Security You may play 1 [Gaomon] or [Thomas H. Norstein] from your hand or trash without paying the cost. Then, add this card to the hand.

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

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

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

Q&A
Date
Question

Can I use this card's [Main] effect to place just 1 of the specified cards in digivolution cards?

Answer

No, you can't.

A "by" condition can't be met if only some of the required actions are performed.

The conditions for this [Main] effect require you to place 1 of each of the specified cards as digivolution cards.