MetalSeadramon

Card Number
BT15-031
Rarity
R
Category
Digimon
Level
6
Block Icon
03
Colour
Blue
Play Cost
11
DP
11000
Form
Mega
Attribute
Data
Type
Cyborg/Dark Masters
Digivolution Requirements
Digivolve Cost
3
Colour
Blue
Level
5
Category
Digimon
Effect

On Play When Attacking Return 1 of your opponent's level 5 or lower Digimon to the hand.

Your Turn This Digimon can only digivolve into white Digimon.

End of Opponent's Turn Delete this Digimon. Then, you may play 1 Digimon card with the [Dark Masters] trait, other than [MetalSeadramon], from your hand without paying the cost.

Inherited Effect

Blocker (At blocker timing, by suspending this Digimon, it becomes the attack target.)

Q&A
Date
Question

If I use [BT15-052 Puppetmon], [BT15-066 Machinedramon], or [BT15-079 Piedmon]'s [End of Opponent's Turn] effect to play this card from my hand, does this card's [End of Opponent's Turn] effect activate?

Answer

No, it doesn't activate.

It won't activate because the trigger timing for this card's [End of Opponent's Turn] effect has already passed when [BT15-052 Puppetmon], [BT15-066 Machinedramon], or [BT15-079 Piedmon]'s [End of Opponent's Turn] effect is used to play this card, so it won't trigger until the end of your opponent's next turn.

Releases
Genre
Booster Pack
Release Name
EXCEED APOCALYPSE [BT15]
Official Product Page
Date
Notes
BOOSTER EXCEED APOCALYPSE [BT15]
International Arts

ja BT15-031 ブースターパック エクシード・アポカリプス [BT-15]

zh-Hans BT15-031 EXCEED APOCALYPSE【BTC-09】

ko BT15-031 부스터 팩 익시드 아포칼립스 [BTK-15]

GET /cards/en/BT15-031

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/BT15-031",
        "attributes": {
            "level": 6,
            "faqs": [{
                "date": "2024-03-28",
                "question": "If I use [BT15-052 Puppetmon], [BT15-066 Machinedramon], or [BT15-079 Piedmon]'s [End of Opponent's Turn] effect to play this card from my hand, does this card's [End of Opponent's Turn] effect activate?",
                "answer": "No, it doesn't activate. \nIt won't activate because the trigger timing for this card's [End of Opponent's Turn] effect has already passed when [BT15-052 Puppetmon], [BT15-066 Machinedramon], or [BT15-079 Piedmon]'s [End of Opponent's Turn] effect is used to play this card, so it won't trigger until the end of your opponent's next turn."
            }],
            "digivolution-requirements": [{
                "level": 5,
                "category": "digimon",
                "color": ["blue"],
                "cost": 3
            }],
            "language": "en",
            "inherited-effect": "\uff1cBlocker\uff1e (At blocker timing, by suspending this Digimon, it becomes the attack target.)",
            "dp": 11000,
            "notes": "BOOSTER EXCEED APOCALYPSE [BT15]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/BT15-031.webp",
            "play-cost": 11,
            "form": "Mega",
            "effect": "[On Play] [When Attacking] Return 1 of your opponent's level 5 or lower Digimon to the hand.\n[Your Turn] This Digimon can only digivolve into white Digimon.\n[End of Opponent's Turn] Delete this Digimon. Then, you may play 1 Digimon card with the [Dark Masters] trait, other than [MetalSeadramon], from your hand without paying the cost.",
            "rarity": "R",
            "category": "digimon",
            "attribute": "Data",
            "block-icon": 3,
            "color": ["blue"],
            "number": "BT15-031",
            "name": "MetalSeadramon",
            "type": "Cyborg\/Dark Masters"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/BT15-031"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/BT15-031"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT15-031"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/bt15"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/ja\/BT15-031",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT15-031"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af \u30a8\u30af\u30b7\u30fc\u30c9\u30fb\u30a2\u30dd\u30ab\u30ea\u30d7\u30b9 [BT-15]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/BT15-031",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT15-031"
        },
        "meta": {
            "notes": "\ubd80\uc2a4\ud130 \ud329 \uc775\uc2dc\ub4dc \uc544\ud3ec\uce7c\ub9bd\uc2a4 [BTK-15]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT15-031",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT15-031"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/bt15",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/bt15"
        },
        "meta": {
            "name": "EXCEED APOCALYPSE [BT15]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/BT15-031"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="en" data-card-id="BT15-031">
    <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="BT15-031 MetalSeadramon" src="https://images.heroi.cc/cards/en/BT15-031.webp" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/en/BT15-031">BT15-031 MetalSeadramon</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

BT15-031 MetalSeadramonBT15-031 MetalSeadramon on Heroicc