GET /cards/en/BT16-032

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/BT16-032",
        "attributes": {
            "level": 4,
            "faqs": [{
                "date": "2026-05-08",
                "question": "What does \"end the attack\" mean, exactly?",
                "answer": "After this effect activates, the current timing makes a transition to the end of attack timing. For example, if this effect activates during the attack declaration timing, it will make a transition to the end of attack timing. A transition to the counter timing or block timing won't occur, and the attack won't succeed."
            }, {
                "date": "2026-05-08",
                "question": "Can an \"end the attack\" effect end an attack by a Digimon that isn't affected by effects?",
                "answer": "Yes, such attacks can be ended. \n\"End the attack\" effects are effects that change the timing, they don't affect an attacking Digimon."
            }],
            "digivolution-requirements": [{
                "level": 3,
                "category": "digimon",
                "color": ["black", "yellow"],
                "cost": 3
            }],
            "language": "en",
            "dp": 5000,
            "notes": "Booster BEGINNING OBSERVER [BT16]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/BT16-032.webp",
            "play-cost": 5,
            "form": "Armor Form",
            "effect": "[Digivolve] [Armadillomon]: Cost 2\n\uff1cArmor Purge\uff1e \n\uff1cCollision\uff1e (During this Digimon's attack, all of your opponent's Digimon gain \uff1cBlocker\uff1e, and the opponent blocks if able.) \n[All Turns] [Once Per Turn] When an attack target is switched, you may end the attack.",
            "rarity": "C",
            "category": "digimon",
            "attribute": "Free",
            "block-icon": 3,
            "color": ["yellow", "black"],
            "number": "BT16-032",
            "name": "Sheepmon",
            "type": "Mammal"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/BT16-032"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/BT16-032"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT16-032"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/bt-16"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/ja\/BT16-032",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT16-032"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af BEGINNING OBSERVER  [BT-16]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/BT16-032",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT16-032"
        },
        "meta": {
            "notes": "\ubd80\uc2a4\ud130 \ud329 BEGINNING OBSERVER [BTK-16]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT16-032",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT16-032"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/bt-16",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/bt-16"
        },
        "meta": {
            "name": "BEGINNING OBSERVER [BT-16]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/BT16-032"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

BT16-032 SheepmonBT16-032 Sheepmon on Heroicc

Sheepmon

Card Number
BT16-032
Rarity
C
Category
Digimon
Level
4
Block Icon
03
Colour
Yellow Black
Play Cost
5
DP
5000
Form
Armor Form
Attribute
Free
Type
Mammal
Digivolution Requirements
Digivolve Cost
3
Colour
Yellow Black
Level
3
Category
Digimon
Effect

Digivolve [Armadillomon]: Cost 2

Armor Purge

Collision (During this Digimon's attack, all of your opponent's Digimon gain Blocker, and the opponent blocks if able.)

All Turns Once Per Turn When an attack target is switched, you may end the attack.

Releases
Genre
Booster Pack
Release Name
BEGINNING OBSERVER [BT-16]
Official Product Page
Date
Notes
Booster BEGINNING OBSERVER [BT16]
International Arts

ja BT16-032 ブースターパック BEGINNING OBSERVER [BT-16]

zh-Hans BT16-032 BEGINNING OBSERVER 【BTC-10】

ko BT16-032 부스터 팩 BEGINNING OBSERVER [BTK-16]

Q&A
Date
Question

What does "end the attack" mean, exactly?

Answer

After this effect activates, the current timing makes a transition to the end of attack timing. For example, if this effect activates during the attack declaration timing, it will make a transition to the end of attack timing. A transition to the counter timing or block timing won't occur, and the attack won't succeed.

Date
Question

Can an "end the attack" effect end an attack by a Digimon that isn't affected by effects?

Answer

Yes, such attacks can be ended.

"End the attack" effects are effects that change the timing, they don't affect an attacking Digimon.