GET /cards/en/BT4-058

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/BT4-058",
        "attributes": {
            "level": 5,
            "faqs": [{
                "date": "2024-03-28",
                "question": "Can I use this card's effect on [Orochimon] itself?",
                "answer": "Yes, you can."
            }],
            "digivolution-requirements": [{
                "level": 4,
                "category": "digimon",
                "color": ["green"],
                "cost": 3
            }],
            "language": "en",
            "dp": 8000,
            "notes": "Booster GREAT LEGEND [BT04]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/BT4-058.webp",
            "play-cost": 8,
            "form": "Ultimate",
            "effect": "[When Digivolving] 1 of your Digimon gains \uff1cPiercing\uff1e for the turn. (When this Digimon attacks and deletes an opponent's Digimon and survives the battle, it performs any security checks it normally would.)",
            "rarity": "R",
            "category": "digimon",
            "attribute": "Virus",
            "color": ["green"],
            "number": "BT4-058",
            "name": "Orochimon",
            "type": "Dark Dragon"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/BT4-058"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/BT4-058"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT4-058"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/bt-04"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/ja\/BT4-058",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT4-058"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af \u30b0\u30ec\u30a4\u30c8\u30ec\u30b8\u30a7\u30f3\u30c9 [BT-04]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/BT4-058",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT4-058"
        },
        "meta": {
            "notes": "\ubd80\uc2a4\ud130 \ud329 \uadf8\ub808\uc774\ud2b8 \ub808\uc804\ub4dc [BTK-04]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT4-058",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT4-058"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/bt-04",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/bt-04"
        },
        "meta": {
            "name": "GREAT LEGEND [BT-04]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/BT4-058"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

BT4-058 OrochimonBT4-058 Orochimon on Heroicc

Orochimon

Card Number
BT4-058
Rarity
R
Category
Digimon
Level
5
Colour
Green
Play Cost
8
DP
8000
Form
Ultimate
Attribute
Virus
Type
Dark Dragon
Digivolution Requirements
Digivolve Cost
3
Colour
Green
Level
4
Category
Digimon
Effect

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

Releases
Genre
Booster Pack
Release Name
GREAT LEGEND [BT-04]
Official Product Page
Date
Notes
Booster GREAT LEGEND [BT04]
International Arts

ja BT4-058 ブースターパック グレイトレジェンド [BT-04]

zh-Hans BT4-058 DIAMOND LEGEND【BTC-03】

ko BT4-058 부스터 팩 그레이트 레전드 [BTK-04]

Q&A
Date
Question

Can I use this card's effect on [Orochimon] itself?

Answer

Yes, you can.