GET /cards/en/EX12-019_P1

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/EX12-019_P1",
        "attributes": {
            "level": 6,
            "faqs": [{
                "date": "2026-06-19",
                "question": "When performing a security check, if a [Security] effect, a \"when this Digimon checks an opponent's security\" effect, and a \"when a security stack is removed from\" effect trigger simultaneously, what order do they activate in?",
                "answer": "The [Security] effect is activated first. \nWhen a [Security] effect is checked, it is activated immediately without waiting. \nActivate the other triggered effects in order, starting with the turn player's effects."
            }],
            "digivolution-requirements": [{
                "level": 5,
                "category": "digimon",
                "color": ["black", "red"],
                "cost": 4
            }],
            "language": "en",
            "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-019_P1.webp",
            "play-cost": 12,
            "form": "Mega",
            "effect": "[Digivolve] Lv.5 w\/[Shambala] trait: Cost 3\n\uff1cRush\uff1e \uff1cCollision\uff1e \uff1cPiercing\uff1e \uff1cBlocker\uff1e \uff1cEngage\uff1e (At the end of your turn, this Digimon may attack.)\n[All Turns] [Once Per Turn] When attack targets change, until your opponent's turn ends, their Digimon effects don't affect this Digimon and it gets +4000 DP.\n[All Turns] [Once Per Turn] When security stacks are removed from, this Digimon may unsuspend.",
            "rarity": "SR",
            "category": "digimon",
            "attribute": "Data",
            "block-icon": 6,
            "color": ["red", "black"],
            "number": "EX12-019",
            "name": "Nezhamon",
            "type": "Cyborg\/Saneiketsu\/Tentei Hachibushu\/Shambala\/SW"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/EX12-019"
                }, {
                    "type": "card",
                    "id": "\/cards\/en\/EX12-019_P2"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/EX12-019"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/EX12-019_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/EX12-019_P2"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX12-019"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX12-019_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX12-019_P2"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/ex-12"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/EX12-019",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/EX12-019"
        },
        "meta": {
            "notes": "Extra Booster DIGITAL WORLD SHAMBALA [EX-12]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/en\/EX12-019_P2",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/EX12-019_P2"
        },
        "meta": {
            "notes": "Extra Booster DIGITAL WORLD SHAMBALA [EX-12]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/EX12-019",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX12-019"
        },
        "meta": {
            "notes": "\u30a8\u30af\u30b9\u30c8\u30e9\u30d6\u30fc\u30b9\u30bf\u30fc DIGITAL WORLD SHAMBALA [EX-12]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/EX12-019_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX12-019_P1"
        },
        "meta": {
            "notes": "\u30a8\u30af\u30b9\u30c8\u30e9\u30d6\u30fc\u30b9\u30bf\u30fc DIGITAL WORLD SHAMBALA [EX-12]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/EX12-019_P2",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX12-019_P2"
        },
        "meta": {
            "notes": "\u30a8\u30af\u30b9\u30c8\u30e9\u30d6\u30fc\u30b9\u30bf\u30fc DIGITAL WORLD SHAMBALA [EX-12]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX12-019",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX12-019"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX12-019_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX12-019_P1"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX12-019_P2",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX12-019_P2"
        }
    }, {
        "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-019_P1"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Nezhamon

Card Number
EX12-019
Rarity
SR
Category
Digimon
Level
6
Block Icon
06
Supplemental Rarity
Alternative Art #1
Colour
Red Black
Play Cost
12
DP
12000
Form
Mega
Attribute
Data
Type
Cyborg/Saneiketsu/Tentei Hachibushu/Shambala/SW
Digivolution Requirements
Digivolve Cost
4
Colour
Red Black
Level
5
Category
Digimon
Effect

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

Rush Collision Piercing Blocker Engage (At the end of your turn, this Digimon may attack.)

All Turns Once Per Turn When attack targets change, until your opponent's turn ends, their Digimon effects don't affect this Digimon and it gets +4000 DP.

All Turns Once Per Turn When security stacks are removed from, this Digimon may unsuspend.

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

en EX12-019 P2 SP Extra Booster DIGITAL WORLD SHAMBALA [EX-12]

International Arts

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

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

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

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

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

zh-Hans EX12-019 P2 SP DIGITAL WORLD SHAMBALA【EX-12】

Q&A
Date
Question

When performing a security check, if a [Security] effect, a "when this Digimon checks an opponent's security" effect, and a "when a security stack is removed from" effect trigger simultaneously, what order do they activate in?

Answer

The [Security] effect is activated first.

When a [Security] effect is checked, it is activated immediately without waiting.

Activate the other triggered effects in order, starting with the turn player's effects.