GET /cards/en/BT21-049

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/BT21-049",
        "attributes": {
            "level": 4,
            "faqs": [{
                "date": "2025-04-04",
                "question": "If it's my opponent's turn, my opponent plays P-163 [Dokugumon], and this card switches from unsuspended to suspended, can I activate this card's [All Turns] effect?",
                "answer": "Yes, you can."
            }, {
                "date": "2025-04-04",
                "question": "Can I use this card's [On Play] [When Digivolving] effect to suspend either my Digimon or my opponent's Digimon?",
                "answer": "Yes, either can be suspended."
            }],
            "digivolution-requirements": [{
                "level": 3,
                "category": "digimon",
                "color": ["green"],
                "cost": 2
            }],
            "language": "en",
            "inherited-effect": "\uff1cPiercing\uff1e (When this Digimon attacks and deletes your opponent's Digimon in battle, it checks security before the attack ends.)",
            "dp": 5000,
            "notes": "Booster WORLD CONVERGENCE [BT-21]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/BT21-049.webp",
            "play-cost": 5,
            "form": "Champion",
            "effect": "[Digivolve] Lv.3 w\/[WG] trait: Cost 2\n[On Play] [When Digivolving] You may suspend 1 Digimon.\n[All Turns] [Once Per Turn] When any of your opponent's Digimon are played, if this Digimon is suspended, suspend 1 of your opponent's Digimon.",
            "rarity": "C",
            "category": "digimon",
            "attribute": "Virus",
            "block-icon": 5,
            "color": ["green"],
            "number": "BT21-049",
            "name": "Woodmon",
            "type": "Vegetation\/WG"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/BT21-049"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT21-049"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/bt-21"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/ja\/BT21-049",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT21-049"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\uff0d\u30d1\u30c3\u30af WORLD CONVERGENCE [BT-21]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT21-049",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT21-049"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/bt-21",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/bt-21"
        },
        "meta": {
            "name": "WORLD CONVERGENCE [BT-21]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/BT21-049"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="en" data-card-id="BT21-049" style="view-transition-name:en_BT21-049_P0;">
    <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-049 Woodmon" src="https://images.heroi.cc/cards/en/BT21-049.webp" fetchpriority="low" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/en/BT21-049">BT21-049 Woodmon</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

BT21-049 WoodmonBT21-049 Woodmon on Heroicc

Woodmon

Card Number
BT21-049
Rarity
C
Category
Digimon
Level
4
Block Icon
05
Colour
Green
Play Cost
5
DP
5000
Form
Champion
Attribute
Virus
Type
Vegetation/WG
Digivolution Requirements
Digivolve Cost
2
Colour
Green
Level
3
Category
Digimon
Effect

Digivolve Lv.3 w/[WG] trait: Cost 2

On Play When Digivolving You may suspend 1 Digimon.

All Turns Once Per Turn When any of your opponent's Digimon are played, if this Digimon is suspended, suspend 1 of your opponent's Digimon.

Inherited Effect

Piercing (When this Digimon attacks and deletes your opponent's Digimon in battle, it checks security before the attack ends.)

Releases
Genre
Booster Pack
Release Name
WORLD CONVERGENCE [BT-21]
Official Product Page
Date
Notes
Booster WORLD CONVERGENCE [BT-21]
International Arts

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

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

Q&A
Date
Question

If it's my opponent's turn, my opponent plays P-163 [Dokugumon], and this card switches from unsuspended to suspended, can I activate this card's [All Turns] effect?

Answer

Yes, you can.

Date
Question

Can I use this card's [On Play] [When Digivolving] effect to suspend either my Digimon or my opponent's Digimon?

Answer

Yes, either can be suspended.