Guardromon

Card Number
BT2-058
Rarity
C
Category
Digimon
Level
4
Block Icon
01
Supplemental Rarity
Alternative Art #1
Colour
Black
Play Cost
5
DP
7000
Form
Champion
Attribute
Virus
Type
Machine
Digivolution Requirements
Digivolve Cost
2
Colour
Black
Level
3
Category
Digimon
Effect

Blocker (When an opponent's Digimon attacks, you may suspend this Digimon to force the opponent to attack it instead.)Your Turn This Digimon can't attack.

Releases
Genre
Booster Pack
Release Name
Ver.1.0 [BT01-03]
Official Product Page
Date
Notes
Winner Pack
Alternate Arts

en BT2-058 RELEASE SPECIAL BOOSTER Ver.1.0 [BT01-03]

International Arts

ja BT2-058 ブースターパック ULTIMATE POWER [BT-02]

ja BT2-058 P1 テイマーバトルパック5

zh-Hans BT2-058 ULTIMATE EVOLUTION 【BTC-01】

zh-Hans BT2-058 P1 宣传卡【P】

ko BT2-058 스페셜 부스터 버전 1.0 [BTK-1.0]

ko BT2-058 P1 테이머 배틀 팩 2023 Vol.2

GET /cards/en/BT2-058_P1

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/BT2-058_P1",
        "attributes": {
            "level": 4,
            "digivolution-requirements": [{
                "level": 3,
                "category": "digimon",
                "color": ["black"],
                "cost": 2
            }],
            "language": "en",
            "dp": 7000,
            "notes": "Winner Pack",
            "parallel-id": 1,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/BT2-058_P1.webp",
            "play-cost": 5,
            "form": "Champion",
            "effect": "\uff1cBlocker\uff1e (When an opponent's Digimon attacks, you may suspend this Digimon to force the opponent to attack it instead.)[Your Turn] This Digimon can't attack.",
            "rarity": "C",
            "category": "digimon",
            "attribute": "Virus",
            "block-icon": 1,
            "color": ["black"],
            "number": "BT2-058",
            "name": "Guardromon",
            "type": "Machine"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/BT2-058"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/BT2-058"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/BT2-058_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/BT2-058"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/BT2-058_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT2-058"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT2-058_P1"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/bt01-03-v1-0"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/BT2-058",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT2-058"
        },
        "meta": {
            "notes": "RELEASE SPECIAL BOOSTER Ver.1.0 [BT01-03]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT2-058",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT2-058"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af ULTIMATE POWER [BT-02]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT2-058_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT2-058_P1"
        },
        "meta": {
            "notes": "\u30c6\u30a4\u30de\u30fc\u30d0\u30c8\u30eb\u30d1\u30c3\u30af5"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/BT2-058",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT2-058"
        },
        "meta": {
            "notes": "\uc2a4\ud398\uc15c \ubd80\uc2a4\ud130 \ubc84\uc804 1.0 [BTK-1.0]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/BT2-058_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT2-058_P1"
        },
        "meta": {
            "notes": "\ud14c\uc774\uba38 \ubc30\ud2c0 \ud329 2023 Vol.2"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT2-058",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT2-058"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT2-058_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT2-058_P1"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/bt01-03-v1-0",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/bt01-03-v1-0"
        },
        "meta": {
            "name": "Ver.1.0 [BT01-03]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/BT2-058_P1"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="en" data-card-id="BT2-058_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="BT2-058 Guardromon · Alternate Art #1" src="https://images.heroi.cc/cards/en/BT2-058_P1.webp" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/en/BT2-058_P1">BT2-058 Guardromon<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.

BT2-058 Guardromon · Alternate Art #1BT2-058 Guardromon · Alternate Art #1 on Heroicc