Tentomon

Card Number
ST20-07
Rarity
C
Category
Digimon
Level
3
Block Icon
05
Colour
Green
Play Cost
3
DP
3000
Form
Rookie
Attribute
Vaccine
Type
Insectoid/ADVENTURE
Digivolution Requirements
Digivolve Cost
0
Colour
Green
Level
2
Category
Digimon
Effect

Digivolve Lv.2 w/[ADVENTURE] trait: Cost 0

Opponent's Turn Your opponent can't reduce digivolution costs.

Q&A
Date
Question

What does a "your opponent can't reduce digivolution costs" effect do, exactly?

Answer

This effect prevents digivolution costs from being reduced when the costs are to be paid. This effect affects the opponent player.

Date
Question

Can my opponent digivolve a card using a "digivolve without paying the cost" effect while a "your opponent can't reduce digivolution costs" effect is activated?

Answer

Yes, it can be digivolved.

"Digivolve without paying the cost" effects aren't effects that reduce the digivolution cost.

Releases
Genre
Starter Deck
Release Name
PROTECTOR OF LIGHT [ST-20]
Official Product Page
Date
Notes
Starter Deck PROTECTOR OF LIGHT [ST-20]
Alternate Arts

en ST20-07 P1 Welcome Tamers Pack

International Arts

ja ST20-07 スタートデッキ PROTECTOR OF LIGHT [ST-20]

ja ST20-07 P1 Welcome Tamers Pack

zh-Hans ST20-07 光之护盾【ST-20】

zh-Hans ST20-07 P1 宣传卡【P】

GET /cards/en/ST20-07

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/ST20-07",
        "attributes": {
            "level": 3,
            "faqs": [{
                "date": "2025-04-04",
                "question": "What does a \"your opponent can't reduce digivolution costs\" effect do, exactly?",
                "answer": "This effect prevents digivolution costs from being reduced when the costs are to be paid. This effect affects the opponent player."
            }, {
                "date": "2025-04-04",
                "question": "Can my opponent digivolve a card using a \"digivolve without paying the cost\" effect while a \"your opponent can't reduce digivolution costs\" effect is activated?",
                "answer": "Yes, it can be digivolved. \n\"Digivolve without paying the cost\" effects aren't effects that reduce the digivolution cost."
            }],
            "digivolution-requirements": [{
                "level": 2,
                "category": "digimon",
                "color": ["green"],
                "cost": 0
            }],
            "language": "en",
            "dp": 3000,
            "notes": "Starter Deck PROTECTOR OF LIGHT [ST-20]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/ST20-07.webp",
            "play-cost": 3,
            "form": "Rookie",
            "effect": "[Digivolve] Lv.2 w\/[ADVENTURE] trait: Cost 0\n[Opponent's Turn] Your opponent can't reduce digivolution costs.",
            "rarity": "C",
            "category": "digimon",
            "attribute": "Vaccine",
            "block-icon": 5,
            "color": ["green"],
            "number": "ST20-07",
            "name": "Tentomon",
            "type": "Insectoid\/ADVENTURE"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/ST20-07_P1"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/ST20-07"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/ST20-07_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/ST20-07"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/ST20-07_P1"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/st-20"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/ST20-07_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/ST20-07_P1"
        },
        "meta": {
            "notes": "Welcome Tamers Pack"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/ST20-07",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/ST20-07"
        },
        "meta": {
            "notes": "\u30b9\u30bf\u30fc\u30c8\u30c7\u30c3\u30ad PROTECTOR OF LIGHT [ST-20]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/ST20-07_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/ST20-07_P1"
        },
        "meta": {
            "notes": "Welcome Tamers Pack"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/ST20-07",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/ST20-07"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/ST20-07_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/ST20-07_P1"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/st-20",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/st-20"
        },
        "meta": {
            "name": "PROTECTOR OF LIGHT [ST-20]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/ST20-07"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

ST20-07 TentomonST20-07 Tentomon on Heroicc