GET /cards/en/ST14-12

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/ST14-12",
        "attributes": {
            "faqs": [{
                "date": "2026-05-08",
                "question": "Can I activate the \"when this card is trashed from the deck\" effect when this card is revealed from the deck or when searching\/looking at this card in the deck?",
                "answer": "No, you can't. You can only activate the \"when this card is trashed from the deck\" when this card is directly trashed from the deck."
            }],
            "language": "en",
            "notes": "Advanced Deck BEELZEMON [ST14]",
            "use-cost": 7,
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/ST14-12.webp",
            "security-effect": "[Security] Delete 1 of your opponent's Digimon with the highest level.",
            "effect": "When this card is trashed from your 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 (After this card is placed, by trashing it the next turn or later, activate the effect below.)\n\u30fbReturn 1 purple Digimon card or Tamer card from your trash to your 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_P1"
                }]
            },
            "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\/ko\/ST14-12_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/ST14-12"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/ST14-12_P1"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/st-14"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/ST14-12_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/ST14-12_P1"
        },
        "meta": {
            "notes": "Special Event Pack 2025"
        }
    }, {
        "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\/ko\/ST14-12_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/ST14-12_P1"
        },
        "meta": {
            "notes": "\uc2a4\ud398\uc15c \ub9ac\ubbf8\ud2f0\ub4dc \uce74\ub4dc \ud329 vol.1 [LMK-1.0]"
        }
    }, {
        "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\/st-14",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/st-14"
        },
        "meta": {
            "name": "BEELZEMON [ST-14]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/ST14-12"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="en" data-card-id="ST14-12" style="view-transition-name:en_ST14-12_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="ST14-12 Rivals&#x27; Barrage" src="https://images.heroi.cc/cards/en/ST14-12.webp" fetchpriority="low" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/en/ST14-12">ST14-12 Rivals&#x27; Barrage</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

ST14-12 Rivals' BarrageST14-12 Rivals' Barrage on Heroicc

Rivals' Barrage

Card Number
ST14-12
Rarity
R
Category
Option
Block Icon
02
Colour
Purple
Use Cost
7
Effect

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

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

Main Delay (After this card is placed, by trashing it the next turn or later, activate the effect below.)

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

Security Effect

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

Releases
Genre
Advanced Deck
Release Name
BEELZEMON [ST-14]
Official Product Page
Date
Notes
Advanced Deck BEELZEMON [ST14]
Alternate Arts

en ST14-12 P1 Special Event Pack 2025

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]

ko ST14-12 P1 스페셜 리미티드 카드 팩 vol.1 [LMK-1.0]

Q&A
Date
Question

Can I activate the "when this card is trashed from the deck" effect when this card is revealed from the deck or when searching/looking at this card in the deck?

Answer

No, you can't. You can only activate the "when this card is trashed from the deck" when this card is directly trashed from the deck.