GET /cards/ko/BT20-027

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/ko\/BT20-027",
        "attributes": {
            "level": 6,
            "digivolution-requirements": [{
                "level": 5,
                "category": "digimon",
                "color": ["blue", "red"],
                "cost": 4
            }],
            "language": "ko",
            "inherited-effect": "\u3010\uc11c\ub85c\uc758 \ud134\u3011\uff3b\ud134\uc5d0 1\ud68c\uff3d\u300c\ub4dc\ub77c\ucf54\ubaac\u300d\/\u300c\uc5d1\uc790\ubaac\u300d\uc774 \uae30\uc220\ub418\uc5b4 \uc788\ub294 \uc790\uc2e0\uc758 \ub514\uc9c0\ubaac\uc774 \ubc30\ud2c0 \uc774\uc678\ub85c \ubc30\ud2c0 \uc5d0\uc5b4\ub9ac\uc5b4\ub97c \ubc97\uc5b4\ub0a0 \ub54c, \uc774 \ub514\uc9c0\ubaac\uc744 \ub808\uc2a4\ud2b8\uc2dc\ud0a4\ub294 \uac83\uc73c\ub85c, \ubc97\uc5b4\ub098\uc9c0 \uc54a\ub294\ub2e4.",
            "dp": 12000,
            "notes": "\ubd80\uc2a4\ud130 \ud329 OVER THE X [BTK-20]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/ko\/BT20-027.webp",
            "play-cost": 12,
            "form": "\uad81\uadf9\uccb4",
            "effect": "\u3010\uc9c4\ud654\u3011\u300c\uc719\ub4dc\ub77c\ubaac\u300d\/\u300c\uadf8\ub77c\uc6b4\ub4dc\ub77c\ubaac\u300d \ucf54\uc2a4\ud2b8 3\u300a\uad00\ud1b5\u300b \u3010\ub4f1\uc7a5 \uc2dc\u3011\u3010\uc9c4\ud654 \uc2dc\u3011\uc0c1\ub300\uc758 \ub514\uc9c0\ubaac 1\ub9c8\ub9ac\uc758 \uc9c4\ud654\uc6d0\uc744 \uc120\ud0dd\ud558\uc5ec 3\uc7a5 \ud30c\uae30\ud55c\ub2e4. \uadf8 \ud6c4, \uc9c4\ud654\uc6d0\uc744 \uac16\uc9c0 \uc54a\uc740 \uc0c1\ub300\uc758 \ub514\uc9c0\ubaac 1\ub9c8\ub9ac\ub97c \uc18c\uba78\uc2dc\ud0a8\ub2e4. \u3010\uc11c\ub85c\uc758 \ud134\u3011\uff3b\ud134\uc5d0 1\ud68c\uff3d\uc0c1\ub300\uc758 \uc2dc\ud050\ub9ac\ud2f0\uac00 \uc904\uc5b4\ub4e4\uc5c8\uc744 \ub54c, \u300c\ub4dc\ub77c\ucf54\ubaac\u300d\/\u300c\uc5d1\uc790\ubaac\u300d\uc774 \uae30\uc220\ub418\uc5b4 \uc788\ub294 \uc790\uc2e0\uc758 \ub514\uc9c0\ubaac 1\ub9c8\ub9ac\ub97c \uc561\ud2f0\ube0c\ub85c \ud560 \uc218 \uc788\ub2e4.",
            "rarity": "R",
            "category": "digimon",
            "attribute": "\ubc31\uc2e0\uc885",
            "block-icon": 4,
            "color": ["blue", "red"],
            "number": "BT20-027",
            "name": "\uc2ac\ub808\uc774\uc5b4\ub4dc\ub77c\ubaac",
            "type": "\uc6a9\uc778\ud615"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/BT20-027"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/BT20-027"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT20-027"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/ko\/btk-20"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/BT20-027",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT20-027"
        },
        "meta": {
            "notes": "SPECIAL BOOSTER Ver.2.5 [BT19-20]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT20-027",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT20-027"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\uff0d\u30d1\u30c3\u30af OVER THE X [BT-20]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT20-027",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT20-027"
        }
    }, {
        "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-027"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

BT20-027 슬레이어드라몬BT20-027 슬레이어드라몬 on Heroicc

슬레이어드라몬

Card Number
BT20-027
Rarity
R
Category
Digimon
Level
6
Block Icon
04
Colour
Blue Red
Play Cost
12
DP
12000
Form
궁극체
Attribute
백신종
Type
용인형
Digivolution Requirements
Digivolve Cost
4
Colour
Blue Red
Level
5
Category
Digimon
Effect

진화 「윙드라몬」/「그라운드라몬」 코스트 3관통 등장 시진화 시상대의 디지몬 1마리의 진화원을 선택하여 3장 파기한다. 그 후, 진화원을 갖지 않은 상대의 디지몬 1마리를 소멸시킨다. 서로의 턴턴에 1회상대의 시큐리티가 줄어들었을 때, 「드라코몬」/「엑자몬」이 기술되어 있는 자신의 디지몬 1마리를 액티브로 할 수 있다.

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-027 ブースタ-パック OVER THE X [BT-20]

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

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