GET /cards/en/P-089

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/P-089",
        "attributes": {
            "level": 6,
            "faqs": [{
                "date": "2026-05-08",
                "question": "Can I return just 1 of the specified cards to the bottom of the deck for the conditions of this card's [Opponent's Turn] effect?",
                "answer": "No, you can't. \nA \"by\" condition can't be met if only some of the required actions are performed. \nThe conditions for this [Opponent's Turn] effect require you to return the specified number of cards to the bottom of the deck."
            }],
            "digivolution-requirements": [{
                "level": 5,
                "category": "digimon",
                "color": ["blue"],
                "cost": 3
            }],
            "language": "en",
            "dp": 11000,
            "notes": "RESURGENCE BOOSTER [RB01]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/P-089.webp",
            "play-cost": 11,
            "form": "Mega",
            "effect": "[When Digivolving] You may trash up to 3 blue cards from your hand. For each card trashed by this effect, you may choose 1 of your opponent's Digimon or Tamers and trash it. Then, 1 of your opponent's Digimon or Tamers without cards under it can't suspend until the end of your opponent's turn.\n[Opponent's Turn][Once Per Turn] When an opponent's Digimon attacks, end that attack by returning 3 cards with [Jellymon] in their text from your trash to the bottom of your deck.",
            "rarity": "P",
            "category": "digimon",
            "attribute": "Data",
            "block-icon": 2,
            "color": ["blue"],
            "number": "P-089",
            "name": "Amphimon",
            "type": "Cyborg"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/P-089"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/P-089"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/P-089"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/rb-01"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/ja\/P-089",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/P-089"
        },
        "meta": {
            "notes": "\u6700\u5f37\u30b8\u30e3\u30f3\u30d72023\u5e742\u6708\u7279\u5927\u53f7\u4ed8\u9332"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/P-089",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/P-089"
        },
        "meta": {
            "notes": "BTK-10 \ud06c\ub85c\uc2a4 \uc778\uce74\uc6b4\ud130 \uc774\ub108\ubc15\uc2a4 \ud504\ub85c\ubaa8"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/P-089",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/P-089"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/rb-01",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/rb-01"
        },
        "meta": {
            "name": "RESURGENCE BOOSTER [RB-01]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/P-089"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

P-089 AmphimonP-089 Amphimon on Heroicc

Amphimon

Card Number
P-089
Rarity
P
Category
Digimon
Level
6
Block Icon
02
Colour
Blue
Play Cost
11
DP
11000
Form
Mega
Attribute
Data
Type
Cyborg
Digivolution Requirements
Digivolve Cost
3
Colour
Blue
Level
5
Category
Digimon
Effect

When Digivolving You may trash up to 3 blue cards from your hand. For each card trashed by this effect, you may choose 1 of your opponent's Digimon or Tamers and trash it. Then, 1 of your opponent's Digimon or Tamers without cards under it can't suspend until the end of your opponent's turn.

Opponent's Turn Once Per Turn When an opponent's Digimon attacks, end that attack by returning 3 cards with [Jellymon] in their text from your trash to the bottom of your deck.

Releases
Genre
Booster Pack
Release Name
RESURGENCE BOOSTER [RB-01]
Official Product Page
Date
Notes
RESURGENCE BOOSTER [RB01]
International Arts

ja P-089 最強ジャンプ2023年2月特大号付録

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

ko P-089 BTK-10 크로스 인카운터 이너박스 프로모

Q&A
Date
Question

Can I return just 1 of the specified cards to the bottom of the deck for the conditions of this card's [Opponent's Turn] effect?

Answer

No, you can't.

A "by" condition can't be met if only some of the required actions are performed.

The conditions for this [Opponent's Turn] effect require you to return the specified number of cards to the bottom of the deck.