GET /cards/en/BT5-034_P1

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/BT5-034_P1",
        "attributes": {
            "level": 3,
            "faqs": [{
                "date": "2024-09-20",
                "question": "What cards are added to my hand by this card's [On Play] effect?",
                "answer": "Up to 2 total yellow [Warrior] trait Digimon cards and yellow [Holy Warrior] trait Digimon cards."
            }],
            "digivolution-requirements": [{
                "level": 2,
                "category": "digimon",
                "color": ["yellow"],
                "cost": 0
            }],
            "language": "en",
            "dp": 2000,
            "notes": "Tamer Party Vol.5",
            "parallel-id": 1,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/BT5-034_P1.webp",
            "play-cost": 3,
            "form": "Rookie",
            "effect": "[On Play] Reveal 5 cards from the top of your deck. Add up to 2 yellow Digimon cards with [Warrior] and\/or [Holy Warrior] in their types among them to your hand. Place the remaining cards at the bottom of your deck in any order.",
            "rarity": "C",
            "category": "digimon",
            "attribute": "Data",
            "color": ["yellow"],
            "number": "BT5-034",
            "name": "Kotemon",
            "type": "Reptile"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/BT5-034"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/BT5-034"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/BT5-034_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/BT5-034"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/BT5-034_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT5-034"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT5-034_P1"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/store-events"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/BT5-034",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT5-034"
        },
        "meta": {
            "notes": "Booster BATTLE OF OMNI [BT05]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT5-034",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT5-034"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af \u30d0\u30c8\u30eb\u30aa\u30d6\u30aa\u30e1\u30ac [BT-05]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT5-034_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT5-034_P1"
        },
        "meta": {
            "notes": "\u30c1\u30e3\u30f3\u30d4\u30aa\u30f3\u30b7\u30c3\u30d72024 Cycle2 \u5e97\u8217\u4e00\u6b21\u4e88\u9078 \u53c2\u52a0\u8cde"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/BT5-034",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT5-034"
        },
        "meta": {
            "notes": "\ubd80\uc2a4\ud130 \ud329 \ubc30\ud2c0 \uc624\ube0c \uc624\uba54\uac00 [BTK-05]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/BT5-034_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT5-034_P1"
        },
        "meta": {
            "notes": "Championship 2024 \uce74\ub4dc\uc0f5 \ub300\ud45c \uc120\ubc1c\uc804 \ucc38\uac00\uc0c1"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT5-034",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT5-034"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT5-034_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT5-034_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\/BT5-034_P1"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

BT5-034 Kotemon · Alternate Art #1BT5-034 Kotemon · Alternate Art #1 on Heroicc

Kotemon

Card Number
BT5-034
Rarity
C
Category
Digimon
Level
3
Supplemental Rarity
Alternative Art #1
Colour
Yellow
Play Cost
3
DP
2000
Form
Rookie
Attribute
Data
Type
Reptile
Digivolution Requirements
Digivolve Cost
0
Colour
Yellow
Level
2
Category
Digimon
Effect

On Play Reveal 5 cards from the top of your deck. Add up to 2 yellow Digimon cards with [Warrior] and/or [Holy Warrior] in their types 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
Tamer Party Vol.5
Alternate Arts

en BT5-034 Booster BATTLE OF OMNI [BT05]

International Arts

ja BT5-034 ブースターパック バトルオブオメガ [BT-05]

ja BT5-034 P1 チャンピオンシップ2024 Cycle2 店舗一次予選 参加賞

zh-Hans BT5-034 DIAMOND LEGEND【BTC-03】

zh-Hans BT5-034 P1 宣传卡【P】

ko BT5-034 부스터 팩 배틀 오브 오메가 [BTK-05]

ko BT5-034 P1 Championship 2024 카드샵 대표 선발전 참가상

Q&A
Date
Question

What cards are added to my hand by this card's [On Play] effect?

Answer

Up to 2 total yellow [Warrior] trait Digimon cards and yellow [Holy Warrior] trait Digimon cards.