GET /cards/en/BT6-007_P1

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/BT6-007_P1",
        "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 [Tai Kamiya] 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": "I play a Tamer with [Tai Kamiya] in its name from my security using its security effect. If this Digimon's effect causes the memory gauge to move to 1 or greater on my side, does it immediately become my turn?",
                "answer": "No. The turn doesn't switch over until the attack completely finishes resolving."
            }],
            "digivolution-requirements": [{
                "level": 2,
                "category": "digimon",
                "color": ["red"],
                "cost": 0
            }],
            "language": "en",
            "inherited-effect": "[Your Turn] While this Digimon is [Agumon - Bond of Bravery], it gains \uff1cSecurity Attack +1\uff1e. (This Digimon checks 1 additional security card.)",
            "dp": 2000,
            "notes": "Booster DOUBLE DIAMOND [BT06]",
            "parallel-id": 1,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/BT6-007_P1.webp",
            "play-cost": 3,
            "form": "Rookie",
            "effect": "[All Turns][Once Per Turn] When you play a Tamer with [Tai Kamiya] in its name, gain 1 memory.",
            "rarity": "U",
            "category": "digimon",
            "attribute": "Vaccine",
            "block-icon": 1,
            "color": ["red"],
            "number": "BT6-007",
            "name": "Agumon",
            "type": "Reptile"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/BT6-007"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/BT6-007"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/BT6-007_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/BT6-007"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/BT6-007_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT6-007"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT6-007_P1"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/bt-06"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/BT6-007",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT6-007"
        },
        "meta": {
            "notes": "Booster DOUBLE DIAMOND [BT06]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT6-007",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT6-007"
        },
        "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-007_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT6-007_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\/ko\/BT6-007",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT6-007"
        },
        "meta": {
            "notes": "\ubd80\uc2a4\ud130 \ud329 \ub354\ube14 \ub2e4\uc774\uc544\ubaac\ub4dc [BTK-06]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/BT6-007_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT6-007_P1"
        },
        "meta": {
            "notes": "\ubd80\uc2a4\ud130 \ud329 \ub354\ube14 \ub2e4\uc774\uc544\ubaac\ub4dc [BTK-06]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT6-007",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT6-007"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT6-007_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT6-007_P1"
        }
    }, {
        "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-007_P1"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="en" data-card-id="BT6-007_P1" style="view-transition-name:en_BT6-007_P1;">
    <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-007 Agumon · Alternate Art #1" src="https://images.heroi.cc/cards/en/BT6-007_P1.webp" fetchpriority="low" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/en/BT6-007_P1">BT6-007 Agumon<span> · </span>
            <small>
                <em>Alternate Art #1</em>
            </small>
        </a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

BT6-007 Agumon · Alternate Art #1BT6-007 Agumon · Alternate Art #1 on Heroicc

Agumon

Card Number
BT6-007
Rarity
U
Category
Digimon
Level
3
Block Icon
01
Supplemental Rarity
Alternative Art #1
Colour
Red
Play Cost
3
DP
2000
Form
Rookie
Attribute
Vaccine
Type
Reptile
Digivolution Requirements
Digivolve Cost
0
Colour
Red
Level
2
Category
Digimon
Effect

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

Inherited Effect

Your Turn While this Digimon is [Agumon - Bond of Bravery], it gains Security Attack +1. (This Digimon checks 1 additional security card.)

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

en BT6-007 Booster DOUBLE DIAMOND [BT06]

International Arts

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

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

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

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

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

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

Q&A
Date
Question

I have 2 copies of this Digimon in my battle area. If I play a Tamer with [Tai Kamiya] 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

I play a Tamer with [Tai Kamiya] in its name from my security using its security effect. If this Digimon's effect causes the memory gauge to move to 1 or greater on my side, does it immediately become my turn?

Answer

No. The turn doesn't switch over until the attack completely finishes resolving.

Panorama