# Passive Skills

Passive skills are special abilities that enhance various aspects of a player's capabilities, such as attack speed, damage, defences, and even grant new abilities specific to each vocation. The passive skills are divided into four categories based on the player's vocation:

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden></th><th data-hidden></th></tr></thead><tbody><tr><td>                          <a href="/pages/UN7uAeNQjVPt9MJpDocj">Knight Passives</a></td><td></td><td></td></tr><tr><td>                         <a href="/pages/6ZUHGemdCDDLB0BjI1TK">Paladin</a><a href="/pages/6ZUHGemdCDDLB0BjI1TK"> Passives</a></td><td></td><td></td></tr><tr><td>                        <a href="/pages/tTgX8gjaeCCceuTexpcy">Sorcerer Passives</a></td><td></td><td></td></tr><tr><td>                            <a href="/pages/dEPyICGOyuh5QazjkswH">Druid Passives</a></td><td></td><td></td></tr></tbody></table>

#### **Tomes of Knowledge**

*Tomes of Knowledge* are ancient books scattered around the world map that players must collect to gain Passive Skill Points. For detailed information, refer to the [Tomes of Knowledge](/passive-skills/tomes-of-knowledge.md) subsection.

### General Q\&A

#### **How to get passive points?**

<mark style="color:yellow;">To obtain passive points, players need to collect</mark> <mark style="color:yellow;"></mark>*<mark style="color:yellow;">Tomes of Knowledge</mark>* <mark style="color:yellow;"></mark><mark style="color:yellow;">scattered across the world map. For more details, see the</mark> [Tomes of Knowledge](/passive-skills/tomes-of-knowledge.md) <mark style="color:yellow;">section.</mark>

#### **How to use the points?**

<mark style="color:yellow;">Simply click on the "+" symbol on the icon of the Passive skill that you want to level up. This will display a popup window where you can confirm your selection.</mark>

#### **How many passive skills can I level up?**

<mark style="color:yellow;">You can level up all passive skills; there is no limitation to a specific branch or category as long as you have the required points.</mark>

#### **How do passive skills work?**

<mark style="color:yellow;">You just need to activate them, and you will acquire the ability described by the passive skill. It can be fully passive (such as increased attack speed, health, etc.), or it may trigger whenever you attack or after certain conditions are met.</mark>

#### **How many points do I need to upgrade a Passive Skill?**

To upgrade a Passive Skill:

* **Level 1:** <mark style="color:yellow;">1 Skill Point</mark>
* **Level 2:** <mark style="color:yellow;">2 Skill Points</mark>
* **Level 3:** <mark style="color:yellow;">3 Skill Points</mark>
* **Level 4:** <mark style="color:yellow;">4 Skill Points</mark>
* **Level 5:** <mark style="color:yellow;">5 Skill Points</mark>

In total, you will need 15 Points to fully max level 1 Passive Skill.

#### **How many Passive Skills are available?**

There are 8 passive skills available in total.


---

# 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.eternalodyssey.net/passive-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.
