> For the complete documentation index, see [llms.txt](https://playdarkro.gitbook.io/wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://playdarkro.gitbook.io/wiki/encyclopedia/cards-rarity.md).

# Cards Rarity

#### **🔲 Black Cards**

* **4367** — Sniper Card
* **4363** — High Priest Card
* **4365** — High Wizard Card
* **4359** — Assassin Cross Eremes Card
* **4357** — Lord Knight Seyren Card
* **4361** — MasterSmith Card
* **4399** — Memory of Thanatos Card
* **4430** — Ifrit Card

***

#### **🟥 Red Cards**

* **4403** — Kiel-D-01 Card
* **4407** — Randgris Card
* **4408** — Gloom Under Night Card
* **4419** — Ktullanux Card
* **4425** — Atroce Card
* **4441** — Fallen Bishop Hibram Card
* **4145** — Beelzebub Card
* 4457 - Naght Sieger Card
* 4451 - Crothen Card <br>

***

#### **🟦 Blue Cards**

* **4302** — Tao Gunka Card
* **4128** — Golden Thief Bug Card
* **60003** - Gopinich Card
* **60004** - Nidhoggr's Shadow Card
* **27363** - Polluted Dark Lord Card
* 60005 - Awaken Golden Thiefbug Card
* 60006 - Awaken Tao Gunka Card <br>

#### **🟦 Guild Migration Cards**

60101 - \[GUILD] Tao Gunka Card\
60102 - \[GUILD] Golden Thiefbug Card\
60103 - \[GUILD] Fallen Bishop Card\
60104 - \[GUILD] Kiel-D01 Card\
60105 - \[GUILD] Ktullanux Card\
60106 - \[GUILD] Atroce Card\
60107 - \[GUILD] Berzebub Card\
60108 - \[GUILD] Gloom Undernight Card


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://playdarkro.gitbook.io/wiki/encyclopedia/cards-rarity.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
