BlackWarGreymon

Card Number
P-026
Rarity
P
Category
Digimon
Level
6
Colour
Black
Play Cost
11
DP
11000
Form
Mega
Attribute
Virus
Type
Dragonkin
Digivolution Requirements
Digivolve Cost
3
Colour
Black
Level
5
Category
Digimon
Effect

Main Digi-Burst 2 (Trash 2 of this Digimon's digivolution cards to activate the effect below.)・Unsuspend this Digimon.

Q&A
Date
Question

I digivolve a suspended Digimon into this card, and paying the memory cost for the digivolution moves the memory gauge to 1 or more on the opponent's side. Before it becomes my opponent's turn, can I activate this card's <Digi-Burst> to unsuspend this Digimon?

Answer

No, you can't.

Releases
Genre
Promotion Card
Release Name
Promotion Card [P]
Notes
Great Dash Pack
Alternate Arts

en P-026 P1 Official Store Tournament Vol.9

International Arts

ja P-026 スタートデッキ購入キャンペーンパック

ja P-026 P1 TAMER'S SELECTION BOX DC-1グランプリ2022(カオスドラモン)

zh-Hans P-026 宣传卡【P】

ko P-026 스타트 덱 특전 카드

GET /cards/en/P-026

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/P-026",
        "attributes": {
            "level": 6,
            "faqs": [{
                "date": "2024-03-28",
                "question": "I digivolve a suspended Digimon into this card, and paying the memory cost for the digivolution moves the memory gauge to 1 or more on the opponent's side. Before it becomes my opponent's turn, can I activate this card's <Digi-Burst> to unsuspend this Digimon?",
                "answer": "No, you can't."
            }],
            "digivolution-requirements": [{
                "level": 5,
                "category": "digimon",
                "color": ["black"],
                "cost": 3
            }],
            "language": "en",
            "dp": 11000,
            "notes": "Great Dash Pack",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/P-026.webp",
            "play-cost": 11,
            "form": "Mega",
            "effect": "[Main] \uff1cDigi-Burst 2\uff1e (Trash 2 of this Digimon's digivolution cards to activate the effect below.)\u30fbUnsuspend this Digimon.",
            "rarity": "P",
            "category": "digimon",
            "attribute": "Virus",
            "color": ["black"],
            "number": "P-026",
            "name": "BlackWarGreymon",
            "type": "Dragonkin"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/P-026_P1"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/P-026"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/P-026_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/P-026"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/P-026"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/p"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/P-026_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/P-026_P1"
        },
        "meta": {
            "notes": "Official Store Tournament Vol.9"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/P-026",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/P-026"
        },
        "meta": {
            "notes": "\u30b9\u30bf\u30fc\u30c8\u30c7\u30c3\u30ad\u8cfc\u5165\u30ad\u30e3\u30f3\u30da\u30fc\u30f3\u30d1\u30c3\u30af"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/P-026_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/P-026_P1"
        },
        "meta": {
            "notes": "TAMER'S SELECTION BOX DC-1\u30b0\u30e9\u30f3\u30d7\u30ea2022\uff08\u30ab\u30aa\u30b9\u30c9\u30e9\u30e2\u30f3\uff09"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/P-026",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/P-026"
        },
        "meta": {
            "notes": "\uc2a4\ud0c0\ud2b8 \ub371 \ud2b9\uc804 \uce74\ub4dc"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/P-026",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/P-026"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/p",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/p"
        },
        "meta": {
            "name": "Promotion Card [P]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/P-026"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="en" data-card-id="P-026">
    <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="P-026 BlackWarGreymon" src="https://images.heroi.cc/cards/en/P-026.webp" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/en/P-026">P-026 BlackWarGreymon</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

P-026 BlackWarGreymonP-026 BlackWarGreymon on Heroicc