GET /cards/en/BT9-094

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/BT9-094",
        "attributes": {
            "faqs": [{
                "date": "2024-03-28",
                "question": "Can I use this card's [Main] effect to delete my opponent's Digimon whose total DP adds up to 11000 or less with an \"add 1000 to the maximum your DP-based deletion effects can delete\" effect?",
                "answer": "Yes, you can."
            }],
            "language": "en",
            "notes": "Booster X RECORD [BT09]",
            "use-cost": 6,
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/BT9-094.webp",
            "security-effect": "[Security] Activate this card's [Main] effect.",
            "effect": "[Main] Choose any number of your opponent's Digimon whose total DP adds up to 10000 or less and delete them.",
            "rarity": "U",
            "category": "option",
            "block-icon": 1,
            "color": ["red"],
            "number": "BT9-094",
            "name": "Atomic Megalo Blaster"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/BT9-094"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/BT9-094"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT9-094"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/bt-09"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/ja\/BT9-094",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT9-094"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af X\u30ec\u30b3\u30fc\u30c9 [BT-09]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/BT9-094",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT9-094"
        },
        "meta": {
            "notes": "\ubd80\uc2a4\ud130 \ud329 X\ub808\ucf54\ub4dc [BTK-09]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT9-094",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT9-094"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/bt-09",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/bt-09"
        },
        "meta": {
            "name": "X RECORD [BT-09]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/BT9-094"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="en" data-card-id="BT9-094" style="view-transition-name:en_BT9-094_P0;">
    <link rel="stylesheet" href="https://assets.heroi.cc/css/components/heroicc-card.css" />
    <script type="module" src="https://assets.heroi.cc/js/heroicc-card.js"></script>
    <picture>
        <img width="430" height="600" alt="BT9-094 Atomic Megalo Blaster" src="https://images.heroi.cc/cards/en/BT9-094.webp" fetchpriority="low" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/en/BT9-094">BT9-094 Atomic Megalo Blaster</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

BT9-094 Atomic Megalo BlasterBT9-094 Atomic Megalo Blaster on Heroicc

Atomic Megalo Blaster

Card Number
BT9-094
Rarity
U
Category
Option
Block Icon
01
Colour
Red
Use Cost
6
Effect

Main Choose any number of your opponent's Digimon whose total DP adds up to 10000 or less and delete them.

Security Effect

Security Activate this card's Main effect.

Releases
Genre
Booster Pack
Release Name
X RECORD [BT-09]
Official Product Page
Date
Notes
Booster X RECORD [BT09]
International Arts

ja BT9-094 ブースターパック Xレコード [BT-09]

zh-Hans BT9-094 XROS RECORD【BTC-05】

ko BT9-094 부스터 팩 X레코드 [BTK-09]

Q&A
Date
Question

Can I use this card's [Main] effect to delete my opponent's Digimon whose total DP adds up to 11000 or less with an "add 1000 to the maximum your DP-based deletion effects can delete" effect?

Answer

Yes, you can.