포이즌 파우더

Card Number
BT11-103
Rarity
U
Category
Option
Block Icon
02
Colour
Green
Use Cost
3
Effect

이 카드를 사용할 때, 그린인 자신의 테이머가 있다면 지불하는 사용 코스트 -1. 메인상대의 턴 종료까지, 상대의 디지몬 전부에게 「서로의 턴이 디지몬이 레스트했을 때, 메모리 -1.」의 효과를 준다.

Security Effect

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

Releases
Genre
확장팩
Release Name
팩 디멘셔널 페이즈 [BTK-11]
Official Product Page
Date
Notes
부스터 팩 디멘셔널 페이즈 [BTK-11]
International Arts

ja BT11-103 ブースターパック ディメンショナルフェイズ [BT-11]

en BT11-103 BOOSTER DIMENSIONAL PHASE [BT11]

zh-Hans BT11-103 ACROSS DIMENSION【BTC-06】

GET /cards/ko/BT11-103

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/ko\/BT11-103",
        "attributes": {
            "language": "ko",
            "notes": "\ubd80\uc2a4\ud130 \ud329 \ub514\uba58\uc154\ub110 \ud398\uc774\uc988 [BTK-11]",
            "use-cost": 3,
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/ko\/BT11-103.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": "\uc774 \uce74\ub4dc\ub97c \uc0ac\uc6a9\ud560 \ub54c, \uadf8\ub9b0\uc778 \uc790\uc2e0\uc758 \ud14c\uc774\uba38\uac00 \uc788\ub2e4\uba74 \uc9c0\ubd88\ud558\ub294 \uc0ac\uc6a9 \ucf54\uc2a4\ud2b8 -1. \u3010\uba54\uc778\u3011\uc0c1\ub300\uc758 \ud134 \uc885\ub8cc\uae4c\uc9c0, \uc0c1\ub300\uc758 \ub514\uc9c0\ubaac \uc804\ubd80\uc5d0\uac8c \u300c\u3010\uc11c\ub85c\uc758 \ud134\u3011\uc774 \ub514\uc9c0\ubaac\uc774 \ub808\uc2a4\ud2b8\ud588\uc744 \ub54c, \uba54\ubaa8\ub9ac -1.\u300d\uc758 \ud6a8\uacfc\ub97c \uc900\ub2e4.",
            "rarity": "U",
            "category": "option",
            "block-icon": 2,
            "color": ["green"],
            "number": "BT11-103",
            "name": "\ud3ec\uc774\uc98c \ud30c\uc6b0\ub354"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/BT11-103"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/BT11-103"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT11-103"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/ko\/btk-11"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/BT11-103",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT11-103"
        },
        "meta": {
            "notes": "BOOSTER DIMENSIONAL PHASE [BT11]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT11-103",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT11-103"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af \u30c7\u30a3\u30e1\u30f3\u30b7\u30e7\u30ca\u30eb\u30d5\u30a7\u30a4\u30ba [BT-11]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT11-103",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT11-103"
        }
    }, {
        "type": "release",
        "id": "\/releases\/ko\/btk-11",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/ko\/btk-11"
        },
        "meta": {
            "name": "\ud329 \ub514\uba58\uc154\ub110 \ud398\uc774\uc988 [BTK-11]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT11-103"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="ko" data-card-id="BT11-103">
    <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="BT11-103 포이즌 파우더" src="https://images.heroi.cc/cards/ko/BT11-103.webp" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/ko/BT11-103">BT11-103 포이즌 파우더</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

BT11-103 포이즌 파우더BT11-103 포이즌 파우더 on Heroicc