GET /cards/en/EX12-055

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/EX12-055",
        "attributes": {
            "level": 5,
            "faqs": [{
                "date": "2026-06-19",
                "question": "Can I activate a [Counter] effect and then activate another [Counter] effect?",
                "answer": "No, you can't. Only 1 [Counter] effect can be activated during 1 attack."
            }],
            "digivolution-requirements": [{
                "level": 4,
                "category": "digimon",
                "color": ["black", "yellow"],
                "cost": 4
            }],
            "language": "en",
            "inherited-effect": "[Opponent's Turn] [Once Per Turn] When one of your opponent's Digimon attacks, you may change the attack target to this Digimon.",
            "dp": 7000,
            "notes": "Extra Booster DIGITAL WORLD SHAMBALA [EX-12]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/EX12-055.webp",
            "play-cost": 7,
            "form": "Ultimate",
            "effect": "[Digivolve] Lv.4 w\/[Machine]\/[ME] trait: Cost 3\n[DNA Digivolve] Black\/purple Lv.4 + red\/yellow Lv.4: Cost 0\n[On Play] [When Digivolving] Reveal the top 3 cards of your deck. You may play 1 play cost 5 or lower [Machine], [Cyborg] or [ME] trait card among them without paying the cost. Trash the rest.\n[Counter] [Once Per Turn] 1 of your other Digimon may digivolve into a level 6 or lower [ME] trait Digimon card in the hand without paying the cost.",
            "rarity": "R",
            "category": "digimon",
            "attribute": "Vaccine",
            "block-icon": 6,
            "color": ["black", "yellow"],
            "number": "EX12-055",
            "name": "Andromon",
            "type": "Cyborg\/ME"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/EX12-055"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX12-055"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/ex-12"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/ja\/EX12-055",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX12-055"
        },
        "meta": {
            "notes": "\u30a8\u30af\u30b9\u30c8\u30e9\u30d6\u30fc\u30b9\u30bf\u30fc DIGITAL WORLD SHAMBALA [EX-12]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX12-055",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX12-055"
        }
    }, {
        "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-055"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

EX12-055 AndromonEX12-055 Andromon on Heroicc

Andromon

Card Number
EX12-055
Rarity
R
Category
Digimon
Level
5
Block Icon
06
Colour
Black Yellow
Play Cost
7
DP
7000
Form
Ultimate
Attribute
Vaccine
Type
Cyborg/ME
Digivolution Requirements
Digivolve Cost
4
Colour
Black Yellow
Level
4
Category
Digimon
Effect

Digivolve Lv.4 w/[Machine]/[ME] trait: Cost 3

DNA DigivolveBlack/PurpleLv.4 +Red/YellowLv.4: Cost 0

On Play When Digivolving Reveal the top 3 cards of your deck. You may play 1 play cost 5 or lower [Machine], [Cyborg] or [ME] trait card among them without paying the cost. Trash the rest.

Counter Once Per Turn 1 of your other Digimon may digivolve into a level 6 or lower [ME] trait Digimon card in the hand without paying the cost.

Inherited Effect

Opponent's Turn Once Per Turn When one of your opponent's Digimon attacks, you may change the attack target to this Digimon.

Releases
Genre
Booster Pack
Release Name
DIGITAL WORLD SHAMBALA [EX-12]
Official Product Page
Date
Notes
Extra Booster DIGITAL WORLD SHAMBALA [EX-12]
International Arts

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

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

Q&A
Date
Question

Can I activate a [Counter] effect and then activate another [Counter] effect?

Answer

No, you can't. Only 1 [Counter] effect can be activated during 1 attack.