장한솔&정석

Card Number
BT6-090
Rarity
R
Category
Tamer
Block Icon
01
Colour
Black
Play Cost
4
Effect

자신의 턴 개시 시 상대의 디지몬이 2마리 이상 있을 때, 메모리를 +2 한다.

상대의 턴 블랙인 자신의 디지몬이 소멸했을 때, 이 테이머를 레스트시키는 것으로 1 드로우 (자신의 덱에서 카드를 1장 드로우한다).

Security Effect

시큐리티 이 카드를 코스트를 지불하지 않고 등장시킨다.

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

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

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

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

GET /cards/ko/BT6-090

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/ko\/BT6-090",
        "attributes": {
            "language": "ko",
            "notes": "\ubd80\uc2a4\ud130 \ud329 \ub354\ube14 \ub2e4\uc774\uc544\ubaac\ub4dc [BTK-06]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/ko\/BT6-090.webp",
            "play-cost": 4,
            "security-effect": "\u3010\uc2dc\ud050\ub9ac\ud2f0\u3011 \uc774 \uce74\ub4dc\ub97c \ucf54\uc2a4\ud2b8\ub97c \uc9c0\ubd88\ud558\uc9c0 \uc54a\uace0 \ub4f1\uc7a5\uc2dc\ud0a8\ub2e4.",
            "effect": "\u3010\uc790\uc2e0\uc758 \ud134 \uac1c\uc2dc \uc2dc\u3011 \uc0c1\ub300\uc758 \ub514\uc9c0\ubaac\uc774 2\ub9c8\ub9ac \uc774\uc0c1 \uc788\uc744 \ub54c, \uba54\ubaa8\ub9ac\ub97c +2 \ud55c\ub2e4.\n\u3010\uc0c1\ub300\uc758 \ud134\u3011 \ube14\ub799\uc778 \uc790\uc2e0\uc758 \ub514\uc9c0\ubaac\uc774 \uc18c\uba78\ud588\uc744 \ub54c, \uc774 \ud14c\uc774\uba38\ub97c \ub808\uc2a4\ud2b8\uc2dc\ud0a4\ub294 \uac83\uc73c\ub85c \u300a1 \ub4dc\ub85c\uc6b0\u300b (\uc790\uc2e0\uc758 \ub371\uc5d0\uc11c \uce74\ub4dc\ub97c 1\uc7a5 \ub4dc\ub85c\uc6b0\ud55c\ub2e4).",
            "rarity": "R",
            "category": "tamer",
            "block-icon": 1,
            "color": ["black"],
            "number": "BT6-090",
            "name": "\uc7a5\ud55c\uc194&\uc815\uc11d"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/BT6-090"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/BT6-090"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT6-090"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/ko\/btk-06"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/BT6-090",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT6-090"
        },
        "meta": {
            "notes": "BOOSTER DOUBLE DIAMOND [BT-06]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT6-090",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT6-090"
        },
        "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-090",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT6-090"
        }
    }, {
        "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-090"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="ko" data-card-id="BT6-090">
    <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-090 장한솔&amp;정석" src="https://images.heroi.cc/cards/ko/BT6-090.webp" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/ko/BT6-090">BT6-090 장한솔&amp;정석</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

BT6-090 장한솔&정석BT6-090 장한솔&정석 on Heroicc