# Attribute

## Avatar's Base Attributes

<figure><img src="/files/0aEBLfIqSpJwDWuJ9n1Y" alt="" width="359"><figcaption><p>Base attributes of Riffa</p></figcaption></figure>

**Attack**: Gauges the character's damage-dealing prowess.

**Health**: Life points, when it drops to 0, avatar would be dead.

**Defense**: Damage reduction coefficient, the higher the defense, the higher the percentage of damage reduction. (Tips: distinguish with Armor.)

**Armor**: Armor is equivalent to extra life points, when the armor value drop to 0, it enters the state of armor-broken.

**Critical**: A chance that do critical hit your opponents up with 1.5x damage.

**Piercing**: Extra damage to armor value.

**Toughness**: Reduces the chance of being struck by critical hit.

**Rage**: full rage can be consumed to amplify ultra skill, accumulate rage during fights with creature or avatars.

## <mark style="color:purple;">Hidden Base Attributes</mark>

<mark style="color:purple;">**Jungling**</mark>: Additional damage to wild creature.

<mark style="color:purple;">**Move Speed**</mark>：There are subtle differences in movement speed between Avatars.

<mark style="color:purple;">**Action bar**</mark>: Have maximum cap ,and can be consumed to jump, dash and dodge.

## <mark style="color:purple;">Special rules for armor-broken</mark>

<figure><img src="/files/UXW4pe7zzY6klbouuHHG" alt=""><figcaption><p><mark style="color:purple;"><strong>Avatar is knocked back and  in hard state.</strong></mark></p></figcaption></figure>

When the armor decreases to 0, it trigger the armor breaking effect, makes your avatar in a <mark style="color:purple;">**hard state**</mark>, within which avatar will not be manipulated by you.&#x20;

<figure><img src="/files/9GtczF7MlOkVhWzRdvY1" alt=""><figcaption><p><mark style="color:purple;"><strong>Avatar With Up to 3 Layers of Armor</strong></mark></p></figcaption></figure>

There are <mark style="color:purple;">**3 layers of armor**</mark> in total, and if all of them are broken, you will lose Health when you are attacked again.

## Class Skills

Avatars under different classes have the same skills, the strength of the skills depends on the base attributes.

## Avatar Talents

<figure><img src="/files/PAuPVijnVqp2muqqyh1D" alt=""><figcaption><p><mark style="color:purple;"><strong>Talent of Queen: Mogain</strong></mark></p></figcaption></figure>

Avatars under different Classes have unique talents, which can be activated via consuming war spirit.

**Tips**: Different avatars under same class don't share the talents.


---

# 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://bladerite.gitbook.io/bladerite-whitepaper/war/class/attribute.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.
