GET /cards/en/EX1-035

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/EX1-035",
        "attributes": {
            "level": 4,
            "faqs": [{
                "date": "2024-03-28",
                "question": "I digivolve using this card's [When Attacking] effect. If the Digimon I digivolve into has a [When Attacking] effect, does that effect activate?",
                "answer": "No, the time to trigger [When Attacking] effects has already passed, so the effect doesn't activate."
            }, {
                "date": "2024-03-28",
                "question": "When digivolving with this card's [When Attacking] effect, paying the digivolution cost moves the memory gauge to 1 or more on my opponent's side. What happens to the attack?",
                "answer": "The attack continues. The turn doesn't switch over until the attack has ended."
            }],
            "digivolution-requirements": [{
                "level": 3,
                "category": "digimon",
                "color": ["green"],
                "cost": 2
            }],
            "language": "en",
            "dp": 5000,
            "notes": "Theme Booster CLASSIC COLLECTION [EX01]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/EX1-035.webp",
            "play-cost": 4,
            "form": "Champion",
            "effect": "[When Attacking] This Digimon can digivolve into a Digimon card with [Insectoid] in its traits in your hand for its digivolution cost.",
            "rarity": "U",
            "category": "digimon",
            "attribute": "Vaccine",
            "block-icon": 1,
            "color": ["green"],
            "number": "EX1-035",
            "name": "Kabuterimon",
            "type": "Insectoid"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/EX1-035"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/EX1-035"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX1-035"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/ex-01"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/ja\/EX1-035",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX1-035"
        },
        "meta": {
            "notes": "\u30c6\u30fc\u30de\u30d6\u30fc\u30b9\u30bf\u30fc \u30af\u30e9\u30b7\u30c3\u30af\u30b3\u30ec\u30af\u30b7\u30e7\u30f3 [EX-01]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/EX1-035",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/EX1-035"
        },
        "meta": {
            "notes": "\ud14c\ub9c8 \ubd80\uc2a4\ud130 \ud074\ub798\uc2dd \uceec\ub809\uc158 [EXK-01]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX1-035",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX1-035"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/ex-01",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/ex-01"
        },
        "meta": {
            "name": "CLASSIC COLLECTION [EX-01]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/EX1-035"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

EX1-035 KabuterimonEX1-035 Kabuterimon on Heroicc

Kabuterimon

Card Number
EX1-035
Rarity
U
Category
Digimon
Level
4
Block Icon
01
Colour
Green
Play Cost
4
DP
5000
Form
Champion
Attribute
Vaccine
Type
Insectoid
Digivolution Requirements
Digivolve Cost
2
Colour
Green
Level
3
Category
Digimon
Effect

When Attacking This Digimon can digivolve into a Digimon card with [Insectoid] in its traits in your hand for its digivolution cost.

Releases
Genre
Booster Pack
Release Name
CLASSIC COLLECTION [EX-01]
Official Product Page
Date
Notes
Theme Booster CLASSIC COLLECTION [EX01]
International Arts

ja EX1-035 テーマブースター クラシックコレクション [EX-01]

zh-Hans EX1-035 EXTRA BOOSTER【EXC-01】

ko EX1-035 테마 부스터 클래식 컬렉션 [EXK-01]

Q&A
Date
Question

I digivolve using this card's [When Attacking] effect. If the Digimon I digivolve into has a [When Attacking] effect, does that effect activate?

Answer

No, the time to trigger [When Attacking] effects has already passed, so the effect doesn't activate.

Date
Question

When digivolving with this card's [When Attacking] effect, paying the digivolution cost moves the memory gauge to 1 or more on my opponent's side. What happens to the attack?

Answer

The attack continues. The turn doesn't switch over until the attack has ended.