애시드 인젝션

Card Number
BT6-099
Rarity
U
Category
Option
Block Icon
01
Colour
Yellow
Use Cost
1
Effect

메인 자신의 시큐리티를 위에서부터 1장 파기한다. 그 후, 그 턴 동안 상대 디지몬 1마리의 DP를 -5000 한다.

Security Effect

시큐리티 이 카드를 패에 추가한다.

Q&A
Date
Question

이 카드를 자신의 시큐리티가 0장일 때에는 사용할 수 없나요?

Answer

아니요, 「파기하는 것으로」의 효과가 아니므로, 시큐리티가 0이더라도 사용할 수 있습니다.

Releases
Genre
확장팩
Release Name
부스터 팩 더블 다이아몬드 [BTK-06]
Official Product Page
Date
Notes
부스터 팩 더블 다이아몬드 [BTK-06]
International Arts

ja BT6-099 ブースターパック ダブルダイヤモンド [BT-06]

en BT6-099 BOOSTER DOUBLE DIAMOND [BT-06]

zh-Hans BT6-099 DIAMOND LEGEND【BTC-03】

GET /cards/ko/BT6-099

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/ko\/BT6-099",
        "attributes": {
            "faqs": [{
                "date": "2023-10-20",
                "question": "\uc774 \uce74\ub4dc\ub97c \uc790\uc2e0\uc758 \uc2dc\ud050\ub9ac\ud2f0\uac00 0\uc7a5\uc77c \ub54c\uc5d0\ub294 \uc0ac\uc6a9\ud560 \uc218 \uc5c6\ub098\uc694?\n ",
                "answer": "\uc544\ub2c8\uc694, \u300c\ud30c\uae30\ud558\ub294 \uac83\uc73c\ub85c\u300d\uc758 \ud6a8\uacfc\uac00 \uc544\ub2c8\ubbc0\ub85c, \uc2dc\ud050\ub9ac\ud2f0\uac00 0\uc774\ub354\ub77c\ub3c4 \uc0ac\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4."
            }],
            "language": "ko",
            "notes": "\ubd80\uc2a4\ud130 \ud329 \ub354\ube14 \ub2e4\uc774\uc544\ubaac\ub4dc [BTK-06]",
            "use-cost": 1,
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/ko\/BT6-099.webp",
            "security-effect": "\u3010\uc2dc\ud050\ub9ac\ud2f0\u3011 \uc774 \uce74\ub4dc\ub97c \ud328\uc5d0 \ucd94\uac00\ud55c\ub2e4.",
            "effect": "\u3010\uba54\uc778\u3011 \uc790\uc2e0\uc758 \uc2dc\ud050\ub9ac\ud2f0\ub97c \uc704\uc5d0\uc11c\ubd80\ud130 1\uc7a5 \ud30c\uae30\ud55c\ub2e4. \uadf8 \ud6c4, \uadf8 \ud134 \ub3d9\uc548 \uc0c1\ub300 \ub514\uc9c0\ubaac 1\ub9c8\ub9ac\uc758 DP\ub97c -5000 \ud55c\ub2e4.",
            "rarity": "U",
            "category": "option",
            "block-icon": 1,
            "color": ["yellow"],
            "number": "BT6-099",
            "name": "\uc560\uc2dc\ub4dc \uc778\uc81d\uc158"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/BT6-099"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/BT6-099"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT6-099"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/ko\/btk-06"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/BT6-099",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT6-099"
        },
        "meta": {
            "notes": "BOOSTER DOUBLE DIAMOND [BT-06]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT6-099",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT6-099"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af \u30c0\u30d6\u30eb\u30c0\u30a4\u30e4\u30e2\u30f3\u30c9 [BT-06]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT6-099",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT6-099"
        }
    }, {
        "type": "release",
        "id": "\/releases\/ko\/btk-06",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/ko\/btk-06"
        },
        "meta": {
            "name": "\ubd80\uc2a4\ud130 \ud329 \ub354\ube14 \ub2e4\uc774\uc544\ubaac\ub4dc [BTK-06]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT6-099"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="ko" data-card-id="BT6-099">
    <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="BT6-099 애시드 인젝션" src="https://images.heroi.cc/cards/ko/BT6-099.webp" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/ko/BT6-099">BT6-099 애시드 인젝션</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

BT6-099 애시드 인젝션BT6-099 애시드 인젝션 on Heroicc