オールデリート

Card Number
BT5-110
Rarity
R
Category
Option
Colour
White
Use Cost
10
Effect

メイン名称に「オメガモン」を含む自分のデジモン1体を手札に戻すことで、デジモンとテイマー全てを消滅させる。この効果で手札に戻したデジモンの持つ進化元は破棄する。

Security Effect

セキュリティこのカードを手札に加える。

Q&A
Question

このカードの効果は、自分のデジモンとテイマーもすべて消滅するのですか?

Answer

はい、その通りです。

Releases
Genre
ブースターパック
Release Name
バトルオブオメガ【BT-05】
Official Product Page
Date
Notes
ブースターパック バトルオブオメガ [BT-05]
International Arts

en BT5-110 BOOSTER -BATTLE OF OMNI- [BT05]

zh-Hans BT5-110 DIAMOND LEGEND【BTC-03】

ko BT5-110 부스터 팩 배틀 오브 오메가 [BTK-05]

GET /cards/ja/BT5-110

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/ja\/BT5-110",
        "attributes": {
            "faqs": [{
                "question": "\u3053\u306e\u30ab\u30fc\u30c9\u306e\u52b9\u679c\u306f\u3001\u81ea\u5206\u306e\u30c7\u30b8\u30e2\u30f3\u3068\u30c6\u30a4\u30de\u30fc\u3082\u3059\u3079\u3066\u6d88\u6ec5\u3059\u308b\u306e\u3067\u3059\u304b\uff1f",
                "answer": "\u306f\u3044\u3001\u305d\u306e\u901a\u308a\u3067\u3059\u3002"
            }],
            "language": "ja",
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af \u30d0\u30c8\u30eb\u30aa\u30d6\u30aa\u30e1\u30ac [BT-05]",
            "use-cost": 10,
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/ja\/BT5-110.webp",
            "security-effect": "\u3010\u30bb\u30ad\u30e5\u30ea\u30c6\u30a3\u3011\u3053\u306e\u30ab\u30fc\u30c9\u3092\u624b\u672d\u306b\u52a0\u3048\u308b\u3002",
            "effect": "\u3010\u30e1\u30a4\u30f3\u3011\u540d\u79f0\u306b\u300c\u30aa\u30e1\u30ac\u30e2\u30f3\u300d\u3092\u542b\u3080\u81ea\u5206\u306e\u30c7\u30b8\u30e2\u30f31\u4f53\u3092\u624b\u672d\u306b\u623b\u3059\u3053\u3068\u3067\u3001\u30c7\u30b8\u30e2\u30f3\u3068\u30c6\u30a4\u30de\u30fc\u5168\u3066\u3092\u6d88\u6ec5\u3055\u305b\u308b\u3002\u3053\u306e\u52b9\u679c\u3067\u624b\u672d\u306b\u623b\u3057\u305f\u30c7\u30b8\u30e2\u30f3\u306e\u6301\u3064\u9032\u5316\u5143\u306f\u7834\u68c4\u3059\u308b\u3002",
            "rarity": "R",
            "category": "option",
            "color": ["white"],
            "number": "BT5-110",
            "name": "\u30aa\u30fc\u30eb\u30c7\u30ea\u30fc\u30c8"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/BT5-110"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/BT5-110"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT5-110"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/ja\/bt-05"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/BT5-110",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT5-110"
        },
        "meta": {
            "notes": "BOOSTER -BATTLE OF OMNI- [BT05]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/BT5-110",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT5-110"
        },
        "meta": {
            "notes": "\ubd80\uc2a4\ud130 \ud329 \ubc30\ud2c0 \uc624\ube0c \uc624\uba54\uac00 [BTK-05]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT5-110",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT5-110"
        }
    }, {
        "type": "release",
        "id": "\/releases\/ja\/bt-05",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/ja\/bt-05"
        },
        "meta": {
            "name": "\u30d0\u30c8\u30eb\u30aa\u30d6\u30aa\u30e1\u30ac\u3010BT-05\u3011"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT5-110"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="ja" data-card-id="BT5-110">
    <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="BT5-110 オールデリート" src="https://images.heroi.cc/cards/ja/BT5-110.webp" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/ja/BT5-110">BT5-110 オールデリート</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

BT5-110 オールデリートBT5-110 オールデリート on Heroicc