Lightning Joust

Card Number
ST7-11
Rarity
U
Category
Option
Block Icon
01
Supplemental Rarity
Alternative Art #1
Colour
Red
Use Cost
1
Effect

Main 1 of your Digimon gets +2000 DP for the turn. Then, if the number of cards in your security stack is less than or equal to your opponent's, 1 of your Digimon gains Security Attack +1 for the turn. (This Digimon checks 1 additional security card.)

Security Effect

Security Add this card to its owner's hand.

Q&A
Date
Question

I use this card, and my opponent and I both have the same number of cards in our security stacks. Later, my opponent loses a security card. When this happens, do I remove <Security Attack +1> from this card's effect?

Answer

No. If the number of cards in your security stack is less than or equal to your opponent's at the time you use this card, the effect doesn't go away, even if your opponent loses security cards later.

Releases
Genre
Starter Deck
Release Name
GALLANTMON [ST-07]
Official Product Page
Date
Notes
DC-1 2022 Participation Set
Alternate Arts

en ST7-11 Starter Deck, GALLANTMON [ST-7]

International Arts

ja ST7-11 スタートデッキ デュークモン [ST-7]

ja ST7-11 P1 DC-1グランプリ2022セット

zh-Hans ST7-11 公爵兽【STC-07】

zh-Hans ST7-11 P1 宣传卡【P】

ko ST7-11 스타트 덱 듀크몬 [STK-7]

GET /cards/en/ST7-11_P1

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/ST7-11_P1",
        "attributes": {
            "faqs": [{
                "date": "2024-03-28",
                "question": "I use this card, and my opponent and I both have the same number of cards in our security stacks. Later, my opponent loses a security card. When this happens, do I remove <Security Attack +1> from this card's effect?",
                "answer": "No. If the number of cards in your security stack is less than or equal to your opponent's at the time you use this card, the effect doesn't go away, even if your opponent loses security cards later."
            }],
            "language": "en",
            "notes": "DC-1 2022 Participation Set",
            "use-cost": 1,
            "parallel-id": 1,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/ST7-11_P1.webp",
            "security-effect": "[Security] Add this card to its owner's hand.",
            "effect": "[Main] 1 of your Digimon gets +2000 DP for the turn. Then, if the number of cards in your security stack is less than or equal to your opponent's, 1 of your Digimon gains \uff1cSecurity Attack +1\uff1e for the turn. (This Digimon checks 1 additional security card.)",
            "rarity": "U",
            "category": "option",
            "block-icon": 1,
            "color": ["red"],
            "number": "ST7-11",
            "name": "Lightning Joust"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/ST7-11"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/ST7-11"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/ST7-11_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/ST7-11"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/ST7-11"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/ST7-11_P1"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/st-07"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/ST7-11",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/ST7-11"
        },
        "meta": {
            "notes": "Starter Deck, GALLANTMON [ST-7]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/ST7-11",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/ST7-11"
        },
        "meta": {
            "notes": "\u30b9\u30bf\u30fc\u30c8\u30c7\u30c3\u30ad \u30c7\u30e5\u30fc\u30af\u30e2\u30f3 [ST-7]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/ST7-11_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/ST7-11_P1"
        },
        "meta": {
            "notes": "DC-1\u30b0\u30e9\u30f3\u30d7\u30ea2022\u30bb\u30c3\u30c8"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/ST7-11",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/ST7-11"
        },
        "meta": {
            "notes": "\uc2a4\ud0c0\ud2b8 \ub371 \ub4c0\ud06c\ubaac [STK-7]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/ST7-11",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/ST7-11"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/ST7-11_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/ST7-11_P1"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/st-07",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/st-07"
        },
        "meta": {
            "name": "GALLANTMON [ST-07]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/ST7-11_P1"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="en" data-card-id="ST7-11_P1">
    <link rel="stylesheet" href="https://assets.heroi.cc/css/components/heroicc-card.css?v=4a563a5" />
    <script type="module" src="https://assets.heroi.cc/js/heroicc-card.js?v=4a563a5"></script>
    <picture>
        <img width="430" height="600" loading="lazy" alt="ST7-11 Lightning Joust · Alternate Art #1" src="https://images.heroi.cc/cards/en/ST7-11_P1.webp" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/en/ST7-11_P1">ST7-11 Lightning Joust<span> · </span>
            <small>
                <em>Alternate Art #1</em>
            </small>
        </a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

ST7-11 Lightning Joust · Alternate Art #1ST7-11 Lightning Joust · Alternate Art #1 on Heroicc