GET /cards/en/BT25-079

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/BT25-079",
        "attributes": {
            "level": 3,
            "faqs": [{
                "date": "2026-05-08",
                "question": "What does the \"players can't gain memory other than by Tamer effects\" effect do, exactly?",
                "answer": "With this effect, players' memory will no longer increase by any effects except Tamer effects. This effect affects both players."
            }, {
                "date": "2026-05-08",
                "question": "Can I gain memory using an effect on a Tamer that's treated as a Digimon with X000 DP due to an effect while my opponent has \"players can't gain memory other than by Tamer effects\" activated?",
                "answer": "Yes, you can. \nWhen an effect is activated on a card that's treated as both a Digimon and a Tamer, the effect is treated as both a Digimon effect and a Tamer effect, therefore you can gain memory."
            }],
            "digivolution-requirements": [{
                "level": 2,
                "category": "digimon",
                "color": ["purple"],
                "cost": 0
            }],
            "language": "en",
            "inherited-effect": "\uff1cRetaliation\uff1e (When only this Digimon is deleted in battle, delete the Digimon it battled.)",
            "dp": 2000,
            "notes": "Booster DUAL REVOLUTION [BT-25]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/BT25-079.webp",
            "play-cost": 3,
            "form": "Rookie",
            "effect": "[All Turns] Players can't gain memory other than by Tamer effects.",
            "rarity": "C",
            "category": "digimon",
            "attribute": "Data",
            "block-icon": 6,
            "color": ["purple"],
            "number": "BT25-079",
            "name": "Hyemon",
            "type": "Beast\/BEATBREAK"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/BT25-079"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT25-079"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/bt-25"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/ja\/BT25-079",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT25-079"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af DUAL REVOLUTION [BT-25]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT25-079",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT25-079"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/bt-25",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/bt-25"
        },
        "meta": {
            "name": "DUAL REVOLUTION [BT-25]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/BT25-079"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

BT25-079 HyemonBT25-079 Hyemon on Heroicc

Hyemon

Card Number
BT25-079
Rarity
C
Category
Digimon
Level
3
Block Icon
06
Colour
Purple
Play Cost
3
DP
2000
Form
Rookie
Attribute
Data
Type
Beast/BEATBREAK
Digivolution Requirements
Digivolve Cost
0
Colour
Purple
Level
2
Category
Digimon
Effect

All Turns Players can't gain memory other than by Tamer effects.

Inherited Effect

Retaliation (When only this Digimon is deleted in battle, delete the Digimon it battled.)

Releases
Genre
Booster Pack
Release Name
DUAL REVOLUTION [BT-25]
Official Product Page
Date
Notes
Booster DUAL REVOLUTION [BT-25]
International Arts

ja BT25-079 ブースターパック DUAL REVOLUTION [BT-25]

zh-Hans BT25-079 DUAL REVOLUTION 【BT-25】

Q&A
Date
Question

What does the "players can't gain memory other than by Tamer effects" effect do, exactly?

Answer

With this effect, players' memory will no longer increase by any effects except Tamer effects. This effect affects both players.

Date
Question

Can I gain memory using an effect on a Tamer that's treated as a Digimon with X000 DP due to an effect while my opponent has "players can't gain memory other than by Tamer effects" activated?

Answer

Yes, you can.

When an effect is activated on a card that's treated as both a Digimon and a Tamer, the effect is treated as both a Digimon effect and a Tamer effect, therefore you can gain memory.