GET /cards/en/BT25-098

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/BT25-098",
        "attributes": {
            "faqs": [{
                "date": "2026-05-08",
                "question": "2 copies of this card are in the battle area. \nCan I activate <Delay> on both copies of this card and play 1 [Appmon] trait card with the play cost reduced by a total of 6?",
                "answer": "No, you can't. \nYou can't activate multiple card-playing effects at the same time."
            }],
            "language": "en",
            "notes": "Booster DUAL REVOLUTION [BT-25]",
            "use-cost": 3,
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/BT25-098.webp",
            "security-effect": "[Security] Place this card in the battle area.",
            "effect": "\uff1cUse Req. ([Appmon] trait)\uff1e (Specified cards let you ignore color requirements.)\n[Main] Reveal the top 3 cards of your deck. Add 1 [Appmon] trait card among them to the hand. Trash the rest. Then, place this card in the battle area.\n[Main] \uff1cDelay\uff1e\n\u30fbYou may play 1 [Appmon] trait card from your hand with the cost reduced by 3.",
            "rarity": "C",
            "category": "option",
            "block-icon": 6,
            "color": ["yellow"],
            "number": "BT25-098",
            "name": "Cyber Engage",
            "type": "Appmon"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/BT25-098"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT25-098"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/bt-25"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/ja\/BT25-098",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT25-098"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af DUAL REVOLUTION [BT-25]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT25-098",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT25-098"
        }
    }, {
        "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-098"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

BT25-098 Cyber EngageBT25-098 Cyber Engage on Heroicc

Cyber Engage

Card Number
BT25-098
Rarity
C
Category
Option
Block Icon
06
Colour
Yellow
Use Cost
3
Type
Appmon
Effect

Use Req. ([Appmon] trait) (Specified cards let you ignore color requirements.)

Main Reveal the top 3 cards of your deck. Add 1 [Appmon] trait card among them to the hand. Trash the rest. Then, place this card in the battle area.

Main Delay

・You may play 1 [Appmon] trait card from your hand with the cost reduced by 3.

Security Effect

Security Place this card in the battle area.

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

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

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

Q&A
Date
Question

2 copies of this card are in the battle area.

Can I activate <Delay> on both copies of this card and play 1 [Appmon] trait card with the play cost reduced by a total of 6?

Answer

No, you can't.

You can't activate multiple card-playing effects at the same time.