GET /cards/en/ST22-11

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/ST22-11",
        "attributes": {
            "faqs": [{
                "date": "2025-11-21",
                "question": "This card is linked to a Digimon. \nIf this card activates a link effect, is that effect considered a Digimon effect or an Option card effect?",
                "answer": "It's considered a Digimon effect."
            }, {
                "date": "2025-11-21",
                "question": "Due to an effect, I can't use an Option card. \nCan I pay this card's link cost and link to one of my Digimon?",
                "answer": "Yes, you can link it. \nLinking a card isn't the same as using an Option card, therefore a card can still get linked when you can't use Option cards."
            }],
            "language": "en",
            "inherited-effect": "+2000 DP\n\uff1cLink\uff1e Lv. 3 or higher: Cost 2 (Plug this card from the hand or battle area sideways into the specified Digimon in the battle area.)\n\uff1cBlocker\uff1e (This Digimon can block in the blocker timing.)",
            "notes": "Advanced Deck AMETHYST MANDALA [ST-22]",
            "use-cost": 3,
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/ST22-11.webp",
            "effect": "While you have a Tamer, you can ignore this card's color requirements.\n[Security] \uff1cDe-Digivolve 2\uff1e 1 of your opponent's Digimon. Then, add this card to the hand.\n[Main] You may link this card to 1 of your Digimon without paying the cost. Then, until your opponent's turn ends, 1 of your Digimon gains \uff1cReboot\uff1e and +3000 DP.",
            "rarity": "U",
            "category": "option",
            "block-icon": 5,
            "color": ["black"],
            "number": "ST22-11",
            "name": "Defense Plug-In F",
            "type": "Plug-In"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/ST22-11"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/ST22-11"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/st-22"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/ja\/ST22-11",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/ST22-11"
        },
        "meta": {
            "notes": "\u30a2\u30c9\u30d0\u30f3\u30b9\u30c7\u30c3\u30ad \u91d1\u525b\u754c\u66fc\u837c\u7f85 [ST-22]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/ST22-11",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/ST22-11"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/st-22",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/st-22"
        },
        "meta": {
            "name": "AMETHYST MANDALA [ST-22]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/ST22-11"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="en" data-card-id="ST22-11" style="view-transition-name:en_ST22-11_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="ST22-11 Defense Plug-In F" src="https://images.heroi.cc/cards/en/ST22-11.webp" fetchpriority="low" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/en/ST22-11">ST22-11 Defense Plug-In F</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

ST22-11 Defense Plug-In FST22-11 Defense Plug-In F on Heroicc

Defense Plug-In F

Card Number
ST22-11
Rarity
U
Category
Option
Block Icon
05
Colour
Black
Use Cost
3
Type
Plug-In
Effect

While you have a Tamer, you can ignore this card's color requirements.

Security De-Digivolve 2 1 of your opponent's Digimon. Then, add this card to the hand.

Main You may link this card to 1 of your Digimon without paying the cost. Then, until your opponent's turn ends, 1 of your Digimon gains Reboot and +3000 DP.

Inherited Effect

+2000 DP

Link Lv. 3 or higher: Cost 2 (Plug this card from the hand or battle area sideways into the specified Digimon in the battle area.)

Blocker (This Digimon can block in the blocker timing.)

Releases
Genre
Advanced Deck
Release Name
AMETHYST MANDALA [ST-22]
Official Product Page
Date
Notes
Advanced Deck AMETHYST MANDALA [ST-22]
International Arts

ja ST22-11 アドバンスデッキ 金剛界曼荼羅 [ST-22]

zh-Hans ST22-11 ADVANCED DECK 夜樱神狐【ST-22】

Q&A
Date
Question

This card is linked to a Digimon.

If this card activates a link effect, is that effect considered a Digimon effect or an Option card effect?

Answer

It's considered a Digimon effect.

Date
Question

Due to an effect, I can't use an Option card.

Can I pay this card's link cost and link to one of my Digimon?

Answer

Yes, you can link it.

Linking a card isn't the same as using an Option card, therefore a card can still get linked when you can't use Option cards.