チビモン

Card Number
BT16-002
Rarity
U
Category
Digi-Egg
Level
2
Block Icon
03
Colour
Blue
Form
幼年期
Type
幼竜型
Inherited Effect

お互いのターンこのデジモンが2色以上の間、このデジモンをDP+1000。

Releases
Genre
ブースターパック
Release Name
BEGINNING OBSERVER 【BT-16】
Official Product Page
Date
Notes
ブースターパック BEGINNING OBSERVER [BT-16]
Alternate Arts

ja BT16-002 P1 ブースターパック BEGINNING OBSERVER [BT-16]BOX購入特典

International Arts

en BT16-002 BOOSTER BEGINNING OBSERVER [BT16]

en BT16-002 P1 BOOSTER BEGINNING OBSERVER [BT16]

zh-Hans BT16-002 BEGINNING OBSERVER 【BTC-10】

zh-Hans BT16-002 P1 BEGINNING OBSERVER 【BTC-10】

ko BT16-002 부스터 팩 BEGINNING OBSERVER [BTK-16]

ko BT16-002 P1 BTK-16 이너박스 프로모

GET /cards/ja/BT16-002

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/ja\/BT16-002",
        "attributes": {
            "level": 2,
            "language": "ja",
            "inherited-effect": "\u3010\u304a\u4e92\u3044\u306e\u30bf\u30fc\u30f3\u3011\u3053\u306e\u30c7\u30b8\u30e2\u30f3\u304c2\u8272\u4ee5\u4e0a\u306e\u9593\u3001\u3053\u306e\u30c7\u30b8\u30e2\u30f3\u3092DP+1000\u3002",
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af BEGINNING OBSERVER  [BT-16]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/ja\/BT16-002.webp",
            "form": "\u5e7c\u5e74\u671f",
            "rarity": "U",
            "category": "digi-egg",
            "block-icon": 3,
            "color": ["blue"],
            "number": "BT16-002",
            "name": "\u30c1\u30d3\u30e2\u30f3",
            "type": "\u5e7c\u7adc\u578b"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/BT16-002_P1"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/BT16-002"
                }, {
                    "type": "card",
                    "id": "\/cards\/en\/BT16-002_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/BT16-002"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/BT16-002_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT16-002"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT16-002_P1"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/ja\/bt-16"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/ja\/BT16-002_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT16-002_P1"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af BEGINNING OBSERVER  [BT-16]BOX\u8cfc\u5165\u7279\u5178"
        }
    }, {
        "type": "card",
        "id": "\/cards\/en\/BT16-002",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT16-002"
        },
        "meta": {
            "notes": "BOOSTER BEGINNING OBSERVER [BT16]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/en\/BT16-002_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT16-002_P1"
        },
        "meta": {
            "notes": "BOOSTER BEGINNING OBSERVER [BT16]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/BT16-002",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT16-002"
        },
        "meta": {
            "notes": "\ubd80\uc2a4\ud130 \ud329 BEGINNING OBSERVER [BTK-16]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/BT16-002_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT16-002_P1"
        },
        "meta": {
            "notes": "BTK-16 \uc774\ub108\ubc15\uc2a4 \ud504\ub85c\ubaa8"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT16-002",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT16-002"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT16-002_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT16-002_P1"
        }
    }, {
        "type": "release",
        "id": "\/releases\/ja\/bt-16",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/ja\/bt-16"
        },
        "meta": {
            "name": "BEGINNING OBSERVER \u3010BT-16\u3011"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT16-002"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="ja" data-card-id="BT16-002" data-category="digi-egg">
    <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="BT16-002 チビモン" src="https://images.heroi.cc/cards/ja/BT16-002.webp" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/ja/BT16-002">BT16-002 チビモン</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

BT16-002 チビモンBT16-002 チビモン on Heroicc