GET /cards/en/EX10-052

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/EX10-052",
        "attributes": {
            "level": 5,
            "faqs": [{
                "date": "2025-09-05",
                "question": "My opponent chose this card as the target to return to the hand for P-153 [MagnaGarurumon]'s [When Digivolving] effect. \nBefore returning it, if this card's [All Turns] effect interrupts, my opponent chooses the P-153 [MagnaGarurumon] that activated the [When Digivolving] effect as the target for deletion, but P-153 [MagnaGarurumon]'s <Armor Purge> prevents it from being deleted, is the \"if this effect didn't delete\" condition met, preventing this card from leaving?",
                "answer": "Yes, it doesn't leave."
            }],
            "digivolution-requirements": [{
                "level": 4,
                "category": "digimon",
                "color": ["purple", "yellow"],
                "cost": 7
            }],
            "language": "en",
            "dp": 13000,
            "notes": "Extra Booster SINISTER ORDER [EX-10]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/EX10-052.webp",
            "play-cost": 13,
            "form": "Ultimate",
            "effect": "[Digivolve] [Lucemon]: Cost 5\n[When Digivolving] [When Attacking] By trashing 1 card in your hand, your opponent may delete 1 of their Digimon or Tamers. If this effect didn't delete, \uff1cRecovery +1 \u226aDeck\u226b\uff1e.\n[All Turns] [Once Per Turn] When this Digimon would leave the battle area, your opponent may delete 1 of their Digimon or Tamers. If this effect didn't delete, it doesn't leave.",
            "rarity": "R",
            "category": "digimon",
            "attribute": "Virus",
            "block-icon": 5,
            "color": ["purple", "yellow"],
            "number": "EX10-052",
            "name": "Lucemon: Chaos Mode",
            "type": "Demon Lord\/Seven Great Demon Lords"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/EX10-052"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX10-052"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/ex-10"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/ja\/EX10-052",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX10-052"
        },
        "meta": {
            "notes": "\u30a8\u30af\u30b9\u30c8\u30e9\u30d6\u30fc\u30b9\u30bf\u30fc SINISTER ORDER [EX-10]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX10-052",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX10-052"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/ex-10",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/ex-10"
        },
        "meta": {
            "name": "SINISTER ORDER [EX-10]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/EX10-052"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

EX10-052 Lucemon: Chaos ModeEX10-052 Lucemon: Chaos Mode on Heroicc

Lucemon: Chaos Mode

Card Number
EX10-052
Rarity
R
Category
Digimon
Level
5
Block Icon
05
Colour
Purple Yellow
Play Cost
13
DP
13000
Form
Ultimate
Attribute
Virus
Type
Demon Lord/Seven Great Demon Lords
Digivolution Requirements
Digivolve Cost
7
Colour
Purple Yellow
Level
4
Category
Digimon
Effect

Digivolve [Lucemon]: Cost 5

When Digivolving When Attacking By trashing 1 card in your hand, your opponent may delete 1 of their Digimon or Tamers. If this effect didn't delete, Recovery +1 ≪Deck≫. All Turns Once Per Turn When this Digimon would leave the battle area, your opponent may delete 1 of their Digimon or Tamers. If this effect didn't delete, it doesn't leave.

Releases
Genre
Booster Pack
Release Name
SINISTER ORDER [EX-10]
Official Product Page
Date
Notes
Extra Booster SINISTER ORDER [EX-10]
International Arts

ja EX10-052 エクストラブースター SINISTER ORDER [EX-10]

zh-Hans EX10-052 SINISTER ORDER【EX-10】

Q&A
Date
Question

My opponent chose this card as the target to return to the hand for P-153 [MagnaGarurumon]'s [When Digivolving] effect.

Before returning it, if this card's [All Turns] effect interrupts, my opponent chooses the P-153 [MagnaGarurumon] that activated the [When Digivolving] effect as the target for deletion, but P-153 [MagnaGarurumon]'s <Armor Purge> prevents it from being deleted, is the "if this effect didn't delete" condition met, preventing this card from leaving?

Answer

Yes, it doesn't leave.