# Skills

Skills are designed to enhance the character's combat abilities, with damage based on a percentage of the character's attack stat. Players can equip up to 6 skills for use in battles, so choosing the right combination is crucial for success. Each skill offers unique advantages, and selecting the optimal set of skills for different situations will greatly impact performance in both PvE and PvP combat. There are multiple skills, each categorized by rarity, and each skill has an increasing damage multiplier:

#### **Skill Rarity Tiers:**

* **Common Skills:** 6 skills, dealing **240%** of the character's attack.
* **Rare Skills:** 5 skills, dealing **320%** of attack.
* **Epic Skills:** 4 skills, dealing **400%** of attack.
* **Legendary Skills:** 3 skills, dealing **480%** of attack.
* **Mythic Skills:** 2 skills, dealing **680%** of attack.

#### **Skill Upgrades:**

Skills can be upgraded by acquiring duplicates. As skills level up, the damage they deal increases, making them more powerful and effective in combat.

#### **Skill Workshop:**

Skills are unlocked and upgraded through the Combat Workshop, which has 20 levels. As the Workshop level increases, players have better chances of unlocking higher-rarity skills. To upgrade and acquire skills, players use [Skill Vouchers](/games/epicapes-adventures/game-economic.md#skill-voucher), which can be earned through completing quests, winning arena rewards, or purchasing in-game.


---

# 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://docs.epicapes.io/games/epicapes-adventures/character-upgrade/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.
