AncientVolcanomon

Card Number
BT18-017
Rarity
U
Category
Digimon
Level
6
Block Icon
04
Colour
Red
Play Cost
12
DP
12000
Form
Mega
Attribute
Virus
Type
Ancient Mineral/Ten Warriors
Digivolution Requirements
Digivolve Cost
4
Colour
Red
Level
5
Category
Digimon
Effect

On Play When Digivolving Delete all of your opponent's Digimon with the lowest DP.

All Turns When this Digimon would leave the battle area, from this Digimon's digivolution cards, you may return to the hand or play without paying the cost 1 level 4 or lower red Digimon card.

DigiXros -2 [Grumblemon]×[Gigasmon]

Releases
Genre
Booster Pack
Release Name
Ver.2.0 [BT18-19]
Official Product Page
Date
Notes
Special Booster Ver.2.0 [BT18-19]
International Arts

ja BT18-017 ブースターパック エレメントサクセサー [BT-18]

ja BT18-017 P1 TAMER'S SELECTION BOX ver.CHAMPIONSHIP 2024

zh-Hans BT18-017 XROS SUCCESSOR【BTC-12】

zh-Hans BT18-017 P1 宣传卡【P】

ko BT18-017 부스터 팩 엘리멘트 석세서 [BTK-18]

GET /cards/en/BT18-017

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/BT18-017",
        "attributes": {
            "level": 6,
            "digivolution-requirements": [{
                "level": 5,
                "category": "digimon",
                "color": ["red"],
                "cost": 4
            }],
            "language": "en",
            "dp": 12000,
            "notes": "Special Booster Ver.2.0 [BT18-19]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/BT18-017.webp",
            "play-cost": 12,
            "form": "Mega",
            "effect": "[On Play] [When Digivolving] Delete all of your opponent's Digimon with the lowest DP.\n[All Turns] When this Digimon would leave the battle area, from this Digimon's digivolution cards, you may return to the hand or play without paying the cost 1 level 4 or lower red Digimon card.\n<DigiXros -2> [Grumblemon]\u00d7[Gigasmon]",
            "rarity": "U",
            "category": "digimon",
            "attribute": "Virus",
            "block-icon": 4,
            "color": ["red"],
            "number": "BT18-017",
            "name": "AncientVolcanomon",
            "type": "Ancient Mineral\/Ten Warriors"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/BT18-017"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/BT18-017_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/BT18-017"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT18-017"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT18-017_P1"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/bt18-19-v2-0"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/ja\/BT18-017",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT18-017"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af \u30a8\u30ec\u30e1\u30f3\u30c8\u30b5\u30af\u30bb\u30b5\u30fc [BT-18]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT18-017_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT18-017_P1"
        },
        "meta": {
            "notes": "TAMER'S SELECTION BOX ver.CHAMPIONSHIP 2024"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/BT18-017",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT18-017"
        },
        "meta": {
            "notes": "\ubd80\uc2a4\ud130 \ud329 \uc5d8\ub9ac\uba58\ud2b8 \uc11d\uc138\uc11c [BTK-18]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT18-017",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT18-017"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT18-017_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT18-017_P1"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/bt18-19-v2-0",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/bt18-19-v2-0"
        },
        "meta": {
            "name": "Ver.2.0 [BT18-19]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/BT18-017"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

BT18-017 AncientVolcanomonBT18-017 AncientVolcanomon on Heroicc