GET /cards/en/BT25-024

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/BT25-024",
        "attributes": {
            "level": 4,
            "faqs": [{
                "date": "2026-05-08",
                "question": "Does this card's [Your Turn] effect trigger even when my non-red Digimon are played or digivolve?",
                "answer": "Yes, it triggers. \nHowever, this effect can only be activated when that Digimon is red."
            }, {
                "date": "2026-05-08",
                "question": "Does this card's [Your Turn] effect reference the card for the Digimon before or after it digivolves?",
                "answer": "It references the Digimon after it digivolves."
            }],
            "digivolution-requirements": [{
                "level": 3,
                "category": "digimon",
                "color": ["blue", "red"],
                "cost": 2
            }],
            "language": "en",
            "inherited-effect": "\uff1cJamming\uff1e (This Digimon can't be deleted in battles against Security Digimon.)",
            "dp": 5000,
            "notes": "Booster DUAL REVOLUTION [BT-25]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/BT25-024.webp",
            "play-cost": 4,
            "form": "Champion",
            "effect": "[Digivolve] Lv.3 w\/[TS] trait: Cost 2\n[On Play] [When Digivolving] \uff1cDraw 1\uff1e\n[Your Turn] When your Digimon are played or digivolve, if any of them are red, this Digimon may digivolve into [Crescemon] in the trash with the cost reduced by 1.",
            "rarity": "C",
            "category": "digimon",
            "attribute": "Data",
            "block-icon": 6,
            "color": ["blue"],
            "number": "BT25-024",
            "name": "Lekismon",
            "type": "Beastkin\/Iliad\/TS"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/BT25-024"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT25-024"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/bt-25"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/ja\/BT25-024",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT25-024"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af DUAL REVOLUTION [BT-25]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT25-024",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT25-024"
        }
    }, {
        "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-024"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

BT25-024 LekismonBT25-024 Lekismon on Heroicc

Lekismon

Card Number
BT25-024
Rarity
C
Category
Digimon
Level
4
Block Icon
06
Colour
Blue
Play Cost
4
DP
5000
Form
Champion
Attribute
Data
Type
Beastkin/Iliad/TS
Digivolution Requirements
Digivolve Cost
2
Colour
Red Blue
Level
3
Category
Digimon
Effect

Digivolve Lv.3 w/[TS] trait: Cost 2

On Play When Digivolving Draw 1

Your Turn When your Digimon are played or digivolve, if any of them are red, this Digimon may digivolve into [Crescemon] in the trash with the cost reduced by 1.

Inherited Effect

Jamming (This Digimon can't be deleted in battles against Security Digimon.)

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

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

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

Q&A
Date
Question

Does this card's [Your Turn] effect trigger even when my non-red Digimon are played or digivolve?

Answer

Yes, it triggers.

However, this effect can only be activated when that Digimon is red.

Date
Question

Does this card's [Your Turn] effect reference the card for the Digimon before or after it digivolves?

Answer

It references the Digimon after it digivolves.