GET /cards/en/BT25-026

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/BT25-026",
        "attributes": {
            "level": 5,
            "faqs": [{
                "date": "2026-05-08",
                "question": "Does this card's [Your Turn] effect trigger even when my non-red Digimon are played or digivolve?",
                "answer": "Yes, it triggers. \nHowever, this effect can only be activated when that Digimon is red."
            }, {
                "date": "2026-05-08",
                "question": "Does this card's [Your Turn] effect reference the card for the Digimon before or after it digivolves?",
                "answer": "It references the Digimon after it digivolves."
            }],
            "digivolution-requirements": [{
                "level": 4,
                "category": "digimon",
                "color": ["blue", "red"],
                "cost": 3
            }],
            "language": "en",
            "inherited-effect": "[Your Turn] This Digimon's attack target can't change.",
            "dp": 7000,
            "notes": "Booster DUAL REVOLUTION [BT-25]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/BT25-026.webp",
            "play-cost": 6,
            "form": "Ultimate",
            "effect": "[Digivolve] Lv.4 w\/[TS] trait: Cost 3\n[On Play] [When Digivolving] Trash the bottom 3 digivolution cards of 1 of your opponent's Digimon. Then, 1 of their Digimon with no digivolution cards can't suspend until their turn ends.\n[Your Turn] When your Digimon are played or digivolve, if any of them are red, this Digimon may digivolve into [Dianamon] in the trash with the cost reduced by 2.",
            "rarity": "R",
            "category": "digimon",
            "attribute": "Data",
            "block-icon": 6,
            "color": ["blue"],
            "number": "BT25-026",
            "name": "Crescemon",
            "type": "Wizard\/Iliad\/TS"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/BT25-026"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT25-026"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/bt-25"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/ja\/BT25-026",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT25-026"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af DUAL REVOLUTION [BT-25]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT25-026",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT25-026"
        }
    }, {
        "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-026"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

BT25-026 CrescemonBT25-026 Crescemon on Heroicc

Crescemon

Card Number
BT25-026
Rarity
R
Category
Digimon
Level
5
Block Icon
06
Colour
Blue
Play Cost
6
DP
7000
Form
Ultimate
Attribute
Data
Type
Wizard/Iliad/TS
Digivolution Requirements
Digivolve Cost
3
Colour
Red Blue
Level
4
Category
Digimon
Effect

Digivolve Lv.4 w/[TS] trait: Cost 3

On Play When Digivolving Trash the bottom 3 digivolution cards of 1 of your opponent's Digimon. Then, 1 of their Digimon with no digivolution cards can't suspend until their turn ends.

Your Turn When your Digimon are played or digivolve, if any of them are red, this Digimon may digivolve into [Dianamon] in the trash with the cost reduced by 2.

Inherited Effect

Your Turn This Digimon's attack target can't change.

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

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

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

Q&A
Date
Question

Does this card's [Your Turn] effect trigger even when my non-red Digimon are played or digivolve?

Answer

Yes, it triggers.

However, this effect can only be activated when that Digimon is red.

Date
Question

Does this card's [Your Turn] effect reference the card for the Digimon before or after it digivolves?

Answer

It references the Digimon after it digivolves.