暴龙兽

Card Number
ST15-08
Rarity
SR
Category
Digimon
Level
4
Block Icon
03
Colour
Black
Play Cost
6
DP
5000
Form
成熟期
Attribute
疫苗种
Type
恐龙型
Digivolution Requirements
Digivolve Cost
2
Colour
Black
Level
3
Category
Digimon
Effect

进化名称中包含“亚古兽”的Lv.3:费用2

安防可以从我方的手牌或废弃区中,不支付费用登场1张“亚古兽”或名称中包含“八神太一”的驯兽师卡牌。

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

Inherited Effect

双方的回合每回合1次当攻击对象被变更时,内存值+1。

Releases
Genre
基本卡组
Release Name
勇气的战龙【STC-15】
Official Product Page
Date
International Arts

ja ST15-08 スタートデッキ 勇気の戦竜 [ST-15]

en ST15-08 Starter Deck Dragon of Courage [ST15]

ko ST15-08 스타트 덱 용기의 전룡 [STK-15]

GET /cards/zh-Hans/ST15-08

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/zh-Hans\/ST15-08",
        "attributes": {
            "level": 4,
            "digivolution-requirements": [{
                "level": 3,
                "category": "digimon",
                "color": ["black"],
                "cost": 2
            }],
            "language": "zh-Hans",
            "inherited-effect": "\u3010\u53cc\u65b9\u7684\u56de\u5408\u3011[\u6bcf\u56de\u54081\u6b21]\u5f53\u653b\u51fb\u5bf9\u8c61\u88ab\u53d8\u66f4\u65f6,\u5185\u5b58\u503c+1\u3002",
            "dp": 5000,
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/zh-Hans\/ST15-08.webp",
            "play-cost": 6,
            "form": "\u6210\u719f\u671f",
            "effect": "\u3010\u8fdb\u5316\u3011\u540d\u79f0\u4e2d\u5305\u542b\u201c\u4e9a\u53e4\u517d\u201d\u7684Lv.3:\u8d39\u75282\n\n\u3010\u5b89\u9632\u3011\u53ef\u4ee5\u4ece\u6211\u65b9\u7684\u624b\u724c\u6216\u5e9f\u5f03\u533a\u4e2d,\u4e0d\u652f\u4ed8\u8d39\u7528\u767b\u573a1\u5f20\u201c\u4e9a\u53e4\u517d\u201d\u6216\u540d\u79f0\u4e2d\u5305\u542b\u201c\u516b\u795e\u592a\u4e00\u201d\u7684\u9a6f\u517d\u5e08\u5361\u724c\u3002\n\n\u300a\u963b\u6321\u8005\u300b\uff08\u6b64\u6570\u7801\u5b9d\u8d1d\u5728\u963b\u6321\u65f6\u70b9\u4e2d\u53ef\u4ee5\u8fdb\u884c\u963b\u6321\uff09",
            "rarity": "SR",
            "category": "digimon",
            "attribute": "\u75ab\u82d7\u79cd",
            "block-icon": 3,
            "color": ["black"],
            "number": "ST15-08",
            "name": "\u66b4\u9f99\u517d",
            "type": "\u6050\u9f99\u578b"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/ST15-08"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/ST15-08"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/ST15-08"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/zh-Hans\/stc-15"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/ST15-08",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/ST15-08"
        },
        "meta": {
            "notes": "Starter Deck Dragon of Courage [ST15]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/ST15-08",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/ST15-08"
        },
        "meta": {
            "notes": "\u30b9\u30bf\u30fc\u30c8\u30c7\u30c3\u30ad \u52c7\u6c17\u306e\u6226\u7adc [ST-15]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/ST15-08",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/ST15-08"
        },
        "meta": {
            "notes": "\uc2a4\ud0c0\ud2b8 \ub371 \uc6a9\uae30\uc758 \uc804\ub8e1 [STK-15]"
        }
    }, {
        "type": "release",
        "id": "\/releases\/zh-Hans\/stc-15",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/zh-Hans\/stc-15"
        },
        "meta": {
            "name": "\u52c7\u6c14\u7684\u6218\u9f99\u3010STC-15\u3011"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/ST15-08"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

ST15-08 暴龙兽ST15-08 暴龙兽 on Heroicc