GET /cards/en/BT25-042

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/BT25-042",
        "attributes": {
            "level": 6,
            "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": 5,
                "category": "digimon",
                "color": ["black", "yellow"],
                "cost": 4
            }],
            "language": "en",
            "dp": 12000,
            "notes": "Booster DUAL REVOLUTION [BT-25]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/BT25-042.webp",
            "play-cost": 12,
            "form": "Mega",
            "effect": "[Digivolve] Lv.5 w\/[Angel]\/[Archangel]\/[TS] trait: Cost 3\n[On Play] [When Digivolving] [When Attacking] [Once Per Turn] By trashing your top or bottom security card, your opponent's Digimon effects don't affect this Digimon until their turn ends.\n[All Turns] [Once Per Turn] When your security stack is removed from, you may play 1 level 4 or lower [Angel] or [Iliad] trait card from your hand without paying the cost. Then, 2 of your Digimon gain \uff1cReboot\uff1e and \uff1cBlocker\uff1e until your opponent's turn ends. \u27e8Rule\u27e9 Trait: Has [Angel] Type.",
            "rarity": "R",
            "category": "digimon",
            "attribute": "Vaccine",
            "block-icon": 6,
            "color": ["yellow", "black"],
            "number": "BT25-042",
            "name": "ClavisAngemon",
            "type": "Virtue\/Iliad\/TS"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/BT25-042"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT25-042"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/bt-25"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/ja\/BT25-042",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT25-042"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af DUAL REVOLUTION [BT-25]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT25-042",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT25-042"
        }
    }, {
        "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-042"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

BT25-042 ClavisAngemonBT25-042 ClavisAngemon on Heroicc

ClavisAngemon

Card Number
BT25-042
Rarity
R
Category
Digimon
Level
6
Block Icon
06
Colour
Yellow Black
Play Cost
12
DP
12000
Form
Mega
Attribute
Vaccine
Type
Virtue/Iliad/TS
Digivolution Requirements
Digivolve Cost
4
Colour
Yellow Black
Level
5
Category
Digimon
Effect

Digivolve Lv.5 w/[Angel]/[Archangel]/[TS] trait: Cost 3

On Play When Digivolving When Attacking Once Per Turn By trashing your top or bottom security card, your opponent's Digimon effects don't affect this Digimon until their turn ends.

All Turns Once Per Turn When your security stack is removed from, you may play 1 level 4 or lower [Angel] or [Iliad] trait card from your hand without paying the cost. Then, 2 of your Digimon gain Reboot and Blocker until your opponent's turn ends. Rule Trait: Has [Angel] Type.

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

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

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