GET /cards/en/BT8-002

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/BT8-002",
        "attributes": {
            "level": 2,
            "faqs": [{
                "date": "2026-03-13",
                "question": "Is a \"while your opponent has no Digimon with XX\" condition also met when my opponent has no Digimon?",
                "answer": "Yes, it's met."
            }],
            "language": "en",
            "inherited-effect": "[All Turns] While your opponent has no Digimon with digivolution cards, this Digimon gets +1000 DP.",
            "notes": "Booster NEW AWAKENING [BT08]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/BT8-002.webp",
            "form": "In-Training",
            "rarity": "U",
            "category": "digi-egg",
            "block-icon": 1,
            "color": ["blue"],
            "number": "BT8-002",
            "name": "Hiyarimon",
            "type": "Lesser"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/BT8-002"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/BT8-002"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT8-002"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/bt-08"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/ja\/BT8-002",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT8-002"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af \u30cb\u30e5\u30fc\u30d2\u30fc\u30ed\u30fc [BT-08]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/BT8-002",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT8-002"
        },
        "meta": {
            "notes": "\ubd80\uc2a4\ud130 \ud329 \ub274 \ud788\uc5b4\ub85c [BTK-08]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT8-002",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT8-002"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/bt-08",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/bt-08"
        },
        "meta": {
            "name": "NEW AWAKENING [BT-08]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/BT8-002"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="en" data-card-id="BT8-002" style="view-transition-name:en_BT8-002_P0;" data-category="digi-egg">
    <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="BT8-002 Hiyarimon" src="https://images.heroi.cc/cards/en/BT8-002.webp" fetchpriority="low" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/en/BT8-002">BT8-002 Hiyarimon</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

BT8-002 HiyarimonBT8-002 Hiyarimon on Heroicc

Hiyarimon

Card Number
BT8-002
Rarity
U
Category
Digi-Egg
Level
2
Block Icon
01
Colour
Blue
Form
In-Training
Type
Lesser
Inherited Effect

All Turns While your opponent has no Digimon with digivolution cards, this Digimon gets +1000 DP.

Q&A
Date
Question

Is a "while your opponent has no Digimon with XX" condition also met when my opponent has no Digimon?

Answer

Yes, it's met.

Releases
Genre
Booster Pack
Release Name
NEW AWAKENING [BT-08]
Official Product Page
Date
Notes
Booster NEW AWAKENING [BT08]
International Arts

ja BT8-002 ブースターパック ニューヒーロー [BT-08]

zh-Hans BT8-002 NEXT HERO【BTC-04】

ko BT8-002 부스터 팩 뉴 히어로 [BTK-08]