GET /cards/en/BT25-025

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/BT25-025",
        "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", "blue"],
                "cost": 4
            }],
            "language": "en",
            "inherited-effect": "[All Turns] [Once Per Turn] When your security stack is removed from, 1 of your [Shaman] trait Digimon may unsuspend.",
            "dp": 8000,
            "notes": "Booster DUAL REVOLUTION [BT-25]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/BT25-025.webp",
            "play-cost": 8,
            "form": "Ultimate",
            "effect": "[Digivolve] [Aegiomon]: Cost 3\n\uff1cBlocker\uff1e \uff1cDecode ([Aegiomon])\uff1e\n[On Play] [When Digivolving] \uff1cDe-Digivolve 1\uff1e 1 of your opponent's Digimon. Then, if you have 3 or fewer security cards, 1 of your Digimon unsuspends. \u27e8Rule\u27e9 Trait: Has [Cyborg] Type.",
            "rarity": "R",
            "category": "digimon",
            "attribute": "Vaccine",
            "block-icon": 6,
            "color": ["blue", "black"],
            "number": "BT25-025",
            "name": "Aegiochusmon: Blue",
            "type": "Shaman\/Iliad\/TS"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/BT25-025"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT25-025"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/bt-25"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/ja\/BT25-025",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT25-025"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af DUAL REVOLUTION [BT-25]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT25-025",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT25-025"
        }
    }, {
        "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-025"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

BT25-025 Aegiochusmon: BlueBT25-025 Aegiochusmon: Blue on Heroicc

Aegiochusmon: Blue

Card Number
BT25-025
Rarity
R
Category
Digimon
Level
5
Block Icon
06
Colour
Blue Black
Play Cost
8
DP
8000
Form
Ultimate
Attribute
Vaccine
Type
Shaman/Iliad/TS
Digivolution Requirements
Digivolve Cost
4
Colour
Blue Black
Level
4
Category
Digimon
Effect

Digivolve [Aegiomon]: Cost 3

Blocker Decode ([Aegiomon])

On Play When Digivolving De-Digivolve 1 1 of your opponent's Digimon. Then, if you have 3 or fewer security cards, 1 of your Digimon unsuspends. Rule Trait: Has [Cyborg] Type.

Inherited Effect

All Turns Once Per Turn When your security stack is removed from, 1 of your [Shaman] trait Digimon may unsuspend.

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

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

zh-Hans BT25-025 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.