AncientTroymon

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

All Turns Once Per Turn When any of your opponent's Digimon suspend, trash their top security card.

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 green Digimon card.

DigiXros -2 [Arbormon]×[Petaldramon]

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-055 ブースターパック エレメントサクセサー [BT-18]

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

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

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

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

GET /cards/en/BT18-055

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/BT18-055",
        "attributes": {
            "level": 6,
            "digivolution-requirements": [{
                "level": 5,
                "category": "digimon",
                "color": ["green"],
                "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-055.webp",
            "play-cost": 12,
            "form": "Mega",
            "effect": "[All Turns] [Once Per Turn] When any of your opponent's Digimon suspend, trash their top security card.\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 green Digimon card.\n<DigiXros -2> [Arbormon]\u00d7[Petaldramon]",
            "rarity": "U",
            "category": "digimon",
            "attribute": "Data",
            "block-icon": 4,
            "color": ["green"],
            "number": "BT18-055",
            "name": "AncientTroymon",
            "type": "Ancient Plant\/Ten Warriors"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/BT18-055"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/BT18-055_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/BT18-055"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT18-055"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT18-055_P1"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/bt18-19-v2-0"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/ja\/BT18-055",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT18-055"
        },
        "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-055_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT18-055_P1"
        },
        "meta": {
            "notes": "TAMER'S SELECTION BOX ver.CHAMPIONSHIP 2024"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/BT18-055",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT18-055"
        },
        "meta": {
            "notes": "\ubd80\uc2a4\ud130 \ud329 \uc5d8\ub9ac\uba58\ud2b8 \uc11d\uc138\uc11c [BTK-18]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT18-055",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT18-055"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT18-055_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT18-055_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-055"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

BT18-055 AncientTroymonBT18-055 AncientTroymon on Heroicc