GET /cards/en/BT23-074

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/BT23-074",
        "attributes": {
            "faqs": [{
                "date": "2025-10-03",
                "question": "If this Digimon digivolves from a [Erika Mishima] 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": 8000,
            "notes": "Booster HACKERS' SLUMBER [BT-23]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/BT23-074.webp",
            "play-cost": 8,
            "form": "Eater",
            "effect": "[Digivolve] [Erika Mishima]: Cost 3\n\uff1cAlliance\uff1e \uff1cReboot\uff1e\n[On Play] [When Digivolving] If you have [Mother Eater] in the breeding area, you may play up to 6 play cost's total worth of Digimon cards with the [Eater] trait from your hand without paying the costs.",
            "rarity": "U",
            "category": "digimon",
            "block-icon": 5,
            "color": ["white"],
            "number": "BT23-074",
            "name": "Eater Legion",
            "type": "Hudie\/CS"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/BT23-074"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT23-074"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/bt-23"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/ja\/BT23-074",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT23-074"
        },
        "meta": {
            "notes": "HACKERS' SLUMBER [BT-23]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT23-074",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT23-074"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/bt-23",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/bt-23"
        },
        "meta": {
            "name": "HACKERS' SLUMBER [BT-23]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/BT23-074"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

BT23-074 Eater LegionBT23-074 Eater Legion on Heroicc

Eater Legion

Card Number
BT23-074
Rarity
U
Category
Digimon
Level
Block Icon
05
Colour
White
Play Cost
8
DP
8000
Form
Eater
Type
Hudie/CS
Effect

Digivolve [Erika Mishima]: Cost 3

Alliance Reboot

On Play When Digivolving If you have [Mother Eater] in the breeding area, you may play up to 6 play cost's total worth of Digimon cards with the [Eater] trait from your hand without paying the costs.

Releases
Genre
Booster Pack
Release Name
HACKERS' SLUMBER [BT-23]
Official Product Page
Date
Notes
Booster HACKERS' SLUMBER [BT-23]
International Arts

ja BT23-074 HACKERS' SLUMBER [BT-23]

zh-Hans BT23-074 HACKERS' SLUMBER【BT-23】

Q&A
Date
Question

If this Digimon digivolves from a [Erika Mishima] 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.