# Stat & Skill Reset

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

The **Reset Girl** is a premium service NPC located at Main Hall (`prt_hq 80 98)`, designed to help players **reset skills**, **reset stats**, or **manage and load saved builds**. Whether you made a mistake in stat allocation or want to try a new build, she’s here to help you experiment and optimize your character.

{% hint style="success" %}
💡 Players under Level 70 get **one-time free resets** for both skills and stats.
{% endhint %}

***

### Available Services:

| Option              | Description                                             | Requirements           |
| ------------------- | ------------------------------------------------------- | ---------------------- |
| **Reset Skills**    | Removes all learned skills.                             | Skill Voucher or Zeny  |
| **Reset Stats**     | Resets all stat points.                                 | Status Voucher or Zeny |
| **Load Stat Build** | Load a previously saved stat build from one of 3 slots. | Status Voucher or Zeny |

***

### Payment Methods:

Reset services accept one of the following methods depending on configuration:

* **Zeny**
* **Reset Vouchers**
  * `Skill Voucher` (for Skills reset)
  * `Status Voucher` (for Stats reset or Load Build)

Prices scale depending on the number of times you’ve already used the service:

| Service         | Free Limit | Cost After Limit                   | Maximum Cost Cap |
| --------------- | ---------- | ---------------------------------- | ---------------- |
| Reset Skills    | 8 times    | Increases by usage (25k Zeny base) | 200,000 Zeny     |
| Reset Stats     | 5 times    | Increases by usage (50k Zeny base) | 250,000 Zeny     |
| Load Stat Build | N/A        | Voucher or fixed fee               | -                |

***

### Build Save/Load System:

Each character can save up to **3 stat builds**, allowing easy switching between different playstyles.

#### Manage Your Builds:

* **Save Build:** Store your current stat distribution with a custom name.
* **Load Build:** Reload saved stats (must match base level at save time).
* **Clear Build:** Delete a saved slot to reuse it.

{% hint style="warning" %}
⚠️ **Note:** You can only load a stat build if your current base level matches the saved level.
{% endhint %}

***

### Tips & Notes:

* Status resets do not affect quest-related progress or skill prerequisites.
* Loading a build will overwrite your current stats.
* Zeny cost increases after each usage but is capped.
* You can view saved builds' details before loading or deleting them.

***


---

# 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.osro-revo.gg/features/stat-and-skill-reset.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.
