暴龙兽

Card Number
P-010
Rarity
P
Category
Digimon
Level
4
Colour
Red
Play Cost
5
DP
5000
Form
成熟期
Attribute
疫苗种
Type
恐龙型
Digivolution Requirements
Digivolve Cost
2
Colour
Red
Level
3
Category
Digimon
Effect

我方的回合此数码宝贝的进化源中存在“亚古兽”期间,获得安防攻击+1(此数码宝贝判定安防卡牌的张数+1)效果。

Releases
Genre
宣传卡
Release Name
宣传卡【P】
International Arts

ja P-010 最強ジャンプ2020年5月号付録

en P-010 Special Box Promotion Pack

en P-010 P1 2023 Regionals Participation Card Set 1

en P-010 P2 2023 Regionals Finalist Set 1

en P-010 P3 2023 Regionals Champion Card Set 1

ko P-010 프로모션 카드

GET /cards/zh-Hans/P-010

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/zh-Hans\/P-010",
        "attributes": {
            "level": 4,
            "digivolution-requirements": [{
                "level": 3,
                "category": "digimon",
                "color": ["red"],
                "cost": 2
            }],
            "language": "zh-Hans",
            "dp": 5000,
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/zh-Hans\/P-010.webp",
            "play-cost": 5,
            "form": "\u6210\u719f\u671f",
            "effect": "\u3010\u6211\u65b9\u7684\u56de\u5408\u3011\u6b64\u6570\u7801\u5b9d\u8d1d\u7684\u8fdb\u5316\u6e90\u4e2d\u5b58\u5728\u201c\u4e9a\u53e4\u517d\u201d\u671f\u95f4,\u83b7\u5f97\u300a\u5b89\u9632\u653b\u51fb+1\u300b\uff08\u6b64\u6570\u7801\u5b9d\u8d1d\u5224\u5b9a\u5b89\u9632\u5361\u724c\u7684\u5f20\u6570+1\uff09\u6548\u679c\u3002",
            "rarity": "P",
            "category": "digimon",
            "attribute": "\u75ab\u82d7\u79cd",
            "color": ["red"],
            "number": "P-010",
            "name": "\u66b4\u9f99\u517d",
            "type": "\u6050\u9f99\u578b"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/P-010"
                }, {
                    "type": "card",
                    "id": "\/cards\/en\/P-010_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/en\/P-010_P2"
                }, {
                    "type": "card",
                    "id": "\/cards\/en\/P-010_P3"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/P-010"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/P-010"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/zh-Hans\/p"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/P-010",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/P-010"
        },
        "meta": {
            "notes": "Special Box Promotion Pack"
        }
    }, {
        "type": "card",
        "id": "\/cards\/en\/P-010_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/P-010_P1"
        },
        "meta": {
            "notes": "2023 Regionals Participation Card Set 1"
        }
    }, {
        "type": "card",
        "id": "\/cards\/en\/P-010_P2",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/P-010_P2"
        },
        "meta": {
            "notes": "2023 Regionals Finalist Set 1"
        }
    }, {
        "type": "card",
        "id": "\/cards\/en\/P-010_P3",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/P-010_P3"
        },
        "meta": {
            "notes": "2023 Regionals Champion Card Set 1"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/P-010",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/P-010"
        },
        "meta": {
            "notes": "\u6700\u5f37\u30b8\u30e3\u30f3\u30d72020\u5e745\u6708\u53f7\u4ed8\u9332"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/P-010",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/P-010"
        },
        "meta": {
            "notes": "\ud504\ub85c\ubaa8\uc158 \uce74\ub4dc"
        }
    }, {
        "type": "release",
        "id": "\/releases\/zh-Hans\/p",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/zh-Hans\/p"
        },
        "meta": {
            "name": "\u5ba3\u4f20\u5361\u3010P\u3011"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/P-010"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="zh-Hans" data-card-id="P-010">
    <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-010 暴龙兽" src="https://images.heroi.cc/cards/zh-Hans/P-010.webp" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/zh-Hans/P-010">P-010 暴龙兽</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

P-010 暴龙兽P-010 暴龙兽 on Heroicc