GET /cards/en/BT6-110

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/BT6-110",
        "attributes": {
            "faqs": [{
                "date": "2024-03-28",
                "question": "I use this card while I have 1 [ST1-12 Tai Kamiya] in play, and play a [BT6-085 Eosmon] from my hand. [ST1-12 Tai Kamiya]'s effect gives [BT6-085 Eosmon] +1000 DP, bringing it up to a total of 7000 DP. Can I delete 1 of my opponent's Digimon with 7000 DP or less?",
                "answer": "Yes. If a DP-boosting effect activates when you play a Digimon, the Digimon's modified DP value is referenced by this card's effect. You can delete 1 of your opponent's Digimon with DP less than or equal to [Eosmon]'s boosted DP."
            }],
            "language": "en",
            "notes": "Booster DOUBLE DIAMOND [BT06]",
            "use-cost": 6,
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/BT6-110.webp",
            "security-effect": "[Security] Activate this card's [Main] effect.",
            "effect": "[Main] You may play 1 level 5 or lower [Eosmon] from your hand without paying its memory cost. Then, delete 1 of your opponent's Digimon with DP less than or equal to the Digimon played with this effect.",
            "rarity": "R",
            "category": "option",
            "block-icon": 1,
            "color": ["white"],
            "number": "BT6-110",
            "name": "Cutting Edge"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/BT6-110"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/BT6-110"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT6-110"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/bt-06"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/ja\/BT6-110",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT6-110"
        },
        "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-110",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT6-110"
        },
        "meta": {
            "notes": "\ubd80\uc2a4\ud130 \ud329 \ub354\ube14 \ub2e4\uc774\uc544\ubaac\ub4dc [BTK-06]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT6-110",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT6-110"
        }
    }, {
        "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-110"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="en" data-card-id="BT6-110" style="view-transition-name:en_BT6-110_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-110 Cutting Edge" src="https://images.heroi.cc/cards/en/BT6-110.webp" fetchpriority="low" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/en/BT6-110">BT6-110 Cutting Edge</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

BT6-110 Cutting EdgeBT6-110 Cutting Edge on Heroicc

Cutting Edge

Card Number
BT6-110
Rarity
R
Category
Option
Block Icon
01
Colour
White
Use Cost
6
Effect

Main You may play 1 level 5 or lower [Eosmon] from your hand without paying its memory cost. Then, delete 1 of your opponent's Digimon with DP less than or equal to the Digimon played with this effect.

Security Effect

Security Activate this card's Main effect.

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

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

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

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

Q&A
Date
Question

I use this card while I have 1 [ST1-12 Tai Kamiya] in play, and play a [BT6-085 Eosmon] from my hand. [ST1-12 Tai Kamiya]'s effect gives [BT6-085 Eosmon] +1000 DP, bringing it up to a total of 7000 DP. Can I delete 1 of my opponent's Digimon with 7000 DP or less?

Answer

Yes. If a DP-boosting effect activates when you play a Digimon, the Digimon's modified DP value is referenced by this card's effect. You can delete 1 of your opponent's Digimon with DP less than or equal to [Eosmon]'s boosted DP.