Greymon

Card Number
RB1-007
Rarity
R
Category
Digimon
Level
4
Block Icon
02
Colour
Red
Play Cost
5
DP
5000
Form
Champion
Attribute
Vaccine
Type
Dinosaur
Digivolution Requirements
Digivolve Cost
2
Colour
Red
Level
3
Category
Digimon
Effect

Your Turn While [Agumon] is in this Digimon's digivolution cards, it gains Security Attack +1. (This Digimon checks 1 additional security card.)

Rule Card Number: Also treated as [P-010]. A deck may not have more than 4 total copies of this and [P-010].

Q&A
Date
Question

What does this card's ⟨Rule⟩ mean, exactly?

(*This card's "※Card Number: Also treated as [P-010]. A deck may not have more than 4 total copies of this and [P-010]" has been changed to " ⟨Rule⟩ Card Number: Also treated as [P-010]. A deck may not have more than 4 total copies of this and [P-010].")

Answer

This is a special rule for this card that always treats it as if it also has the card number [P-010] and states that only up to 4 copies total can be included in a deck together with [P-010].

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

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

zh-Hans RB1-007 GREAT WARRIOR 【BTC-07】

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

GET /cards/en/RB1-007

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/RB1-007",
        "attributes": {
            "level": 4,
            "faqs": [{
                "date": "2024-09-13",
                "question": "What does this card's \u27e8Rule\u27e9 mean, exactly? \n(*This card's \"\u203bCard Number: Also treated as [P-010]. A deck may not have more than 4 total copies of this and [P-010]\" has been changed to \" \u27e8Rule\u27e9 Card Number: Also treated as [P-010]. A deck may not have more than 4 total copies of this and [P-010].\")",
                "answer": "This is a special rule for this card that always treats it as if it also has the card number [P-010] and states that only up to 4 copies total can be included in a deck together with [P-010]."
            }],
            "digivolution-requirements": [{
                "level": 3,
                "category": "digimon",
                "color": ["red"],
                "cost": 2
            }],
            "language": "en",
            "dp": 5000,
            "notes": "RESURGENCE BOOSTER [RB01]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/RB1-007.webp",
            "play-cost": 5,
            "form": "Champion",
            "effect": "[Your Turn] While [Agumon] is in this Digimon's digivolution cards, it gains \uff1cSecurity Attack +1\uff1e. (This Digimon checks 1 additional security card.)\n\u27e8Rule\u27e9 Card Number: Also treated as [P-010]. A deck may not have more than 4 total copies of this and [P-010].",
            "rarity": "R",
            "category": "digimon",
            "attribute": "Vaccine",
            "block-icon": 2,
            "color": ["red"],
            "number": "RB1-007",
            "name": "Greymon",
            "type": "Dinosaur"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/RB1-007"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/RB1-007"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/RB1-007"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/rb-01"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/ja\/RB1-007",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/RB1-007"
        },
        "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\/RB1-007",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/RB1-007"
        },
        "meta": {
            "notes": "\ub9ac\ubd80\ud2b8 \ubd80\uc2a4\ud130 \ub77c\uc774\uc9d5 \uc708\ub4dc [RBK-01]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/RB1-007",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/RB1-007"
        }
    }, {
        "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\/RB1-007"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

RB1-007 GreymonRB1-007 Greymon on Heroicc