Garudamon (X Antibody)

Card Number
BT16-011
Rarity
U
Category
Digimon
Level
5
Block Icon
03
Colour
Red
Play Cost
8
DP
8000
Form
Ultimate
Attribute
Vaccine
Type
Birdkin/X Antibody
Digivolution Requirements
Digivolve Cost
3
Colour
Red
Level
4
Category
Digimon
Effect

Digivolve [Garudamon]: Cost 0

On Play When Digivolving You may return 1 red Digimon card from your trash to the hand. Then, if [Garudamon] or [X Antibody] is in this Digimon's digivolution cards, delete 1 of your opponent's Digimon with as much or less DP as this Digimon.

Your Turn Once Per Turn When a red card returns from your trash to the hand, 1 of your Digimon gains Rush for the turn.

Inherited Effect

On Deletion Trash the top card of your opponent's security stack.

Restrictions
Date
Limitation Type
Restrict
Card Allowance
1
Note

Due to increases in the card pool, it is now easy to make moves that can immediately digivolve from a low level to a level 7 card. Among those, this card's <Draw 1> has made the consistency greater than originally intended.

As with BT19-040 [Sakuyamon], this card limits the design options for future level 7 cards that can digivolve from yellow cards.

For the above reasons, we've decided to restrict this card to 1 copy.

Releases
Genre
Booster Pack
Release Name
BEGINNING OBSERVER [BT-16]
Official Product Page
Date
Notes
BOOSTER BEGINNING OBSERVER [BT16]
International Arts

ja BT16-011 ブースターパック BEGINNING OBSERVER [BT-16]

zh-Hans BT16-011 BEGINNING OBSERVER 【BTC-10】

ko BT16-011 부스터 팩 BEGINNING OBSERVER [BTK-16]

GET /cards/en/BT16-011

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/BT16-011",
        "attributes": {
            "level": 5,
            "digivolution-requirements": [{
                "level": 4,
                "category": "digimon",
                "color": ["red"],
                "cost": 3
            }],
            "language": "en",
            "inherited-effect": "[On Deletion] Trash the top card of your opponent's security stack.",
            "dp": 8000,
            "notes": "BOOSTER BEGINNING OBSERVER [BT16]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/BT16-011.webp",
            "play-cost": 8,
            "form": "Ultimate",
            "effect": "[Digivolve] [Garudamon]: Cost 0\n[On Play] [When Digivolving] You may return 1 red Digimon card from your trash to the hand. Then, if [Garudamon] or [X Antibody] is in this Digimon's digivolution cards, delete 1 of your opponent's Digimon with as much or less DP as this Digimon. \n[Your Turn] [Once Per Turn] When a red card returns from your trash to the hand, 1 of your Digimon gains \uff1cRush\uff1e for the turn.",
            "rarity": "U",
            "category": "digimon",
            "attribute": "Vaccine",
            "block-icon": 3,
            "color": ["red"],
            "number": "BT16-011",
            "limitations": [{
                "date": "2025-09-01",
                "type": "restrict",
                "allowance": 1,
                "note": "Due to increases in the card pool, it is now easy to make moves that can immediately digivolve from a low level to a level 7 card. Among those, this card's <Draw 1> has made the consistency greater than originally intended.\n As with BT19-040 [Sakuyamon], this card limits the design options for future level 7 cards that can digivolve from yellow cards.\n For the above reasons, we've decided to restrict this card to 1 copy."
            }],
            "name": "Garudamon (X Antibody)",
            "type": "Birdkin\/X Antibody"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/BT16-011"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/BT16-011"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT16-011"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/bt-16"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/ja\/BT16-011",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT16-011"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af BEGINNING OBSERVER  [BT-16]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/BT16-011",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT16-011"
        },
        "meta": {
            "notes": "\ubd80\uc2a4\ud130 \ud329 BEGINNING OBSERVER [BTK-16]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT16-011",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT16-011"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/bt-16",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/bt-16"
        },
        "meta": {
            "name": "BEGINNING OBSERVER [BT-16]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/BT16-011"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="en" data-card-id="BT16-011">
    <link rel="stylesheet" href="https://assets.heroi.cc/css/components/heroicc-card.css?v=4a563a5" />
    <script type="module" src="https://assets.heroi.cc/js/heroicc-card.js?v=4a563a5"></script>
    <picture>
        <img width="430" height="600" loading="lazy" alt="BT16-011 Garudamon (X Antibody)" src="https://images.heroi.cc/cards/en/BT16-011.webp" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/en/BT16-011">BT16-011 Garudamon (X Antibody)</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

BT16-011 Garudamon (X Antibody)BT16-011 Garudamon (X Antibody) on Heroicc