GET /cards/en/BT1-074_P1

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/BT1-074_P1",
        "attributes": {
            "level": 4,
            "faqs": [{
                "date": "2024-03-28",
                "question": "Can I use this card's effect to add a level 5+ Digimon card that isn't green to my hand?",
                "answer": "Yes, you can."
            }],
            "digivolution-requirements": [{
                "level": 3,
                "category": "digimon",
                "color": ["green"],
                "cost": 2
            }],
            "language": "en",
            "dp": 5000,
            "notes": "Official Tournament Pack Vol.3",
            "parallel-id": 1,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/BT1-074_P1.webp",
            "play-cost": 6,
            "form": "Champion",
            "effect": "[When Digivolving] Reveal 3 cards from the top of your deck. Add 1 level 5 or higher Digimon card among them to your hand. Place the remaining cards at the bottom of your deck in any order.",
            "rarity": "R",
            "category": "digimon",
            "attribute": "Data",
            "color": ["green"],
            "number": "BT1-074",
            "name": "Togemon",
            "type": "Vegetation"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/BT1-074"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/BT1-074"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/BT1-074_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/BT1-074"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT1-074"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT1-074_P1"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/store-events"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/BT1-074",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT1-074"
        },
        "meta": {
            "notes": "RELEASE SPECIAL BOOSTER Ver.1.0 [BT01-03]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT1-074",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT1-074"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af NEW EVOLUTION [BT-01]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT1-074_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT1-074_P1"
        },
        "meta": {
            "notes": "1\u5468\u5e74\u8a18\u5ff5\u30a2\u30c9\u30d9\u30f3\u30c1\u30e3\u30fc\u30d1\u30c3\u30af"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/BT1-074",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT1-074"
        },
        "meta": {
            "notes": "\uc2a4\ud398\uc15c \ubd80\uc2a4\ud130 \ubc84\uc804 1.0 [BTK-1.0]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT1-074",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT1-074"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT1-074_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT1-074_P1"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/store-events",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/store-events"
        },
        "meta": {
            "name": "Store Events"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/BT1-074_P1"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="en" data-card-id="BT1-074_P1" style="view-transition-name:en_BT1-074_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="BT1-074 Togemon · Alternate Art #1" src="https://images.heroi.cc/cards/en/BT1-074_P1.webp" fetchpriority="low" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/en/BT1-074_P1">BT1-074 Togemon<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.

BT1-074 Togemon · Alternate Art #1BT1-074 Togemon · Alternate Art #1 on Heroicc

Togemon

Card Number
BT1-074
Rarity
R
Category
Digimon
Level
4
Supplemental Rarity
Alternative Art #1
Colour
Green
Play Cost
6
DP
5000
Form
Champion
Attribute
Data
Type
Vegetation
Digivolution Requirements
Digivolve Cost
2
Colour
Green
Level
3
Category
Digimon
Effect

When Digivolving Reveal 3 cards from the top of your deck. Add 1 level 5 or higher Digimon card among them to your hand. Place the remaining cards at the bottom of your deck in any order.

Releases
Genre
Others
Release Name
Store Events
Notes
Official Tournament Pack Vol.3
Alternate Arts

en BT1-074 RELEASE SPECIAL BOOSTER Ver.1.0 [BT01-03]

International Arts

ja BT1-074 ブースターパック NEW EVOLUTION [BT-01]

ja BT1-074 P1 1周年記念アドベンチャーパック

zh-Hans BT1-074 ULTIMATE EVOLUTION 【BTC-01】

zh-Hans BT1-074 P1 宣传卡【P】

ko BT1-074 스페셜 부스터 버전 1.0 [BTK-1.0]

Q&A
Date
Question

Can I use this card's effect to add a level 5+ Digimon card that isn't green to my hand?

Answer

Yes, you can.