GET /cards/en/BT5-060

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/BT5-060",
        "attributes": {
            "level": 3,
            "faqs": [{
                "date": "2024-03-28",
                "question": "I use this card's [On Play] effect to check the top card of my deck. What happens to that card?",
                "answer": "After checking the card, place it back on top of your deck face down."
            }],
            "digivolution-requirements": [{
                "level": 2,
                "category": "digimon",
                "color": ["black"],
                "cost": 0
            }],
            "language": "en",
            "dp": 2000,
            "notes": "Booster BATTLE OF OMNI [BT05]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/BT5-060.webp",
            "play-cost": 3,
            "form": "Rookie",
            "effect": "[On Play] Look at the top card of your deck.\n[On Deletion] Reveal 3 cards from the top of your deck. You may play 1 [Monitamon] among them without paying its memory cost. Place the remaining cards at the bottom of your deck in any order.",
            "rarity": "U",
            "category": "digimon",
            "attribute": "Data",
            "color": ["black"],
            "number": "BT5-060",
            "name": "Monitamon",
            "type": "CRT"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/BT5-060"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/BT5-060"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT5-060"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/bt-05"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/ja\/BT5-060",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT5-060"
        },
        "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-060",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT5-060"
        },
        "meta": {
            "notes": "\ubd80\uc2a4\ud130 \ud329 \ubc30\ud2c0 \uc624\ube0c \uc624\uba54\uac00 [BTK-05]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT5-060",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT5-060"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/bt-05",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/bt-05"
        },
        "meta": {
            "name": "BATTLE OF OMNI [BT-05]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/BT5-060"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

BT5-060 MonitamonBT5-060 Monitamon on Heroicc

Monitamon

Card Number
BT5-060
Rarity
U
Category
Digimon
Level
3
Colour
Black
Play Cost
3
DP
2000
Form
Rookie
Attribute
Data
Type
CRT
Digivolution Requirements
Digivolve Cost
0
Colour
Black
Level
2
Category
Digimon
Effect

On Play Look at the top card of your deck.

On Deletion Reveal 3 cards from the top of your deck. You may play 1 [Monitamon] among them without paying its memory cost. Place the remaining cards at the bottom of your deck in any order.

Releases
Genre
Booster Pack
Release Name
BATTLE OF OMNI [BT-05]
Official Product Page
Date
Notes
Booster BATTLE OF OMNI [BT05]
International Arts

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

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

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

Q&A
Date
Question

I use this card's [On Play] effect to check the top card of my deck. What happens to that card?

Answer

After checking the card, place it back on top of your deck face down.