GET /cards/en/EX12-037

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/EX12-037",
        "attributes": {
            "level": 7,
            "faqs": [{
                "date": "2026-06-19",
                "question": "If an effect that activates another effect for each XX can activate multiple types of effects multiple times, can I activate the same effect multiple times or activate different effects?",
                "answer": "Yes, you can."
            }, {
                "date": "2026-06-19",
                "question": "If an effect that activates another effect for each XX can activate multiple types of effects multiple times, how is the effect activation order determined?",
                "answer": "An effect to activate is chosen, then the next effect to activate is chosen after the previous effect has been resolved. \nThis is repeated for each XX."
            }, {
                "date": "2026-06-19",
                "question": "If the number of XX changes during activation of effects by an effect that activates another effect for each XX, does the number of activations also change?",
                "answer": "No, it doesn't. \nThe number of XX is referenced at the timing of activation for the effect that activates another effect for each XX."
            }, {
                "date": "2026-06-19",
                "question": "This card's effect caused the DP of my opponent's Digimon to become 0. \nAt such times, is the Digimon with a DP of 0 deleted?",
                "answer": "No, it isn't deleted yet. \nOnce all of the processing for the activated effect has resolved, a rule check will occur, then all of the Digimon with 0 DP are deleted at the same time."
            }],
            "digivolution-requirements": [{
                "level": 6,
                "category": "digimon",
                "color": ["blue", "red", "yellow"],
                "cost": 5
            }],
            "language": "en",
            "dp": 15000,
            "notes": "Extra Booster DIGITAL WORLD SHAMBALA [EX-12]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/EX12-037.webp",
            "play-cost": 15,
            "form": "Mega",
            "effect": "[Digivolve] Lv.6 w\/[ME]\/[VB] trait: Cost 5\n[DNA Digivolve] Blue\/yellow Lv.6 + red\/black Lv.6: Cost 0\n\uff1cPiercing\uff1e \uff1cBlocker\uff1e \uff1cBarrier\uff1e\n[When Digivolving] [When Attacking] [Once Per Turn] Delete 1 of your opponent's Digimon. Then, for every 5 of this Digimon's digivolution cards, activate 1 of the effects below:\n\u30fb1 of your opponent's Digimon gets -13000 DP until their turn ends.\n\u30fbTrash your opponent's top security card. Then, \uff1cRecovery +1\uff1e.",
            "rarity": "UR",
            "category": "digimon",
            "attribute": "Vaccine",
            "block-icon": 6,
            "color": ["blue", "yellow", "red"],
            "number": "EX12-037",
            "name": "Omnimon",
            "type": "Holy Warrior\/Royal Knight\/ME\/VB"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/EX12-037_P1"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/EX12-037"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/EX12-037_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX12-037"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX12-037_P1"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/ex-12"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/EX12-037_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/EX12-037_P1"
        },
        "meta": {
            "notes": "Extra Booster DIGITAL WORLD SHAMBALA [EX-12]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/EX12-037",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX12-037"
        },
        "meta": {
            "notes": "\u30a8\u30af\u30b9\u30c8\u30e9\u30d6\u30fc\u30b9\u30bf\u30fc DIGITAL WORLD SHAMBALA [EX-12]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/EX12-037_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX12-037_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-037",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX12-037"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX12-037_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX12-037_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-037"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

EX12-037 OmnimonEX12-037 Omnimon on Heroicc

Omnimon

Card Number
EX12-037
Rarity
UR
Category
Digimon
Level
7
Block Icon
06
Colour
Blue Yellow Red
Play Cost
15
DP
15000
Form
Mega
Attribute
Vaccine
Type
Holy Warrior/Royal Knight/ME/VB
Digivolution Requirements
Digivolve Cost
5
Colour
Blue Yellow Red
Level
6
Category
Digimon
Effect

Digivolve Lv.6 w/[ME]/[VB] trait: Cost 5

DNA DigivolveBlue/YellowLv.6 +Red/BlackLv.6: Cost 0

Piercing Blocker Barrier

When Digivolving When Attacking Once Per Turn Delete 1 of your opponent's Digimon. Then, for every 5 of this Digimon's digivolution cards, activate 1 of the effects below:

・1 of your opponent's Digimon gets -13000 DP until their turn ends.

・Trash your opponent's top security card. Then, Recovery +1.

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

International Arts

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

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

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

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

Q&A
Date
Question

If an effect that activates another effect for each XX can activate multiple types of effects multiple times, can I activate the same effect multiple times or activate different effects?

Answer

Yes, you can.

Date
Question

If an effect that activates another effect for each XX can activate multiple types of effects multiple times, how is the effect activation order determined?

Answer

An effect to activate is chosen, then the next effect to activate is chosen after the previous effect has been resolved.

This is repeated for each XX.

Date
Question

If the number of XX changes during activation of effects by an effect that activates another effect for each XX, does the number of activations also change?

Answer

No, it doesn't.

The number of XX is referenced at the timing of activation for the effect that activates another effect for each XX.

Date
Question

This card's effect caused the DP of my opponent's Digimon to become 0.

At such times, is the Digimon with a DP of 0 deleted?

Answer

No, it isn't deleted yet.

Once all of the processing for the activated effect has resolved, a rule check will occur, then all of the Digimon with 0 DP are deleted at the same time.