Birdramon

Card Number
BT2-012
Rarity
U
Category
Digimon
Level
4
Supplemental Rarity
Alternative Art #1
Colour
Red
Play Cost
4
DP
3000
Form
Champion
Attribute
Vaccine
Type
Giant Bird
Digivolution Requirements
Digivolve Cost
2
Colour
Red
Level
3
Category
Digimon
Effect

When Attacking When this Digimon attacks a player, it gets +4000 DP for the turn

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-012 RELEASE SPECIAL BOOSTER Ver.1.5 [BT01-03]

International Arts

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

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

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

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

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

GET /cards/en/BT2-012_P1

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/BT2-012_P1",
        "attributes": {
            "level": 4,
            "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": 3,
                "category": "digimon",
                "color": ["red"],
                "cost": 2
            }],
            "language": "en",
            "dp": 3000,
            "notes": "Official Tournament Pack Vol.3",
            "parallel-id": 1,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/BT2-012_P1.webp",
            "play-cost": 4,
            "form": "Champion",
            "effect": "[When Attacking] When this Digimon attacks a player, it gets +4000 DP for the turn",
            "rarity": "U",
            "category": "digimon",
            "attribute": "Vaccine",
            "color": ["red"],
            "number": "BT2-012",
            "name": "Birdramon",
            "type": "Giant Bird"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/BT2-012"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/BT2-012"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/BT2-012_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/BT2-012"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT2-012"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT2-012_P1"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/bt01-03-v1-5"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/BT2-012",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT2-012"
        },
        "meta": {
            "notes": "RELEASE SPECIAL BOOSTER Ver.1.5 [BT01-03]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT2-012",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT2-012"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af ULTIMATE POWER [BT-02]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT2-012_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT2-012_P1"
        },
        "meta": {
            "notes": "1\u5468\u5e74\u8a18\u5ff5\u30a2\u30c9\u30d9\u30f3\u30c1\u30e3\u30fc\u30d1\u30c3\u30af"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/BT2-012",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT2-012"
        },
        "meta": {
            "notes": "\uc2a4\ud398\uc15c \ubd80\uc2a4\ud130 \ubc84\uc804 1.5 [BTK-1.5]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT2-012",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT2-012"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT2-012_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT2-012_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-012_P1"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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