메이

Card Number
BT9-091
Rarity
U
Category
Tamer
Block Icon
01
Colour
Purple
Play Cost
3
Effect

등장 시자신의 덱 위에서부터 3장 오픈할 수 있다. 그중 퍼플 또는 옐로인 디지몬 카드 1장을 패에 추가한다. 나머지는 파기한다. 서로의 턴퍼플과 옐로 2색인 자신의 디지몬이 등장했을 때, 이 테이머를 레스트시키는 것으로, 메모리+1.

Security Effect

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

Releases
Genre
확장팩
Release Name
팩 X레코드 [BTK-09]
Official Product Page
Date
Notes
부스터 팩 X레코드 [BTK-09]
International Arts

ja BT9-091 ブースターパック Xレコード [BT-09]

en BT9-091 BOOSTER X RECORD [BT09]

zh-Hans BT9-091 XROS RECORD【BTC-05】

GET /cards/ko/BT9-091

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/ko\/BT9-091",
        "attributes": {
            "language": "ko",
            "notes": "\ubd80\uc2a4\ud130 \ud329 X\ub808\ucf54\ub4dc [BTK-09]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/ko\/BT9-091.webp",
            "play-cost": 3,
            "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\ub4f1\uc7a5 \uc2dc\u3011\uc790\uc2e0\uc758 \ub371 \uc704\uc5d0\uc11c\ubd80\ud130 3\uc7a5 \uc624\ud508\ud560 \uc218 \uc788\ub2e4. \uadf8\uc911 \ud37c\ud50c \ub610\ub294 \uc610\ub85c\uc778 \ub514\uc9c0\ubaac \uce74\ub4dc 1\uc7a5\uc744 \ud328\uc5d0 \ucd94\uac00\ud55c\ub2e4. \ub098\uba38\uc9c0\ub294 \ud30c\uae30\ud55c\ub2e4. \u3010\uc11c\ub85c\uc758 \ud134\u3011\ud37c\ud50c\uacfc \uc610\ub85c 2\uc0c9\uc778 \uc790\uc2e0\uc758 \ub514\uc9c0\ubaac\uc774 \ub4f1\uc7a5\ud588\uc744 \ub54c, \uc774 \ud14c\uc774\uba38\ub97c \ub808\uc2a4\ud2b8\uc2dc\ud0a4\ub294 \uac83\uc73c\ub85c, \uba54\ubaa8\ub9ac+1.",
            "rarity": "U",
            "category": "tamer",
            "block-icon": 1,
            "color": ["purple"],
            "number": "BT9-091",
            "name": "\uba54\uc774"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/BT9-091"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/BT9-091"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT9-091"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/ko\/btk-09"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/BT9-091",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT9-091"
        },
        "meta": {
            "notes": "BOOSTER X RECORD [BT09]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT9-091",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT9-091"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af X\u30ec\u30b3\u30fc\u30c9 [BT-09]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT9-091",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT9-091"
        }
    }, {
        "type": "release",
        "id": "\/releases\/ko\/btk-09",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/ko\/btk-09"
        },
        "meta": {
            "name": "\ud329 X\ub808\ucf54\ub4dc [BTK-09]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT9-091"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="ko" data-card-id="BT9-091">
    <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="BT9-091 메이" src="https://images.heroi.cc/cards/ko/BT9-091.webp" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/ko/BT9-091">BT9-091 메이</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

BT9-091 메이BT9-091 메이 on Heroicc