GET /cards/en/P-240

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/P-240",
        "attributes": {
            "level": 6,
            "faqs": [{
                "date": "2026-06-19",
                "question": "What does a card with \"X in its text\" refer to?",
                "answer": "It refers to a card that contains the specified text or icon in its name, traits, effects, inherited effects, \u27e8Rule\u27e9, digivolution requirements, DNA digivolution, DigiXros requirements, burst digivolve, App Fusion, Link, or Assembly requirements. \nFor example, a card with [Knightmon] in its text would include cards with the name [DarkKnightmon] and cards with the text [Knightmon] in their effects."
            }, {
                "date": "2026-06-19",
                "question": "Can I use this card's [On Play] [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": "2026-06-19",
                "question": "Can I place 1 of the specified cards from my trash as this Digimon's bottom digivolution card for this card's [On Play] [When Digivolving] effect?",
                "answer": "No, you can't. \nA \"by\" condition can't be met if only some of the required actions are performed. \nIn order for the conditions of this card's [On Play] [When Digivolving] effect to be met, you must place 2 of the specified cards from your trash as this Digimon's bottom digivolution cards."
            }],
            "digivolution-requirements": [{
                "level": 5,
                "category": "digimon",
                "color": ["black", "purple"],
                "cost": 5
            }],
            "language": "en",
            "inherited-effect": "[Opponent's Turn] [Once Per Turn] When one of your opponent's Digimon attacks, you may change the attack target to this Digimon.",
            "dp": 13000,
            "notes": "Store Tournament 2026 Vol. 3",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/P-240.webp",
            "play-cost": 13,
            "form": "Mega",
            "effect": "[Digivolve] Lv.5 w\/[Gammamon] in text or w\/[VB] trait: Cost 4\n\uff1cCollision\uff1e \uff1cPiercing\uff1e \uff1cReboot\uff1e \uff1cBlocker\uff1e\n[On Play] [When Digivolving] \uff1cDe-Digivolve 3\uff1e 1 of your opponent's Digimon. Then, by placing 2 cards with [Gammamon] in their texts or the [VB] trait from your trash as this Digimon's bottom digivolution cards, give 1 of your opponent's Digimon \"[Start of Your Main Phase] This Digimon attacks.\" until their turn ends.\n[On Deletion] You may play 1 [Proximamon] from your hand or trash without paying the cost.\n\u3010Assembly -6\u3011 Lv.5 \u00d7 Lv.4 \u00d7 Lv.3, all w\/[Gammamon] in text or w\/[VB] trait",
            "rarity": "P",
            "category": "digimon",
            "attribute": "Virus",
            "block-icon": 5,
            "color": ["purple", "black"],
            "number": "P-240",
            "name": "Arcturusmon",
            "type": "Dragonkin\/VB"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/P-240_P1"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/P-240"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/P-240_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/P-240"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/P-240_P1"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/p"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/P-240_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/P-240_P1"
        },
        "meta": {
            "notes": "Store Tournament 2026 Vol. 3"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/P-240",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/P-240"
        },
        "meta": {
            "notes": "\u30c6\u30a4\u30de\u30fc\u30d0\u30c8\u30eb\u30d1\u30c3\u30af32"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/P-240_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/P-240_P1"
        },
        "meta": {
            "notes": "\u30c6\u30a4\u30de\u30fc\u30d0\u30c8\u30eb\u30d1\u30c3\u30af32\u512a\u52dd"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/P-240",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/P-240"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/P-240_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/P-240_P1"
        }
    }, {
        "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-240"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

P-240 ArcturusmonP-240 Arcturusmon on Heroicc

Arcturusmon

Card Number
P-240
Rarity
P
Category
Digimon
Level
6
Block Icon
05
Colour
Purple Black
Play Cost
13
DP
13000
Form
Mega
Attribute
Virus
Type
Dragonkin/VB
Digivolution Requirements
Digivolve Cost
5
Colour
Purple Black
Level
5
Category
Digimon
Effect

Digivolve Lv.5 w/[Gammamon] in text or w/[VB] trait: Cost 4

Collision Piercing Reboot Blocker

On Play When Digivolving De-Digivolve 3 1 of your opponent's Digimon. Then, by placing 2 cards with [Gammamon] in their texts or the [VB] trait from your trash as this Digimon's bottom digivolution cards, give 1 of your opponent's Digimon "Start of Your Main Phase This Digimon attacks." until their turn ends.

On Deletion You may play 1 [Proximamon] from your hand or trash without paying the cost.

Assembly -6 Lv.5 × Lv.4 × Lv.3, all w/[Gammamon] in text or w/[VB] trait

Inherited Effect

Opponent's Turn Once Per Turn When one of your opponent's Digimon attacks, you may change the attack target to this Digimon.

Releases
Genre
Promotion Card
Release Name
Promotion Card [P]
Official Product Page
Notes
Store Tournament 2026 Vol. 3
Alternate Arts

en P-240 P1 Store Tournament 2026 Vol. 3

International Arts

ja P-240 テイマーバトルパック32

ja P-240 P1 テイマーバトルパック32優勝

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

zh-Hans P-240 P1 宣传卡【P】

Q&A
Date
Question

What does a card with "X in its text" refer to?

Answer

It refers to a card that contains the specified text or icon in its name, traits, effects, inherited effects, ⟨Rule⟩, digivolution requirements, DNA digivolution, DigiXros requirements, burst digivolve, App Fusion, Link, or Assembly requirements.

For example, a card with [Knightmon] in its text would include cards with the name [DarkKnightmon] and cards with the text [Knightmon] in their effects.

Date
Question

Can I use this card's [On Play] [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

Can I place 1 of the specified cards from my trash as this Digimon's bottom digivolution card for this card's [On Play] [When Digivolving] effect?

Answer

No, you can't.

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

In order for the conditions of this card's [On Play] [When Digivolving] effect to be met, you must place 2 of the specified cards from your trash as this Digimon's bottom digivolution cards.