# Skills

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

There are four different types of skills including **Passive Skills, Basic Skills, Ultimate Skills, and Area Skills.** However, not all heroes get all the skills. There is a chance that a hero will be assigned skills from the skill pool at random when summoning a new hero.

* **Passive Skills**: they are always active, and consist mostly of providing a hero with additional buffs and abilities during battle. There are two types of passive skills including general and exclusive (these are for heroes of different classes).&#x20;
* **Basic Skills**: they are cast automatically. Most of them have a certain cooldown time. Only when the cooldown time is up will the next skill be released.
* **Ultimate Skills**: they can only be cast when the Rage gauge reaches 100 points. Each character has a Rage gauge, which fills up proportionally with the character's anger or with each attack they land on an opponent or receive from an opponent. When the gauge is filled up, it flashes, meaning that the Ultimate skills can now be cast.&#x20;
* **Area Skills***:* they provide additional buffs and abilities to all heroes during battle, and require specific hero combinations in the player’s lineup.

Skills are closely related to the heroes’ classes and weapons. Notably, the skill combination of heroes of different rarities is different. For example, an N hero will only be born with an Ultimate Skill, whereas an SSR hero will be born with a Passive Skill, a Basic Skill, and an Ultimate Skill.

### Skill Combination

| Rarity | Ultimate skills | Basic skills | Passive skills (general) | Passive skills (exclusive) |
| ------ | :-------------: | :----------: | :----------------------: | :------------------------: |
| N      |        √        |              |                          |                            |
| R      |        √        |       √      |                          |                            |
| SR     |        √        |       √      |             √            |                            |
| SSR    |        √        |       √      |             √            |              √             |

*For more details, please refer to the subpages of the* [**Class**](/legend-of-arcadia/nft-assets/nft-toy-hero/class.md)*.*


---

# 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://whitepaper.legendofarcadia.io/legend-of-arcadia/gameplay/skills.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.
