Rivals' Barrage

Card Number
ST14-12
Rarity
R
Category
Option
Block Icon
02
Supplemental Rarity
Alternative Art #1
Colour
Purple
Use Cost
7
Effect

When this card is trashed from the deck, you may place it in the battle area.

Main Delete 1 of your opponent's Digimon with the highest level.

Main Delay (By trashing this card after the placing turn, activate the effect.)

・Return 1 purple Digimon card or Tamer card from your trash to the hand.

Security Effect

Security Delete 1 of your opponent's Digimon with the highest level.

Q&A
Date
Question

If this card is trashed from my deck and placed in the battle area during my opponent's turn, can I activate <Delay> once my opponent's turn ends and it becomes my turn?

Answer

Yes, you can activate it because it is a different turn now.

Releases
Genre
Promotion Card
Release Name
Promotion Card [P]
Notes
Special Event Pack 2025
Alternate Arts

en ST14-12 Advanced Deck Set Beelzemon [ST14]

International Arts

ja ST14-12 アドバンスデッキ ベルゼブモン [ST-14]

ja ST14-12 P1 リミテッドカードパック トリッドヴァイス [LM-04]

zh-Hans ST14-12 别西卜兽 【STC-14】

zh-Hans ST14-12 P1 SPECAL BOOSTER RISING CONFLICT【SPC-01】

ko ST14-12 어드밴스 덱 베르제브몬 [STK-14]

GET /cards/en/ST14-12_P1

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/ST14-12_P1",
        "attributes": {
            "faqs": [{
                "date": "2024-03-28",
                "question": "If this card is trashed from my deck and placed in the battle area during my opponent's turn, can I activate <Delay> once my opponent's turn ends and it becomes my turn?",
                "answer": "Yes, you can activate it because it is a different turn now."
            }],
            "language": "en",
            "notes": "Special Event Pack 2025",
            "use-cost": 7,
            "parallel-id": 1,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/ST14-12_P1.webp",
            "security-effect": "[Security] Delete 1 of your opponent's Digimon with the highest level.",
            "effect": "When this card is trashed from the deck, you may place it in the battle area. \n [Main] Delete 1 of your opponent's Digimon with the highest level.\n [Main] \uff1cDelay\uff1e (By trashing this card after the placing turn, activate the effect.)\n \u30fbReturn 1 purple Digimon card or Tamer card from your trash to the hand.",
            "rarity": "R",
            "category": "option",
            "block-icon": 2,
            "color": ["purple"],
            "number": "ST14-12",
            "name": "Rivals' Barrage"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/ST14-12"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/ST14-12"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/ST14-12_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/ST14-12"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/ST14-12"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/ST14-12_P1"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/p"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/ST14-12",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/ST14-12"
        },
        "meta": {
            "notes": "Advanced Deck Set Beelzemon [ST14]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/ST14-12",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/ST14-12"
        },
        "meta": {
            "notes": "\u30a2\u30c9\u30d0\u30f3\u30b9\u30c7\u30c3\u30ad \u30d9\u30eb\u30bc\u30d6\u30e2\u30f3 [ST-14]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/ST14-12_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/ST14-12_P1"
        },
        "meta": {
            "notes": "\u30ea\u30df\u30c6\u30c3\u30c9\u30ab\u30fc\u30c9\u30d1\u30c3\u30af \u30c8\u30ea\u30c3\u30c9\u30f4\u30a1\u30a4\u30b9 [LM-04]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/ST14-12",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/ST14-12"
        },
        "meta": {
            "notes": "\uc5b4\ub4dc\ubc34\uc2a4 \ub371 \ubca0\ub974\uc81c\ube0c\ubaac [STK-14]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/ST14-12",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/ST14-12"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/ST14-12_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/ST14-12_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\/ST14-12_P1"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="en" data-card-id="ST14-12_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="ST14-12 Rivals&#x27; Barrage · Alternate Art #1" src="https://images.heroi.cc/cards/en/ST14-12_P1.webp" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/en/ST14-12_P1">ST14-12 Rivals&#x27; Barrage<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.

ST14-12 Rivals' Barrage · Alternate Art #1ST14-12 Rivals' Barrage · Alternate Art #1 on Heroicc