# Skills & Abilities

{% hint style="info" %}
By typing /stats or /skills in-game, you can view this information.

By performing tasks, you can enhance your vanilla survival experience. Players level up skills to earn stat buffs, unlock and level up abilities, and more.
{% endhint %}

The information below is a short description of what each stat accomplishes as you level up.

## **Health**

Health increases the max HP of the player.

## **Strength**

Strength increases the damage a player does in attacks

## **Toughness**

Toughness decreases the damage dealt by enemy attacks

## **Regeneration**

Regeneration increases the natural regeneration rate

## **Luck**

Increase Luck attribute (better chest and fishing loot) and chance for double drops

## **Wisdom**

Increases experience gained from any source and decreases anvil costs


---

# 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.bucketry.net/features/skills-and-abilities.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.
