ADR-08=オプティマイザー

Card Number
EX2-053
Rarity
C
Category
Digimon
Level
Block Icon
01
Colour
White
Play Cost
10
DP
9000
Form
デ・リーパー
Type
母船タイプ
Effect

登場時アタック時ターンに1回自分の「マザー デ・リーパー」の進化元が5枚以上あるとき、自分のデッキの上から3枚オープンする。その中の特徴に「デ・リーパー」を持つ登場コスト10以下のカード1枚を、コストを支払わずに登場できる。残ったカードは好きな順番でデッキの上に戻す。

Releases
Genre
ブースターパック
Release Name
デジタルハザード【EX-02】
Official Product Page
Date
Notes
テーマブースター デジタルハザード [EX-02]
International Arts

en EX2-053 THEME BOOSTER DIGITAL HAZARD[EX-02] Errata Card

zh-Hans EX2-053 EXTRA BOOSTER【EXC-01】

ko EX2-053 테마 부스터 디지털 해저드 [EXK-02]

GET /cards/ja/EX2-053

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/ja\/EX2-053",
        "attributes": {
            "language": "ja",
            "dp": 9000,
            "notes": "\u30c6\u30fc\u30de\u30d6\u30fc\u30b9\u30bf\u30fc \u30c7\u30b8\u30bf\u30eb\u30cf\u30b6\u30fc\u30c9 [EX-02]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/ja\/EX2-053.webp",
            "play-cost": 10,
            "form": "\u30c7\u30fb\u30ea\u30fc\u30d1\u30fc",
            "effect": "\u3010\u767b\u5834\u6642\u3011\u3010\u30a2\u30bf\u30c3\u30af\u6642\u3011\uff3b\u30bf\u30fc\u30f3\u306b1\u56de\uff3d\u81ea\u5206\u306e\u300c\u30de\u30b6\u30fc \u30c7\u30fb\u30ea\u30fc\u30d1\u30fc\u300d\u306e\u9032\u5316\u5143\u304c5\u679a\u4ee5\u4e0a\u3042\u308b\u3068\u304d\u3001\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\u300c\u30c7\u30fb\u30ea\u30fc\u30d1\u30fc\u300d\u3092\u6301\u3064\u767b\u5834\u30b3\u30b9\u30c810\u4ee5\u4e0b\u306e\u30ab\u30fc\u30c91\u679a\u3092\u3001\u30b3\u30b9\u30c8\u3092\u652f\u6255\u308f\u305a\u306b\u767b\u5834\u3067\u304d\u308b\u3002\u6b8b\u3063\u305f\u30ab\u30fc\u30c9\u306f\u597d\u304d\u306a\u9806\u756a\u3067\u30c7\u30c3\u30ad\u306e\u4e0a\u306b\u623b\u3059\u3002",
            "rarity": "C",
            "category": "digimon",
            "block-icon": 1,
            "color": ["white"],
            "number": "EX2-053",
            "name": "ADR-08=\u30aa\u30d7\u30c6\u30a3\u30de\u30a4\u30b6\u30fc",
            "type": "\u6bcd\u8239\u30bf\u30a4\u30d7"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/EX2-053"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/EX2-053"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX2-053"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/ja\/ex-02"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/EX2-053",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/EX2-053"
        },
        "meta": {
            "notes": "THEME BOOSTER DIGITAL HAZARD[EX-02]\nErrata Card"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/EX2-053",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/EX2-053"
        },
        "meta": {
            "notes": "\ud14c\ub9c8 \ubd80\uc2a4\ud130 \ub514\uc9c0\ud138 \ud574\uc800\ub4dc [EXK-02]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX2-053",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX2-053"
        }
    }, {
        "type": "release",
        "id": "\/releases\/ja\/ex-02",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/ja\/ex-02"
        },
        "meta": {
            "name": "\u30c7\u30b8\u30bf\u30eb\u30cf\u30b6\u30fc\u30c9\u3010EX-02\u3011"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX2-053"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="ja" data-card-id="EX2-053">
    <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="EX2-053 ADR-08=オプティマイザー" src="https://images.heroi.cc/cards/ja/EX2-053.webp" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/ja/EX2-053">EX2-053 ADR-08=オプティマイザー</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

EX2-053 ADR-08=オプティマイザーEX2-053 ADR-08=オプティマイザー on Heroicc