怨毒吸血魔兽

Card Number
P-020
Rarity
P
Category
Digimon
Level
6
Colour
Purple
Play Cost
11
DP
11000
Form
究极体
Attribute
病毒种
Type
魔兽型
Digivolution Requirements
Digivolve Cost
3
Colour
Purple
Level
5
Category
Digimon
Effect

消灭时可以从我方的废弃区中,不支付费用登场1张等级不高于Lv.4的紫色数码宝贝卡牌。通过此效果登场的数码宝贝不发动登场时效果。

Releases
Genre
宣传卡
Release Name
宣传卡【P】
International Arts

ja P-020 プロモーションパック

ja P-020 P1 TAMER'S SELECTION BOX エボリューションカップ2022(オメガモン)

en P-020 Official Tournament Pack VOL.1

en P-020 P1 PREMIUM DECK SET [PD-01]

ko P-020 부스터 팩 배틀 오브 오메가 [BTK-05] 박스 프로모카드

GET /cards/zh-Hans/P-020

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/zh-Hans\/P-020",
        "attributes": {
            "level": 6,
            "digivolution-requirements": [{
                "level": 5,
                "category": "digimon",
                "color": ["purple"],
                "cost": 3
            }],
            "language": "zh-Hans",
            "dp": 11000,
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/zh-Hans\/P-020.webp",
            "play-cost": 11,
            "form": "\u7a76\u6781\u4f53",
            "effect": "\u3010\u6d88\u706d\u65f6\u3011\u53ef\u4ee5\u4ece\u6211\u65b9\u7684\u5e9f\u5f03\u533a\u4e2d,\u4e0d\u652f\u4ed8\u8d39\u7528\u767b\u573a1\u5f20\u7b49\u7ea7\u4e0d\u9ad8\u4e8eLv.4\u7684\u7d2b\u8272\u6570\u7801\u5b9d\u8d1d\u5361\u724c\u3002\u901a\u8fc7\u6b64\u6548\u679c\u767b\u573a\u7684\u6570\u7801\u5b9d\u8d1d\u4e0d\u53d1\u52a8\u3010\u767b\u573a\u65f6\u3011\u6548\u679c\u3002",
            "rarity": "P",
            "category": "digimon",
            "attribute": "\u75c5\u6bd2\u79cd",
            "color": ["purple"],
            "number": "P-020",
            "name": "\u6028\u6bd2\u5438\u8840\u9b54\u517d",
            "type": "\u9b54\u517d\u578b"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/P-020"
                }, {
                    "type": "card",
                    "id": "\/cards\/en\/P-020_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/P-020"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/P-020_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/P-020"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/zh-Hans\/p"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/P-020",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/P-020"
        },
        "meta": {
            "notes": "Official Tournament Pack VOL.1"
        }
    }, {
        "type": "card",
        "id": "\/cards\/en\/P-020_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/P-020_P1"
        },
        "meta": {
            "notes": "PREMIUM DECK SET [PD-01]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/P-020",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/P-020"
        },
        "meta": {
            "notes": "\u30d7\u30ed\u30e2\u30fc\u30b7\u30e7\u30f3\u30d1\u30c3\u30af"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/P-020_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/P-020_P1"
        },
        "meta": {
            "notes": "TAMER'S SELECTION BOX \u30a8\u30dc\u30ea\u30e5\u30fc\u30b7\u30e7\u30f3\u30ab\u30c3\u30d72022\uff08\u30aa\u30e1\u30ac\u30e2\u30f3\uff09"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/P-020",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/P-020"
        },
        "meta": {
            "notes": "\ubd80\uc2a4\ud130 \ud329 \ubc30\ud2c0 \uc624\ube0c \uc624\uba54\uac00 [BTK-05] \ubc15\uc2a4 \ud504\ub85c\ubaa8\uce74\ub4dc"
        }
    }, {
        "type": "release",
        "id": "\/releases\/zh-Hans\/p",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/zh-Hans\/p"
        },
        "meta": {
            "name": "\u5ba3\u4f20\u5361\u3010P\u3011"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/P-020"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="zh-Hans" data-card-id="P-020">
    <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="P-020 怨毒吸血魔兽" src="https://images.heroi.cc/cards/zh-Hans/P-020.webp" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/zh-Hans/P-020">P-020 怨毒吸血魔兽</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

P-020 怨毒吸血魔兽P-020 怨毒吸血魔兽 on Heroicc