强风兽

Card Number
ST18-08
Rarity
SR
Category
Digimon
Level
4
Block Icon
04
Colour
Green
Play Cost
6
DP
6000
Form
成熟期
Attribute
数据种
Type
鸟龙型/界放者
Digivolution Requirements
Digivolve Cost
2
Colour
Green
Level
3
Category
Digimon
Effect

安防可以从我方的手牌/废弃区中,不支付费用登场1张拥有“界放者”特征且登场费用不高于4的卡牌。

旋风(当我方的回合结束时,可以用此数码宝贝攻击对方的数码宝贝。使用此效果的话,在登场的回合中也能进行攻击)

Inherited Effect

我方的回合此数码宝贝的DP+2000。

Releases
Genre
基本卡组
Release Name
旋风守护者【ST-18】
Official Product Page
Date
International Arts

ja ST18-08 スタートデッキ 旋風の守護者 [ST-18]

en ST18-08 Starter Deck GUARDIAN VORTEX [ST18]

ko ST18-08 스타트 덱 선풍의 수호자 [STK-18]

GET /cards/zh-Hans/ST18-08

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/zh-Hans\/ST18-08",
        "attributes": {
            "level": 4,
            "digivolution-requirements": [{
                "level": 3,
                "category": "digimon",
                "color": ["green"],
                "cost": 2
            }],
            "language": "zh-Hans",
            "inherited-effect": "\u3010\u6211\u65b9\u7684\u56de\u5408\u3011\u6b64\u6570\u7801\u5b9d\u8d1d\u7684DP+2000\u3002",
            "dp": 6000,
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/zh-Hans\/ST18-08.webp",
            "play-cost": 6,
            "form": "\u6210\u719f\u671f",
            "effect": "\u3010\u5b89\u9632\u3011\u53ef\u4ee5\u4ece\u6211\u65b9\u7684\u624b\u724c\/\u5e9f\u5f03\u533a\u4e2d,\u4e0d\u652f\u4ed8\u8d39\u7528\u767b\u573a1\u5f20\u62e5\u6709\u201c\u754c\u653e\u8005\u201d\u7279\u5f81\u4e14\u767b\u573a\u8d39\u7528\u4e0d\u9ad8\u4e8e4\u7684\u5361\u724c\u3002\n\n\u300a\u65cb\u98ce\u300b\uff08\u5f53\u6211\u65b9\u7684\u56de\u5408\u7ed3\u675f\u65f6,\u53ef\u4ee5\u7528\u6b64\u6570\u7801\u5b9d\u8d1d\u653b\u51fb\u5bf9\u65b9\u7684\u6570\u7801\u5b9d\u8d1d\u3002\u4f7f\u7528\u6b64\u6548\u679c\u7684\u8bdd,\u5728\u767b\u573a\u7684\u56de\u5408\u4e2d\u4e5f\u80fd\u8fdb\u884c\u653b\u51fb\uff09",
            "rarity": "SR",
            "category": "digimon",
            "attribute": "\u6570\u636e\u79cd",
            "block-icon": 4,
            "color": ["green"],
            "number": "ST18-08",
            "name": "\u5f3a\u98ce\u517d",
            "type": "\u9e1f\u9f99\u578b\/\u754c\u653e\u8005"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/ST18-08"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/ST18-08"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/ST18-08"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/zh-Hans\/st-18"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/ST18-08",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/ST18-08"
        },
        "meta": {
            "notes": "Starter Deck GUARDIAN VORTEX [ST18]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/ST18-08",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/ST18-08"
        },
        "meta": {
            "notes": "\u30b9\u30bf\u30fc\u30c8\u30c7\u30c3\u30ad \u65cb\u98a8\u306e\u5b88\u8b77\u8005 [ST-18]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/ST18-08",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/ST18-08"
        },
        "meta": {
            "notes": "\uc2a4\ud0c0\ud2b8 \ub371 \uc120\ud48d\uc758 \uc218\ud638\uc790 [STK-18]"
        }
    }, {
        "type": "release",
        "id": "\/releases\/zh-Hans\/st-18",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/zh-Hans\/st-18"
        },
        "meta": {
            "name": "\u65cb\u98ce\u5b88\u62a4\u8005\u3010ST-18\u3011"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/ST18-08"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

ST18-08 强风兽ST18-08 强风兽 on Heroicc