GET /cards/en/EX10-004

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/EX10-004",
        "attributes": {
            "level": 2,
            "faqs": [{
                "date": "2025-09-05",
                "question": "Does this card's [Your Turn] effect trigger when my Digimon with [Lucemon] in its name has this card in its digivolution cards and moves from the breeding area to the battle area?",
                "answer": "Yes, it triggers."
            }],
            "language": "en",
            "inherited-effect": "[Your Turn] [Once Per Turn] When any of your Digimon with [Lucemon] in their names move from the breeding area to the battle area, by trashing 1 card in your hand, \uff1cDraw 1\uff1e and gain 1 memory.",
            "notes": "Extra Booster SINISTER ORDER [EX-10]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/EX10-004.webp",
            "form": "In-Training",
            "rarity": "C",
            "category": "digi-egg",
            "block-icon": 5,
            "color": ["purple"],
            "number": "EX10-004",
            "name": "Cupimon",
            "type": "Mini Angel"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/EX10-004_P1"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/EX10-004"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/EX10-004_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX10-004"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX10-004_P1"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/ex-10"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/EX10-004_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/EX10-004_P1"
        },
        "meta": {
            "notes": "Extra Booster SINISTER ORDER [EX-10]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/EX10-004",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX10-004"
        },
        "meta": {
            "notes": "\u30a8\u30af\u30b9\u30c8\u30e9\u30d6\u30fc\u30b9\u30bf\u30fc SINISTER ORDER [EX-10]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/EX10-004_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX10-004_P1"
        },
        "meta": {
            "notes": "\u30a8\u30af\u30b9\u30c8\u30e9\u30d6\u30fc\u30b9\u30bf\u30fc SINISTER ORDER [EX-10]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX10-004",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX10-004"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX10-004_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX10-004_P1"
        }
    }, {
        "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-004"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="en" data-card-id="EX10-004" style="view-transition-name:en_EX10-004_P0;" data-category="digi-egg">
    <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-004 Cupimon" src="https://images.heroi.cc/cards/en/EX10-004.webp" fetchpriority="low" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/en/EX10-004">EX10-004 Cupimon</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

EX10-004 CupimonEX10-004 Cupimon on Heroicc

Cupimon

Card Number
EX10-004
Rarity
C
Category
Digi-Egg
Level
2
Block Icon
05
Colour
Purple
Form
In-Training
Type
Mini Angel
Inherited Effect

Your Turn Once Per Turn When any of your Digimon with [Lucemon] in their names move from the breeding area to the battle area, by trashing 1 card in your hand, Draw 1 and gain 1 memory.

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

en EX10-004 P1 Extra Booster SINISTER ORDER [EX-10]

International Arts

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

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

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

zh-Hans EX10-004 P1 SINISTER ORDER【EX-10】

Q&A
Date
Question

Does this card's [Your Turn] effect trigger when my Digimon with [Lucemon] in its name has this card in its digivolution cards and moves from the breeding area to the battle area?

Answer

Yes, it triggers.