Garudamon

Card Number
ST1-08
Rarity
U
Category
Digimon
Level
5
Supplemental Rarity
Alternative Art #1
Colour
Red
Play Cost
6
DP
7000
Form
Ultimate
Attribute
Vaccine
Type
Birdkin
Digivolution Requirements
Digivolve Cost
3
Colour
Red
Level
4
Category
Digimon
Effect

When Digivolving 1 of your Digimon gets +3000 DP for the turn.

Q&A
Date
Question

Can this Digimon target itself for its own effect?

Answer

Yes, it can.

Releases
Genre
Starter Deck
Release Name
GAIA RED [ST-01]
Official Product Page
Date
Notes
Tamer Party Events Vol.2
Alternate Arts

en ST1-08 Starter Deck, GAIA RED [ST-1]

International Arts

ja ST1-08 スタートデッキ ガイアレッド [ST-1]

ja ST1-08 P1 テイマーバトルパック2

zh-Hans ST1-08 RED 【STC-01】

zh-Hans ST1-08 P1 宣传卡【P】

ko ST1-08 스타트 덱 가이아 레드 [STK-1]

ko ST1-08 P1 테이머 배틀 팩 2023 Vol.1

GET /cards/en/ST1-08_P1

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/ST1-08_P1",
        "attributes": {
            "level": 5,
            "faqs": [{
                "date": "2024-03-28",
                "question": "Can this Digimon target itself for its own effect?",
                "answer": "Yes, it can."
            }],
            "digivolution-requirements": [{
                "level": 4,
                "category": "digimon",
                "color": ["red"],
                "cost": 3
            }],
            "language": "en",
            "dp": 7000,
            "notes": "Tamer Party Events Vol.2",
            "parallel-id": 1,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/ST1-08_P1.webp",
            "play-cost": 6,
            "form": "Ultimate",
            "effect": "[When Digivolving] 1 of your Digimon gets +3000 DP for the turn.",
            "rarity": "U",
            "category": "digimon",
            "attribute": "Vaccine",
            "color": ["red"],
            "number": "ST1-08",
            "name": "Garudamon",
            "type": "Birdkin"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/ST1-08"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/ST1-08"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/ST1-08_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/ST1-08"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/ST1-08_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/ST1-08"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/ST1-08_P1"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/st-01"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/ST1-08",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/ST1-08"
        },
        "meta": {
            "notes": "Starter Deck, GAIA RED [ST-1]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/ST1-08",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/ST1-08"
        },
        "meta": {
            "notes": "\u30b9\u30bf\u30fc\u30c8\u30c7\u30c3\u30ad \u30ac\u30a4\u30a2\u30ec\u30c3\u30c9 [ST-1]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/ST1-08_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/ST1-08_P1"
        },
        "meta": {
            "notes": "\u30c6\u30a4\u30de\u30fc\u30d0\u30c8\u30eb\u30d1\u30c3\u30af2"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/ST1-08",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/ST1-08"
        },
        "meta": {
            "notes": "\uc2a4\ud0c0\ud2b8 \ub371 \uac00\uc774\uc544 \ub808\ub4dc [STK-1]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/ST1-08_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/ST1-08_P1"
        },
        "meta": {
            "notes": "\ud14c\uc774\uba38 \ubc30\ud2c0 \ud329 2023 Vol.1"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/ST1-08",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/ST1-08"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/ST1-08_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/ST1-08_P1"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/st-01",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/st-01"
        },
        "meta": {
            "name": "GAIA RED [ST-01]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/ST1-08_P1"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

ST1-08 Garudamon · Alternate Art #1ST1-08 Garudamon · Alternate Art #1 on Heroicc