ピコデビモン

Card Number
EX8-057
Rarity
R
Category
Digimon
Level
3
Block Icon
04
Colour
Purple
Play Cost
3
DP
1000
Form
成長期
Attribute
ウィルス種
Type
小悪魔型/NSo
Digivolution Requirements
Digivolve Cost
0
Colour
Purple
Level
2
Category
Digimon
Effect

進化特徴に「NSo」を持つLv.2:コスト0

登場時自分のデッキの上から3枚オープンする。その中の特徴に「NSo」を持つカード1枚と特徴に「堕天使型」を持つカード1枚を手札に加える。残りはデッキの下に戻す。

Inherited Effect

アタック時ターンに1回1ドローし、自分の手札1枚を破棄する。

Releases
Genre
ブースターパック
Release Name
CHAIN OF LIBERATION【EX-08】
Official Product Page
Date
Notes
エクストラブースター CHAIN OF LIBERATION [EX-08]
International Arts

en EX8-057 EXTRA BOOSTER CHAIN OF LIBERATION [EX08]

zh-Hans EX8-057 CHAIN OF LIBERATION【EX-08】

GET /cards/ja/EX8-057

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/ja\/EX8-057",
        "attributes": {
            "level": 3,
            "digivolution-requirements": [{
                "level": 2,
                "category": "digimon",
                "color": ["purple"],
                "cost": 0
            }],
            "language": "ja",
            "inherited-effect": "\u3010\u30a2\u30bf\u30c3\u30af\u6642\u3011\uff3b\u30bf\u30fc\u30f3\u306b1\u56de\uff3d\u226a1\u30c9\u30ed\u30fc\u226b\u3057\u3001\u81ea\u5206\u306e\u624b\u672d1\u679a\u3092\u7834\u68c4\u3059\u308b\u3002",
            "dp": 1000,
            "notes": "\u30a8\u30af\u30b9\u30c8\u30e9\u30d6\u30fc\u30b9\u30bf\u30fc CHAIN OF LIBERATION [EX-08]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/ja\/EX8-057.webp",
            "play-cost": 3,
            "form": "\u6210\u9577\u671f",
            "effect": "\u3010\u9032\u5316\u3011\u7279\u5fb4\u306b\u300cNSo\u300d\u3092\u6301\u3064Lv.2:\u30b3\u30b9\u30c80\n\u3010\u767b\u5834\u6642\u3011\u81ea\u5206\u306e\u30c7\u30c3\u30ad\u306e\u4e0a\u304b\u30893\u679a\u30aa\u30fc\u30d7\u30f3\u3059\u308b\u3002\u305d\u306e\u4e2d\u306e\u7279\u5fb4\u306b\u300cNSo\u300d\u3092\u6301\u3064\u30ab\u30fc\u30c91\u679a\u3068\u7279\u5fb4\u306b\u300c\u5815\u5929\u4f7f\u578b\u300d\u3092\u6301\u3064\u30ab\u30fc\u30c91\u679a\u3092\u624b\u672d\u306b\u52a0\u3048\u308b\u3002\u6b8b\u308a\u306f\u30c7\u30c3\u30ad\u306e\u4e0b\u306b\u623b\u3059\u3002",
            "rarity": "R",
            "category": "digimon",
            "attribute": "\u30a6\u30a3\u30eb\u30b9\u7a2e",
            "block-icon": 4,
            "color": ["purple"],
            "number": "EX8-057",
            "name": "\u30d4\u30b3\u30c7\u30d3\u30e2\u30f3",
            "type": "\u5c0f\u60aa\u9b54\u578b\/NSo"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/EX8-057"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX8-057"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/ja\/ex-08"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/EX8-057",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/EX8-057"
        },
        "meta": {
            "notes": "EXTRA BOOSTER CHAIN OF LIBERATION [EX08]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX8-057",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX8-057"
        }
    }, {
        "type": "release",
        "id": "\/releases\/ja\/ex-08",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/ja\/ex-08"
        },
        "meta": {
            "name": "CHAIN OF LIBERATION\u3010EX-08\u3011"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX8-057"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="ja" data-card-id="EX8-057">
    <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="EX8-057 ピコデビモン" src="https://images.heroi.cc/cards/ja/EX8-057.webp" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/ja/EX8-057">EX8-057 ピコデビモン</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

EX8-057 ピコデビモンEX8-057 ピコデビモン on Heroicc