单角龙兽

Card Number
BT1-009
Rarity
C
Category
Digimon
Level
3
Colour
Red
Play Cost
2
DP
3000
Form
成长期
Attribute
疫苗种
Type
小龙型
Digivolution Requirements
Digivolve Cost
0
Colour
Red
Level
2
Category
Digimon
Releases
Genre
补充包
Release Name
ULTIMATE EVOLUTION 【BTC-01】
Official Product Page
Date
Alternate Arts

zh-Hans BT1-009 P1 公爵兽【STC-07】

International Arts

ja BT1-009 ブースターパック NEW EVOLUTION [BT-01]

ja BT1-009 P1 スタートデッキ デュークモン [ST-7]

en BT1-009 RELEASE SPECIAL BOOSTER Ver.1.0 [BT01-03]

en BT1-009 P1 Starter Deck, GALLANTMON [ST-7]

ko BT1-009 스페셜 부스터 버전 1.0 [BTK-1.0]

ko BT1-009 P1 스타트 덱 듀크몬 [STK-7]

GET /cards/zh-Hans/BT1-009

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT1-009",
        "attributes": {
            "level": 3,
            "digivolution-requirements": [{
                "level": 2,
                "category": "digimon",
                "color": ["red"],
                "cost": 0
            }],
            "language": "zh-Hans",
            "dp": 3000,
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/zh-Hans\/BT1-009.webp",
            "play-cost": 2,
            "form": "\u6210\u957f\u671f",
            "rarity": "C",
            "category": "digimon",
            "attribute": "\u75ab\u82d7\u79cd",
            "color": ["red"],
            "number": "BT1-009",
            "name": "\u5355\u89d2\u9f99\u517d",
            "type": "\u5c0f\u9f99\u578b"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT1-009_P1"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/BT1-009"
                }, {
                    "type": "card",
                    "id": "\/cards\/en\/BT1-009_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/BT1-009"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/BT1-009_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/BT1-009"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/BT1-009_P1"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/zh-Hans\/btc-01"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT1-009_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT1-009_P1"
        }
    }, {
        "type": "card",
        "id": "\/cards\/en\/BT1-009",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT1-009"
        },
        "meta": {
            "notes": "RELEASE SPECIAL BOOSTER Ver.1.0 [BT01-03]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/en\/BT1-009_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT1-009_P1"
        },
        "meta": {
            "notes": "Starter Deck, GALLANTMON [ST-7]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT1-009",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT1-009"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af NEW EVOLUTION [BT-01]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT1-009_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT1-009_P1"
        },
        "meta": {
            "notes": "\u30b9\u30bf\u30fc\u30c8\u30c7\u30c3\u30ad \u30c7\u30e5\u30fc\u30af\u30e2\u30f3 [ST-7]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/BT1-009",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT1-009"
        },
        "meta": {
            "notes": "\uc2a4\ud398\uc15c \ubd80\uc2a4\ud130 \ubc84\uc804 1.0 [BTK-1.0]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/BT1-009_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT1-009_P1"
        },
        "meta": {
            "notes": "\uc2a4\ud0c0\ud2b8 \ub371 \ub4c0\ud06c\ubaac [STK-7]"
        }
    }, {
        "type": "release",
        "id": "\/releases\/zh-Hans\/btc-01",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/zh-Hans\/btc-01"
        },
        "meta": {
            "name": "ULTIMATE EVOLUTION \u3010BTC-01\u3011"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT1-009"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="zh-Hans" data-card-id="BT1-009">
    <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="BT1-009 单角龙兽" src="https://images.heroi.cc/cards/zh-Hans/BT1-009.webp" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/zh-Hans/BT1-009">BT1-009 单角龙兽</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

BT1-009 单角龙兽BT1-009 单角龙兽 on Heroicc