Scrap Claw

Card Number
BT1-091
Rarity
R
Category
Option
Colour
Red
Use Cost
3
Effect

Main 1 of your Digimon gains Piercing (When this Digimon attacks and deletes an opponent's Digimon and survives the battle, it performs any security checks it normally would) for the turn.

Releases
Genre
Booster Pack
Release Name
Ver.1.5 [BT01-03]
Official Product Page
Date
Notes
RELEASE SPECIAL BOOSTER Ver.1.5 [BT01-03]
International Arts

ja BT1-091 ブースターパック NEW EVOLUTION [BT-01]

zh-Hans BT1-091 ULTIMATE EVOLUTION 【BTC-01】

ko BT1-091 스페셜 부스터 버전 1.5 [BTK-1.5]

GET /cards/en/BT1-091

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/BT1-091",
        "attributes": {
            "language": "en",
            "notes": "RELEASE SPECIAL BOOSTER Ver.1.5 [BT01-03]",
            "use-cost": 3,
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/BT1-091.webp",
            "effect": "[Main] 1 of your Digimon gains \uff1cPiercing\uff1e (When this Digimon attacks and deletes an opponent's Digimon and survives the battle, it performs any security checks it normally would) for the turn.",
            "rarity": "R",
            "category": "option",
            "color": ["red"],
            "number": "BT1-091",
            "name": "Scrap Claw"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/BT1-091"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/BT1-091"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT1-091"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/bt01-03-v1-5"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/ja\/BT1-091",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT1-091"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af NEW EVOLUTION [BT-01]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/BT1-091",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT1-091"
        },
        "meta": {
            "notes": "\uc2a4\ud398\uc15c \ubd80\uc2a4\ud130 \ubc84\uc804 1.5 [BTK-1.5]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT1-091",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT1-091"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/bt01-03-v1-5",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/bt01-03-v1-5"
        },
        "meta": {
            "name": "Ver.1.5 [BT01-03]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/BT1-091"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="en" data-card-id="BT1-091">
    <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="BT1-091 Scrap Claw" src="https://images.heroi.cc/cards/en/BT1-091.webp" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/en/BT1-091">BT1-091 Scrap Claw</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

BT1-091 Scrap ClawBT1-091 Scrap Claw on Heroicc