GET /cards/en/EX12-027_P1

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/EX12-027_P1",
        "attributes": {
            "level": 4,
            "faqs": [{
                "date": "2026-06-19",
                "question": "What kind of card does \"a card with X in its text\" refer to?",
                "answer": "It refers to a card that contains the specified text or icon in its name, traits, effects, inherited effects, \u27e8Rule\u27e9, digivolve requirements, DNA Digivolve, DigiXros requirements, Burst Digivolve, App Fusion, Link, or Assembly requirements. \nFor example, \"a card with [Knightmon] in its text\" would include cards with the name [DarkKnightmon] and cards with the text [Knightmon] in their effects."
            }, {
                "date": "2026-06-19",
                "question": "There are two copies of this card in the battle area.\nCan I activate both of their [Main] effects and play or use one specified card with its cost reduced by the combined amount from both effects?",
                "answer": "No.\nYou cannot activate multiple play or use effects simultaneously."
            }, {
                "date": "2026-06-19",
                "question": "If a Digimon with the effect \"Players can't reduce play costs,\" such as [ST12-03 Solarmon], is in the battle area, can I activate this card's [Main] effect and play one specified card?",
                "answer": "You can activate it and play the card, but the cost will not be reduced."
            }, {
                "date": "2026-06-19",
                "question": "If a Digimon with the effect \"Players can't play Digimon by effects,\" such as [BT9-047 Pomumon], is in the battle area, can I activate this card's [Main] effect and play one specified card?",
                "answer": "You can activate it, but the card can't be played."
            }],
            "digivolution-requirements": [{
                "level": 3,
                "category": "digimon",
                "color": ["blue", "yellow"],
                "cost": 3
            }],
            "language": "en",
            "inherited-effect": "[When Attacking] [Once Per Turn] \uff1cDraw 1\uff1e. Then, if your hand has 7 or more cards, trash 1 card in your hand.",
            "dp": 6000,
            "notes": "Extra Booster DIGITAL WORLD SHAMBALA [EX-12]",
            "parallel-id": 1,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/EX12-027_P1.webp",
            "play-cost": 5,
            "form": "Champion",
            "effect": "[Digivolve] [Jellymon]\/Lv.3 w\/[DS] trait: Cost 2\n[Main] [Once Per Turn] You may play or use 1 card with [Jellymon] in its text or the [DS] trait from your hand with the cost reduced by 2.",
            "rarity": "C",
            "category": "digimon",
            "attribute": "Data",
            "block-icon": 6,
            "color": ["blue", "yellow"],
            "number": "EX12-027",
            "name": "TeslaJellymon",
            "type": "Mollusk\/DS"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/EX12-027"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/EX12-027"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/EX12-027_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX12-027"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX12-027_P1"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/ex-12"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/EX12-027",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/EX12-027"
        },
        "meta": {
            "notes": "Extra Booster DIGITAL WORLD SHAMBALA [EX-12]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/EX12-027",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX12-027"
        },
        "meta": {
            "notes": "\u30a8\u30af\u30b9\u30c8\u30e9\u30d6\u30fc\u30b9\u30bf\u30fc DIGITAL WORLD SHAMBALA [EX-12]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/EX12-027_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX12-027_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-027",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX12-027"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX12-027_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX12-027_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-027_P1"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

TeslaJellymon

Card Number
EX12-027
Rarity
C
Category
Digimon
Level
4
Block Icon
06
Supplemental Rarity
Alternative Art #1
Colour
Blue Yellow
Play Cost
5
DP
6000
Form
Champion
Attribute
Data
Type
Mollusk/DS
Digivolution Requirements
Digivolve Cost
3
Colour
Blue Yellow
Level
3
Category
Digimon
Effect

Digivolve [Jellymon]/Lv.3 w/[DS] trait: Cost 2

Main Once Per Turn You may play or use 1 card with [Jellymon] in its text or the [DS] trait from your hand with the cost reduced by 2.

Inherited Effect

When Attacking Once Per Turn Draw 1. Then, if your hand has 7 or more cards, trash 1 card in your 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-027 Extra Booster DIGITAL WORLD SHAMBALA [EX-12]

International Arts

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

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

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

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

Q&A
Date
Question

What kind of card does "a card with X in its text" refer to?

Answer

It refers to a card that contains the specified text or icon in its name, traits, effects, inherited effects, ⟨Rule⟩, digivolve requirements, DNA Digivolve, DigiXros requirements, Burst Digivolve, App Fusion, Link, or Assembly requirements.

For example, "a card with [Knightmon] in its text" would include cards with the name [DarkKnightmon] and cards with the text [Knightmon] in their effects.

Date
Question

There are two copies of this card in the battle area.

Can I activate both of their [Main] effects and play or use one specified card with its cost reduced by the combined amount from both effects?

Answer

No.

You cannot activate multiple play or use effects simultaneously.

Date
Question

If a Digimon with the effect "Players can't reduce play costs," such as [ST12-03 Solarmon], is in the battle area, can I activate this card's [Main] effect and play one specified card?

Answer

You can activate it and play the card, but the cost will not be reduced.

Date
Question

If a Digimon with the effect "Players can't play Digimon by effects," such as [BT9-047 Pomumon], is in the battle area, can I activate this card's [Main] effect and play one specified card?

Answer

You can activate it, but the card can't be played.