飞行V龙兽

Card Number
ST8-08
Rarity
R
Category
Digimon
Level
5
Block Icon
01
Colour
Blue
Play Cost
7
DP
7000
Form
完全体
Attribute
疫苗种
Type
圣龙型
Digivolution Requirements
Digivolve Cost
3
Colour
Blue
Level
4
Category
Digimon
Effect

干扰(此数码宝贝在与安防数码宝贝的战斗中不会被消灭)

Inherited Effect

我方的回合我方持有8张或更多手牌的期间,此数码宝贝获得安防攻击+1(此数码宝贝判定安防卡牌的张数+1)效果。

Releases
Genre
基本卡组
Release Name
究极V龙兽【STC-08】
Official Product Page
Date
Alternate Arts

zh-Hans ST8-08 P1 宣传卡【P】

International Arts

ja ST8-08 スタートデッキ アルフォースブイドラモン [ST-8]

en ST8-08 Starter Deck, ULFORCEVEEDRAMON [ST-8]

ko ST8-08 스타트 덱 알포스브이드라몬 [STK-8]

GET /cards/zh-Hans/ST8-08

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/zh-Hans\/ST8-08",
        "attributes": {
            "level": 5,
            "digivolution-requirements": [{
                "level": 4,
                "category": "digimon",
                "color": ["blue"],
                "cost": 3
            }],
            "language": "zh-Hans",
            "inherited-effect": "\u3010\u6211\u65b9\u7684\u56de\u5408\u3011\u6211\u65b9\u6301\u67098\u5f20\u6216\u66f4\u591a\u624b\u724c\u7684\u671f\u95f4,\u6b64\u6570\u7801\u5b9d\u8d1d\u83b7\u5f97\u300a\u5b89\u9632\u653b\u51fb+1\u300b\uff08\u6b64\u6570\u7801\u5b9d\u8d1d\u5224\u5b9a\u5b89\u9632\u5361\u724c\u7684\u5f20\u6570+1\uff09\u6548\u679c\u3002",
            "dp": 7000,
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/zh-Hans\/ST8-08.webp",
            "play-cost": 7,
            "form": "\u5b8c\u5168\u4f53",
            "effect": "\u300a\u5e72\u6270\u300b\uff08\u6b64\u6570\u7801\u5b9d\u8d1d\u5728\u4e0e\u5b89\u9632\u6570\u7801\u5b9d\u8d1d\u7684\u6218\u6597\u4e2d\u4e0d\u4f1a\u88ab\u6d88\u706d\uff09",
            "rarity": "R",
            "category": "digimon",
            "attribute": "\u75ab\u82d7\u79cd",
            "block-icon": 1,
            "color": ["blue"],
            "number": "ST8-08",
            "name": "\u98de\u884cV\u9f99\u517d",
            "type": "\u5723\u9f99\u578b"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/ST8-08_P1"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/ST8-08"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/ST8-08"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/ST8-08"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/zh-Hans\/stc-08"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/zh-Hans\/ST8-08_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/ST8-08_P1"
        }
    }, {
        "type": "card",
        "id": "\/cards\/en\/ST8-08",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/ST8-08"
        },
        "meta": {
            "notes": "Starter Deck, ULFORCEVEEDRAMON [ST-8]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/ST8-08",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/ST8-08"
        },
        "meta": {
            "notes": "\u30b9\u30bf\u30fc\u30c8\u30c7\u30c3\u30ad \u30a2\u30eb\u30d5\u30a9\u30fc\u30b9\u30d6\u30a4\u30c9\u30e9\u30e2\u30f3 [ST-8]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/ST8-08",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/ST8-08"
        },
        "meta": {
            "notes": "\uc2a4\ud0c0\ud2b8 \ub371 \uc54c\ud3ec\uc2a4\ube0c\uc774\ub4dc\ub77c\ubaac [STK-8]"
        }
    }, {
        "type": "release",
        "id": "\/releases\/zh-Hans\/stc-08",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/zh-Hans\/stc-08"
        },
        "meta": {
            "name": "\u7a76\u6781V\u9f99\u517d\u3010STC-08\u3011"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/ST8-08"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

ST8-08 飞行V龙兽ST8-08 飞行V龙兽 on Heroicc