Awakening of the Golden Knight

Card Number
BT9-098
Rarity
C
Category
Option
Block Icon
01
Colour
Yellow
Use Cost
3
Effect

While you have a Digimon with [Armor Form] in its traits in play, you may use this card without meeting its color requirements.

Main You may digivolve 1 of your Digimon with [Armor Form] in its traits into a Digimon card with [Magnamon] in its name in your hand, ignoring its digivolution requirements and without paying its memory cost. The Digimon that digivolved with this effect can't have its DP reduced by your opponent's effects until the end of your opponent's turn.

Security Effect

Security Return 1 card with [Magnamon] in its name from your trash to your hand, and add this card to your hand.

Restrictions
Date
Limitation Type
Restrict
Card Allowance
1
Note

This card is used in decks that mainly use [BT16-102 Magnamon (X Antibody)], which has a high usage rate in recent game environments. When combined with cards such as level 3 cards that support digivolution, it was possible to keep [BT16-102 Magnamon (X Antibody)] on the board early on and move toward attacking.

The above play is very powerful and creates situations that many decks can't handle.

To fix this issue, we have decided to restrict this card to 1 per deck.

Releases
Genre
Booster Pack
Release Name
X RECORD [BT-09]
Official Product Page
Date
Notes
BOOSTER X RECORD [BT09]
International Arts

ja BT9-098 ブースターパック Xレコード [BT-09]

zh-Hans BT9-098 XROS RECORD【BTC-05】

zh-Hans BT9-098 P1 SPECAL BOOSTER RISING CONFLICT【SPC-01】

ko BT9-098 부스터 팩 X레코드 [BTK-09]

GET /cards/en/BT9-098

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/BT9-098",
        "attributes": {
            "language": "en",
            "notes": "BOOSTER X RECORD [BT09]",
            "use-cost": 3,
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/BT9-098.webp",
            "security-effect": "[Security] Return 1 card with [Magnamon] in its name from your trash to your hand, and add this card to your hand.",
            "effect": "While you have a Digimon with [Armor Form] in its traits in play, you may use this card without meeting its color requirements. \n[Main] You may digivolve 1 of your Digimon with [Armor Form] in its traits into a Digimon card with [Magnamon] in its name in your hand, ignoring its digivolution requirements and without paying its memory cost. The Digimon that digivolved with this effect can't have its DP reduced by your opponent's effects until the end of your opponent's turn.",
            "rarity": "C",
            "category": "option",
            "block-icon": 1,
            "color": ["yellow"],
            "number": "BT9-098",
            "limitations": [{
                "date": "2024-08-31",
                "type": "restrict",
                "allowance": 1,
                "note": "This card is used in decks that mainly use [BT16-102 Magnamon (X Antibody)], which has a high usage rate in recent game environments. When combined with cards such as level 3 cards that support digivolution, it was possible to keep [BT16-102 Magnamon (X Antibody)] on the board early on and move toward attacking.\nThe above play is very powerful and creates situations that many decks can't handle.\nTo fix this issue, we have decided to restrict this card to 1 per deck."
            }],
            "name": "Awakening of the Golden Knight"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/BT9-098"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/BT9-098"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT9-098"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT9-098_P1"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/bt-09"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/ja\/BT9-098",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT9-098"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af X\u30ec\u30b3\u30fc\u30c9 [BT-09]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/BT9-098",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT9-098"
        },
        "meta": {
            "notes": "\ubd80\uc2a4\ud130 \ud329 X\ub808\ucf54\ub4dc [BTK-09]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT9-098",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT9-098"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT9-098_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT9-098_P1"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/bt-09",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/bt-09"
        },
        "meta": {
            "name": "X RECORD [BT-09]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/BT9-098"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="en" data-card-id="BT9-098">
    <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" loading="lazy" alt="BT9-098 Awakening of the Golden Knight" src="https://images.heroi.cc/cards/en/BT9-098.webp" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/en/BT9-098">BT9-098 Awakening of the Golden Knight</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

BT9-098 Awakening of the Golden KnightBT9-098 Awakening of the Golden Knight on Heroicc