GET /cards/en/BT23-032_P1

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/BT23-032_P1",
        "attributes": {
            "level": 5,
            "faqs": [{
                "date": "2025-10-03",
                "question": "Can I use this card's [When Digivolving] effect to give \"[Start of Your Main Phase] This Digimon attacks\" to a Digimon that isn't affected by effects?",
                "answer": "You can give that effect to such Digimon, but if the Digimon isn't affected by effects upon the trigger timing, the gained effect won't trigger."
            }, {
                "date": "2025-10-03",
                "question": "What cards can be played by this card's [All Turns] effect?",
                "answer": "1 level 4 or lower yellow or black Digimon card, or 1 level 4 or lower [CS] trait Digimon card."
            }, {
                "date": "2025-10-03",
                "question": "What cards can be played using this card's inherited effect?",
                "answer": "1 level 4 or lower yellow or black Digimon card, or 1 level 4 or lower [CS] trait Digimon card."
            }],
            "digivolution-requirements": [{
                "level": 4,
                "category": "digimon",
                "color": ["black"],
                "cost": 4
            }],
            "language": "en",
            "inherited-effect": "[All Turns] [Once Per Turn] When this Digimon would leave the battle area other than by your effects, you may play 1 level 4 or lower yellow, black or [CS] trait Digimon card from its digivolution cards without paying the cost.",
            "dp": 8000,
            "notes": "Event Pack 9",
            "parallel-id": 1,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/BT23-032_P1.webp",
            "play-cost": 8,
            "form": "Ultimate",
            "effect": "[Digivolve] Lv.4 w\/[CS] trait: Cost 3\n[DNA Digivolve] Yellow Lv.4 + black\/blue Lv.4: Cost 0\n[When Digivolving] Until your opponent's turn ends, give 1 of their Digimon \"[Start of Your Main Phase] This Digimon attacks.\" Then, if DNA digivolving, \uff1cDe-Digivolve 1\uff1e 1 of their Digimon.\n[All Turns] [Once Per Turn] When this Digimon would leave the battle area other than by your effects, you may play 1 level 4 or lower yellow, black or [CS] trait Digimon card from its digivolution cards without paying the cost. \u27e8Rule\u27e9 Trait: Has [Angel] Type.",
            "rarity": "R",
            "category": "digimon",
            "attribute": "Free",
            "block-icon": 5,
            "color": ["yellow", "black"],
            "number": "BT23-032",
            "limitations": [{
                "date": "2026-04-04",
                "type": "restrict",
                "allowance": 1,
                "note": "By repeatedly triggering inherited effects with this card\u2019s DNA digivolution, such as [BT22-043 Terriermon], it has allowed the attack power of [Hudiemon] decks to increase exceptionally. As a result, variants of [Hudiemon] decks that focus on either OTK or control have emerged, significantly increasing the overall use and dominance of [Hudiemon] decks in the current format. For these reasons, we\u2019ve decided to restrict this card to 1 copy per deck."
            }],
            "name": "Shakkoumon",
            "type": "Mutant\/Hudie\/CS"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/BT23-032"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/BT23-032"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/BT23-032_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT23-032"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/large-scale-tournaments"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/BT23-032",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT23-032"
        },
        "meta": {
            "notes": "Booster HACKERS' SLUMBER [BT-23]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT23-032",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT23-032"
        },
        "meta": {
            "notes": "HACKERS' SLUMBER [BT-23]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT23-032_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT23-032_P1"
        },
        "meta": {
            "notes": "Event Promo Pack Ver.1"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT23-032",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT23-032"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/large-scale-tournaments",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/large-scale-tournaments"
        },
        "meta": {
            "name": "Large-Scale Tournaments"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/BT23-032_P1"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="en" data-card-id="BT23-032_P1" style="view-transition-name:en_BT23-032_P1;">
    <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="BT23-032 Shakkoumon · Alternate Art #1" src="https://images.heroi.cc/cards/en/BT23-032_P1.webp" fetchpriority="low" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/en/BT23-032_P1">BT23-032 Shakkoumon<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.

BT23-032 Shakkoumon · Alternate Art #1BT23-032 Shakkoumon · Alternate Art #1 on Heroicc

Shakkoumon

Card Number
BT23-032
Rarity
R
Category
Digimon
Level
5
Block Icon
05
Supplemental Rarity
Alternative Art #1
Colour
Yellow Black
Play Cost
8
DP
8000
Form
Ultimate
Attribute
Free
Type
Mutant/Hudie/CS
Digivolution Requirements
Digivolve Cost
4
Colour
Black
Level
4
Category
Digimon
Effect

Digivolve Lv.4 w/[CS] trait: Cost 3

DNA DigivolveYellowLv.4 +Black/BlueLv.4: Cost 0

When Digivolving Until your opponent's turn ends, give 1 of their Digimon "Start of Your Main Phase This Digimon attacks." Then, if DNA digivolving, De-Digivolve 1 1 of their Digimon.

All Turns Once Per Turn When this Digimon would leave the battle area other than by your effects, you may play 1 level 4 or lower yellow, black or [CS] trait Digimon card from its digivolution cards without paying the cost. Rule Trait: Has [Angel] Type.

Inherited Effect

All Turns Once Per Turn When this Digimon would leave the battle area other than by your effects, you may play 1 level 4 or lower yellow, black or [CS] trait Digimon card from its digivolution cards without paying the cost.

Restrictions
Date
Limitation Type
Restrict
Card Allowance
1
Note

By repeatedly triggering inherited effects with this card’s DNA digivolution, such as [BT22-043 Terriermon], it has allowed the attack power of [Hudiemon] decks to increase exceptionally. As a result, variants of [Hudiemon] decks that focus on either OTK or control have emerged, significantly increasing the overall use and dominance of [Hudiemon] decks in the current format. For these reasons, we’ve decided to restrict this card to 1 copy per deck.

Q&A
Date
Question

Can I use this card's [When Digivolving] effect to give "[Start of Your Main Phase] This Digimon attacks" to a Digimon that isn't affected by effects?

Answer

You can give that effect to such Digimon, but if the Digimon isn't affected by effects upon the trigger timing, the gained effect won't trigger.

Date
Question

What cards can be played by this card's [All Turns] effect?

Answer

1 level 4 or lower yellow or black Digimon card, or 1 level 4 or lower [CS] trait Digimon card.

Date
Question

What cards can be played using this card's inherited effect?

Answer

1 level 4 or lower yellow or black Digimon card, or 1 level 4 or lower [CS] trait Digimon card.

Releases
Genre
Others
Release Name
Large-Scale Tournaments
Notes
Event Pack 9
Alternate Arts

en BT23-032 Booster HACKERS' SLUMBER [BT-23]

International Arts

ja BT23-032 HACKERS' SLUMBER [BT-23]

ja BT23-032 P1 Event Promo Pack Ver.1

zh-Hans BT23-032 HACKERS' SLUMBER【BT-23】