勇气的前进

Card Number
ST15-15
Rarity
U
Category
Option
Block Icon
03
Colour
Black
Use Cost
4
Effect

我方场上存在名称中包含“八神太一”的驯兽师期间,此卡牌可以无视颜色条件。

主要将我方的1只数码宝贝转换为活跃状态。此后,直到对方的回合结束为止,我方1只名称中包含“暴龙兽”的数码宝贝不会受到对方数码宝贝的效果影响。

Security Effect

安防发动此卡牌的主要效果。

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

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

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

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

GET /cards/zh-Hans/ST15-15

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/zh-Hans\/ST15-15",
        "attributes": {
            "language": "zh-Hans",
            "use-cost": 4,
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/zh-Hans\/ST15-15.webp",
            "security-effect": "\u3010\u5b89\u9632\u3011\u53d1\u52a8\u6b64\u5361\u724c\u7684\u3010\u4e3b\u8981\u3011\u6548\u679c\u3002",
            "effect": "\u6211\u65b9\u573a\u4e0a\u5b58\u5728\u540d\u79f0\u4e2d\u5305\u542b\u201c\u516b\u795e\u592a\u4e00\u201d\u7684\u9a6f\u517d\u5e08\u671f\u95f4,\u6b64\u5361\u724c\u53ef\u4ee5\u65e0\u89c6\u989c\u8272\u6761\u4ef6\u3002\n\n\u3010\u4e3b\u8981\u3011\u5c06\u6211\u65b9\u76841\u53ea\u6570\u7801\u5b9d\u8d1d\u8f6c\u6362\u4e3a\u6d3b\u8dc3\u72b6\u6001\u3002\u6b64\u540e,\u76f4\u5230\u5bf9\u65b9\u7684\u56de\u5408\u7ed3\u675f\u4e3a\u6b62,\u6211\u65b91\u53ea\u540d\u79f0\u4e2d\u5305\u542b\u201c\u66b4\u9f99\u517d\u201d\u7684\u6570\u7801\u5b9d\u8d1d\u4e0d\u4f1a\u53d7\u5230\u5bf9\u65b9\u6570\u7801\u5b9d\u8d1d\u7684\u6548\u679c\u5f71\u54cd\u3002",
            "rarity": "U",
            "category": "option",
            "block-icon": 3,
            "color": ["black"],
            "number": "ST15-15",
            "name": "\u52c7\u6c14\u7684\u524d\u8fdb"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/ST15-15"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/ST15-15"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/ST15-15"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/zh-Hans\/stc-15"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/ST15-15",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/ST15-15"
        },
        "meta": {
            "notes": "Starter Deck Dragon of Courage [ST15]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/ST15-15",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/ST15-15"
        },
        "meta": {
            "notes": "\u30b9\u30bf\u30fc\u30c8\u30c7\u30c3\u30ad \u52c7\u6c17\u306e\u6226\u7adc [ST-15]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/ST15-15",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/ST15-15"
        },
        "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-15"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="zh-Hans" data-card-id="ST15-15">
    <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-15 勇气的前进" src="https://images.heroi.cc/cards/zh-Hans/ST15-15.webp" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/zh-Hans/ST15-15">ST15-15 勇气的前进</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

ST15-15 勇气的前进ST15-15 勇气的前进 on Heroicc