GET /cards/en/ST24-08

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/ST24-08",
        "attributes": {
            "level": 3,
            "faqs": [{
                "date": "2026-05-08",
                "question": "Does this card's [Your Turn] effect trigger when this card is in the breeding area and would digivolve into a Digimon card with the [DATA SQUAD] trait?",
                "answer": "No, it doesn't trigger."
            }],
            "digivolution-requirements": [{
                "level": 2,
                "category": "digimon",
                "color": ["green"],
                "cost": 0
            }],
            "language": "en",
            "inherited-effect": "[All Turns] This Digimon gets +1000 DP.",
            "dp": 2000,
            "notes": "Starter Deck DIGIMON DATA SQUAD [ST-24]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/ST24-08.webp",
            "play-cost": 3,
            "form": "Rookie",
            "effect": "[Digivolve] Lv.2 w\/[DATA SQUAD] trait: Cost 0\n[Your Turn] When this Digimon would digivolve into a Digimon card with the [DATA SQUAD] trait, reduce the cost by 1.",
            "rarity": "C",
            "category": "digimon",
            "attribute": "Data",
            "block-icon": 6,
            "color": ["green"],
            "number": "ST24-08",
            "name": "Lalamon",
            "type": "Vegetation\/DATA SQUAD"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/ST24-08_P1"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/ST24-08"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/ST24-08_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/ST24-08"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/ST24-08_P1"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/st-24"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/ST24-08_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/ST24-08_P1"
        },
        "meta": {
            "notes": "Welcome Tamers Pack Vol. 2"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/ST24-08",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/ST24-08"
        },
        "meta": {
            "notes": "\u30b9\u30bf\u30fc\u30c8\u30c7\u30c3\u30ad DIGIMON SAVERS [ST-24]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/ST24-08_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/ST24-08_P1"
        },
        "meta": {
            "notes": "Welcome Tamers Pack vol. 2"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/ST24-08",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/ST24-08"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/ST24-08_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/ST24-08_P1"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/st-24",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/st-24"
        },
        "meta": {
            "name": "DIGIMON DATA SQUAD [ST-24]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/ST24-08"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="en" data-card-id="ST24-08" style="view-transition-name:en_ST24-08_P0;">
    <link rel="stylesheet" href="https://assets.heroi.cc/css/components/heroicc-card.css" />
    <script type="module" src="https://assets.heroi.cc/js/heroicc-card.js"></script>
    <picture>
        <img width="430" height="600" alt="ST24-08 Lalamon" src="https://images.heroi.cc/cards/en/ST24-08.webp" fetchpriority="low" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/en/ST24-08">ST24-08 Lalamon</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

ST24-08 LalamonST24-08 Lalamon on Heroicc

Lalamon

Card Number
ST24-08
Rarity
C
Category
Digimon
Level
3
Block Icon
06
Colour
Green
Play Cost
3
DP
2000
Form
Rookie
Attribute
Data
Type
Vegetation/DATA SQUAD
Digivolution Requirements
Digivolve Cost
0
Colour
Green
Level
2
Category
Digimon
Effect

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

Your Turn When this Digimon would digivolve into a Digimon card with the [DATA SQUAD] trait, reduce the cost by 1.

Inherited Effect

All Turns This Digimon gets +1000 DP.

Releases
Genre
Starter Deck
Release Name
DIGIMON DATA SQUAD [ST-24]
Official Product Page
Date
Notes
Starter Deck DIGIMON DATA SQUAD [ST-24]
Alternate Arts

en ST24-08 P1 Welcome Tamers Pack Vol. 2

International Arts

ja ST24-08 スタートデッキ DIGIMON SAVERS [ST-24]

ja ST24-08 P1 Welcome Tamers Pack vol. 2

zh-Hans ST24-08 数码宝贝拯救队【ST-24】

zh-Hans ST24-08 P1 迎新特典包2

Q&A
Date
Question

Does this card's [Your Turn] effect trigger when this card is in the breeding area and would digivolve into a Digimon card with the [DATA SQUAD] trait?

Answer

No, it doesn't trigger.