Emergency Program Shutdown!

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

Main Your opponent can't use Option cards until the end of their next turn.

Security Effect

Security Your opponent can't use Option cards this turn. Then, add this card to its owner's hand.

Q&A
Date
Question

I use this card, then attack my opponent. If an Option card with a [Security] effect is flipped over during the security check, does its effect activate?

Answer

Yes. An Option card's [Security] effect is not considered to be the same thing as using an Option card, so it activates normally.

Date
Question

My opponent uses this card and passes the turn back to me. Can I activate <Delay> on an Option card that was already placed in my battle area?

Answer

Yes. Activating <Delay> on an Option card that was already placed in your battle area is not considered to be the same thing as using an Option card, so it activates normally.

Releases
Genre
Others
Release Name
DOUBLE PACK SET [DP-01]
Official Product Page
Date
Notes
DOUBLE PACK SET [DP01]
Alternate Arts

en EX1-072 THEME BOOSTER -CLASSIC COLLECTION-[EX-01]

International Arts

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

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

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

GET /cards/en/EX1-072_P1

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/EX1-072_P1",
        "attributes": {
            "faqs": [{
                "date": "2024-03-28",
                "question": "I use this card, then attack my opponent. If an Option card with a [Security] effect is flipped over during the security check, does its effect activate?",
                "answer": "Yes. An Option card's [Security] effect is not considered to be the same thing as using an Option card, so it activates normally."
            }, {
                "date": "2024-03-28",
                "question": "My opponent uses this card and passes the turn back to me. Can I activate <Delay> on an Option card that was already placed in my battle area?",
                "answer": "Yes. Activating <Delay> on an Option card that was already placed in your battle area is not considered to be the same thing as using an Option card, so it activates normally."
            }],
            "language": "en",
            "notes": "DOUBLE PACK SET [DP01]",
            "use-cost": 3,
            "parallel-id": 1,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/EX1-072_P1.webp",
            "security-effect": "[Security] Your opponent can't use Option cards this turn. Then, add this card to its owner's hand.",
            "effect": "[Main] Your opponent can't use Option cards until the end of their next turn.",
            "rarity": "R",
            "category": "option",
            "block-icon": 1,
            "color": ["white"],
            "number": "EX1-072",
            "name": "Emergency Program Shutdown!"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/EX1-072"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/EX1-072"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/EX1-072"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX1-072"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/dp-01"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/EX1-072",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/EX1-072"
        },
        "meta": {
            "notes": "THEME BOOSTER -CLASSIC COLLECTION-[EX-01]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/EX1-072",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX1-072"
        },
        "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-072",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/EX1-072"
        },
        "meta": {
            "notes": "\ud14c\ub9c8 \ubd80\uc2a4\ud130 \ud074\ub798\uc2dd \uceec\ub809\uc158 [EXK-01]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX1-072",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX1-072"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/dp-01",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/dp-01"
        },
        "meta": {
            "name": "DOUBLE PACK SET [DP-01]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/EX1-072_P1"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="en" data-card-id="EX1-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="EX1-072 Emergency Program Shutdown! · Alternate Art #1" src="https://images.heroi.cc/cards/en/EX1-072_P1.webp" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/en/EX1-072_P1">EX1-072 Emergency Program Shutdown!<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.

EX1-072 Emergency Program Shutdown! · Alternate Art #1EX1-072 Emergency Program Shutdown! · Alternate Art #1 on Heroicc