GET /cards/en/BT9-090

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/BT9-090",
        "attributes": {
            "faqs": [{
                "date": "2024-03-28",
                "question": "This card's effect reveals 3 cards. If the cards revealed only include either a [Tapirmon] or a 2-color black card, can I still add a card to my hand?",
                "answer": "Yes, as long as either a card with [Tapirmon] or a 2-color black card is among the cards revealed, you can add it to your hand."
            }, {
                "date": "2024-03-28",
                "question": "If a black Digimon with an effect such as \"this Digimon is also treated as red\" that treats it as a different color is among the cards revealed for this card's effect, can I add that card to my hand?",
                "answer": "No. Effects don't activate for cards revealed from your deck."
            }],
            "language": "en",
            "notes": "Booster X RECORD [BT09]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/BT9-090.webp",
            "play-cost": 3,
            "security-effect": "[Security] Play this card without paying its memory cost.",
            "effect": "[On Play] Reveal the top 3 cards of your deck. Add 1 [Tapirmon] and 1 2-color black card among them to your hand. Place the rest at the bottom of your deck in any order. \n[Your Turn] When one of your Digimon would digivolve into a 2-color black Digimon card, you may suspend this Tamer to reduce the digivolution cost by 1.",
            "rarity": "U",
            "category": "tamer",
            "block-icon": 1,
            "color": ["black"],
            "number": "BT9-090",
            "name": "Maki Himekawa"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/BT9-090"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/BT9-090"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT9-090"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/bt-09"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/ja\/BT9-090",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT9-090"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af X\u30ec\u30b3\u30fc\u30c9 [BT-09]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/BT9-090",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT9-090"
        },
        "meta": {
            "notes": "\ubd80\uc2a4\ud130 \ud329 X\ub808\ucf54\ub4dc [BTK-09]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT9-090",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT9-090"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/bt-09",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/bt-09"
        },
        "meta": {
            "name": "X RECORD [BT-09]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/BT9-090"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="en" data-card-id="BT9-090" style="view-transition-name:en_BT9-090_P0;">
    <link rel="stylesheet" href="https://assets.heroi.cc/css/components/heroicc-card.css" />
    <script type="module" src="https://assets.heroi.cc/js/heroicc-card.js"></script>
    <picture>
        <img width="430" height="600" alt="BT9-090 Maki Himekawa" src="https://images.heroi.cc/cards/en/BT9-090.webp" fetchpriority="low" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/en/BT9-090">BT9-090 Maki Himekawa</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

BT9-090 Maki HimekawaBT9-090 Maki Himekawa on Heroicc

Maki Himekawa

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

On Play Reveal the top 3 cards of your deck. Add 1 [Tapirmon] and 1 2-color black card among them to your hand. Place the rest at the bottom of your deck in any order.

Your Turn When one of your Digimon would digivolve into a 2-color black Digimon card, you may suspend this Tamer to reduce the digivolution cost by 1.

Security Effect

Security Play this card without paying its memory cost.

Releases
Genre
Booster Pack
Release Name
X RECORD [BT-09]
Official Product Page
Date
Notes
Booster X RECORD [BT09]
International Arts

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

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

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

Q&A
Date
Question

This card's effect reveals 3 cards. If the cards revealed only include either a [Tapirmon] or a 2-color black card, can I still add a card to my hand?

Answer

Yes, as long as either a card with [Tapirmon] or a 2-color black card is among the cards revealed, you can add it to your hand.

Date
Question

If a black Digimon with an effect such as "this Digimon is also treated as red" that treats it as a different color is among the cards revealed for this card's effect, can I add that card to my hand?

Answer

No. Effects don't activate for cards revealed from your deck.