GET /cards/en/BT25-037

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/BT25-037",
        "attributes": {
            "level": 4,
            "faqs": [{
                "date": "2026-05-08",
                "question": "Can I also activate this card's [On Play] [When Digivolving] effect when I have 0 cards in my security stack?",
                "answer": "Yes, you can. \nIn such cases, you can't add a card from your security stack to your hand, therefore you place a specified card as the top or bottom security card."
            }],
            "digivolution-requirements": [{
                "level": 3,
                "category": "digimon",
                "color": ["black", "yellow"],
                "cost": 3
            }],
            "language": "en",
            "dp": 6000,
            "notes": "Booster DUAL REVOLUTION [BT-25]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/BT25-037.webp",
            "play-cost": 6,
            "form": "Armor Form",
            "effect": "[Digivolve] [Patamon]\/Lv.3 w\/[TS] trait: Cost 2\n\uff1cArmor Purge\uff1e\n[On Play] [When Digivolving] Add your top security card to the hand. Then, you may place 1 [Angel], [Archangel], [Three Great Angels] or [Iliad] trait Digimon card or 1 [TS] trait Tamer card from your hand as the top or bottom security card.",
            "rarity": "U",
            "category": "digimon",
            "attribute": "Free",
            "block-icon": 6,
            "color": ["yellow", "blue"],
            "number": "BT25-037",
            "name": "Pegasusmon",
            "type": "Holy Beast\/Iliad\/TS"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/BT25-037"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT25-037"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/bt-25"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/ja\/BT25-037",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT25-037"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af DUAL REVOLUTION [BT-25]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT25-037",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT25-037"
        }
    }, {
        "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-037"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

BT25-037 PegasusmonBT25-037 Pegasusmon on Heroicc

Pegasusmon

Card Number
BT25-037
Rarity
U
Category
Digimon
Level
4
Block Icon
06
Colour
Yellow Blue
Play Cost
6
DP
6000
Form
Armor Form
Attribute
Free
Type
Holy Beast/Iliad/TS
Digivolution Requirements
Digivolve Cost
3
Colour
Yellow Black
Level
3
Category
Digimon
Effect

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

Armor Purge

On Play When Digivolving Add your top security card to the hand. Then, you may place 1 [Angel], [Archangel], [Three Great Angels] or [Iliad] trait Digimon card or 1 [TS] trait Tamer card from your hand as the top or bottom security card.

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

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

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

Q&A
Date
Question

Can I also activate this card's [On Play] [When Digivolving] effect when I have 0 cards in my security stack?

Answer

Yes, you can.

In such cases, you can't add a card from your security stack to your hand, therefore you place a specified card as the top or bottom security card.