GET /cards/en/LM-007

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/LM-007",
        "attributes": {
            "level": 4,
            "faqs": [{
                "date": "2024-03-28",
                "question": "Do I have to activate this card's [End of Attack] effect?",
                "answer": "Yes. If this Digimon is in the battle area at the end of an attack, you must activate the effect."
            }],
            "digivolution-requirements": [{
                "level": 3,
                "category": "digimon",
                "color": ["yellow"],
                "cost": 2
            }],
            "language": "en",
            "dp": 5000,
            "notes": "LIMITED PACK DIGIMON GHOST GAME [LM01]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/LM-007.webp",
            "play-cost": 6,
            "form": "Champion",
            "effect": "[Security] At the end of the battle, play this card without paying the cost.\n[End of Attack] Place this Digimon on top of your security stack.",
            "rarity": "C",
            "category": "digimon",
            "attribute": "Data",
            "block-icon": 3,
            "color": ["yellow"],
            "number": "LM-007",
            "name": "Publimon",
            "type": "Mutant"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/LM-007"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/LM-007"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/LM-007"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/bt-15"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/ja\/LM-007",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/LM-007"
        },
        "meta": {
            "notes": "\u30ea\u30df\u30c6\u30c3\u30c9\u30ab\u30fc\u30c9\u30d1\u30c3\u30af \u30c7\u30b8\u30e2\u30f3\u30b4\u30fc\u30b9\u30c8\u30b2\u30fc\u30e0 [LM-01]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/LM-007",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/LM-007"
        },
        "meta": {
            "notes": "\ud504\ub85c\ubaa8\uc158 \uce74\ub4dc"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/LM-007",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/LM-007"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/bt-15",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/bt-15"
        },
        "meta": {
            "name": "EXCEED APOCALYPSE [BT-15]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/LM-007"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="en" data-card-id="LM-007" style="view-transition-name:en_LM-007_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="LM-007 Publimon" src="https://images.heroi.cc/cards/en/LM-007.webp" fetchpriority="low" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/en/LM-007">LM-007 Publimon</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

LM-007 PublimonLM-007 Publimon on Heroicc

Publimon

Card Number
LM-007
Rarity
C
Category
Digimon
Level
4
Block Icon
03
Colour
Yellow
Play Cost
6
DP
5000
Form
Champion
Attribute
Data
Type
Mutant
Digivolution Requirements
Digivolve Cost
2
Colour
Yellow
Level
3
Category
Digimon
Effect

Security At the end of the battle, play this card without paying the cost.

End of Attack Place this Digimon on top of your security stack.

Releases
Genre
Booster Pack
Release Name
EXCEED APOCALYPSE [BT-15]
Official Product Page
Date
Notes
LIMITED PACK DIGIMON GHOST GAME [LM01]
International Arts

ja LM-007 リミテッドカードパック デジモンゴーストゲーム [LM-01]

zh-Hans LM-007 LIMITED BOOSTER【LM-01】

ko LM-007 프로모션 카드

Q&A
Date
Question

Do I have to activate this card's [End of Attack] effect?

Answer

Yes. If this Digimon is in the battle area at the end of an attack, you must activate the effect.