GET /cards/en/BT25-089

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/BT25-089",
        "attributes": {
            "faqs": [{
                "date": "2026-05-08",
                "question": "Can I use this card's [Main] effect to link a card that doesn't have <Link>?",
                "answer": "No, you can't."
            }, {
                "date": "2026-05-08",
                "question": "2 copies of this card are in the battle area. \nCan I activate the [Main] effect on both copies of this card and link 1 [Appmon] trait Digimon card with the link cost reduced by a total of 4?",
                "answer": "No, you can't. \nMultiple effects that link a card can't be activated at the same time."
            }],
            "language": "en",
            "notes": "Booster DUAL REVOLUTION [BT-25]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/BT25-089.webp",
            "play-cost": 4,
            "security-effect": "[Security] Play this card without paying the cost.",
            "effect": "[Start of Your Main Phase] If your opponent has a Digimon, gain 1 memory.\n[Main] By suspending this Tamer, you may link 1 [Appmon] trait Digimon card from your hand or your Digimon's digivolution cards to 1 of your Digimon with the cost reduced by 2.\n[End of Your Turn] [Once Per Turn] 1 of your Digimon may app fuse into a Digimon card in the hand.",
            "rarity": "R",
            "category": "tamer",
            "block-icon": 6,
            "color": ["green"],
            "number": "BT25-089",
            "name": "Kazuki & Itsuki",
            "type": "App Driver\/Appmon"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/BT25-089"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT25-089"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/bt-25"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/ja\/BT25-089",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT25-089"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af DUAL REVOLUTION [BT-25]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT25-089",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT25-089"
        }
    }, {
        "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-089"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

BT25-089 Kazuki & ItsukiBT25-089 Kazuki & Itsuki on Heroicc

Kazuki & Itsuki

Card Number
BT25-089
Rarity
R
Category
Tamer
Block Icon
06
Colour
Green
Play Cost
4
Type
App Driver/Appmon
Effect

Start of Your Main Phase If your opponent has a Digimon, gain 1 memory.

Main By suspending this Tamer, you may link 1 [Appmon] trait Digimon card from your hand or your Digimon's digivolution cards to 1 of your Digimon with the cost reduced by 2.

End of Your Turn Once Per Turn 1 of your Digimon may app fuse into a Digimon card in the hand.

Security Effect

Security Play this card without paying the cost.

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

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

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

Q&A
Date
Question

Can I use this card's [Main] effect to link a card that doesn't have <Link>?

Answer

No, you can't.

Date
Question

2 copies of this card are in the battle area.

Can I activate the [Main] effect on both copies of this card and link 1 [Appmon] trait Digimon card with the link cost reduced by a total of 4?

Answer

No, you can't.

Multiple effects that link a card can't be activated at the same time.