GET /cards/en/BT5-084_P2

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/BT5-084_P2",
        "attributes": {
            "level": 6,
            "faqs": [{
                "date": "2024-03-28",
                "question": "What's a token?",
                "answer": "A token is a special card played from an effect that is treated as a Digimon or Tamer. This card's effect can play tokens treated as Digimon named \"Diaboromon.\" For detailed rules pertaining to tokens, check the rule manual."
            }, {
                "date": "2024-03-28",
                "question": "Do Diaboromon tokens meet the white color requirement?",
                "answer": "Yes, they do."
            }],
            "digivolution-requirements": [{
                "level": 5,
                "category": "digimon",
                "color": ["black"],
                "cost": 3
            }],
            "language": "en",
            "dp": 11000,
            "notes": "Store Championship 2021 Champion Pack",
            "parallel-id": 2,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/BT5-084_P2.webp",
            "play-cost": 11,
            "form": "Mega",
            "effect": "[When Digivolving] You may play 1 [Diaboromon] Token without paying its memory cost. (Diaboromon Tokens are level 6 white Digimon with a memory cost of 14, 3000 DP, and are Mega form, Unidentified type, and Unknown attribute.)",
            "rarity": "R",
            "category": "digimon",
            "attribute": "Unknown",
            "color": ["white"],
            "number": "BT5-084",
            "name": "Diaboromon",
            "type": "Unidentified"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/BT5-084"
                }, {
                    "type": "card",
                    "id": "\/cards\/en\/BT5-084_P1"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/BT5-084"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/BT5-084"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT5-084"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT5-084_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT5-084_P2"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/store-events"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/BT5-084",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT5-084"
        },
        "meta": {
            "notes": "Booster BATTLE OF OMNI [BT05]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/en\/BT5-084_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT5-084_P1"
        },
        "meta": {
            "notes": "Store Championship 2021 Participant Pack"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT5-084",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT5-084"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af \u30d0\u30c8\u30eb\u30aa\u30d6\u30aa\u30e1\u30ac [BT-05]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/BT5-084",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT5-084"
        },
        "meta": {
            "notes": "\ubd80\uc2a4\ud130 \ud329 \ubc30\ud2c0 \uc624\ube0c \uc624\uba54\uac00 [BTK-05]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT5-084",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT5-084"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT5-084_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT5-084_P1"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT5-084_P2",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT5-084_P2"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/store-events",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/store-events"
        },
        "meta": {
            "name": "Store Events"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/BT5-084_P2"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="en" data-card-id="BT5-084_P2" style="view-transition-name:en_BT5-084_P2;">
    <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="BT5-084 Diaboromon · Alternate Art #2" src="https://images.heroi.cc/cards/en/BT5-084_P2.webp" fetchpriority="low" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/en/BT5-084_P2">BT5-084 Diaboromon<span> · </span>
            <small>
                <em>Alternate Art #2</em>
            </small>
        </a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

BT5-084 Diaboromon · Alternate Art #2BT5-084 Diaboromon · Alternate Art #2 on Heroicc

Diaboromon

Card Number
BT5-084
Rarity
R
Category
Digimon
Level
6
Supplemental Rarity
Alternative Art #2
Colour
White
Play Cost
11
DP
11000
Form
Mega
Attribute
Unknown
Type
Unidentified
Digivolution Requirements
Digivolve Cost
3
Colour
Black
Level
5
Category
Digimon
Effect

When Digivolving You may play 1 [Diaboromon] Token without paying its memory cost. (Diaboromon Tokens are level 6 white Digimon with a memory cost of 14, 3000 DP, and are Mega form, Unidentified type, and Unknown attribute.)

Q&A
Date
Question

What's a token?

Answer

A token is a special card played from an effect that is treated as a Digimon or Tamer. This card's effect can play tokens treated as Digimon named "Diaboromon." For detailed rules pertaining to tokens, check the rule manual.

Date
Question

Do Diaboromon tokens meet the white color requirement?

Answer

Yes, they do.

Releases
Genre
Others
Release Name
Store Events
Notes
Store Championship 2021 Champion Pack
Alternate Arts

en BT5-084 Booster BATTLE OF OMNI [BT05]

en BT5-084 P1 Store Championship 2021 Participant Pack

International Arts

ja BT5-084 ブースターパック バトルオブオメガ [BT-05]

zh-Hans BT5-084 DIAMOND LEGEND【BTC-03】

zh-Hans BT5-084 P1 宣传卡【P】

zh-Hans BT5-084 P2 宣传卡【P】

ko BT5-084 부스터 팩 배틀 오브 오메가 [BTK-05]