# Skill Randomization

When recruited, mercenaries will come with four skills drawn from their skill pool, which includes both class-generic skills and character-exclusive skills. The rarity distribution for these skills is as follows:\
UR – 1%\
SR – 9%\
R – 30%\
N – 60%

Each character has two Exclusive Skills that can only be pulled by that specific character, which appear as UR+.&#x20;

Each character's Skill Pool consists of class-generic skills and character-exclusive skills.


---

# 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://starfall-handbook.rosentica.jp/mercenary-system/skill-randomization.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.
