GET /cards/en/BT25-019

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/BT25-019",
        "attributes": {
            "level": 6,
            "faqs": [{
                "date": "2026-05-08",
                "question": "What position on the memory gauge does \"if your opponent has 5 or more memory\" refer to?",
                "answer": "It refers to when the memory gauge is at 5 or further to the right on your opponent's side."
            }, {
                "date": "2026-05-08",
                "question": "What position on the memory gauge does \"if your opponent has 5 or less memory\" refer to?",
                "answer": "It refers to when the memory gauge is at 5 or further to the left from your opponent's point of view."
            }, {
                "date": "2026-05-08",
                "question": "What does \"effects don't affect\" mean, exactly?",
                "answer": "This effect prevents a card from being affected by effects. \nFor example, your Digimon won't suspend if it's chosen for a \"suspend 1 of your opponent's Digimon\" effect, and its DP won't be reduced by 3000 if it's chosen for a \"1 of your opponent's Digimon gets -3000 DP\" effect."
            }, {
                "date": "2026-05-08",
                "question": "Can a card that has an \"effects don't affect\" effect be chosen for an effect?",
                "answer": "Yes, it can be chosen. \nFor example, a Digimon that isn't affected by effects can be chosen for a \"suspend 1 of your opponent's Digimon\" effect."
            }, {
                "date": "2026-05-08",
                "question": "Can a card that has an \"effects don't affect\" effect be given an effect?",
                "answer": "Yes, it can. \nIt won't be affected by it, but it can be given an effect. \nHowever, if an effect such as <Security A.> is given to a Digimon that isn't affected by effects, the Digimon won't be considered to have that effect."
            }, {
                "date": "2026-05-08",
                "question": "If a card is affected by an effect, then it later gains an \"effects don't affect\" effect, what happens to the effect that was affecting it?",
                "answer": "As soon as it gains the \"effects don't affect\" effect, it will no longer be affected."
            }, {
                "date": "2026-05-08",
                "question": "If a card has an \"effects don't affect\" effect, it gains an effect, then it later loses the \"effects don't affect\" effect, what happens to the effect that it gained?",
                "answer": "It will be affected by the effect as soon as it can be affected by effects."
            }, {
                "date": "2026-05-08",
                "question": "A card that has an \"effects don't affect\" effect was given an effect that triggers at a timing such as [When Attacking]. \nWill the effect trigger if that card later meets the trigger conditions?",
                "answer": "If the Digimon isn't affected by effects upon the trigger timing, the effect won't trigger."
            }],
            "digivolution-requirements": [{
                "level": 5,
                "category": "digimon",
                "color": ["black", "red"],
                "cost": 5
            }],
            "language": "en",
            "dp": 13000,
            "notes": "Booster DUAL REVOLUTION [BT-25]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/BT25-019.webp",
            "play-cost": 13,
            "form": "Mega",
            "effect": "[Digivolve] Lv.5 w\/[Dinosaur]\/[TS] trait: Cost 4\n\uff1cReboot\uff1e \uff1cBlocker\uff1e\n[On Play] [When Digivolving] Delete 1 of your opponent's highest DP Digimon.\n[End of Your Turn] [Once Per Turn] If your opponent has 5 or more memory, their Digimon effects don't affect this Digimon until their turn ends. Then, if they have 5 or less, their Option effects don't affect this Digimon until their turn ends. \u27e8Rule\u27e9 Trait: Has [Dinosaur] Type.",
            "rarity": "R",
            "category": "digimon",
            "attribute": "Data",
            "block-icon": 6,
            "color": ["red", "black"],
            "number": "BT25-019",
            "name": "UltimateBrachiomon",
            "type": "Cyborg\/X Antibody\/Titan\/TS"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/BT25-019"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT25-019"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/bt-25"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/ja\/BT25-019",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT25-019"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af DUAL REVOLUTION [BT-25]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT25-019",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT25-019"
        }
    }, {
        "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-019"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

BT25-019 UltimateBrachiomonBT25-019 UltimateBrachiomon on Heroicc

UltimateBrachiomon

Card Number
BT25-019
Rarity
R
Category
Digimon
Level
6
Block Icon
06
Colour
Red Black
Play Cost
13
DP
13000
Form
Mega
Attribute
Data
Type
Cyborg/X Antibody/Titan/TS
Digivolution Requirements
Digivolve Cost
5
Colour
Red Black
Level
5
Category
Digimon
Effect

Digivolve Lv.5 w/[Dinosaur]/[TS] trait: Cost 4

Reboot Blocker

On Play When Digivolving Delete 1 of your opponent's highest DP Digimon.

End of Your Turn Once Per Turn If your opponent has 5 or more memory, their Digimon effects don't affect this Digimon until their turn ends. Then, if they have 5 or less, their Option effects don't affect this Digimon until their turn ends. Rule Trait: Has [Dinosaur] Type.

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

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

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

Q&A
Date
Question

What position on the memory gauge does "if your opponent has 5 or more memory" refer to?

Answer

It refers to when the memory gauge is at 5 or further to the right on your opponent's side.

Date
Question

What position on the memory gauge does "if your opponent has 5 or less memory" refer to?

Answer

It refers to when the memory gauge is at 5 or further to the left from your opponent's point of view.

Date
Question

What does "effects don't affect" mean, exactly?

Answer

This effect prevents a card from being affected by effects.

For example, your Digimon won't suspend if it's chosen for a "suspend 1 of your opponent's Digimon" effect, and its DP won't be reduced by 3000 if it's chosen for a "1 of your opponent's Digimon gets -3000 DP" effect.

Date
Question

Can a card that has an "effects don't affect" effect be chosen for an effect?

Answer

Yes, it can be chosen.

For example, a Digimon that isn't affected by effects can be chosen for a "suspend 1 of your opponent's Digimon" effect.

Date
Question

Can a card that has an "effects don't affect" effect be given an effect?

Answer

Yes, it can.

It won't be affected by it, but it can be given an effect.

However, if an effect such as <Security A.> is given to a Digimon that isn't affected by effects, the Digimon won't be considered to have that effect.

Date
Question

If a card is affected by an effect, then it later gains an "effects don't affect" effect, what happens to the effect that was affecting it?

Answer

As soon as it gains the "effects don't affect" effect, it will no longer be affected.

Date
Question

If a card has an "effects don't affect" effect, it gains an effect, then it later loses the "effects don't affect" effect, what happens to the effect that it gained?

Answer

It will be affected by the effect as soon as it can be affected by effects.

Date
Question

A card that has an "effects don't affect" effect was given an effect that triggers at a timing such as [When Attacking].

Will the effect trigger if that card later meets the trigger conditions?

Answer

If the Digimon isn't affected by effects upon the trigger timing, the effect won't trigger.