GET /cards/en/BT6-089

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/BT6-089",
        "attributes": {
            "faqs": [{
                "date": "2024-03-28",
                "question": "The number of cards in my security stack is equal to the number of cards in my opponent's security stack. Does this card's [Start of Your Turn] effect activate?",
                "answer": "No, this card's [Start of Your Turn] effect only activates \u201cif you have fewer security cards than your opponent,\u201d so if you and your opponent both have the same number of security cards, it won't activate."
            }],
            "language": "en",
            "notes": "Booster DOUBLE DIAMOND [BT06]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/BT6-089.webp",
            "play-cost": 4,
            "security-effect": "[Security] Play this card without paying its memory cost.",
            "effect": "[Start of Your Turn] If you have fewer security cards than your opponent, gain 2 memory.\n[Your Turn] When one of your yellow Digimon attacks, you may suspend this Tamer to have 1 of your opponent's Digimon get -1000 DP for the turn.",
            "rarity": "R",
            "category": "tamer",
            "block-icon": 1,
            "color": ["yellow"],
            "number": "BT6-089",
            "name": "T.K. Takaishi & Kari Kamiya"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/BT6-089_P1"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/BT6-089"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/BT6-089"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT6-089"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/bt-06"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/BT6-089_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT6-089_P1"
        },
        "meta": {
            "notes": "Event Pack 5"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT6-089",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT6-089"
        },
        "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\/ko\/BT6-089",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT6-089"
        },
        "meta": {
            "notes": "\ubd80\uc2a4\ud130 \ud329 \ub354\ube14 \ub2e4\uc774\uc544\ubaac\ub4dc [BTK-06]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT6-089",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT6-089"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/bt-06",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/bt-06"
        },
        "meta": {
            "name": "DOUBLE DIAMOND [BT-06]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/BT6-089"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="en" data-card-id="BT6-089" style="view-transition-name:en_BT6-089_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="BT6-089 T.K. Takaishi &amp; Kari Kamiya" src="https://images.heroi.cc/cards/en/BT6-089.webp" fetchpriority="low" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/en/BT6-089">BT6-089 T.K. Takaishi &amp; Kari Kamiya</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

BT6-089 T.K. Takaishi & Kari KamiyaBT6-089 T.K. Takaishi & Kari Kamiya on Heroicc

T.K. Takaishi & Kari Kamiya

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

Start of Your Turn If you have fewer security cards than your opponent, gain 2 memory.

Your Turn When one of your yellow Digimon attacks, you may suspend this Tamer to have 1 of your opponent's Digimon get -1000 DP for the turn.

Security Effect

Security Play this card without paying its memory cost.

Releases
Genre
Booster Pack
Release Name
DOUBLE DIAMOND [BT-06]
Official Product Page
Date
Notes
Booster DOUBLE DIAMOND [BT06]
Alternate Arts
International Arts

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

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

ko BT6-089 부스터 팩 더블 다이아몬드 [BTK-06]

Q&A
Date
Question

The number of cards in my security stack is equal to the number of cards in my opponent's security stack. Does this card's [Start of Your Turn] effect activate?

Answer

No, this card's [Start of Your Turn] effect only activates “if you have fewer security cards than your opponent,” so if you and your opponent both have the same number of security cards, it won't activate.