> For the complete documentation index, see [llms.txt](https://whitepaper.mirrorworld.fun/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.mirrorworld.fun/interoperable-game-matrix/battle-arena-brawl-of-mirror/character.md).

# Character

In Brawl of Mirror, Mirror NFT characters differ in **Rarity, Class, Attributes, and Factions**; their basic attributes include **Health Point (HP), Attack, Defense, and Stamina.**

***

> 需要一张图展示 Mirror NFT 在 **Brawl of Mirror** 中的特征：**Rarity**, **Level**, **Class** and **Factions**

1. [Basic Attributes](#basic-attributes)
2. [Rarity](#rarity)
3. [Class](#class)
4. [Factions](#factions)

## **Basic Attributes**

The basic attributes of the character include **Health Point (HP), Attack, Defense, and Stamina.**

Specifically：

* **Health Point**: 3 points uniformly, when HP is 0 in the game, the game ends. There are specific passive skills in the game that add to the HP of the character.
* **Attack**: Attack is the power attribute of an NFT character to knock other characters away, the higher the attack power, the farther the character can be knocked away.
* **Defense**: Defense is the attribute of an NFT character to resist the power of other characters, the higher the defense, the more difficult it is to be knocked away.
* **Stamina**: Uniformly 100 points, there are specific passive skills in the game to add to the character's life value. When the NFT character receives a normal attack, skill attack, weapon attack, or power attack, it will reduce the stamina value (the specific value is affected by the passive skill and equipment talent of both sides).

## Rarity

Different rarities of Mirror NFT have **different rarities of passive skills and class**, which will affect the player's experience in battle.

Rarity levels are **Mythical, Legendary, Elite, Rare, and Common.**

### **How does Rarity influence the Class?**

The class of the Mirror varies according to its rarity.

|      Rarity      |                 Class Type                 |
| :--------------: | :----------------------------------------: |
|  Mythical Mirror |  Mythical characters start with class of 5 |
| Legendary Mirror | Legendary characters start with class of 4 |
|   Elite Mirror   |   Elite characters start with class of 3   |
|    Rare Mirror   |    Rare characters start with class of 2   |
|   Common Mirror  |   Common characters start with class of 1  |

### **How does Rarity influence Passive Skills?**

Passive skills exist in 3 rarity categories: **SSR, SR,** and **R** with different distributions based on Mirror's rarity.

|         Rarity         | Passive Skill Type                                                |
| :--------------------: | ----------------------------------------------------------------- |
|     Mythical Mirror    | Has 3 SSR level passive skills                                    |
|    Legendary Mirror    | Has 2 SR level passive skills and 1 SR level passive skills       |
|      Elite Mirror      | as 1 SSR passive skill and 1 SR passive skill, 1 R passive skills |
|      Elite Mirror      | Has 3 SR level passive skills                                     |
|       Rare Mirror      | as 1 SR passive skills and 2 R passive skills                     |
| Common \*\*\*\* Mirror | Has 3 R passive skills                                            |

## **Class**

Mirror \*\*\*\* NFT characters of different classes have different **numbers of passive skill bars and skill level caps,** and can use **class power-ups** and Token to upgrade their Mirror NFTs.

There are 5 classes in total：

* 5 Class NFT character: 3 fixed passive skills + 5 empty passive skill bar + active skill level cap unlocked from level 5 to 10, passive skill level cap unlocked from level 5 to 10
* 4 Class NFT character: 3 fixed passive skills + 4 empty passive skill bars + active skill level cap unlocked from level 5 to 10, passive skill level cap unlocked from level 5 to 10
* 3 Class NFT characters: 3 fixed passive skills + 3 empty passive skill bars + active skill level cap unlocked from level 5 to 10, passive skill level cap unlocked from level 5 to 10
* 2 Class NFT characters: 3 fixed passive skills + 2 empty passive skill bars + active skill level cap unlocked from level 5 to 10, passive skill level cap unlocked from level 5 to 10
* 1 Class NFT character: 3 fixed passive skills + 2 empty passive skill bars

**Therefore, Mirror NFT can eventually obtain 8 passive skills in the subsequent development process, including 3 fixed initial passive skills, and 5 passive skills that can be added later.** Once the skill slots are unlocked, they can be freely configured, and only 1 of the same passive skill can be assigned, regardless of level.

## F**actions**

The faction determines **the passive skills combination of roles:**

* Genesis
* Nova
* Vida
* Xeon

***

***


---

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

```
GET https://whitepaper.mirrorworld.fun/interoperable-game-matrix/battle-arena-brawl-of-mirror/character.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.
