GET /cards/zh-Hans/ST23-05

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/zh-Hans\/ST23-05",
        "attributes": {
            "level": 6,
            "digivolution-requirements": [{
                "level": 5,
                "category": "digimon",
                "color": ["yellow"],
                "cost": 3
            }],
            "language": "zh-Hans",
            "dp": 12000,
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/zh-Hans\/ST23-05.webp",
            "play-cost": 11,
            "form": "\u7a76\u6781\u4f53",
            "effect": "\u3010\u8fdb\u5316\u3011\u62e5\u6709\u201c\u5149\u8f89\u9ece\u660e\u201d\u7279\u5f81\u7684Lv.5:\u8d39\u75283\n\n\u3010\u8fdb\u5316\u65f6\u3011\u3010\u653b\u51fb\u65f6\u3011[\u6bcf\u56de\u54081\u6b21]\u5c06\u5bf9\u65b91\u53eaDP\u6700\u4f4e\u7684\u6570\u7801\u5b9d\u8d1d\u7f6e\u4e8e\u5176\u5b89\u9632\u533a\u6700\u4e0a\u65b9\u3002\u6b64\u540e,\u53ef\u4e22\u5f03\u5b89\u9632\u5361\u724c\u5f20\u6570\u6700\u591a\u76841\u540d\u73a9\u5bb6\u5b89\u9632\u533a\u6700\u4e0a\u65b9\u76841\u5f20\u5361\u724c,\u5e76\u300a\u6062\u590d+1\u300b\u3002\n\n\u3010\u53cc\u65b9\u7684\u56de\u5408\u3011[\u6bcf\u56de\u54081\u6b21]\u5f53\u6211\u65b9\u62e5\u6709\u201c\u5149\u8f89\u9ece\u660e\u201d\u7279\u5f81\u7684\u6570\u7801\u5b9d\u8d1d\u5c06\u8981\u79bb\u5f00\u6218\u6597\u533a\u65f6,\u53ef\u4e22\u5f03\u6211\u65b9\u5b89\u9632\u533a\u6700\u4e0a\u65b9\u76841\u5f20\u5361\u724c,\u5e76\u4f7f\u5176\u4e0d\u4f1a\u79bb\u5f00\u3002",
            "rarity": "SR",
            "category": "digimon",
            "attribute": "\u75c5\u6bd2\u79cd",
            "block-icon": 6,
            "color": ["yellow"],
            "number": "ST23-05",
            "name": "\u7fbd\u7fbd\u65a9\u517d",
            "type": "\u795e\u4eba\u578b\/\u5149\u8f89\u9ece\u660e\/\u89c9\u9192\u8282\u62cd"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/ST23-05_P1"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/ST23-05"
                }, {
                    "type": "card",
                    "id": "\/cards\/en\/ST23-05_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/ST23-05"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/ST23-05_P1"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/zh-Hans\/st-23"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/zh-Hans\/ST23-05_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/ST23-05_P1"
        }
    }, {
        "type": "card",
        "id": "\/cards\/en\/ST23-05",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/ST23-05"
        },
        "meta": {
            "notes": "Starter Deck DIGIMON BEATBREAK [ST-23]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/en\/ST23-05_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/ST23-05_P1"
        },
        "meta": {
            "notes": "Welcome Tamers Pack Vol. 2"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/ST23-05",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/ST23-05"
        },
        "meta": {
            "notes": "\u30b9\u30bf\u30fc\u30c8\u30c7\u30c3\u30ad DIGIMON BEATBREAK [ST-23]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/ST23-05_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/ST23-05_P1"
        },
        "meta": {
            "notes": "Welcome Tamers Pack vol. 2"
        }
    }, {
        "type": "release",
        "id": "\/releases\/zh-Hans\/st-23",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/zh-Hans\/st-23"
        },
        "meta": {
            "name": "\u89c9\u9192\u8282\u62cd\u3010ST-23\u3011"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/ST23-05"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="zh-Hans" data-card-id="ST23-05" style="view-transition-name:zh-Hans_ST23-05_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="ST23-05 羽羽斩兽" src="https://images.heroi.cc/cards/zh-Hans/ST23-05.webp" fetchpriority="low" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/zh-Hans/ST23-05">ST23-05 羽羽斩兽</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

ST23-05 羽羽斩兽ST23-05 羽羽斩兽 on Heroicc

羽羽斩兽

Card Number
ST23-05
Rarity
SR
Category
Digimon
Level
6
Block Icon
06
Colour
Yellow
Play Cost
11
DP
12000
Form
究极体
Attribute
病毒种
Type
神人型/光辉黎明/觉醒节拍
Digivolution Requirements
Digivolve Cost
3
Colour
Yellow
Level
5
Category
Digimon
Effect

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

进化时 攻击时每回合1次将对方1只DP最低的数码宝贝置于其安防区最上方。此后,可丢弃安防卡牌张数最多的1名玩家安防区最上方的1张卡牌,并恢复+1双方的回合每回合1次当我方拥有“光辉黎明”特征的数码宝贝将要离开战斗区时,可丢弃我方安防区最上方的1张卡牌,并使其不会离开。

Releases
Genre
基本卡组
Release Name
觉醒节拍【ST-23】
Official Product Page
Date
Alternate Arts

zh-Hans ST23-05 P1 迎新特典包2

International Arts

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

ja ST23-05 P1 Welcome Tamers Pack vol. 2

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

en ST23-05 P1 Welcome Tamers Pack Vol. 2