GET /cards/ko/BT20-053

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/ko\/BT20-053",
        "attributes": {
            "level": 5,
            "digivolution-requirements": [{
                "level": 4,
                "category": "digimon",
                "color": ["black", "yellow"],
                "cost": 4
            }],
            "language": "ko",
            "inherited-effect": "\u3010\uc0c1\ub300\uc758 \ud134\u3011\uff3b\ud134\uc5d0 1\ud68c\uff3d\uc0c1\ub300\uc758 \ub514\uc9c0\ubaac\uc774 \uc5b4\ud0dd\ud588\uc744 \ub54c, \uc5b4\ud0dd\uc758 \ub300\uc0c1\uc744 \uc774 \ub514\uc9c0\ubaac\uc73c\ub85c \ubcc0\uacbd\ud560 \uc218 \uc788\ub2e4.",
            "dp": 7000,
            "notes": "\ubd80\uc2a4\ud130 \ud329 OVER THE X [BTK-20]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/ko\/BT20-053.webp",
            "play-cost": 7,
            "form": "\uc644\uc804\uccb4",
            "effect": "\u3010\uc9c4\ud654\u3011\u300c\ub77c\ud504\ud0c0\ub4dc\ub77c\ubaac\u300d\/\ud2b9\uc9d5\uc73c\ub85c \u300c\ud06c\ub85c\ub2c8\ud074\u300d\uc744 \uac00\uc9c4 Lv.4 : \ucf54\uc2a4\ud2b8 3\u3010\ub4f1\uc7a5 \uc2dc\u3011\u3010\uc9c4\ud654 \uc2dc\u3011\uc790\uc2e0\uc758 \ud328\uc5d0\uc11c \u300c\ub3c4\ub8e8\ubaac\u300d\/\u300c\ub958\uc6b0\ub2e4\ubaac\u300d 1\uc7a5\uc744 \ube44\uc5b4 \uc788\ub294 \uc790\uc2e0\uc758 \uc721\uc131 \uc5d0\uc5b4\ub9ac\uc5b4\uc5d0 \ucf54\uc2a4\ud2b8\ub97c \uc9c0\ubd88\ud558\uc9c0 \uc54a\uace0 \ub4f1\uc7a5\uc2dc\ud0ac \uc218 \uc788\ub2e4. \uadf8 \ud6c4, \uc5b4\ud0dd \uc911\uc774\ub77c\uba74, \uc0c1\ub300\uc758 \ud134 \uc885\ub8cc\uae4c\uc9c0 \uc790\uc2e0\uc758 \ub514\uc9c0\ubaac 1\ub9c8\ub9ac\ub294 \uc0c1\ub300\uc758 \ub514\uc9c0\ubaac\uc758 \ud6a8\uacfc\ub97c \ubc1b\uc9c0 \uc54a\uace0, DP +5000.",
            "rarity": "U",
            "category": "digimon",
            "attribute": "\ubc31\uc2e0\uc885",
            "block-icon": 4,
            "color": ["black", "yellow"],
            "number": "BT20-053",
            "name": "\uadf8\ub808\uc774\ub4dc\ubaac",
            "type": "\uc804\uc0ac\ud615,X\ud56d\uccb4,\ud06c\ub85c\ub2c8\ud074"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/BT20-053"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/BT20-053"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT20-053"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/ko\/btk-20"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/BT20-053",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT20-053"
        },
        "meta": {
            "notes": "SPECIAL BOOSTER Ver.2.5 [BT19-20]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT20-053",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT20-053"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\uff0d\u30d1\u30c3\u30af OVER THE X [BT-20]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT20-053",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT20-053"
        }
    }, {
        "type": "release",
        "id": "\/releases\/ko\/btk-20",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/ko\/btk-20"
        },
        "meta": {
            "name": "OVER THE X [BTK-20]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT20-053"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="ko" data-card-id="BT20-053" style="view-transition-name:ko_BT20-053_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="BT20-053 그레이드몬" src="https://images.heroi.cc/cards/ko/BT20-053.webp" fetchpriority="low" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/ko/BT20-053">BT20-053 그레이드몬</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

BT20-053 그레이드몬BT20-053 그레이드몬 on Heroicc

그레이드몬

Card Number
BT20-053
Rarity
U
Category
Digimon
Level
5
Block Icon
04
Colour
Black Yellow
Play Cost
7
DP
7000
Form
완전체
Attribute
백신종
Type
전사형,X항체,크로니클
Digivolution Requirements
Digivolve Cost
4
Colour
Black Yellow
Level
4
Category
Digimon
Effect

진화 「라프타드라몬」/특징으로 「크로니클」을 가진 Lv.4 : 코스트 3등장 시진화 시자신의 패에서 「도루몬」/「류우다몬」 1장을 비어 있는 자신의 육성 에어리어에 코스트를 지불하지 않고 등장시킬 수 있다. 그 후, 어택 중이라면, 상대의 턴 종료까지 자신의 디지몬 1마리는 상대의 디지몬의 효과를 받지 않고, DP +5000.

Inherited Effect

상대의 턴턴에 1회상대의 디지몬이 어택했을 때, 어택의 대상을 이 디지몬으로 변경할 수 있다.

Releases
Genre
확장팩
Release Name
OVER THE X [BTK-20]
Official Product Page
Date
Notes
부스터 팩 OVER THE X [BTK-20]
International Arts

ja BT20-053 ブースタ-パック OVER THE X [BT-20]

en BT20-053 SPECIAL BOOSTER Ver.2.5 [BT19-20]

zh-Hans BT20-053 ELEMENT EVOLUTION【BTC-13】