강진 홈런

Card Number
BT12-103
Rarity
C
Category
Option
Block Icon
02
Colour
Yellow
Use Cost
2
Effect

특징으로 「헌터」를 가진 자신의 테이머가 있는 동안, 이 카드는 색 조건을 무시할 수 있다. 메인턴 종료까지, 상대의 디지몬 1마리를 DP -4000. 그 후, 진화원 을 4장 이상 가진 자신의 디지몬이 있다면, 턴 종료까지 상대의 디지몬 1마리에게 S 어택 -1 (이 디지몬이 체크하는 매수 -1)을 준다.

Security Effect

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

Releases
Genre
확장팩
Release Name
팩 어크로스 타임 [BTK-12]
Official Product Page
Date
Notes
부스터 팩 어크로스 타임 [BTK-12]
International Arts

ja BT12-103 ブースターパック アクロス・タイム [BT-12]

en BT12-103 BOOSTER ACROSS TIME [BT12]

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

GET /cards/ko/BT12-103

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/ko\/BT12-103",
        "attributes": {
            "language": "ko",
            "notes": "\ubd80\uc2a4\ud130 \ud329 \uc5b4\ud06c\ub85c\uc2a4 \ud0c0\uc784 [BTK-12]",
            "use-cost": 2,
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/ko\/BT12-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": "\ud2b9\uc9d5\uc73c\ub85c \u300c\ud5cc\ud130\u300d\ub97c \uac00\uc9c4 \uc790\uc2e0\uc758 \ud14c\uc774\uba38\uac00 \uc788\ub294 \ub3d9\uc548, \uc774 \uce74\ub4dc\ub294 \uc0c9 \uc870\uac74\uc744 \ubb34\uc2dc\ud560 \uc218 \uc788\ub2e4. \u3010\uba54\uc778\u3011\ud134 \uc885\ub8cc\uae4c\uc9c0, \uc0c1\ub300\uc758 \ub514\uc9c0\ubaac 1\ub9c8\ub9ac\ub97c DP -4000. \uadf8 \ud6c4, \uc9c4\ud654\uc6d0 \uc744 4\uc7a5 \uc774\uc0c1 \uac00\uc9c4 \uc790\uc2e0\uc758 \ub514\uc9c0\ubaac\uc774 \uc788\ub2e4\uba74, \ud134 \uc885\ub8cc\uae4c\uc9c0 \uc0c1\ub300\uc758 \ub514\uc9c0\ubaac 1\ub9c8\ub9ac\uc5d0\uac8c \u300aS \uc5b4\ud0dd -1\u300b (\uc774 \ub514\uc9c0\ubaac\uc774 \uccb4\ud06c\ud558\ub294 \ub9e4\uc218 -1)\uc744 \uc900\ub2e4.",
            "rarity": "C",
            "category": "option",
            "block-icon": 2,
            "color": ["yellow"],
            "number": "BT12-103",
            "name": "\uac15\uc9c4 \ud648\ub7f0"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/BT12-103"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/BT12-103"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT12-103"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/ko\/btk-12"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/BT12-103",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT12-103"
        },
        "meta": {
            "notes": "BOOSTER ACROSS TIME [BT12]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT12-103",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT12-103"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af \u30a2\u30af\u30ed\u30b9\u30fb\u30bf\u30a4\u30e0 [BT-12]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT12-103",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT12-103"
        }
    }, {
        "type": "release",
        "id": "\/releases\/ko\/btk-12",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/ko\/btk-12"
        },
        "meta": {
            "name": "\ud329 \uc5b4\ud06c\ub85c\uc2a4 \ud0c0\uc784 [BTK-12]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT12-103"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="ko" data-card-id="BT12-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="BT12-103 강진 홈런" src="https://images.heroi.cc/cards/ko/BT12-103.webp" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/ko/BT12-103">BT12-103 강진 홈런</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

BT12-103 강진 홈런BT12-103 강진 홈런 on Heroicc