GET /cards/en/ST15-02_P1

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/ST15-02_P1",
        "attributes": {
            "level": 3,
            "faqs": [{
                "date": "2024-03-28",
                "question": "Does this card's effect activate even when my opponent only has a Digimon in their breeding area?",
                "answer": "No, Digimon in breeding areas aren't checked by this effect."
            }, {
                "date": "2024-03-28",
                "question": "If I attack my opponent using a Digimon with this card in its digivolution cards and my opponent blocks, does this card's inherited effect activate?",
                "answer": "Yes. Blocking causes the attack target to be switched, so the effect activates."
            }, {
                "date": "2024-03-28",
                "question": "Does this card's inherited effect activate when an attack target is switched for a Digimon other than a Digimon with this card in its digivolution cards?",
                "answer": "Yes, it activates."
            }],
            "digivolution-requirements": [{
                "level": 2,
                "category": "digimon",
                "color": ["black"],
                "cost": 0
            }],
            "language": "en",
            "inherited-effect": "[All Turns][Once Per Turn]When an attack target is switched, gain 1 memory.",
            "dp": 1000,
            "notes": "Winter Holiday Event 2023 Winner Card",
            "parallel-id": 1,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/ST15-02_P1.webp",
            "play-cost": 3,
            "form": "Rookie",
            "effect": "[Digivolve][Koromon]: Cost 0\n[Start of Your Main Phase] If your opponent has a Digimon, gain 1 memory.",
            "rarity": "R",
            "category": "digimon",
            "attribute": "Vaccine",
            "block-icon": 3,
            "color": ["black"],
            "number": "ST15-02",
            "name": "Agumon",
            "type": "Reptile"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/ST15-02"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/ST15-02"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/ST15-02_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/ST15-02"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/ST15-02_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/ST15-02"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/ST15-02_P1"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/store-events"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/ST15-02",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/ST15-02"
        },
        "meta": {
            "notes": "Starter Deck DRAGON OF COURAGE [ST15]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/ST15-02",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/ST15-02"
        },
        "meta": {
            "notes": "\u30b9\u30bf\u30fc\u30c8\u30c7\u30c3\u30ad \u52c7\u6c17\u306e\u6226\u7adc [ST-15]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/ST15-02_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/ST15-02_P1"
        },
        "meta": {
            "notes": "\u30a8\u30af\u30b9\u30c8\u30e9\u30d6\u30fc\u30b9\u30bf\u30fc CHAIN OF LIBERATION [EX-08]\u30ec\u30b8\u30a7\u30f3\u30c9\u30d1\u30c3\u30af"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/ST15-02",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/ST15-02"
        },
        "meta": {
            "notes": "\uc2a4\ud0c0\ud2b8 \ub371 \uc6a9\uae30\uc758 \uc804\ub8e1 [STK-15]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/ST15-02_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/ST15-02_P1"
        },
        "meta": {
            "notes": "\uc5d1\uc2a4\ud2b8\ub77c \ubd80\uc2a4\ud130 CHAIN OF LIBERATION [EXK-08]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/ST15-02",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/ST15-02"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/ST15-02_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/ST15-02_P1"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/store-events",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/store-events"
        },
        "meta": {
            "name": "Store Events"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/ST15-02_P1"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="en" data-card-id="ST15-02_P1" style="view-transition-name:en_ST15-02_P1;">
    <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="ST15-02 Agumon · Alternate Art #1" src="https://images.heroi.cc/cards/en/ST15-02_P1.webp" fetchpriority="low" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/en/ST15-02_P1">ST15-02 Agumon<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.

ST15-02 Agumon · Alternate Art #1ST15-02 Agumon · Alternate Art #1 on Heroicc

Agumon

Card Number
ST15-02
Rarity
R
Category
Digimon
Level
3
Block Icon
03
Supplemental Rarity
Alternative Art #1
Colour
Black
Play Cost
3
DP
1000
Form
Rookie
Attribute
Vaccine
Type
Reptile
Digivolution Requirements
Digivolve Cost
0
Colour
Black
Level
2
Category
Digimon
Effect

Digivolve [Koromon]: Cost 0

Start of Your Main Phase If your opponent has a Digimon, gain 1 memory.

Inherited Effect

All Turns Once Per TurnWhen an attack target is switched, gain 1 memory.

Q&A
Date
Question

Does this card's effect activate even when my opponent only has a Digimon in their breeding area?

Answer

No, Digimon in breeding areas aren't checked by this effect.

Date
Question

If I attack my opponent using a Digimon with this card in its digivolution cards and my opponent blocks, does this card's inherited effect activate?

Answer

Yes. Blocking causes the attack target to be switched, so the effect activates.

Date
Question

Does this card's inherited effect activate when an attack target is switched for a Digimon other than a Digimon with this card in its digivolution cards?

Answer

Yes, it activates.

Releases
Genre
Others
Release Name
Store Events
Notes
Winter Holiday Event 2023 Winner Card
Alternate Arts

en ST15-02 Starter Deck DRAGON OF COURAGE [ST15]

International Arts

ja ST15-02 スタートデッキ 勇気の戦竜 [ST-15]

ja ST15-02 P1 エクストラブースター CHAIN OF LIBERATION [EX-08]レジェンドパック

zh-Hans ST15-02 勇气的战龙【STC-15】

zh-Hans ST15-02 P1 CHAIN OF LIBERATION【EX-08】

ko ST15-02 스타트 덱 용기의 전룡 [STK-15]

ko ST15-02 P1 엑스트라 부스터 CHAIN OF LIBERATION [EXK-08]