GET /cards/en/BT22-081

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/BT22-081",
        "attributes": {
            "faqs": [{
                "date": "2025-07-04",
                "question": "If this Digimon digivolves from a [Yuuko Kamishiro] that was played this turn, can it attack in the same turn?",
                "answer": "No, it can't. \nEven if a card digivolves from a card that was placed on the field in the same turn, it can't attack during that turn. It can only attack in the turns after it's played."
            }],
            "language": "en",
            "dp": 7000,
            "notes": "Booster CYBER EDEN [BT-22]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/BT22-081.webp",
            "play-cost": 6,
            "form": "Eater",
            "effect": "[Digivolve] [Yuuko Kamishiro]: Cost 3\n\uff1cRaid\uff1e\n[On Play][When Digivolving] Until your opponent's turn ends, 1 of their Digimon can't suspend. Then, if this Digimon has no digivolution cards, you may place 1 [Yuuko Kamishiro] from your hand or trash as this Digimon's bottom digivolution card.\n[All Turns] When this Digimon would leave the battle area, you may play 1 [Yuuko Kamishiro] from its digivolution cards without paying the cost.",
            "rarity": "U",
            "category": "digimon",
            "block-icon": 5,
            "color": ["white"],
            "number": "BT22-081",
            "name": "Eater Eve",
            "type": "CS"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/BT22-081"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT22-081"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/bt-22"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/ja\/BT22-081",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT22-081"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af\u3000CYBER EDEN [BT-22]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT22-081",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT22-081"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/bt-22",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/bt-22"
        },
        "meta": {
            "name": "CYBER EDEN [BT-22]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/BT22-081"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

BT22-081 Eater EveBT22-081 Eater Eve on Heroicc

Eater Eve

Card Number
BT22-081
Rarity
U
Category
Digimon
Level
Block Icon
05
Colour
White
Play Cost
6
DP
7000
Form
Eater
Type
CS
Effect

Digivolve [Yuuko Kamishiro]: Cost 3

Raid

On Play When Digivolving Until your opponent's turn ends, 1 of their Digimon can't suspend. Then, if this Digimon has no digivolution cards, you may place 1 [Yuuko Kamishiro] from your hand or trash as this Digimon's bottom digivolution card.

All Turns When this Digimon would leave the battle area, you may play 1 [Yuuko Kamishiro] from its digivolution cards without paying the cost.

Releases
Genre
Booster Pack
Release Name
CYBER EDEN [BT-22]
Official Product Page
Date
Notes
Booster CYBER EDEN [BT-22]
International Arts

ja BT22-081 ブースターパック CYBER EDEN [BT-22]

zh-Hans BT22-081 CYBER EDEN【BT-22】

Q&A
Date
Question

If this Digimon digivolves from a [Yuuko Kamishiro] that was played this turn, can it attack in the same turn?

Answer

No, it can't.

Even if a card digivolves from a card that was placed on the field in the same turn, it can't attack during that turn. It can only attack in the turns after it's played.