GET /cards/en/BT20-033

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/BT20-033",
        "attributes": {
            "level": 5,
            "faqs": [{
                "date": "2025-12-25",
                "question": "What does \"[When Digivolving] effects don't activate\" mean, exactly?",
                "answer": "This effect prevents [When Digivolving] effects on cards from activating. \n[When Digivolving] effects can no longer activate by triggering or when effects such as \"activate that card's [When Digivolving]\" effect\" activate."
            }, {
                "date": "2025-12-25",
                "question": "I used a card affected by \"can't activate [When Digivolving] effects\" to attack. \nCan I activate that card's [When Digivolving] [When Attacking] effect at such times?",
                "answer": "Yes, you can. \nThe effect can activate if it activates upon the [When Attacking] timing."
            }, {
                "date": "2025-12-25",
                "question": "If a card is affected by \"can't activate [When Digivolving] effects,\" can other effects activate its [When Digivolving] effect?",
                "answer": "No, it can't be activated."
            }, {
                "date": "2025-12-25",
                "question": "If a card is affected by \"can't activate [When Digivolving] effects,\" can I process just the \"by\" condition in its [When Digivolving] effect?",
                "answer": "No, you can't."
            }, {
                "date": "2025-12-25",
                "question": "A card that was given \"can't activate [When Digivolving] effects\" digivolved into a card that has a [When Digivolving] [When Attacking] [Once Per Turn] effect. \nDoes that count as an instance of that effect's [X Per Turn] even if that effect can't be activated upon the timing when that card digivolved?",
                "answer": "No, it doesn't count. \nThe effect can't activate upon the [When Digivolving] timing, therefore it doesn't count as an instance of that effect's [X Per Turn]."
            }, {
                "date": "2025-02-28",
                "question": "If a card is affected by \"can't [...] activate [When Digivolving] effects,\" can I process just the \"by doing X\" condition in its [When Digivolving] effect?",
                "answer": "No, you can't."
            }, {
                "date": "2025-02-28",
                "question": "A card that was given \"can't [...] activate [When Digivolving] effects\" digivolved into a card that has a [When Digivolving] [When Attacking] [Once Per Turn] effect. \nDoes that count as an instance of that effect's [X Per Turn] even if that effect can't be activated upon the timing when that card digivolved?",
                "answer": "No, it doesn't count. \nThe effect can't activate upon the [When Digivolving] timing, therefore it doesn't count as an instance of that effect's [X Per Turn]."
            }],
            "digivolution-requirements": [{
                "level": 4,
                "category": "digimon",
                "color": ["black", "yellow"],
                "cost": 4
            }],
            "language": "en",
            "inherited-effect": "[Opponent's Turn] [Once Per Turn] When one of your opponent's Digimon attacks, you may change the attack target to this Digimon.",
            "dp": 6000,
            "notes": "SPECIAL BOOSTER Ver.2.5 [BT19-20]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/BT20-033.webp",
            "play-cost": 6,
            "form": "Ultimate",
            "effect": "[Digivolve] Lv.4 w\/[ACCEL] trait: Cost 3\n[On Play] [When Digivolving] Until the end of your opponent's turn, 1 of their Digimon can't activate [When Digivolving] effects and gets -3000 DP.",
            "rarity": "C",
            "category": "digimon",
            "attribute": "Vaccine",
            "block-icon": 4,
            "color": ["yellow", "black"],
            "number": "BT20-033",
            "name": "LoaderLeomon",
            "type": "Machine\/ACCEL"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/BT20-033"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/BT20-033"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT20-033"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/bt19-20-v2-5"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/ja\/BT20-033",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT20-033"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\uff0d\u30d1\u30c3\u30af OVER THE X [BT-20]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/BT20-033",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT20-033"
        },
        "meta": {
            "notes": "\ubd80\uc2a4\ud130 \ud329 OVER THE X [BTK-20]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT20-033",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT20-033"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/bt19-20-v2-5",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/bt19-20-v2-5"
        },
        "meta": {
            "name": "Ver.2.5 [BT19-20]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/BT20-033"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

BT20-033 LoaderLeomonBT20-033 LoaderLeomon on Heroicc

LoaderLeomon

Card Number
BT20-033
Rarity
C
Category
Digimon
Level
5
Block Icon
04
Colour
Yellow Black
Play Cost
6
DP
6000
Form
Ultimate
Attribute
Vaccine
Type
Machine/ACCEL
Digivolution Requirements
Digivolve Cost
4
Colour
Yellow Black
Level
4
Category
Digimon
Effect

Digivolve Lv.4 w/[ACCEL] trait: Cost 3

On Play When Digivolving Until the end of your opponent's turn, 1 of their Digimon can't activate When Digivolving effects and gets -3000 DP.

Inherited Effect

Opponent's Turn Once Per Turn When one of your opponent's Digimon attacks, you may change the attack target to this Digimon.

Releases
Genre
Booster Pack
Release Name
Ver.2.5 [BT19-20]
Official Product Page
Date
Notes
SPECIAL BOOSTER Ver.2.5 [BT19-20]
International Arts

ja BT20-033 ブースタ-パック OVER THE X [BT-20]

zh-Hans BT20-033 ELEMENT EVOLUTION【BTC-13】

ko BT20-033 부스터 팩 OVER THE X [BTK-20]

Q&A
Date
Question

What does "[When Digivolving] effects don't activate" mean, exactly?

Answer

This effect prevents [When Digivolving] effects on cards from activating.

[When Digivolving] effects can no longer activate by triggering or when effects such as "activate that card's [When Digivolving]" effect" activate.

Date
Question

I used a card affected by "can't activate [When Digivolving] effects" to attack.

Can I activate that card's [When Digivolving] [When Attacking] effect at such times?

Answer

Yes, you can.

The effect can activate if it activates upon the [When Attacking] timing.

Date
Question

If a card is affected by "can't activate [When Digivolving] effects," can other effects activate its [When Digivolving] effect?

Answer

No, it can't be activated.

Date
Question

If a card is affected by "can't activate [When Digivolving] effects," can I process just the "by" condition in its [When Digivolving] effect?

Answer

No, you can't.

Date
Question

A card that was given "can't activate [When Digivolving] effects" digivolved into a card that has a [When Digivolving] [When Attacking] [Once Per Turn] effect.

Does that count as an instance of that effect's [X Per Turn] even if that effect can't be activated upon the timing when that card digivolved?

Answer

No, it doesn't count.

The effect can't activate upon the [When Digivolving] timing, therefore it doesn't count as an instance of that effect's [X Per Turn].

Date
Question

If a card is affected by "can't [...] activate [When Digivolving] effects," can I process just the "by doing X" condition in its [When Digivolving] effect?

Answer

No, you can't.

Date
Question

A card that was given "can't [...] activate [When Digivolving] effects" digivolved into a card that has a [When Digivolving] [When Attacking] [Once Per Turn] effect.

Does that count as an instance of that effect's [X Per Turn] even if that effect can't be activated upon the timing when that card digivolved?

Answer

No, it doesn't count.

The effect can't activate upon the [When Digivolving] timing, therefore it doesn't count as an instance of that effect's [X Per Turn].