GET /cards/en/BT21-090_P1

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/BT21-090_P1",
        "attributes": {
            "faqs": [{
                "date": "2025-06-13",
                "question": "What does \"while you have (the specified card) on the field\" mean, exactly?",
                "answer": "It refers to when you have the specified card in the battle area or breeding area."
            }],
            "language": "en",
            "notes": "Advanced Booster DIGIMON GENERATION [AD-01]",
            "use-cost": 3,
            "parallel-id": 1,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/BT21-090_P1.webp",
            "security-effect": "[Security] You may play 1 card with [Gammamon] in its text and a play cost of 4 or less from your hand or trash without paying the cost. Then, place this card in the battle area.",
            "effect": "While you have a Digimon or Tamer with [Gammamon] in its text on the field, you can ignore this card's color requirements.\n[Main] Reveal the top 3 cards of your deck. Add 1 card with [Gammamon] in its text among them to the hand. Return the rest to the bottom of the deck. Then, place this card in the battle area.\n[All Turns] When effects add to any of your Digimon's digivolution cards, \uff1cDelay\uff1e.\n\u30fb1 of your Digimon may digivolve into a Digimon card with [Gammamon] in its text in the hand without paying the cost.",
            "rarity": "C",
            "category": "option",
            "block-icon": 5,
            "color": ["red"],
            "number": "BT21-090",
            "name": "The Strongest of Brothers"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/BT21-090"
                }, {
                    "type": "card",
                    "id": "\/cards\/en\/BT21-090_P2"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/BT21-090"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/BT21-090_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/BT21-090_P2"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT21-090"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT21-090_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT21-090_P2"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/ad-01"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/BT21-090",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT21-090"
        },
        "meta": {
            "notes": "Booster WORLD CONVERGENCE [BT-21]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/en\/BT21-090_P2",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT21-090_P2"
        },
        "meta": {
            "notes": "Advanced Booster DIGIMON GENERATION [AD-01]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT21-090",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT21-090"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\uff0d\u30d1\u30c3\u30af WORLD CONVERGENCE [BT-21]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT21-090_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT21-090_P1"
        },
        "meta": {
            "notes": "\u30a2\u30c9\u30d0\u30f3\u30b9\u30d6\u30fc\u30b9\u30bf\u30fc DIGIMON GENERATION [AD-01]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT21-090_P2",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT21-090_P2"
        },
        "meta": {
            "notes": "\u30a2\u30c9\u30d0\u30f3\u30b9\u30d6\u30fc\u30b9\u30bf\u30fc DIGIMON GENERATION [AD-01]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT21-090",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT21-090"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT21-090_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT21-090_P1"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT21-090_P2",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT21-090_P2"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/ad-01",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/ad-01"
        },
        "meta": {
            "name": "DIGIMON GENERATION [AD-01]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/BT21-090_P1"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="en" data-card-id="BT21-090_P1" style="view-transition-name:en_BT21-090_P1;">
    <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="BT21-090 The Strongest of Brothers · Alternate Art #1" src="https://images.heroi.cc/cards/en/BT21-090_P1.webp" fetchpriority="low" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/en/BT21-090_P1">BT21-090 The Strongest of Brothers<span> · </span>
            <small>
                <em>Alternate Art #1</em>
            </small>
        </a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

BT21-090 The Strongest of Brothers · Alternate Art #1BT21-090 The Strongest of Brothers · Alternate Art #1 on Heroicc

The Strongest of Brothers

Card Number
BT21-090
Rarity
C
Category
Option
Block Icon
05
Supplemental Rarity
Alternative Art #1
Colour
Red
Use Cost
3
Effect

While you have a Digimon or Tamer with [Gammamon] in its text on the field, you can ignore this card's color requirements.

Main Reveal the top 3 cards of your deck. Add 1 card with [Gammamon] in its text among them to the hand. Return the rest to the bottom of the deck. Then, place this card in the battle area.

All Turns When effects add to any of your Digimon's digivolution cards, Delay. ・1 of your Digimon may digivolve into a Digimon card with [Gammamon] in its text in the hand without paying the cost.

Security Effect

Security You may play 1 card with [Gammamon] in its text and a play cost of 4 or less from your hand or trash without paying the cost. Then, place this card in the battle area.

Q&A
Date
Question

What does "while you have (the specified card) on the field" mean, exactly?

Answer

It refers to when you have the specified card in the battle area or breeding area.

Releases
Genre
Booster Pack
Release Name
DIGIMON GENERATION [AD-01]
Official Product Page
Date
Notes
Advanced Booster DIGIMON GENERATION [AD-01]
Alternate Arts

en BT21-090 Booster WORLD CONVERGENCE [BT-21]

en BT21-090 P2 Advanced Booster DIGIMON GENERATION [AD-01]

International Arts

ja BT21-090 ブースタ-パック WORLD CONVERGENCE [BT-21]

ja BT21-090 P1 アドバンスブースター DIGIMON GENERATION [AD-01]

ja BT21-090 P2 アドバンスブースター DIGIMON GENERATION [AD-01]

zh-Hans BT21-090 WORLD CONVERGENCE【BT-21】

zh-Hans BT21-090 P1 DIGIMON GENERATION 【AD-01】

zh-Hans BT21-090 P2 DIGIMON GENERATION 【AD-01】