GET /cards/en/BT8-048_P1

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/BT8-048_P1",
        "attributes": {
            "level": 4,
            "faqs": [{
                "date": "2024-03-28",
                "question": "If I choose an opponent's Digimon for this card's [When Digivolving] effect, and that Digimon loses <Blocker> due to digivolving, <De-Digivolve>, or some other reason, can that Digimon now attack and block again?",
                "answer": "No. Once a Digimon with <Blocker> is targeted by this card's [When Digivolving] effect, it becomes unable to attack or block until the end of your opponent's next turn, even if it loses <Blocker>."
            }],
            "digivolution-requirements": [{
                "level": 3,
                "category": "digimon",
                "color": ["green"],
                "cost": 3
            }],
            "language": "en",
            "dp": 4000,
            "notes": "Official Tournament Pack Vol.9",
            "parallel-id": 1,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/BT8-048_P1.webp",
            "play-cost": 4,
            "form": "Armor Form",
            "effect": "[Digivolve] 2 from [Hawkmon]\n\uff1cArmor Purge\uff1e (When this Digimon would be deleted, you may trash the top card of this Digimon to prevent that deletion.)\n[When Digivolving] 1 of your opponent's Digimon with \uff1cBlocker\uff1e can't attack or block until the end of your opponent's next turn.",
            "rarity": "U",
            "category": "digimon",
            "attribute": "Free",
            "block-icon": 1,
            "color": ["green", "red"],
            "number": "BT8-048",
            "name": "Shurimon",
            "type": "Mutant"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/BT8-048"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/BT8-048"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/BT8-048_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/BT8-048"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/BT8-048_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT8-048"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT8-048_P1"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/store-events"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/BT8-048",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT8-048"
        },
        "meta": {
            "notes": "Booster NEW AWAKENING [BT08]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT8-048",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT8-048"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af \u30cb\u30e5\u30fc\u30d2\u30fc\u30ed\u30fc [BT-08]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT8-048_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT8-048_P1"
        },
        "meta": {
            "notes": "TAMER'S SELECTION BOX \u30a8\u30dc\u30ea\u30e5\u30fc\u30b7\u30e7\u30f3\u30ab\u30c3\u30d72022\uff08\u30aa\u30e1\u30ac\u30e2\u30f3\uff09"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/BT8-048",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT8-048"
        },
        "meta": {
            "notes": "\ubd80\uc2a4\ud130 \ud329 \ub274 \ud788\uc5b4\ub85c [BTK-08]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/BT8-048_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT8-048_P1"
        },
        "meta": {
            "notes": "BTK-20 \uc774\ub108\ubc15\uc2a4 \ud504\ub85c\ubaa8"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT8-048",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT8-048"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT8-048_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT8-048_P1"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/store-events",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/store-events"
        },
        "meta": {
            "name": "Store Events"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/BT8-048_P1"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="en" data-card-id="BT8-048_P1" style="view-transition-name:en_BT8-048_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="BT8-048 Shurimon · Alternate Art #1" src="https://images.heroi.cc/cards/en/BT8-048_P1.webp" fetchpriority="low" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/en/BT8-048_P1">BT8-048 Shurimon<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.

BT8-048 Shurimon · Alternate Art #1BT8-048 Shurimon · Alternate Art #1 on Heroicc

Shurimon

Card Number
BT8-048
Rarity
U
Category
Digimon
Level
4
Block Icon
01
Supplemental Rarity
Alternative Art #1
Colour
Green Red
Play Cost
4
DP
4000
Form
Armor Form
Attribute
Free
Type
Mutant
Digivolution Requirements
Digivolve Cost
3
Colour
Green
Level
3
Category
Digimon
Effect

Digivolve 2 from [Hawkmon]

Armor Purge (When this Digimon would be deleted, you may trash the top card of this Digimon to prevent that deletion.)

When Digivolving 1 of your opponent's Digimon with Blocker can't attack or block until the end of your opponent's next turn.

Releases
Genre
Others
Release Name
Store Events
Notes
Official Tournament Pack Vol.9
Alternate Arts

en BT8-048 Booster NEW AWAKENING [BT08]

International Arts

ja BT8-048 ブースターパック ニューヒーロー [BT-08]

ja BT8-048 P1 TAMER'S SELECTION BOX エボリューションカップ2022(オメガモン)

zh-Hans BT8-048 NEXT HERO【BTC-04】

zh-Hans BT8-048 P1 宣传卡【P】

ko BT8-048 부스터 팩 뉴 히어로 [BTK-08]

ko BT8-048 P1 BTK-20 이너박스 프로모

Q&A
Date
Question

If I choose an opponent's Digimon for this card's [When Digivolving] effect, and that Digimon loses <Blocker> due to digivolving, <De-Digivolve>, or some other reason, can that Digimon now attack and block again?

Answer

No. Once a Digimon with <Blocker> is targeted by this card's [When Digivolving] effect, it becomes unable to attack or block until the end of your opponent's next turn, even if it loses <Blocker>.