염룡격

Card Number
BT7-093
Rarity
U
Category
Option
Block Icon
01
Colour
Red
Use Cost
4
Effect

메인특징으로 「하이브리드체」를 갖는 자신의 디지몬 1마리를 선택한다. 그 디지몬의 DP 이하인 상대의 디지몬 1마리를 소멸시킨다.

Security Effect

시큐리티 자신의 패 또는 트래시에서 「우정훈」 1장을 코스트를 지불하지 않고 등장시킬 수 있다.

Releases
Genre
확장팩
Release Name
부스터 팩 넥스트 어드벤처 [BTK-07]
Official Product Page
Date
Notes
부스터 팩 넥스트 어드벤처 [BTK-07]
International Arts

ja BT7-093 ブースターパック ネクストアドベンチャー [BT-07]

en BT7-093 BOOSTER -NEXT ADVENTURE- [BT-07]

zh-Hans BT7-093 NEXT HERO【BTC-04】

GET /cards/ko/BT7-093

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/ko\/BT7-093",
        "attributes": {
            "language": "ko",
            "notes": "\ubd80\uc2a4\ud130 \ud329 \ub125\uc2a4\ud2b8 \uc5b4\ub4dc\ubca4\ucc98 [BTK-07]",
            "use-cost": 4,
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/ko\/BT7-093.webp",
            "security-effect": "\u3010\uc2dc\ud050\ub9ac\ud2f0\u3011 \uc790\uc2e0\uc758 \ud328 \ub610\ub294 \ud2b8\ub798\uc2dc\uc5d0\uc11c \u300c\uc6b0\uc815\ud6c8\u300d 1\uc7a5\uc744 \ucf54\uc2a4\ud2b8\ub97c \uc9c0\ubd88\ud558\uc9c0 \uc54a\uace0 \ub4f1\uc7a5\uc2dc\ud0ac \uc218 \uc788\ub2e4.",
            "effect": "\u3010\uba54\uc778\u3011\ud2b9\uc9d5\uc73c\ub85c \u300c\ud558\uc774\ube0c\ub9ac\ub4dc\uccb4\u300d\ub97c \uac16\ub294 \uc790\uc2e0\uc758 \ub514\uc9c0\ubaac 1\ub9c8\ub9ac\ub97c \uc120\ud0dd\ud55c\ub2e4. \uadf8 \ub514\uc9c0\ubaac\uc758 DP \uc774\ud558\uc778 \uc0c1\ub300\uc758 \ub514\uc9c0\ubaac 1\ub9c8\ub9ac\ub97c \uc18c\uba78\uc2dc\ud0a8\ub2e4.",
            "rarity": "U",
            "category": "option",
            "block-icon": 1,
            "color": ["red"],
            "number": "BT7-093",
            "name": "\uc5fc\ub8e1\uaca9"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/BT7-093"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/BT7-093"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT7-093"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/ko\/btk-07"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/BT7-093",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT7-093"
        },
        "meta": {
            "notes": "BOOSTER -NEXT ADVENTURE- [BT-07]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT7-093",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT7-093"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af \u30cd\u30af\u30b9\u30c8\u30a2\u30c9\u30d9\u30f3\u30c1\u30e3\u30fc [BT-07]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT7-093",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT7-093"
        }
    }, {
        "type": "release",
        "id": "\/releases\/ko\/btk-07",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/ko\/btk-07"
        },
        "meta": {
            "name": "\ubd80\uc2a4\ud130 \ud329 \ub125\uc2a4\ud2b8 \uc5b4\ub4dc\ubca4\ucc98 [BTK-07]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT7-093"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="ko" data-card-id="BT7-093">
    <link rel="stylesheet" href="https://assets.heroi.cc/css/components/heroicc-card.css?v=4a563a5" />
    <script type="module" src="https://assets.heroi.cc/js/heroicc-card.js?v=4a563a5"></script>
    <picture>
        <img width="430" height="600" loading="lazy" alt="BT7-093 염룡격" src="https://images.heroi.cc/cards/ko/BT7-093.webp" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/ko/BT7-093">BT7-093 염룡격</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

BT7-093 염룡격BT7-093 염룡격 on Heroicc