GET /cards/zh-Hans/ST23-10_P1

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/zh-Hans\/ST23-10_P1",
        "attributes": {
            "level": 3,
            "digivolution-requirements": [{
                "level": 2,
                "category": "digimon",
                "color": ["black"],
                "cost": 0
            }],
            "language": "zh-Hans",
            "inherited-effect": "\u300a\u963b\u6321\u8005\u300b\uff08\u6b64\u6570\u7801\u5b9d\u8d1d\u5728\u963b\u6321\u65f6\u70b9\u4e2d\u53ef\u4ee5\u8fdb\u884c\u963b\u6321\uff09",
            "dp": 2000,
            "parallel-id": 1,
            "image": "https:\/\/images.heroi.cc\/cards\/zh-Hans\/ST23-10_P1.webp",
            "play-cost": 3,
            "form": "\u6210\u957f\u671f",
            "effect": "\u3010\u8fdb\u5316\u3011\u62e5\u6709\u201c\u5149\u8f89\u9ece\u660e\u201d\u7279\u5f81\u7684Lv.2:\u8d39\u75280\n\n\u3010\u767b\u573a\u65f6\u3011\u53ef\u5c06\u6211\u65b91\u5f20\u624b\u724c\u6b63\u9762\u671d\u4e0b\u7f6e\u4e8e\u6211\u65b9\u62e5\u6709\u201c\u5149\u8f89\u9ece\u660e\u201d\u7279\u5f81\u7684\u9a6f\u517d\u5e08\u6700\u4e0b\u65b9,\u5e76\u300a\u62bd2\u5f20\u5361\u300b\uff08\u4ece\u6211\u65b9\u7684\u5361\u7ec4\u4e0a\u65b9\u62bd\u53d62\u5f20\u5361\u724c\uff09\u3002",
            "rarity": "C",
            "category": "digimon",
            "attribute": "\u75ab\u82d7\u79cd",
            "block-icon": 6,
            "color": ["black"],
            "number": "ST23-10",
            "name": "\u5c0f\u718a\u732b\u517d",
            "type": "\u73a9\u5076\u578b\/\u5149\u8f89\u9ece\u660e\/\u89c9\u9192\u8282\u62cd"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/ST23-10"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/ST23-10"
                }, {
                    "type": "card",
                    "id": "\/cards\/en\/ST23-10_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/ST23-10"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/ST23-10_P1"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/zh-Hans\/ying-xin-te-dian-bao2"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/zh-Hans\/ST23-10",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/ST23-10"
        }
    }, {
        "type": "card",
        "id": "\/cards\/en\/ST23-10",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/ST23-10"
        },
        "meta": {
            "notes": "Starter Deck DIGIMON BEATBREAK [ST-23]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/en\/ST23-10_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/ST23-10_P1"
        },
        "meta": {
            "notes": "Welcome Tamers Pack Vol. 2"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/ST23-10",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/ST23-10"
        },
        "meta": {
            "notes": "\u30b9\u30bf\u30fc\u30c8\u30c7\u30c3\u30ad DIGIMON BEATBREAK [ST-23]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/ST23-10_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/ST23-10_P1"
        },
        "meta": {
            "notes": "Welcome Tamers Pack vol. 2"
        }
    }, {
        "type": "release",
        "id": "\/releases\/zh-Hans\/ying-xin-te-dian-bao2",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/zh-Hans\/ying-xin-te-dian-bao2"
        },
        "meta": {
            "name": "\u8fce\u65b0\u7279\u5178\u53052"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/ST23-10_P1"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="zh-Hans" data-card-id="ST23-10_P1" style="view-transition-name:zh-Hans_ST23-10_P1;">
    <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="ST23-10 小熊猫兽 · Alternate Art #1" src="https://images.heroi.cc/cards/zh-Hans/ST23-10_P1.webp" fetchpriority="low" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/zh-Hans/ST23-10_P1">ST23-10 小熊猫兽<span> · </span>
            <small>
                <em>Alternate Art #1</em>
            </small>
        </a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

ST23-10 小熊猫兽 · Alternate Art #1ST23-10 小熊猫兽 · Alternate Art #1 on Heroicc

小熊猫兽

Card Number
ST23-10
Rarity
C
Category
Digimon
Level
3
Block Icon
06
Supplemental Rarity
Alternative Art #1
Colour
Black
Play Cost
3
DP
2000
Form
成长期
Attribute
疫苗种
Type
玩偶型/光辉黎明/觉醒节拍
Digivolution Requirements
Digivolve Cost
0
Colour
Black
Level
2
Category
Digimon
Effect

进化拥有“光辉黎明”特征的Lv.2:费用0

登场时可将我方1张手牌正面朝下置于我方拥有“光辉黎明”特征的驯兽师最下方,并抽2张卡(从我方的卡组上方抽取2张卡牌)。

Inherited Effect

阻挡者(此数码宝贝在阻挡时点中可以进行阻挡)

Releases
Genre
迎新特典包2
Release Name
迎新特典包2
Date
Alternate Arts

zh-Hans ST23-10 觉醒节拍【ST-23】

International Arts

ja ST23-10 スタートデッキ DIGIMON BEATBREAK [ST-23]

ja ST23-10 P1 Welcome Tamers Pack vol. 2

en ST23-10 Starter Deck DIGIMON BEATBREAK [ST-23]

en ST23-10 P1 Welcome Tamers Pack Vol. 2