GET /cards/en/P-116

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/P-116",
        "attributes": {
            "faqs": [{
                "date": "2024-03-28",
                "question": "Can I reference both me and my opponent's Digimon for this card's \"while you have [Agumon], [Pulsemon], and [Gammamon]\"?",
                "answer": "Yes, you can."
            }, {
                "date": "2024-03-28",
                "question": "Does this card's \"while you have [Agumon], [Pulsemon], and [Gammamon], this card costs 0\" mean that this card's cost is 0 when it's in my hand while the conditions are met?",
                "answer": "Yes, that's correct."
            }],
            "language": "en",
            "notes": "Official Tournament Pack Vol.11",
            "use-cost": 2,
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/P-116.webp",
            "security-effect": "[Security] Activate this card's [Main] effect.",
            "effect": "While you have [Agumon], [Pulsemon], and [Gammamon], this card costs 0.\n[Main] Reveal the top 2 cards of your deck. Add all Tamer cards with a play cost of 3 or less among them to the hand. Return the rest to the top of the deck.",
            "rarity": "P",
            "category": "option",
            "block-icon": 3,
            "color": ["white"],
            "number": "P-116",
            "name": "DIGIMON CON 2023"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/P-116"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/P-116"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/p"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/ja\/P-116",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/P-116"
        },
        "meta": {
            "notes": "DIGIMON CON \u30d7\u30ed\u30e2\u30fc\u30b7\u30e7\u30f3\u30d1\u30c3\u30af"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/P-116",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/P-116"
        }
    }, {
        "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-116"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

P-116 DIGIMON CON 2023P-116 DIGIMON CON 2023 on Heroicc

DIGIMON CON 2023

Card Number
P-116
Rarity
P
Category
Option
Block Icon
03
Colour
White
Use Cost
2
Effect

While you have [Agumon], [Pulsemon], and [Gammamon], this card costs 0.

Main Reveal the top 2 cards of your deck. Add all Tamer cards with a play cost of 3 or less among them to the hand. Return the rest to the top of the deck.

Security Effect

Security Activate this card's Main effect.

Releases
Genre
Promotion Card
Release Name
Promotion Card [P]
Official Product Page
Notes
Official Tournament Pack Vol.11
International Arts

ja P-116 DIGIMON CON プロモーションパック

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

Q&A
Date
Question

Can I reference both me and my opponent's Digimon for this card's "while you have [Agumon], [Pulsemon], and [Gammamon]"?

Answer

Yes, you can.

Date
Question

Does this card's "while you have [Agumon], [Pulsemon], and [Gammamon], this card costs 0" mean that this card's cost is 0 when it's in my hand while the conditions are met?

Answer

Yes, that's correct.