望月芽心

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レコード【BT-09】
Official Product Page
Date
Notes
ブースターパック Xレコード [BT-09]
International Arts

en BT9-091 BOOSTER X RECORD [BT09]

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

ko BT9-091 부스터 팩 X레코드 [BTK-09]

GET /cards/ja/BT9-091

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/ja\/BT9-091",
        "attributes": {
            "language": "ja",
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af X\u30ec\u30b3\u30fc\u30c9 [BT-09]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/ja\/BT9-091.webp",
            "play-cost": 3,
            "security-effect": "\u3010\u30bb\u30ad\u30e5\u30ea\u30c6\u30a3\u3011\u3053\u306e\u30ab\u30fc\u30c9\u3092\u30b3\u30b9\u30c8\u3092\u652f\u6255\u308f\u305a\u306b\u767b\u5834\u3055\u305b\u308b\u3002",
            "effect": "\u3010\u767b\u5834\u6642\u3011\u81ea\u5206\u306e\u30c7\u30c3\u30ad\u306e\u4e0a\u304b\u30893\u679a\u30aa\u30fc\u30d7\u30f3\u3067\u304d\u308b\u3002\u305d\u306e\u4e2d\u306e\u7d2b\u304b\u9ec4\u306e\u30c7\u30b8\u30e2\u30f3\u30ab\u30fc\u30c91\u679a\u3092\u624b\u672d\u306b\u52a0\u3048\u308b\u3002\u6b8b\u308a\u306f\u7834\u68c4\u3059\u308b\u3002\n\u3010\u304a\u4e92\u3044\u306e\u30bf\u30fc\u30f3\u3011\u7d2b\u3068\u9ec42\u8272\u306e\u81ea\u5206\u306e\u30c7\u30b8\u30e2\u30f3\u304c\u767b\u5834\u3057\u305f\u3068\u304d\u3001\u3053\u306e\u30c6\u30a4\u30de\u30fc\u3092\u30ec\u30b9\u30c8\u3055\u305b\u308b\u3053\u3068\u3067\u3001\u30e1\u30e2\u30ea\u30fc+1\u3002",
            "rarity": "U",
            "category": "tamer",
            "block-icon": 1,
            "color": ["purple"],
            "number": "BT9-091",
            "name": "\u671b\u6708\u82bd\u5fc3"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/BT9-091"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/BT9-091"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT9-091"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/ja\/bt-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\/ko\/BT9-091",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT9-091"
        },
        "meta": {
            "notes": "\ubd80\uc2a4\ud130 \ud329 X\ub808\ucf54\ub4dc [BTK-09]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT9-091",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT9-091"
        }
    }, {
        "type": "release",
        "id": "\/releases\/ja\/bt-09",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/ja\/bt-09"
        },
        "meta": {
            "name": "X\u30ec\u30b3\u30fc\u30c9\u3010BT-09\u3011"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT9-091"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="ja" 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/ja/BT9-091.webp" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/ja/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