GET /cards/en/EX12-059_P1

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/EX12-059_P1",
        "attributes": {
            "level": 6,
            "faqs": [{
                "date": "2026-06-19",
                "question": "Can I place just 1 card in digivolution cards for the conditions of this card's [On Play] [When Digivolving] [When Attacking] effect?",
                "answer": "No, you can't. \nA \"by\" condition can't be met if only some of the required actions are performed. \nThe conditions for this [On Play] [When Digivolving] [When Attacking] effect require you to place the specified number of cards as the bottom digivolution cards."
            }, {
                "date": "2026-06-19",
                "question": "What does a \"can't trash stacked cards\" effect do, exactly?",
                "answer": "This effect prevents cards stacked on top from being trashed by <De-Digivolve> or other effects, and cards stacked on the bottom can't be trashed by effects such as those that trash digivolution cards."
            }],
            "digivolution-requirements": [{
                "level": 5,
                "category": "digimon",
                "color": ["black", "purple"],
                "cost": 4
            }],
            "language": "en",
            "inherited-effect": "\uff1cOverflow (-4)\uff1e (As this card moves from the field or under a card to an area other than those, lose 4 memory.)",
            "dp": 12000,
            "notes": "Extra Booster DIGITAL WORLD SHAMBALA [EX-12]",
            "parallel-id": 1,
            "supplemental-rarity": {
                "stars": 1
            },
            "image": "https:\/\/images.heroi.cc\/cards\/en\/EX12-059_P1.webp",
            "play-cost": 7,
            "form": "Mega",
            "effect": "[Digivolve] Lv.5 w\/[Cyborg]\/[ME] trait: Cost 3\n{Hand} [Counter] \uff1cBlast Digivolve\uff1e (Your Digimon may digivolve into this card without paying the cost.)\n\uff1cReboot\uff1e \uff1cFragment \u226a2\u226b\uff1e\n[On Play] [When Digivolving] [When Attacking] [Once Per Turn] \uff1cDe-Digivolve 3\uff1e 1 of your opponent's Digimon. Then, by placing 2 level 5 or lower [Machine], [Cyborg] or [ME] trait cards from your hand or trash as this Digimon's bottom digivolution cards, your opponent's effects can't trash any of your Digimon's stacked cards until their turn ends.",
            "rarity": "SR",
            "category": "digimon",
            "attribute": "Virus",
            "block-icon": 6,
            "color": ["black", "purple"],
            "number": "EX12-059",
            "name": "Machinedramon ACE",
            "type": "Machine\/ME"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/EX12-059"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/EX12-059"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/EX12-059_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX12-059"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX12-059_P1"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/ex-12"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/EX12-059",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/EX12-059"
        },
        "meta": {
            "notes": "Extra Booster DIGITAL WORLD SHAMBALA [EX-12]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/EX12-059",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX12-059"
        },
        "meta": {
            "notes": "\u30a8\u30af\u30b9\u30c8\u30e9\u30d6\u30fc\u30b9\u30bf\u30fc DIGITAL WORLD SHAMBALA [EX-12]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/EX12-059_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX12-059_P1"
        },
        "meta": {
            "notes": "\u30a8\u30af\u30b9\u30c8\u30e9\u30d6\u30fc\u30b9\u30bf\u30fc DIGITAL WORLD SHAMBALA [EX-12]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX12-059",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX12-059"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX12-059_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX12-059_P1"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/ex-12",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/ex-12"
        },
        "meta": {
            "name": "DIGITAL WORLD SHAMBALA [EX-12]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/EX12-059_P1"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="en" data-card-id="EX12-059_P1" style="view-transition-name:en_EX12-059_P1;">
    <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="EX12-059 Machinedramon ACE · Alternate Art #1" src="https://images.heroi.cc/cards/en/EX12-059_P1.webp" fetchpriority="low" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/en/EX12-059_P1">EX12-059 Machinedramon ACE<span> · </span>
            <small>
                <em>Alternate Art #1</em>
            </small>
        </a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

EX12-059 Machinedramon ACE · Alternate Art #1EX12-059 Machinedramon ACE · Alternate Art #1 on Heroicc

Machinedramon

Card Number
EX12-059
Rarity
SR
Category
Digimon
Level
6
Block Icon
06
Supplemental Rarity
Alternative Art #1
Colour
Black Purple
Play Cost
7
DP
12000
Form
Mega
Attribute
Virus
Type
Machine/ME
Digivolution Requirements
Digivolve Cost
4
Colour
Black Purple
Level
5
Category
Digimon
Effect

Digivolve Lv.5 w/[Cyborg]/[ME] trait: Cost 3

Hand Counter Blast Digivolve (Your Digimon may digivolve into this card without paying the cost.)

Reboot Fragment ≪2≫

On Play When Digivolving When Attacking Once Per Turn De-Digivolve 3 1 of your opponent's Digimon. Then, by placing 2 level 5 or lower [Machine], [Cyborg] or [ME] trait cards from your hand or trash as this Digimon's bottom digivolution cards, your opponent's effects can't trash any of your Digimon's stacked cards until their turn ends.

Inherited Effect

Overflow (-4) (As this card moves from the field or under a card to an area other than those, lose 4 memory.)

Releases
Genre
Booster Pack
Release Name
DIGITAL WORLD SHAMBALA [EX-12]
Official Product Page
Date
Notes
Extra Booster DIGITAL WORLD SHAMBALA [EX-12]
Alternate Arts

en EX12-059 Extra Booster DIGITAL WORLD SHAMBALA [EX-12]

International Arts

ja EX12-059 エクストラブースター DIGITAL WORLD SHAMBALA [EX-12]

ja EX12-059 P1 エクストラブースター DIGITAL WORLD SHAMBALA [EX-12]

zh-Hans EX12-059 DIGITAL WORLD SHAMBALA【EX-12】

zh-Hans EX12-059 P1 DIGITAL WORLD SHAMBALA【EX-12】

Q&A
Date
Question

Can I place just 1 card in digivolution cards for the conditions of this card's [On Play] [When Digivolving] [When Attacking] effect?

Answer

No, you can't.

A "by" condition can't be met if only some of the required actions are performed.

The conditions for this [On Play] [When Digivolving] [When Attacking] effect require you to place the specified number of cards as the bottom digivolution cards.

Date
Question

What does a "can't trash stacked cards" effect do, exactly?

Answer

This effect prevents cards stacked on top from being trashed by <De-Digivolve> or other effects, and cards stacked on the bottom can't be trashed by effects such as those that trash digivolution cards.