GET /cards/en/BT25-014

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/BT25-014",
        "attributes": {
            "level": 4,
            "faqs": [{
                "date": "2026-05-08",
                "question": "Can I activate this card's [Main] effect even when my opponent doesn't have any Digimon that can be deleted?",
                "answer": "Yes, you can."
            }, {
                "date": "2026-05-08",
                "question": "My opponent has a Digimon with 4000 DP or less. \nCan I meet the \"if this effect didn't delete\" condition in this card's [Main] effect by not choosing a card to delete?",
                "answer": "No, you can't. \nIf your opponent has a Digimon with 4000 DP or less, you must choose that card and delete it."
            }, {
                "date": "2026-05-08",
                "question": "My opponent has a Digimon with 4000 DP or less. \nCan I meet the \"if this effect didn't delete\" condition in this card's [Main] effect by choosing an opponent's Digimon with an effect that prevents deletion and 4000 DP or less?",
                "answer": "Yes, you can."
            }],
            "digivolution-requirements": [{
                "level": 3,
                "category": "digimon",
                "color": ["red"],
                "cost": 2
            }],
            "language": "en",
            "inherited-effect": "[When Attacking] Delete 1 of your opponent's Digimon with 4000 DP or less.",
            "dp": 5000,
            "notes": "Booster DUAL REVOLUTION [BT-25]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/BT25-014.webp",
            "play-cost": 4,
            "form": "Champion",
            "effect": "[Digivolve] Lv.3 w\/[Flame]\/[TS] trait: Cost 2\n[Main] [Once Per Turn] By trashing 1 [Flame] or [TS] trait card from your hand, delete 1 of your opponent's Digimon with 4000 DP or less. If this effect didn't delete, \uff1cDraw 2\uff1e.",
            "rarity": "C",
            "category": "digimon",
            "attribute": "Data",
            "block-icon": 6,
            "color": ["red"],
            "number": "BT25-014",
            "name": "Meramon",
            "type": "Flame\/Iliad\/TS"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/BT25-014"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT25-014"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/bt-25"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/ja\/BT25-014",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT25-014"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af DUAL REVOLUTION [BT-25]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT25-014",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT25-014"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/bt-25",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/bt-25"
        },
        "meta": {
            "name": "DUAL REVOLUTION [BT-25]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/BT25-014"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="en" data-card-id="BT25-014" style="view-transition-name:en_BT25-014_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="BT25-014 Meramon" src="https://images.heroi.cc/cards/en/BT25-014.webp" fetchpriority="low" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/en/BT25-014">BT25-014 Meramon</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

BT25-014 MeramonBT25-014 Meramon on Heroicc

Meramon

Card Number
BT25-014
Rarity
C
Category
Digimon
Level
4
Block Icon
06
Colour
Red
Play Cost
4
DP
5000
Form
Champion
Attribute
Data
Type
Flame/Iliad/TS
Digivolution Requirements
Digivolve Cost
2
Colour
Red
Level
3
Category
Digimon
Effect

Digivolve Lv.3 w/[Flame]/[TS] trait: Cost 2

Main Once Per Turn By trashing 1 [Flame] or [TS] trait card from your hand, delete 1 of your opponent's Digimon with 4000 DP or less. If this effect didn't delete, Draw 2.

Inherited Effect

When Attacking Delete 1 of your opponent's Digimon with 4000 DP or less.

Releases
Genre
Booster Pack
Release Name
DUAL REVOLUTION [BT-25]
Official Product Page
Date
Notes
Booster DUAL REVOLUTION [BT-25]
International Arts

ja BT25-014 ブースターパック DUAL REVOLUTION [BT-25]

zh-Hans BT25-014 DUAL REVOLUTION 【BT-25】

Q&A
Date
Question

Can I activate this card's [Main] effect even when my opponent doesn't have any Digimon that can be deleted?

Answer

Yes, you can.

Date
Question

My opponent has a Digimon with 4000 DP or less.

Can I meet the "if this effect didn't delete" condition in this card's [Main] effect by not choosing a card to delete?

Answer

No, you can't.

If your opponent has a Digimon with 4000 DP or less, you must choose that card and delete it.

Date
Question

My opponent has a Digimon with 4000 DP or less.

Can I meet the "if this effect didn't delete" condition in this card's [Main] effect by choosing an opponent's Digimon with an effect that prevents deletion and 4000 DP or less?

Answer

Yes, you can.