GET /cards/en/BT25-010

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/BT25-010",
        "attributes": {
            "level": 3,
            "faqs": [{
                "date": "2026-05-08",
                "question": "Does this card's [Your Turn] effect trigger when this card is in the breeding area and would digivolve into a card with [Avian], [Bird], [Beast], [Animal] or [Sovereign], other than [Sea Animal], in any of its traits?",
                "answer": "No, it doesn't trigger."
            }],
            "digivolution-requirements": [{
                "level": 2,
                "category": "digimon",
                "color": ["red", "yellow"],
                "cost": 1
            }],
            "language": "en",
            "inherited-effect": "[Your Turn] This Digimon gets +2000 DP.",
            "dp": 2000,
            "notes": "Booster DUAL REVOLUTION [BT-25]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/BT25-010.webp",
            "play-cost": 3,
            "form": "Rookie",
            "effect": "[Digivolve] [Poromon]\/Lv.2 w\/[TS] trait: Cost 0\n[Your Turn] When this Digimon would digivolve into a Digimon card with [Avian], [Bird], [Beast], [Animal] or [Sovereign], other than [Sea Animal], in any of its traits, reduce the cost by 1.",
            "rarity": "C",
            "category": "digimon",
            "attribute": "Free",
            "block-icon": 6,
            "color": ["red", "green"],
            "number": "BT25-010",
            "name": "Hawkmon",
            "type": "Avian\/Iliad\/TS"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/BT25-010"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT25-010"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/bt-25"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/ja\/BT25-010",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT25-010"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af DUAL REVOLUTION [BT-25]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT25-010",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT25-010"
        }
    }, {
        "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-010"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

BT25-010 HawkmonBT25-010 Hawkmon on Heroicc

Hawkmon

Card Number
BT25-010
Rarity
C
Category
Digimon
Level
3
Block Icon
06
Colour
Red Green
Play Cost
3
DP
2000
Form
Rookie
Attribute
Free
Type
Avian/Iliad/TS
Digivolution Requirements
Digivolve Cost
1
Colour
Red Yellow
Level
2
Category
Digimon
Effect

Digivolve [Poromon]/Lv.2 w/[TS] trait: Cost 0

Your Turn When this Digimon would digivolve into a Digimon card with [Avian], [Bird], [Beast], [Animal] or [Sovereign], other than [Sea Animal], in any of its traits, reduce the cost by 1.

Inherited Effect

Your Turn This Digimon gets +2000 DP.

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

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

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

Q&A
Date
Question

Does this card's [Your Turn] effect trigger when this card is in the breeding area and would digivolve into a card with [Avian], [Bird], [Beast], [Animal] or [Sovereign], other than [Sea Animal], in any of its traits?

Answer

No, it doesn't trigger.