GET /cards/ko/BT20-093

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/ko\/BT20-093",
        "attributes": {
            "language": "ko",
            "notes": "\ubd80\uc2a4\ud130 \ud329 OVER THE X [BTK-20]",
            "use-cost": 2,
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/ko\/BT20-093.webp",
            "security-effect": "\u3010\uc2dc\ud050\ub9ac\ud2f0\u3011\uc790\uc2e0\uc758 \ud328\/\ud2b8\ub798\uc2dc\uc5d0\uc11c \uba85\uce6d\uc5d0 \u300c\ub4dc\ub77c\ucf54\ubaac\u300d\uc744 \ud3ec\ud568\ud558\ub294 \ub514\uc9c0\ubaac \uce74\ub4dc 1\uc7a5\uc744 \ucf54\uc2a4\ud2b8\ub97c \uc9c0\ubd88\ud558\uc9c0 \uc54a\uace0 \ub4f1\uc7a5\uc2dc\ud0ac \uc218 \uc788\ub2e4. \uadf8 \ud6c4, \uc774 \uce74\ub4dc\ub97c \ubc30\ud2c0 \uc5d0\uc5b4\ub9ac\uc5b4\uc5d0 \ub193\ub294\ub2e4.",
            "effect": "\u3010\uba54\uc778\u3011\uc790\uc2e0\uc758 \ud328\uc5d0\uc11c \u300c\ub4dc\ub77c\ucf54\ubaac\u300d\/\u300c\uc5d1\uc790\ubaac\u300d\uc774 \uae30\uc220\ub418\uc5b4 \uc788\ub294 \ub514\uc9c0\ubaac \uce74\ub4dc 1\uc7a5\uc744 \uc9c0\ubd88\ud558\ub294 \ub4f1\uc7a5 \ucf54\uc2a4\ud2b8 -3 \ud558\uc5ec \ub4f1\uc7a5\uc2dc\ud0ac \uc218 \uc788\ub2e4. \uadf8 \ud6c4, \uc774 \uce74\ub4dc\ub97c \ubc30\ud2c0 \uc5d0\uc5b4\ub9ac\uc5b4\uc5d0 \ub193\ub294\ub2e4. \u3010\uc11c\ub85c\uc758 \ud134\u3011\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, \u300a\ub51c\ub808\uc774\u300b. \u30fb\uc790\uc2e0\uc758 \ub514\uc9c0\ubaac 2\ub9c8\ub9ac\ub85c \ud328\uc758 \u300c\uc5d1\uc790\ubaac\u300d\uc73c\ub85c \uc870\uadf8\ub808\uc2a4 \uc9c4\ud654\ud560 \uc218 \uc788\ub2e4.",
            "rarity": "C",
            "category": "option",
            "block-icon": 4,
            "color": ["red"],
            "number": "BT20-093",
            "name": "\uc6a9\uc778\uc790\uc758 \ud574\ubc29"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/BT20-093"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/BT20-093"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT20-093"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/ko\/btk-20"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/BT20-093",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT20-093"
        },
        "meta": {
            "notes": "SPECIAL BOOSTER Ver.2.5 [BT19-20]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT20-093",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT20-093"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\uff0d\u30d1\u30c3\u30af OVER THE X [BT-20]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT20-093",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT20-093"
        }
    }, {
        "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-093"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="ko" data-card-id="BT20-093" style="view-transition-name:ko_BT20-093_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-093 용인자의 해방" src="https://images.heroi.cc/cards/ko/BT20-093.webp" fetchpriority="low" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/ko/BT20-093">BT20-093 용인자의 해방</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

BT20-093 용인자의 해방BT20-093 용인자의 해방 on Heroicc

용인자의 해방

Card Number
BT20-093
Rarity
C
Category
Option
Block Icon
04
Colour
Red
Use Cost
2
Effect

메인자신의 패에서 「드라코몬」/「엑자몬」이 기술되어 있는 디지몬 카드 1장을 지불하는 등장 코스트 -3 하여 등장시킬 수 있다. 그 후, 이 카드를 배틀 에어리어에 놓는다. 서로의 턴 「드라코몬」/「엑자몬」이 기술되어 있는 자신의 디지몬이 배틀 이외로 배틀 에어리어를 벗어날 때, 딜레이. ・자신의 디지몬 2마리로 패의 「엑자몬」으로 조그레스 진화할 수 있다.

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

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

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