GET /cards/en/EX2-032

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/EX2-032",
        "attributes": {
            "level": 4,
            "faqs": [{
                "date": "2024-03-28",
                "question": "If I have 4 black Tamers in play, can I gain 2 memory from this card's inherited effect?",
                "answer": "No. Even if you have 4 or more Tamers in play, you can only gain 1 memory."
            }],
            "digivolution-requirements": [{
                "level": 3,
                "category": "digimon",
                "color": ["black"],
                "cost": 2
            }],
            "language": "en",
            "inherited-effect": "[When Attacking][Once Per Turn] If you have 2 or more black Tamers in play, gain 1 memory.",
            "dp": 5000,
            "notes": "Theme Booster DIGITAL HAZARD [EX-02]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/EX2-032.webp",
            "play-cost": 5,
            "form": "Champion",
            "effect": "[When Digivolving] Reveal the top 4 cards of your deck. Add 1 black Tamer card among them to your hand. Place the remaining cards at the bottom of your deck in any order.",
            "rarity": "C",
            "category": "digimon",
            "attribute": "Vaccine",
            "block-icon": 1,
            "color": ["black"],
            "number": "EX2-032",
            "name": "Strikedramon",
            "type": "Dragonkin"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/EX2-032"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/EX2-032"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX2-032"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/ex-02"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/ja\/EX2-032",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX2-032"
        },
        "meta": {
            "notes": "\u30c6\u30fc\u30de\u30d6\u30fc\u30b9\u30bf\u30fc \u30c7\u30b8\u30bf\u30eb\u30cf\u30b6\u30fc\u30c9 [EX-02]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/EX2-032",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/EX2-032"
        },
        "meta": {
            "notes": "\ud14c\ub9c8 \ubd80\uc2a4\ud130 \ub514\uc9c0\ud138 \ud574\uc800\ub4dc [EXK-02]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX2-032",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX2-032"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/ex-02",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/ex-02"
        },
        "meta": {
            "name": "DIGITAL HAZARD [EX-02]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/EX2-032"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

EX2-032 StrikedramonEX2-032 Strikedramon on Heroicc

Strikedramon

Card Number
EX2-032
Rarity
C
Category
Digimon
Level
4
Block Icon
01
Colour
Black
Play Cost
5
DP
5000
Form
Champion
Attribute
Vaccine
Type
Dragonkin
Digivolution Requirements
Digivolve Cost
2
Colour
Black
Level
3
Category
Digimon
Effect

When Digivolving Reveal the top 4 cards of your deck. Add 1 black Tamer card among them to your hand. Place the remaining cards at the bottom of your deck in any order.

Inherited Effect

When Attacking Once Per Turn If you have 2 or more black Tamers in play, gain 1 memory.

Q&A
Date
Question

If I have 4 black Tamers in play, can I gain 2 memory from this card's inherited effect?

Answer

No. Even if you have 4 or more Tamers in play, you can only gain 1 memory.

Releases
Genre
Booster Pack
Release Name
DIGITAL HAZARD [EX-02]
Official Product Page
Date
Notes
Theme Booster DIGITAL HAZARD [EX-02]
International Arts

ja EX2-032 テーマブースター デジタルハザード [EX-02]

zh-Hans EX2-032 EXTRA BOOSTER【EXC-01】

ko EX2-032 테마 부스터 디지털 해저드 [EXK-02]