GET /cards/en/BT6-019

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/BT6-019",
        "attributes": {
            "level": 3,
            "faqs": [{
                "date": "2024-03-28",
                "question": "I have 2 copies of this Digimon in my battle area. If I play a Tamer with [Matt Ishida] in its name, can I activate the effects on both Digimon to gain a total of 2 memory?",
                "answer": "Yes. The effects on both Digimon activate, so you gain 2 memory."
            }, {
                "date": "2024-03-28",
                "question": "Is a \"while your opponent has no Digimon with XX\" condition also met when my opponent has no Digimon?Mar. 13, 2026 Updated",
                "answer": "Yes, it's met."
            }],
            "digivolution-requirements": [{
                "level": 2,
                "category": "digimon",
                "color": ["blue"],
                "cost": 0
            }],
            "language": "en",
            "inherited-effect": "[When Attacking][Once Per Turn] If this Digimon is [Gabumon - Bond of Friendship], you may unsuspend it.",
            "dp": 2000,
            "notes": "Booster DOUBLE DIAMOND [BT06]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/BT6-019.webp",
            "play-cost": 3,
            "form": "Rookie",
            "effect": "[All Turns][Once Per Turn] When you play a Tamer with [Matt Ishida] in its name, gain 1 memory.",
            "rarity": "U",
            "category": "digimon",
            "attribute": "Data",
            "block-icon": 1,
            "color": ["blue"],
            "number": "BT6-019",
            "name": "Gabumon",
            "type": "Reptile"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/BT6-019_P1"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/BT6-019_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/BT6-019"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/BT6-019_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/BT6-019"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT6-019_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT6-019"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/bt-06"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/BT6-019_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT6-019_P1"
        },
        "meta": {
            "notes": "Booster DOUBLE DIAMOND [BT06]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT6-019_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT6-019_P1"
        },
        "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\/ja\/BT6-019",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT6-019"
        },
        "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-019_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT6-019_P1"
        },
        "meta": {
            "notes": "\ubd80\uc2a4\ud130 \ud329 \ub354\ube14 \ub2e4\uc774\uc544\ubaac\ub4dc [BTK-06]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/BT6-019",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT6-019"
        },
        "meta": {
            "notes": "\ubd80\uc2a4\ud130 \ud329 \ub354\ube14 \ub2e4\uc774\uc544\ubaac\ub4dc [BTK-06]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT6-019_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT6-019_P1"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT6-019",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT6-019"
        }
    }, {
        "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-019"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

BT6-019 GabumonBT6-019 Gabumon on Heroicc

Gabumon

Card Number
BT6-019
Rarity
U
Category
Digimon
Level
3
Block Icon
01
Colour
Blue
Play Cost
3
DP
2000
Form
Rookie
Attribute
Data
Type
Reptile
Digivolution Requirements
Digivolve Cost
0
Colour
Blue
Level
2
Category
Digimon
Effect

All Turns Once Per Turn When you play a Tamer with [Matt Ishida] in its name, gain 1 memory.

Inherited Effect

When Attacking Once Per Turn If this Digimon is [Gabumon - Bond of Friendship], you may unsuspend it.

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

en BT6-019 P1 Booster DOUBLE DIAMOND [BT06]

International Arts

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

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

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

zh-Hans BT6-019 P1 DIAMOND LEGEND【BTC-03】

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

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

Q&A
Date
Question

I have 2 copies of this Digimon in my battle area. If I play a Tamer with [Matt Ishida] in its name, can I activate the effects on both Digimon to gain a total of 2 memory?

Answer

Yes. The effects on both Digimon activate, so you gain 2 memory.

Date
Question

Is a "while your opponent has no Digimon with XX" condition also met when my opponent has no Digimon?Mar. 13, 2026 Updated

Answer

Yes, it's met.