GET /cards/en/EX10-001_P1

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/EX10-001_P1",
        "attributes": {
            "level": 2,
            "faqs": [{
                "date": "2025-09-05",
                "question": "Does this card's inherited effect trigger even when a card would get linked by an effect to an already linked card whose link card is trashed and replaced?",
                "answer": "No, it doesn't trigger."
            }],
            "language": "en",
            "inherited-effect": "[Your Turn] [Once Per Turn] When effects trash any of this Digimon's link cards, gain 1 memory.",
            "notes": "Extra Booster SINISTER ORDER [EX-10]",
            "parallel-id": 1,
            "supplemental-rarity": {
                "stars": 1
            },
            "image": "https:\/\/images.heroi.cc\/cards\/en\/EX10-001_P1.webp",
            "form": "Appmon",
            "rarity": "C",
            "category": "digi-egg",
            "attribute": "System",
            "block-icon": 5,
            "color": ["green"],
            "number": "EX10-001",
            "name": "Flickmon",
            "type": "Flick"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/EX10-001"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/EX10-001"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/EX10-001_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX10-001"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX10-001_P1"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/ex-10"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/EX10-001",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/EX10-001"
        },
        "meta": {
            "notes": "Extra Booster SINISTER ORDER [EX-10]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/EX10-001",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX10-001"
        },
        "meta": {
            "notes": "\u30a8\u30af\u30b9\u30c8\u30e9\u30d6\u30fc\u30b9\u30bf\u30fc SINISTER ORDER [EX-10]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/EX10-001_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX10-001_P1"
        },
        "meta": {
            "notes": "\u30a8\u30af\u30b9\u30c8\u30e9\u30d6\u30fc\u30b9\u30bf\u30fc SINISTER ORDER [EX-10]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX10-001",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX10-001"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX10-001_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX10-001_P1"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/ex-10",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/ex-10"
        },
        "meta": {
            "name": "SINISTER ORDER [EX-10]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/EX10-001_P1"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

EX10-001 Flickmon · Alternate Art #1EX10-001 Flickmon · Alternate Art #1 on Heroicc

Flickmon

Card Number
EX10-001
Rarity
C
Category
Digi-Egg
Level
2
Block Icon
05
Supplemental Rarity
Alternative Art #1
Colour
Green
Form
Appmon
Attribute
System
Type
Flick
Inherited Effect

Your Turn Once Per Turn When effects trash any of this Digimon's link cards, gain 1 memory.

Releases
Genre
Booster Pack
Release Name
SINISTER ORDER [EX-10]
Official Product Page
Date
Notes
Extra Booster SINISTER ORDER [EX-10]
Alternate Arts

en EX10-001 Extra Booster SINISTER ORDER [EX-10]

International Arts

ja EX10-001 エクストラブースター SINISTER ORDER [EX-10]

ja EX10-001 P1 エクストラブースター SINISTER ORDER [EX-10]

zh-Hans EX10-001 SINISTER ORDER【EX-10】

zh-Hans EX10-001 P1 SINISTER ORDER【EX-10】

Q&A
Date
Question

Does this card's inherited effect trigger even when a card would get linked by an effect to an already linked card whose link card is trashed and replaced?

Answer

No, it doesn't trigger.