ハイビジョンモニタモン

Card Number
BT10-063
Rarity
C
Category
Digimon
Level
4
Block Icon
02
Colour
Black
Play Cost
6
DP
7000
Form
成熟期
Attribute
データ種
Type
液晶薄型/トワイライト/クロスハート
Digivolution Requirements
Digivolve Cost
2
Colour
Black
Level
3
Category
Digimon
Effect

≪デジクロス-2≫:「モニタモン」×「モニタモン」×「モニタモン」 登場するとき、手札/バトルエリアからこのカードの下に置ける。1枚ごとに登場コストをマイナスする

Releases
Genre
ブースターパック
Release Name
クロスエンカウンター【BT-10】
Official Product Page
Date
Notes
ブースターパック クロスエンカウンター [BT-10]
International Arts

en BT10-063 BOOSTER Xros Encounter [BT10]

zh-Hans BT10-063 XROS RECORD【BTC-05】

ko BT10-063 부스터 팩 크로스 인카운터 [BTK-10]

GET /cards/ja/BT10-063

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/ja\/BT10-063",
        "attributes": {
            "level": 4,
            "digivolution-requirements": [{
                "level": 3,
                "category": "digimon",
                "color": ["black"],
                "cost": 2
            }],
            "language": "ja",
            "dp": 7000,
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af \u30af\u30ed\u30b9\u30a8\u30f3\u30ab\u30a6\u30f3\u30bf\u30fc [BT-10]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/ja\/BT10-063.webp",
            "play-cost": 6,
            "form": "\u6210\u719f\u671f",
            "effect": "\u226a\u226a\u30c7\u30b8\u30af\u30ed\u30b9-2\u226b\u226b:\u300c\u30e2\u30cb\u30bf\u30e2\u30f3\u300d\u00d7\u300c\u30e2\u30cb\u30bf\u30e2\u30f3\u300d\u00d7\u300c\u30e2\u30cb\u30bf\u30e2\u30f3\u300d \u767b\u5834\u3059\u308b\u3068\u304d\u3001\u624b\u672d\/\u30d0\u30c8\u30eb\u30a8\u30ea\u30a2\u304b\u3089\u3053\u306e\u30ab\u30fc\u30c9\u306e\u4e0b\u306b\u7f6e\u3051\u308b\u30021\u679a\u3054\u3068\u306b\u767b\u5834\u30b3\u30b9\u30c8\u3092\u30de\u30a4\u30ca\u30b9\u3059\u308b",
            "rarity": "C",
            "category": "digimon",
            "attribute": "\u30c7\u30fc\u30bf\u7a2e",
            "block-icon": 2,
            "color": ["black"],
            "number": "BT10-063",
            "name": "\u30cf\u30a4\u30d3\u30b8\u30e7\u30f3\u30e2\u30cb\u30bf\u30e2\u30f3",
            "type": "\u6db2\u6676\u8584\u578b\/\u30c8\u30ef\u30a4\u30e9\u30a4\u30c8\/\u30af\u30ed\u30b9\u30cf\u30fc\u30c8"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/BT10-063"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/BT10-063"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT10-063"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/ja\/bt-10"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/BT10-063",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT10-063"
        },
        "meta": {
            "notes": "BOOSTER Xros Encounter [BT10]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/BT10-063",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT10-063"
        },
        "meta": {
            "notes": "\ubd80\uc2a4\ud130 \ud329 \ud06c\ub85c\uc2a4 \uc778\uce74\uc6b4\ud130 [BTK-10]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT10-063",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT10-063"
        }
    }, {
        "type": "release",
        "id": "\/releases\/ja\/bt-10",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/ja\/bt-10"
        },
        "meta": {
            "name": "\u30af\u30ed\u30b9\u30a8\u30f3\u30ab\u30a6\u30f3\u30bf\u30fc\u3010BT-10\u3011"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT10-063"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="ja" data-card-id="BT10-063">
    <link rel="stylesheet" href="https://assets.heroi.cc/css/components/heroicc-card.css?v=4a563a5" />
    <script type="module" src="https://assets.heroi.cc/js/heroicc-card.js?v=4a563a5"></script>
    <picture>
        <img width="430" height="600" loading="lazy" alt="BT10-063 ハイビジョンモニタモン" src="https://images.heroi.cc/cards/ja/BT10-063.webp" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/ja/BT10-063">BT10-063 ハイビジョンモニタモン</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

BT10-063 ハイビジョンモニタモンBT10-063 ハイビジョンモニタモン on Heroicc