レディーデビモン

Card Number
BT23-067
Rarity
U
Category
Digimon
Level
5
Block Icon
05
Colour
Purple
Play Cost
7
DP
6000
Form
完全体
Attribute
ウィルス種
Type
堕天使型/CS
Digivolution Requirements
Digivolve Cost
3
Colour
Purple
Level
4
Category
Digimon
Effect

進化特徴に「CS」を持つLv.4:コスト3

このカードが手札から登場するとき、自分の「エンジェウーモン」/「御神楽ミレイ」がいるなら、支払う登場コスト-3。

ブロッカー

登場時進化時Lv.4以下の相手のデジモン1体を消滅させる。

Inherited Effect

スケープゴート(このデジモンが自分の効果以外で消滅するとき、他の自分のデジモン1体を消滅させることで、消滅しない)

Releases
Genre
ブースターパック
Release Name
HACKERS' SLUMBER【BT-23】
Official Product Page
Date
Notes
HACKERS' SLUMBER [BT-23]
International Arts

en BT23-067 BOOSTER HACKERS' SLUMBER [BT-23]

zh-Hans BT23-067 HACKER'S SLUMBER【BT-23】

GET /cards/ja/BT23-067

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/ja\/BT23-067",
        "attributes": {
            "level": 5,
            "digivolution-requirements": [{
                "level": 4,
                "category": "digimon",
                "color": ["purple"],
                "cost": 3
            }],
            "language": "ja",
            "inherited-effect": "\u226a\u30b9\u30b1\u30fc\u30d7\u30b4\u30fc\u30c8\u226b\uff08\u3053\u306e\u30c7\u30b8\u30e2\u30f3\u304c\u81ea\u5206\u306e\u52b9\u679c\u4ee5\u5916\u3067\u6d88\u6ec5\u3059\u308b\u3068\u304d\u3001\u4ed6\u306e\u81ea\u5206\u306e\u30c7\u30b8\u30e2\u30f31\u4f53\u3092\u6d88\u6ec5\u3055\u305b\u308b\u3053\u3068\u3067\u3001\u6d88\u6ec5\u3057\u306a\u3044\uff09",
            "dp": 6000,
            "notes": "HACKERS' SLUMBER [BT-23]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/ja\/BT23-067.webp",
            "play-cost": 7,
            "form": "\u5b8c\u5168\u4f53",
            "effect": "\u3010\u9032\u5316\u3011\u7279\u5fb4\u306b\u300cCS\u300d\u3092\u6301\u3064Lv.4:\u30b3\u30b9\u30c83\n\u3053\u306e\u30ab\u30fc\u30c9\u304c\u624b\u672d\u304b\u3089\u767b\u5834\u3059\u308b\u3068\u304d\u3001\u81ea\u5206\u306e\u300c\u30a8\u30f3\u30b8\u30a7\u30a6\u30fc\u30e2\u30f3\u300d\/\u300c\u5fa1\u795e\u697d\u30df\u30ec\u30a4\u300d\u304c\u3044\u308b\u306a\u3089\u3001\u652f\u6255\u3046\u767b\u5834\u30b3\u30b9\u30c8-3\u3002\n\u226a\u30d6\u30ed\u30c3\u30ab\u30fc\u226b\n\u3010\u767b\u5834\u6642\u3011\u3010\u9032\u5316\u6642\u3011Lv.4\u4ee5\u4e0b\u306e\u76f8\u624b\u306e\u30c7\u30b8\u30e2\u30f31\u4f53\u3092\u6d88\u6ec5\u3055\u305b\u308b\u3002",
            "rarity": "U",
            "category": "digimon",
            "attribute": "\u30a6\u30a3\u30eb\u30b9\u7a2e",
            "block-icon": 5,
            "color": ["purple"],
            "number": "BT23-067",
            "name": "\u30ec\u30c7\u30a3\u30fc\u30c7\u30d3\u30e2\u30f3",
            "type": "\u5815\u5929\u4f7f\u578b\/CS"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/BT23-067"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT23-067"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/ja\/bt-23"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/BT23-067",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT23-067"
        },
        "meta": {
            "notes": "BOOSTER HACKERS' SLUMBER [BT-23]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT23-067",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT23-067"
        }
    }, {
        "type": "release",
        "id": "\/releases\/ja\/bt-23",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/ja\/bt-23"
        },
        "meta": {
            "name": "HACKERS' SLUMBER\u3010BT-23\u3011"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT23-067"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

BT23-067 レディーデビモンBT23-067 レディーデビモン on Heroicc