GET /cards/en/BT25-074

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/BT25-074",
        "attributes": {
            "level": 5,
            "faqs": [{
                "date": "2026-05-08",
                "question": "Does this card's [All Turns] effect also trigger when this card itself is played?",
                "answer": "Yes, it triggers."
            }],
            "digivolution-requirements": [{
                "level": 4,
                "category": "digimon",
                "color": ["black", "purple"],
                "cost": 4
            }],
            "language": "en",
            "inherited-effect": "[Opponent's Turn] This Digimon with [Chaosmon] in its name or the [D-Brigade] or [ACCEL] trait gains \uff1cReboot\uff1e and \uff1cBlocker\uff1e.",
            "dp": 7000,
            "notes": "Booster DUAL REVOLUTION [BT-25]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/BT25-074.webp",
            "play-cost": 7,
            "form": "Ultimate",
            "effect": "[Digivolve] Lv.4 w\/[D-Brigade]\/[ACCEL] trait: Cost 3\n[When Digivolving] [When Attacking] [Once Per Turn] Reveal the top 3 cards of your deck. You may play 1 play cost 12 or lower [D-Brigade] or [ACCEL] trait Digimon card among them with the cost reduced by 5. Trash the rest.\n[All Turns] [Once Per Turn] When any of your [D-Brigade] or [ACCEL] trait Digimon are played, 1 of your opponent's Digimon can't digivolve until their turn ends.",
            "rarity": "R",
            "category": "digimon",
            "attribute": "Virus",
            "block-icon": 6,
            "color": ["black", "purple"],
            "number": "BT25-074",
            "name": "Tankdramon",
            "type": "Machine\/D-Brigade\/ACCEL"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/BT25-074"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT25-074"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/bt-25"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/ja\/BT25-074",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT25-074"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af DUAL REVOLUTION [BT-25]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT25-074",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT25-074"
        }
    }, {
        "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-074"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

BT25-074 TankdramonBT25-074 Tankdramon on Heroicc

Tankdramon

Card Number
BT25-074
Rarity
R
Category
Digimon
Level
5
Block Icon
06
Colour
Black Purple
Play Cost
7
DP
7000
Form
Ultimate
Attribute
Virus
Type
Machine/D-Brigade/ACCEL
Digivolution Requirements
Digivolve Cost
4
Colour
Black Purple
Level
4
Category
Digimon
Effect

Digivolve Lv.4 w/[D-Brigade]/[ACCEL] trait: Cost 3

When Digivolving When Attacking Once Per Turn Reveal the top 3 cards of your deck. You may play 1 play cost 12 or lower [D-Brigade] or [ACCEL] trait Digimon card among them with the cost reduced by 5. Trash the rest.

All Turns Once Per Turn When any of your [D-Brigade] or [ACCEL] trait Digimon are played, 1 of your opponent's Digimon can't digivolve until their turn ends.

Inherited Effect

Opponent's Turn This Digimon with [Chaosmon] in its name or the [D-Brigade] or [ACCEL] trait gains Reboot and Blocker.

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

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

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

Q&A
Date
Question

Does this card's [All Turns] effect also trigger when this card itself is played?

Answer

Yes, it triggers.