GET /cards/en/BT24-047

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/BT24-047",
        "attributes": {
            "level": 4,
            "faqs": [{
                "date": "2025-12-25",
                "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."
            }, {
                "date": "2025-12-25",
                "question": "Can I activate this card's inherited effect when an opponent's Digimon and this Digimon are deleted at the same time?",
                "answer": "No, you can't activate it."
            }],
            "digivolution-requirements": [{
                "level": 3,
                "category": "digimon",
                "color": ["green"],
                "cost": 2
            }],
            "language": "en",
            "inherited-effect": "[All Turns] [Once Per Turn] When this Digimon deletes your opponent's Digimon in battle, gain 1 memory.",
            "dp": 4000,
            "notes": "Booster TIME STRANGER [BT-24]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/BT24-047.webp",
            "play-cost": 4,
            "form": "Champion",
            "effect": "[On Play] [When Digivolving] You may suspend 1 Digimon. If this effect suspended your Digimon, 1 of your Digimon with [Avian] or [Bird] in any of its traits or the [Vortex Warriors] trait unsuspends. If this effect unsuspended, that Digimon may attack.",
            "rarity": "C",
            "category": "digimon",
            "attribute": "Data",
            "block-icon": 5,
            "color": ["green"],
            "number": "BT24-047",
            "name": "Kokatorimon",
            "type": "Giant Bird"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/BT24-047"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT24-047"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/bt-24"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/ja\/BT24-047",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT24-047"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af TIME STRANGER [BT-24]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT24-047",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT24-047"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/bt-24",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/bt-24"
        },
        "meta": {
            "name": "TIME STRANGER [BT-24]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/BT24-047"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="en" data-card-id="BT24-047" style="view-transition-name:en_BT24-047_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="BT24-047 Kokatorimon" src="https://images.heroi.cc/cards/en/BT24-047.webp" fetchpriority="low" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/en/BT24-047">BT24-047 Kokatorimon</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

BT24-047 KokatorimonBT24-047 Kokatorimon on Heroicc

Kokatorimon

Card Number
BT24-047
Rarity
C
Category
Digimon
Level
4
Block Icon
05
Colour
Green
Play Cost
4
DP
4000
Form
Champion
Attribute
Data
Type
Giant Bird
Digivolution Requirements
Digivolve Cost
2
Colour
Green
Level
3
Category
Digimon
Effect

On Play When Digivolving You may suspend 1 Digimon. If this effect suspended your Digimon, 1 of your Digimon with [Avian] or [Bird] in any of its traits or the [Vortex Warriors] trait unsuspends. If this effect unsuspended, that Digimon may attack.

Inherited Effect

All Turns Once Per Turn When this Digimon deletes your opponent's Digimon in battle, gain 1 memory.

Releases
Genre
Booster Pack
Release Name
TIME STRANGER [BT-24]
Official Product Page
Date
Notes
Booster TIME STRANGER [BT-24]
International Arts

ja BT24-047 ブースターパック TIME STRANGER [BT-24]

zh-Hans BT24-047 时空异客 【BT-24】

Q&A
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.

Date
Question

Can I activate this card's inherited effect when an opponent's Digimon and this Digimon are deleted at the same time?

Answer

No, you can't activate it.