GET /cards/en/EX12-013_P1

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/EX12-013_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 a 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 a specified card?",
                "answer": "You can activate it, but the card can't be played."
            }],
            "digivolution-requirements": [{
                "level": 3,
                "category": "digimon",
                "color": ["red", "yellow"],
                "cost": 3
            }],
            "language": "en",
            "inherited-effect": "\uff1cBarrier\uff1e (When this Digimon would be deleted in battle, by trashing your top security card, it isn't deleted.)",
            "dp": 6000,
            "notes": "Extra Booster DIGITAL WORLD SHAMBALA [EX-12]",
            "parallel-id": 1,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/EX12-013_P1.webp",
            "play-cost": 5,
            "form": "Champion",
            "effect": "[Digivolve] [Gammamon]\/Lv.3 w\/[VB] trait: Cost 2\n[Main] [Once Per Turn] You may play or use 1 card with [Gammamon] in its text or the [VB] trait from your hand with the cost reduced by 2.",
            "rarity": "C",
            "category": "digimon",
            "attribute": "Vaccine",
            "block-icon": 6,
            "color": ["red", "yellow"],
            "number": "EX12-013",
            "name": "BetelGammamon",
            "type": "Dragonkin\/VB"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/EX12-013"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/EX12-013"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/EX12-013_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX12-013"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX12-013_P1"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/ex-12"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/EX12-013",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/EX12-013"
        },
        "meta": {
            "notes": "Extra Booster DIGITAL WORLD SHAMBALA [EX-12]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/EX12-013",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX12-013"
        },
        "meta": {
            "notes": "\u30a8\u30af\u30b9\u30c8\u30e9\u30d6\u30fc\u30b9\u30bf\u30fc DIGITAL WORLD SHAMBALA [EX-12]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/EX12-013_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX12-013_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-013",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX12-013"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX12-013_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX12-013_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-013_P1"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

BetelGammamon

Card Number
EX12-013
Rarity
C
Category
Digimon
Level
4
Block Icon
06
Supplemental Rarity
Alternative Art #1
Colour
Red Yellow
Play Cost
5
DP
6000
Form
Champion
Attribute
Vaccine
Type
Dragonkin/VB
Digivolution Requirements
Digivolve Cost
3
Colour
Red Yellow
Level
3
Category
Digimon
Effect

Digivolve [Gammamon]/Lv.3 w/[VB] trait: Cost 2

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

Inherited Effect

Barrier (When this Digimon would be deleted in battle, by trashing your top security card, it isn't deleted.)

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

International Arts

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

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

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

zh-Hans EX12-013 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 a 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 a specified card?

Answer

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