Gatomon

Card Number
P-006
Rarity
P
Category
Digimon
Level
4
Block Icon
05
Colour
Yellow
Play Cost
4
DP
4000
Form
Champion
Attribute
Vaccine
Type
Holy Beast
Digivolution Requirements
Digivolve Cost
2
Colour
Yellow
Level
3
Category
Digimon
Inherited Effect

Your Turn While you have 3 or more security cards, this Digimon gets +1000 DP.

Releases
Genre
Promotion Card
Release Name
Promotion Card [P]
Notes
Promotion Pack Ver 0.0
Alternate Arts

en P-006 P1 2nd Anniversary Set [PB-12E]

International Arts

ja P-006 プロモーションパックVer.0.0

zh-Hans P-006 宣传卡【P】

ko P-006 프로모션 팩 Ver0.0

GET /cards/en/P-006

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/P-006",
        "attributes": {
            "level": 4,
            "digivolution-requirements": [{
                "level": 3,
                "category": "digimon",
                "color": ["yellow"],
                "cost": 2
            }],
            "language": "en",
            "inherited-effect": "[Your Turn] While you have 3 or more security cards, this Digimon gets +1000 DP.",
            "dp": 4000,
            "notes": "Promotion Pack Ver 0.0",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/P-006.webp",
            "play-cost": 4,
            "form": "Champion",
            "rarity": "P",
            "category": "digimon",
            "attribute": "Vaccine",
            "block-icon": 5,
            "color": ["yellow"],
            "number": "P-006",
            "name": "Gatomon",
            "type": "Holy Beast"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/P-006_P1"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/P-006"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/P-006"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/P-006"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/p"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/P-006_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/P-006_P1"
        },
        "meta": {
            "notes": "2nd Anniversary Set [PB-12E]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/P-006",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/P-006"
        },
        "meta": {
            "notes": "\u30d7\u30ed\u30e2\u30fc\u30b7\u30e7\u30f3\u30d1\u30c3\u30afVer.0.0"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/P-006",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/P-006"
        },
        "meta": {
            "notes": "\ud504\ub85c\ubaa8\uc158 \ud329 Ver0.0"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/P-006",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/P-006"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/p",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/p"
        },
        "meta": {
            "name": "Promotion Card [P]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/P-006"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="en" data-card-id="P-006">
    <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="P-006 Gatomon" src="https://images.heroi.cc/cards/en/P-006.webp" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/en/P-006">P-006 Gatomon</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

P-006 GatomonP-006 Gatomon on Heroicc