GET /cards/en/EX1-068_P1

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/EX1-068_P1",
        "attributes": {
            "faqs": [{
                "date": "2024-03-28",
                "question": "If I use this card, do I lose 2 memory every time my opponent attacks with a Digimon?",
                "answer": "Your opponent loses the 2 memory. The memory marker will be moved 2 spaces towards you every time your opponent attacks with a Digimon."
            }, {
                "date": "2024-03-28",
                "question": "I use this card. During my opponent's next turn, if they play a new Digimon or move a Digimon from their breeding area to their battle area, will those Digimon have \u201c[When Attacking] Loses 2 memory\u201d from this card's effect?",
                "answer": "Yes. The effect reads, \u201cAll of your opponent's Digimon,\u201d so any Digimon that enter the battle area after you use this card are still affected."
            }, {
                "date": "2024-03-28",
                "question": "I use this card. During my opponent's next turn, they attack me with their Digimon's <Blitz> effect while I have 1 or more memory. Does my opponent still lose 2 memory?",
                "answer": "Yes. Even if you have 1 or more memory, the attack with <Blitz> still takes place during your opponent's turn, which means that this card's effect is still active, and your opponent still loses 2 memory."
            }],
            "language": "en",
            "notes": "Booster DUAL REVOLUTION [BT-25]",
            "use-cost": 1,
            "parallel-id": 1,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/EX1-068_P1.webp",
            "security-effect": "[Security] Gain 2 memory.",
            "effect": "[Main] Give all of your opponent's Digimon \"[When Attacking] Lose 2 memory.\" until their turn ends.",
            "rarity": "R",
            "category": "option",
            "block-icon": 1,
            "color": ["blue"],
            "number": "EX1-068",
            "limitations": [{
                "date": "2022-02-25",
                "type": "restrict",
                "allowance": 1,
                "note": "Though performing as intended as a defensive card, using it every turn results in a lock situation that negatively impacts the speed of games. The resulting unenjoyable play patterns outweigh the benefits of the card\u2019s effect, so we\u2019ve decided to restrict it to 1 copy per deck."
            }],
            "name": "Ice Wall!"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/EX1-068"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/EX1-068"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/EX1-068_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/EX1-068"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX1-068"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX1-068_P1"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/bt-25"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/EX1-068",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/EX1-068"
        },
        "meta": {
            "notes": "Theme Booster CLASSIC COLLECTION [EX01]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/EX1-068",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX1-068"
        },
        "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\/ja\/EX1-068_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX1-068_P1"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af DUAL REVOLUTION [BT-25]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/EX1-068",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/EX1-068"
        },
        "meta": {
            "notes": "\ud14c\ub9c8 \ubd80\uc2a4\ud130 \ud074\ub798\uc2dd \uceec\ub809\uc158 [EXK-01]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX1-068",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX1-068"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX1-068_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX1-068_P1"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/bt-25",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/bt-25"
        },
        "meta": {
            "name": "DUAL REVOLUTION [BT-25]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/EX1-068_P1"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="en" data-card-id="EX1-068_P1" style="view-transition-name:en_EX1-068_P1;">
    <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-068 Ice Wall! · Alternate Art #1" src="https://images.heroi.cc/cards/en/EX1-068_P1.webp" fetchpriority="low" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/en/EX1-068_P1">EX1-068 Ice Wall!<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-068 Ice Wall! · Alternate Art #1EX1-068 Ice Wall! · Alternate Art #1 on Heroicc

Ice Wall!

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

Main Give all of your opponent's Digimon "When Attacking Lose 2 memory." until their turn ends.

Security Effect

Security Gain 2 memory.

Restrictions
Date
Limitation Type
Restrict
Card Allowance
1
Note

Though performing as intended as a defensive card, using it every turn results in a lock situation that negatively impacts the speed of games. The resulting unenjoyable play patterns outweigh the benefits of the card’s effect, so we’ve decided to restrict it to 1 copy per deck.

Releases
Genre
Booster Pack
Release Name
DUAL REVOLUTION [BT-25]
Official Product Page
Date
Notes
Booster DUAL REVOLUTION [BT-25]
Alternate Arts

en EX1-068 Theme Booster CLASSIC COLLECTION [EX01]

International Arts

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

ja EX1-068 P1 ブースターパック DUAL REVOLUTION [BT-25]

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

zh-Hans EX1-068 P1 DUAL REVOLUTION 【BT-25】

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

Q&A
Date
Question

If I use this card, do I lose 2 memory every time my opponent attacks with a Digimon?

Answer

Your opponent loses the 2 memory. The memory marker will be moved 2 spaces towards you every time your opponent attacks with a Digimon.

Date
Question

I use this card. During my opponent's next turn, if they play a new Digimon or move a Digimon from their breeding area to their battle area, will those Digimon have “[When Attacking] Loses 2 memory” from this card's effect?

Answer

Yes. The effect reads, “All of your opponent's Digimon,” so any Digimon that enter the battle area after you use this card are still affected.

Date
Question

I use this card. During my opponent's next turn, they attack me with their Digimon's <Blitz> effect while I have 1 or more memory. Does my opponent still lose 2 memory?

Answer

Yes. Even if you have 1 or more memory, the attack with <Blitz> still takes place during your opponent's turn, which means that this card's effect is still active, and your opponent still loses 2 memory.