베놈 인퓨즈

Card Number
BT15-099
Rarity
C
Category
Option
Block Icon
03
Colour
Purple
Use Cost
6
Effect

메인자신의 패에서 디지몬 카드 1장을 파기하는 것으로, 파기한 카드의 Lv. 이하의 상대의 디지몬 1마리를 소멸시킨다. 이 효과로 「묘티스몬」이 기술되어 있는 카드를 파기했다면, 2 드로우.

Security Effect

시큐리티이 카드의 메인 효과를 발휘한다.

Releases
Genre
확장팩
Release Name
팩 익시드 아포칼립스 [BTK-15]
Official Product Page
Date
Notes
부스터 팩 익시드 아포칼립스 [BTK-15]
International Arts

ja BT15-099 ブースターパック エクシード・アポカリプス [BT-15]

en BT15-099 BOOSTER EXCEED APOCALYPSE [BT15]

zh-Hans BT15-099 EXCEED APOCALYPSE【BTC-09】

GET /cards/ko/BT15-099

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/ko\/BT15-099",
        "attributes": {
            "language": "ko",
            "notes": "\ubd80\uc2a4\ud130 \ud329 \uc775\uc2dc\ub4dc \uc544\ud3ec\uce7c\ub9bd\uc2a4 [BTK-15]",
            "use-cost": 6,
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/ko\/BT15-099.webp",
            "security-effect": "\u3010\uc2dc\ud050\ub9ac\ud2f0\u3011\uc774 \uce74\ub4dc\uc758 \u3010\uba54\uc778\u3011 \ud6a8\uacfc\ub97c \ubc1c\ud718\ud55c\ub2e4.",
            "effect": "\u3010\uba54\uc778\u3011\uc790\uc2e0\uc758 \ud328\uc5d0\uc11c \ub514\uc9c0\ubaac \uce74\ub4dc 1\uc7a5\uc744 \ud30c\uae30\ud558\ub294 \uac83\uc73c\ub85c, \ud30c\uae30\ud55c \uce74\ub4dc\uc758 Lv. \uc774\ud558\uc758 \uc0c1\ub300\uc758 \ub514\uc9c0\ubaac 1\ub9c8\ub9ac\ub97c \uc18c\uba78\uc2dc\ud0a8\ub2e4. \uc774 \ud6a8\uacfc\ub85c \u300c\ubb18\ud2f0\uc2a4\ubaac\u300d\uc774 \uae30\uc220\ub418\uc5b4 \uc788\ub294 \uce74\ub4dc\ub97c \ud30c\uae30\ud588\ub2e4\uba74, \u300a2 \ub4dc\ub85c\uc6b0\u300b.",
            "rarity": "C",
            "category": "option",
            "block-icon": 3,
            "color": ["purple"],
            "number": "BT15-099",
            "name": "\ubca0\ub188 \uc778\ud4e8\uc988"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/BT15-099"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/BT15-099"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT15-099"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/ko\/btk-15"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/BT15-099",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT15-099"
        },
        "meta": {
            "notes": "BOOSTER EXCEED APOCALYPSE [BT15]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT15-099",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT15-099"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af \u30a8\u30af\u30b7\u30fc\u30c9\u30fb\u30a2\u30dd\u30ab\u30ea\u30d7\u30b9 [BT-15]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT15-099",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT15-099"
        }
    }, {
        "type": "release",
        "id": "\/releases\/ko\/btk-15",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/ko\/btk-15"
        },
        "meta": {
            "name": "\ud329 \uc775\uc2dc\ub4dc \uc544\ud3ec\uce7c\ub9bd\uc2a4 [BTK-15]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT15-099"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="ko" data-card-id="BT15-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="BT15-099 베놈 인퓨즈" src="https://images.heroi.cc/cards/ko/BT15-099.webp" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/ko/BT15-099">BT15-099 베놈 인퓨즈</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

BT15-099 베놈 인퓨즈BT15-099 베놈 인퓨즈 on Heroicc