Garurumon

Card Number
P-007
Rarity
P
Category
Digimon
Level
4
Block Icon
02
Supplemental Rarity
Alternative Art #1
Colour
Blue
Play Cost
4
DP
4000
Form
Champion
Attribute
Vaccine
Type
Beast
Digivolution Requirements
Digivolve Cost
2
Colour
Blue
Level
3
Category
Digimon
Inherited Effect

When Attacking If this Digimon has [Garurumon] in its name, trigger Draw 1. (Draw 1 card from your deck.)

Releases
Genre
Booster Pack
Release Name
RESURGENCE BOOSTER [RB-01]
Official Product Page
Date
Notes
RESURGENCE BOOSTER [RB01]
Alternate Arts

en P-007 Special Box Promotion Pack

International Arts

ja P-007 Vジャンプ2020年5月特大号付録

ja P-007 P1 リブートブースター ライジングウインド [RB-01]

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

zh-Hans P-007 P1 SPECAL BOOSTER RISING CONFLICT【SPC-01】

ko P-007 프로모션 카드

ko P-007 P1 리부트 부스터 라이징 윈드 [RBK-01]

GET /cards/en/P-007_P1

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/P-007_P1",
        "attributes": {
            "level": 4,
            "digivolution-requirements": [{
                "level": 3,
                "category": "digimon",
                "color": ["blue"],
                "cost": 2
            }],
            "language": "en",
            "inherited-effect": "[When Attacking] If this Digimon has [Garurumon] in its name, trigger \uff1cDraw 1\uff1e. (Draw 1 card from your deck.)",
            "dp": 4000,
            "notes": "RESURGENCE BOOSTER [RB01]",
            "parallel-id": 1,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/P-007_P1.webp",
            "play-cost": 4,
            "form": "Champion",
            "rarity": "P",
            "category": "digimon",
            "attribute": "Vaccine",
            "block-icon": 2,
            "color": ["blue"],
            "number": "P-007",
            "name": "Garurumon",
            "type": "Beast"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/P-007"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/P-007"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/P-007_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/P-007"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/P-007_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/P-007"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/P-007_P1"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/rb-01"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/P-007",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/P-007"
        },
        "meta": {
            "notes": "Special Box Promotion Pack"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/P-007",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/P-007"
        },
        "meta": {
            "notes": "V\u30b8\u30e3\u30f3\u30d72020\u5e745\u6708\u7279\u5927\u53f7\u4ed8\u9332"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/P-007_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/P-007_P1"
        },
        "meta": {
            "notes": "\u30ea\u30d6\u30fc\u30c8\u30d6\u30fc\u30b9\u30bf\u30fc \u30e9\u30a4\u30b8\u30f3\u30b0\u30a6\u30a4\u30f3\u30c9 [RB-01]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/P-007",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/P-007"
        },
        "meta": {
            "notes": "\ud504\ub85c\ubaa8\uc158 \uce74\ub4dc"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/P-007_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/P-007_P1"
        },
        "meta": {
            "notes": "\ub9ac\ubd80\ud2b8 \ubd80\uc2a4\ud130 \ub77c\uc774\uc9d5 \uc708\ub4dc [RBK-01]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/P-007",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/P-007"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/P-007_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/P-007_P1"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/rb-01",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/rb-01"
        },
        "meta": {
            "name": "RESURGENCE BOOSTER [RB-01]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/P-007_P1"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

P-007 Garurumon · Alternate Art #1P-007 Garurumon · Alternate Art #1 on Heroicc