GET /cards/en/BT25-038

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/BT25-038",
        "attributes": {
            "level": 5,
            "faqs": [{
                "date": "2026-05-08",
                "question": "In what order do a [Security] effect, \"when [...] performs a security check\" effect, and \"when a card is removed from [...] security stack\" effect activate when they trigger simultaneously upon a security check?",
                "answer": "[Security] effects take precedence for activation. \nUpon a check, a [Security] effect will immediately activate without pending activation. \nFor other triggered effects, the turn player activates their effects first."
            }],
            "digivolution-requirements": [{
                "level": 4,
                "category": "digimon",
                "color": ["black", "yellow"],
                "cost": 4
            }],
            "language": "en",
            "inherited-effect": "[All Turns] [Once Per Turn] When your security stack is removed from, 1 of your opponent's Digimon gets -4000 DP for the turn.",
            "dp": 8000,
            "notes": "Booster DUAL REVOLUTION [BT-25]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/BT25-038.webp",
            "play-cost": 8,
            "form": "Ultimate",
            "effect": "[Digivolve] Lv.4 w\/[TS] trait: Cost 3\n[DNA Digivolve] Yellow Lv.4 + blue\/black Lv.4: Cost 0\n[On Play] [When Digivolving] You may place 1 [Angel], [Archangel], [Three Great Angels] or [Iliad] trait Digimon card from your hand or your Digimon's digivolution cards as the top or bottom security card. Then, if DNA digivolving, trash both players' top security cards.\n[All Turns] [Once Per Turn] When your security stack is added to, \uff1cDe-Digivolve 1\uff1e 1 of your opponent's Digimon. \u27e8Rule\u27e9 Trait: Has [Angel] Type.",
            "rarity": "C",
            "category": "digimon",
            "attribute": "Free",
            "block-icon": 6,
            "color": ["yellow", "black"],
            "number": "BT25-038",
            "name": "Shakkoumon",
            "type": "Mutant\/Iliad\/TS"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/BT25-038"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT25-038"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/bt-25"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/ja\/BT25-038",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT25-038"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af DUAL REVOLUTION [BT-25]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT25-038",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT25-038"
        }
    }, {
        "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-038"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

BT25-038 ShakkoumonBT25-038 Shakkoumon on Heroicc

Shakkoumon

Card Number
BT25-038
Rarity
C
Category
Digimon
Level
5
Block Icon
06
Colour
Yellow Black
Play Cost
8
DP
8000
Form
Ultimate
Attribute
Free
Type
Mutant/Iliad/TS
Digivolution Requirements
Digivolve Cost
4
Colour
Yellow Black
Level
4
Category
Digimon
Effect

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

DNA DigivolveYellowLv.4 +Blue/BlackLv.4: Cost 0

On Play When Digivolving You may place 1 [Angel], [Archangel], [Three Great Angels] or [Iliad] trait Digimon card from your hand or your Digimon's digivolution cards as the top or bottom security card. Then, if DNA digivolving, trash both players' top security cards.

All Turns Once Per Turn When your security stack is added to, De-Digivolve 1 1 of your opponent's Digimon. Rule Trait: Has [Angel] Type.

Inherited Effect

All Turns Once Per Turn When your security stack is removed from, 1 of your opponent's Digimon gets -4000 DP for the turn.

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

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

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

Q&A
Date
Question

In what order do a [Security] effect, "when [...] performs a security check" effect, and "when a card is removed from [...] security stack" effect activate when they trigger simultaneously upon a security check?

Answer

[Security] effects take precedence for activation.

Upon a check, a [Security] effect will immediately activate without pending activation.

For other triggered effects, the turn player activates their effects first.