GET /cards/en/EX12-003

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/EX12-003",
        "attributes": {
            "level": 2,
            "faqs": [{
                "date": "2026-06-19",
                "question": "With this card's inherited effect, can I DNA digivolve into a Digimon card in my hand that doesn't have [DNA Digivolve]?",
                "answer": "No. You can't ignore the digivolution requirements, so you can't DNA digivolve into a Digimon card that doesn't have [DNA Digivolve]."
            }, {
                "date": "2026-06-19",
                "question": "Using this card's inherited effect, can I DNA digivolve into a card in the hand that isn't the Digimon specified in [DNA Digivolve]?",
                "answer": "No. You can't ignore the digivolution requirements, so you can't DNA digivolve using a Digimon that isn't specified in [DNA Digivolution]."
            }, {
                "date": "2026-06-19",
                "question": "In this card's inherited effect, which Digimon does \"other Digimon\" refer to?",
                "answer": "It refers to any Digimon that is not the [ME] trait Digimon leaving the battle area.\nThis card's inherited effect triggers when any of your [ME] trait Digimon would leave the battle area.\nWhen activated, one [ME] trait Digimon that would leave the battle area and one of your other Digimon DNA Digivolve."
            }, {
                "date": "2026-06-19",
                "question": "If I use this card's inherited effect to DNA digivolve using two Digimon including one that would leave the battle area, does the DNA digivolved Digimon leave the battle area?",
                "answer": "No, it doesn't leave the battle area. \nDNA digivolution digivolves it into a new Digimon that is different from the one that would leave the battle area."
            }],
            "language": "en",
            "inherited-effect": "[All Turns] When any of your [ME] trait Digimon would leave the battle area other than by your effects, 1 of them and any of your other Digimon may DNA digivolve into an [ME] trait Digimon card in the hand.",
            "notes": "Extra Booster DIGITAL WORLD SHAMBALA [EX-12]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/EX12-003.webp",
            "form": "In-Training",
            "rarity": "U",
            "category": "digi-egg",
            "block-icon": 6,
            "color": ["black"],
            "number": "EX12-003",
            "name": "Kapurimon",
            "type": "Lesser\/ME"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/EX12-003_P1"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/EX12-003"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/EX12-003_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX12-003"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX12-003_P1"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/ex-12"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/EX12-003_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/EX12-003_P1"
        },
        "meta": {
            "notes": "Extra Booster DIGITAL WORLD SHAMBALA [EX-12]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/EX12-003",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX12-003"
        },
        "meta": {
            "notes": "\u30a8\u30af\u30b9\u30c8\u30e9\u30d6\u30fc\u30b9\u30bf\u30fc DIGITAL WORLD SHAMBALA [EX-12]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/EX12-003_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX12-003_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-003",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX12-003"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX12-003_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX12-003_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-003"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

EX12-003 KapurimonEX12-003 Kapurimon on Heroicc

Kapurimon

Card Number
EX12-003
Rarity
U
Category
Digi-Egg
Level
2
Block Icon
06
Colour
Black
Form
In-Training
Type
Lesser/ME
Inherited Effect

All Turns When any of your [ME] trait Digimon would leave the battle area other than by your effects, 1 of them and any of your other Digimon may DNA digivolve into an [ME] trait Digimon card in the hand.

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-003 P1 Extra Booster DIGITAL WORLD SHAMBALA [EX-12]

International Arts

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

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

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

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

Q&A
Date
Question

With this card's inherited effect, can I DNA digivolve into a Digimon card in my hand that doesn't have [DNA Digivolve]?

Answer

No. You can't ignore the digivolution requirements, so you can't DNA digivolve into a Digimon card that doesn't have [DNA Digivolve].

Date
Question

Using this card's inherited effect, can I DNA digivolve into a card in the hand that isn't the Digimon specified in [DNA Digivolve]?

Answer

No. You can't ignore the digivolution requirements, so you can't DNA digivolve using a Digimon that isn't specified in [DNA Digivolution].

Date
Question

In this card's inherited effect, which Digimon does "other Digimon" refer to?

Answer

It refers to any Digimon that is not the [ME] trait Digimon leaving the battle area.

This card's inherited effect triggers when any of your [ME] trait Digimon would leave the battle area.

When activated, one [ME] trait Digimon that would leave the battle area and one of your other Digimon DNA Digivolve.

Date
Question

If I use this card's inherited effect to DNA digivolve using two Digimon including one that would leave the battle area, does the DNA digivolved Digimon leave the battle area?

Answer

No, it doesn't leave the battle area.

DNA digivolution digivolves it into a new Digimon that is different from the one that would leave the battle area.