Blue Card

Card Number
EX2-072
Rarity
R
Category
Option
Block Icon
01
Supplemental Rarity
Alternative Art #1
Colour
White
Use Cost
3
Effect

While you have a Tamer in play, you may use this card without meeting its color requirements.

Main Reveal the top 5 cards of your deck. You may digivolve 1 of your Digimon into 1 non-white Digimon card among them without paying its memory cost. If you don't, add 1 Digimon card among them to your hand. Place the remaining cards at the bottom of your deck in any order.

Security Effect

Security You may play 1 Tamer card from your hand without paying its memory cost.

Q&A
Date
Question

After revealing cards from my deck with this card's effect, can I choose the card I digivolve into from among them?

Answer

Yes, that's correct.

Date
Question

Can I ignore digivolution requirements when digivolving by this card's effect?

Answer

No, you can't ignore digivolution requirements.

Date
Question

Can I use this card to digivolve into a Digimon card with a special digivolution?

Answer

Yes, you can.

Date
Question

If I use this card and reveal a Digimon card I can digivolve into, can I intentionally choose not to digivolve into it and add it to my hand instead?

Answer

Yes, the effect reads “You may,” so you can choose not to digivolve.

Releases
Genre
Promotion Card
Release Name
Promotion Card [P]
Notes
Event Pack 4
Alternate Arts

en EX2-072 THEME BOOSTER DIGITAL HAZARD[EX-02]

International Arts

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

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

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

GET /cards/en/EX2-072_P1

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/EX2-072_P1",
        "attributes": {
            "faqs": [{
                "date": "2024-03-28",
                "question": "After revealing cards from my deck with this card's effect, can I choose the card I digivolve into from among them?",
                "answer": "Yes, that's correct."
            }, {
                "date": "2024-03-28",
                "question": "Can I ignore digivolution requirements when digivolving by this card's effect?",
                "answer": "No, you can't ignore digivolution requirements."
            }, {
                "date": "2024-03-28",
                "question": "Can I use this card to digivolve into a Digimon card with a special digivolution?",
                "answer": "Yes, you can."
            }, {
                "date": "2024-03-28",
                "question": "If I use this card and reveal a Digimon card I can digivolve into, can I intentionally choose not to digivolve into it and add it to my hand instead?",
                "answer": "Yes, the effect reads \u201cYou may,\u201d so you can choose not to digivolve."
            }],
            "language": "en",
            "notes": "Event Pack 4",
            "use-cost": 3,
            "parallel-id": 1,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/EX2-072_P1.webp",
            "security-effect": "[Security] You may play 1 Tamer card from your hand without paying its memory cost.",
            "effect": "While you have a Tamer in play, you may use this card without meeting its color requirements.\n[Main] Reveal the top 5 cards of your deck. You may digivolve 1 of your Digimon into 1 non-white Digimon card among them without paying its memory cost. If you don't, add 1 Digimon card among them to your hand. Place the remaining cards at the bottom of your deck in any order.",
            "rarity": "R",
            "category": "option",
            "block-icon": 1,
            "color": ["white"],
            "number": "EX2-072",
            "name": "Blue Card"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/EX2-072"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/EX2-072"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/EX2-072"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX2-072"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/p"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/EX2-072",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/EX2-072"
        },
        "meta": {
            "notes": "THEME BOOSTER DIGITAL HAZARD[EX-02]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/EX2-072",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX2-072"
        },
        "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-072",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/EX2-072"
        },
        "meta": {
            "notes": "\ud14c\ub9c8 \ubd80\uc2a4\ud130 \ub514\uc9c0\ud138 \ud574\uc800\ub4dc [EXK-02]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX2-072",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX2-072"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/p",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/p"
        },
        "meta": {
            "name": "Promotion Card [P]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/EX2-072_P1"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="en" data-card-id="EX2-072_P1">
    <link rel="stylesheet" href="https://assets.heroi.cc/css/components/heroicc-card.css?v=4a563a5" />
    <script type="module" src="https://assets.heroi.cc/js/heroicc-card.js?v=4a563a5"></script>
    <picture>
        <img width="430" height="600" loading="lazy" alt="EX2-072 Blue Card · Alternate Art #1" src="https://images.heroi.cc/cards/en/EX2-072_P1.webp" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/en/EX2-072_P1">EX2-072 Blue Card<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.

EX2-072 Blue Card · Alternate Art #1EX2-072 Blue Card · Alternate Art #1 on Heroicc