> For the complete documentation index, see [llms.txt](https://wiki.stmod.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.stmod.net/private-servers/skills-and-status.md).

# Skills & Status

<figure><img src="https://app.gitbook.com/o/SrVu0j9CYXbvJXRYgHnk/~/files/OB44OxCakGl913e5KKoA" alt=""><figcaption></figcaption></figure>

## Item Configuration

Use the following fields to configure the items the bot will use for skill and status management:

* **Book** — Set the book item the bot will use to increase your skill level.
* **Exorcism** — Set the exorcism item.
* **Hermit** — Set the Hermit's Advice item.
* **Zen** — Set the Zen Beans item.
* **SS** — Set the Soul Stone item.
* **Skill** — Set the skill index for the Soul Stone bot reader.
* **Confirm string** — If your server requires a confirmation dialog when using items, set the confirmation string here (e.g. `Antrena`).

***

## Add Status

These controls let you automatically distribute status points (VIT, INT, STR, DEX).

* **VIT** — The bot will continuously add VIT points every 10 seconds.
* **VIT +5** — Instantly adds 5 VIT points.
* **INT** — The bot will continuously add INT points every 10 seconds.
* **INT +5** — Instantly adds 5 INT points.
* **STR** — The bot will continuously add STR points every 10 seconds.
* **STR +5** — Instantly adds 5 STR points.
* **DEX** — The bot will continuously add DEX points every 10 seconds.
* **DEX +5** — Instantly adds 5 DEX points.

***

## Upgrade Skills

These controls let you automatically level up your character's skills (slots 1–6).

* **Plus skill 1** — The bot will continuously add points to skill slot 1 every 10 seconds.
* **Skill 1 +5** — Instantly adds 5 points to skill slot 1.
* **Plus skill 2** — The bot will continuously add points to skill slot 2 every 10 seconds.
* **Skill 2 +5** — Instantly adds 5 points to skill slot 2.
* **Plus skill 3** — The bot will continuously add points to skill slot 3 every 10 seconds.
* **Skill 3 +5** — Instantly adds 5 points to skill slot 3.
* **Plus skill 4** — The bot will continuously add points to skill slot 4 every 10 seconds.
* **Skill 4 +5** — Instantly adds 5 points to skill slot 4.
* **Plus skill 5** — The bot will continuously add points to skill slot 5 every 10 seconds.
* **Skill 5 +5** — Instantly adds 5 points to skill slot 5.
* **Plus skill 6** — The bot will continuously add points to skill slot 6 every 10 seconds.
* **Skill 6 +5** — Instantly adds 5 points to skill slot 6.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.stmod.net/private-servers/skills-and-status.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.
