GET /cards/en/EX11-037_P1

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/EX11-037_P1",
        "attributes": {
            "level": 3,
            "faqs": [{
                "date": "2026-02-06",
                "question": "What happens to cards placed face up in the security stack by effects?",
                "answer": "They become face-up security cards that remain revealed. \nOther than rules that specify face-up security cards, the rules apply in the same manner as standard security cards."
            }, {
                "date": "2026-02-06",
                "question": "What happens upon a security check for a security card that is placed face-up?",
                "answer": "The check is performed with the card left revealed. \nOther than rules for cards left revealed, the rules apply in the same manner as standard security checks."
            }, {
                "date": "2026-02-06",
                "question": "Does a card's [Security] effect trigger upon a security check with that card placed face-up?",
                "answer": "Yes, it triggers."
            }, {
                "date": "2026-02-06",
                "question": "What happens if I shuffle a security stack that includes security cards placed face-up?",
                "answer": "Any face-up cards are placed face down, then you shuffle the cards. \nAfter shuffling, all cards are left face-down."
            }],
            "digivolution-requirements": [{
                "level": 2,
                "category": "digimon",
                "color": ["black", "blue"],
                "cost": 1
            }],
            "language": "en",
            "inherited-effect": "\uff1cJamming\uff1e (This Digimon can't be deleted in battles against Security Digimon.)",
            "dp": 1000,
            "notes": "Extra Booster DAWON OF LIBERATOR [EX-11]",
            "parallel-id": 1,
            "supplemental-rarity": {
                "stars": 1
            },
            "image": "https:\/\/images.heroi.cc\/cards\/en\/EX11-037_P1.webp",
            "play-cost": 3,
            "form": "Rookie",
            "effect": "[Digivolve] [Kapurimon]: Cost 0\n[When Moving] [On Play] Flip your opponent's top face-down security card face up. If this effect didn't flip, \uff1cDraw 1\uff1e and gain 1 memory.",
            "rarity": "C",
            "category": "digimon",
            "attribute": "Virus",
            "block-icon": 5,
            "color": ["black", "blue"],
            "number": "EX11-037",
            "name": "Espimon",
            "type": "Cyborg\/LIBERATOR"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/EX11-037"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/EX11-037"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/EX11-037_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX11-037"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX11-037_P1"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/ex-11"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/EX11-037",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/EX11-037"
        },
        "meta": {
            "notes": "Extra Booster DAWON OF LIBERATOR [EX-11]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/EX11-037",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX11-037"
        },
        "meta": {
            "notes": "\u30a8\u30af\u30b9\u30c8\u30e9\u30d6\u30fc\u30b9\u30bf\u30fc DAWN OF LIBERATOR [EX-11]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/EX11-037_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX11-037_P1"
        },
        "meta": {
            "notes": "\u30a8\u30af\u30b9\u30c8\u30e9\u30d6\u30fc\u30b9\u30bf\u30fc DAWN OF LIBERATOR [EX-11]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX11-037",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX11-037"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX11-037_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX11-037_P1"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/ex-11",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/ex-11"
        },
        "meta": {
            "name": "DAWN OF LIBERATOR [EX-11]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/EX11-037_P1"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

EX11-037 Espimon · Alternate Art #1EX11-037 Espimon · Alternate Art #1 on Heroicc

Espimon

Card Number
EX11-037
Rarity
C
Category
Digimon
Level
3
Block Icon
05
Supplemental Rarity
Alternative Art #1
Colour
Black Blue
Play Cost
3
DP
1000
Form
Rookie
Attribute
Virus
Type
Cyborg/LIBERATOR
Digivolution Requirements
Digivolve Cost
1
Colour
Black Blue
Level
2
Category
Digimon
Effect

Digivolve [Kapurimon]: Cost 0

When Moving On Play Flip your opponent's top face-down security card face up. If this effect didn't flip, Draw 1 and gain 1 memory.

Inherited Effect

Jamming (This Digimon can't be deleted in battles against Security Digimon.)

Q&A
Date
Question

What happens to cards placed face up in the security stack by effects?

Answer

They become face-up security cards that remain revealed.

Other than rules that specify face-up security cards, the rules apply in the same manner as standard security cards.

Date
Question

What happens upon a security check for a security card that is placed face-up?

Answer

The check is performed with the card left revealed.

Other than rules for cards left revealed, the rules apply in the same manner as standard security checks.

Date
Question

Does a card's [Security] effect trigger upon a security check with that card placed face-up?

Answer

Yes, it triggers.

Date
Question

What happens if I shuffle a security stack that includes security cards placed face-up?

Answer

Any face-up cards are placed face down, then you shuffle the cards.

After shuffling, all cards are left face-down.

Releases
Genre
Booster Pack
Release Name
DAWN OF LIBERATOR [EX-11]
Official Product Page
Date
Notes
Extra Booster DAWON OF LIBERATOR [EX-11]
Alternate Arts

en EX11-037 Extra Booster DAWON OF LIBERATOR [EX-11]

International Arts

ja EX11-037 エクストラブースター DAWN OF LIBERATOR [EX-11]

ja EX11-037 P1 エクストラブースター DAWN OF LIBERATOR [EX-11]

zh-Hans EX11-037 DAWN OF LIBERATOR【EX-11】

zh-Hans EX11-037 P1 DAWN OF LIBERATOR【EX-11】