GET /cards/ko/BT20-015

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/ko\/BT20-015",
        "attributes": {
            "level": 5,
            "digivolution-requirements": [{
                "level": 4,
                "category": "digimon",
                "color": ["black", "red"],
                "cost": 4
            }],
            "language": "ko",
            "inherited-effect": "\u3010\uc790\uc2e0\uc758 \ud134\u3011\uc774 \ub514\uc9c0\ubaac\uc774 \uccb4\ud06c\ud55c \uc635\uc158 \uce74\ub4dc\uc758 \u3010\uc2dc\ud050\ub9ac\ud2f0\u3011 \ud6a8\uacfc\ub294 \ubc1c\ud718\ud558\uc9c0 \uc54a\ub294\ub2e4.",
            "dp": 7000,
            "notes": "\ubd80\uc2a4\ud130 \ud329 OVER THE X [BTK-20]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/ko\/BT20-015.webp",
            "play-cost": 7,
            "form": "\uc644\uc804\uccb4",
            "effect": "\u3010\uc9c4\ud654\u3011\u300c\uae34\ub958\uc6b0\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 \u300aS \uc5b4\ud0dd +1\u300b\uc744 \uc5bb\uace0, DP +5000.",
            "rarity": "R",
            "category": "digimon",
            "attribute": "\ubc31\uc2e0\uc885",
            "block-icon": 4,
            "color": ["red", "black"],
            "number": "BT20-015",
            "name": "\ud788\uc0e4\ub958\uc6b0\ubaac",
            "type": "\uc218\ub8e1\ud615,X\ud56d\uccb4,\ud06c\ub85c\ub2c8\ud074"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/BT20-015"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/BT20-015"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT20-015"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/ko\/btk-20"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/BT20-015",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT20-015"
        },
        "meta": {
            "notes": "SPECIAL BOOSTER Ver.2.5 [BT19-20]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT20-015",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT20-015"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\uff0d\u30d1\u30c3\u30af OVER THE X [BT-20]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT20-015",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT20-015"
        }
    }, {
        "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-015"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

BT20-015 히샤류우몬BT20-015 히샤류우몬 on Heroicc

히샤류우몬

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

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

Inherited Effect

자신의 턴이 디지몬이 체크한 옵션 카드의 시큐리티 효과는 발휘하지 않는다.

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

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

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

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