Garudamon

Card Number
BT2-015
Rarity
C
Category
Digimon
Level
5
Supplemental Rarity
Alternative Art #1
Colour
Red
Play Cost
6
DP
7000
Form
Ultimate
Attribute
Vaccine
Type
Birdkin
Digivolution Requirements
Digivolve Cost
3
Colour
Red
Level
4
Category
Digimon
Effect

When Attacking When this Digimon attacks a player, trigger Draw 1. (Draw 1 card from your deck.)

Q&A
Date
Question

I attack my opponent with this Digimon. If they block it with one of their Digimon, does this Digimon's effect activate?

Answer

Yes. Even if this Digimon is blocked, the effect activates if you declared an attack against your opponent.

Releases
Genre
Booster Pack
Release Name
Ver.1.5 [BT01-03]
Official Product Page
Date
Notes
Official Tournament Pack Vol.3
Alternate Arts

en BT2-015 RELEASE SPECIAL BOOSTER Ver.1.5 [BT01-03]

International Arts

ja BT2-015 ブースターパック ULTIMATE POWER [BT-02]

ja BT2-015 P1 1周年記念アドベンチャーパック

zh-Hans BT2-015 ULTIMATE EVOLUTION 【BTC-01】

zh-Hans BT2-015 P1 宣传卡【P】

ko BT2-015 스페셜 부스터 버전 1.5 [BTK-1.5]

GET /cards/en/BT2-015_P1

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/BT2-015_P1",
        "attributes": {
            "level": 5,
            "faqs": [{
                "date": "2024-03-28",
                "question": "I attack my opponent with this Digimon. If they block it with one of their Digimon, does this Digimon's effect activate?",
                "answer": "Yes. Even if this Digimon is blocked, the effect activates if you declared an attack against your opponent."
            }],
            "digivolution-requirements": [{
                "level": 4,
                "category": "digimon",
                "color": ["red"],
                "cost": 3
            }],
            "language": "en",
            "dp": 7000,
            "notes": "Official Tournament Pack Vol.3",
            "parallel-id": 1,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/BT2-015_P1.webp",
            "play-cost": 6,
            "form": "Ultimate",
            "effect": "[When Attacking] When this Digimon attacks a player, trigger \uff1cDraw 1\uff1e. (Draw 1 card from your deck.)",
            "rarity": "C",
            "category": "digimon",
            "attribute": "Vaccine",
            "color": ["red"],
            "number": "BT2-015",
            "name": "Garudamon",
            "type": "Birdkin"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/BT2-015"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/BT2-015"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/BT2-015_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/BT2-015"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT2-015"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT2-015_P1"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/bt01-03-v1-5"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/BT2-015",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT2-015"
        },
        "meta": {
            "notes": "RELEASE SPECIAL BOOSTER Ver.1.5 [BT01-03]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT2-015",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT2-015"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af ULTIMATE POWER [BT-02]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT2-015_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT2-015_P1"
        },
        "meta": {
            "notes": "1\u5468\u5e74\u8a18\u5ff5\u30a2\u30c9\u30d9\u30f3\u30c1\u30e3\u30fc\u30d1\u30c3\u30af"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/BT2-015",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT2-015"
        },
        "meta": {
            "notes": "\uc2a4\ud398\uc15c \ubd80\uc2a4\ud130 \ubc84\uc804 1.5 [BTK-1.5]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT2-015",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT2-015"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT2-015_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT2-015_P1"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/bt01-03-v1-5",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/bt01-03-v1-5"
        },
        "meta": {
            "name": "Ver.1.5 [BT01-03]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/BT2-015_P1"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="en" data-card-id="BT2-015_P1">
    <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="BT2-015 Garudamon · Alternate Art #1" src="https://images.heroi.cc/cards/en/BT2-015_P1.webp" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/en/BT2-015_P1">BT2-015 Garudamon<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.

BT2-015 Garudamon · Alternate Art #1BT2-015 Garudamon · Alternate Art #1 on Heroicc