# Card Unlock System

<figure><img src="/files/lH1IAvKMF2P4M7uxlypk" alt=""><figcaption></figcaption></figure>

The **Card Unlock System** allows players to permanently unlock special bonuses of certain cards. Once unlocked, these cards are stored in a dedicated unlock storage and provide bonus stats. This system adds long-term value to card collection and encourages active gameplay.

***

### How to Unlock a Card:

When you obtain certain cards, you have a chance to unlock a special bonus.

* Automatically adds the card to your **Unlock Storage**
* Visually notify you via server-wide announcement and via RODEX

***

### Card Unlock Chance (Base)

| Mode        | Unlock Chance |
| ----------- | ------------- |
| Normal      | 0.50%         |
| Auto Combat | 0.10%         |

***

### Card Unlock Chance (World Blessing Active)

| Mode        | Unlock Chance |
| ----------- | ------------- |
| Normal      | 1.00%         |
| Auto Combat | 0.20%         |

***

#### Restricted Maps and Events:

| Maps | Instances | Events | Others |
| ---- | --------- | ------ | ------ |
| TBA  | TBA       | TBA    | TBA    |

***

Happy Hunting Mr. Wick! 🤵


---

# Agent Instructions: 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:

```
GET https://wiki.osro-revo.gg/progression/card-unlock-system.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
