GET /cards/en/ST22-09

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/ST22-09",
        "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\uff1cJamming\uff1e (This Digimon can't be deleted in battles against Security Digimon.)",
            "notes": "Advanced Deck AMETHYST MANDALA [ST-22]",
            "use-cost": 3,
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/ST22-09.webp",
            "effect": "While you have a Tamer, you can ignore this card's color requirements.\n[Security] Until your turn ends, 1 of your opponent's Digimon or Tamers can't suspend. Then, add this card to the hand.\n[Main] You may link this card to 1 of your Digimon without paying the cost. Then, 1 of your opponent's Digimon or Tamers can't suspend until their turn ends.",
            "rarity": "U",
            "category": "option",
            "block-icon": 5,
            "color": ["blue"],
            "number": "ST22-09",
            "name": "High-Speed Plug-In H",
            "type": "Plug-In"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/ST22-09"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/ST22-09"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/st-22"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/ja\/ST22-09",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/ST22-09"
        },
        "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-09",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/ST22-09"
        }
    }, {
        "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-09"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

ST22-09 High-Speed Plug-In HST22-09 High-Speed Plug-In H on Heroicc

High-Speed Plug-In H

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

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

Security Until your turn ends, 1 of your opponent's Digimon or Tamers can't suspend. Then, add this card to the hand.

Main You may link this card to 1 of your Digimon without paying the cost. Then, 1 of your opponent's Digimon or Tamers can't suspend until their turn ends.

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.)

Jamming (This Digimon can't be deleted in battles against Security Digimon.)

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-09 アドバンスデッキ 金剛界曼荼羅 [ST-22]

zh-Hans ST22-09 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.