# Skill Leveling

As you play, you'll be able to level up skills in nine areas: mining, armory, combat, farming, woodcutting, exploration, fishing, alchemy, and enchanting. Each skill has its own set of unique abilities that become more powerful as you work your way to skill mastery. Not only will leveling up your skills give you access to these skill abilities, but they will also contribute to 4 core stats: vigor (strength), defense (damage reduction), agility (speed), and wisdom (skill and mc xp absorbance).

You can open the skills menu using **`/skills`**

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

***

## Stats

Stats are leveled up by leveling up certain Skills\
All stats max out at level 250

* **Agility**
  * Increases base movement speed
* **Wisdom**
  * Improves Skill XP absorbance
  * Improves Vanilla XP absorbance
* **Defense**
  * Increases damage resistance
* **Vigor**
  * Increases attack damage

***

## Skills

All skills max out at level 50

* **Mining**
  * EXP is gained by **breaking blocks**
  * Abilities:
    * Sharpened Picks
    * Cave Adrenaline
    * Ore Mastery
  * Improves Stats:
    * Wisdom
    * Agility
* **Armory**
  * EXP is gained by **taking damage** in combat
  * Abilities:
    * Shamanism
    * Infernal Resistance
    * Bravery
  * Improves Stats:
    * Defense
    * Vigor
* **Combat**
  * EXP is gained by **killing** naturally spawned mobs
  * Abilities:
    * Serrated Strikes
    * Dazzle
    * Fury
  * Improves Stats:
    * Vigor
    * Defense
* **Farming**
  * EXP is gained by harvesting crops and breeding animals
  * Abilities:
    * Satiation
    * Farmers Fortune
  * Improves Stats:
    * Wisdom
    * Agility
* **Woodcutting**
  * EXP is gained by **cutting down trees**
  * Abilities:
    * Axe Smithing
    * Lumberjack Mastery
  * Improves Stats:
    * Wisdom
    * Vigor
* **Exploration**
  * EXP is gained by **moving** through the world
  * Abilities:
    * Seamless Movement
    * Dodging
    * Adrenaline Channeling
  * Improves Stats:
    * Agility
    * Wisdom
* **Fishing**
  * EXP is gained by **fishing**
  * Abilities:
    * Bait Efficiency
    * Eye of the Depths
  * Improves Stats:
    * Agility
    * Wisdom
* **Alchemy**
  * EXP is gained by **brewing** potions
  * Abilities:
    * Efficient Brewing
    * Potionmaster
    * Mystic Resilience
  * Improves Stats:
    * Defense
    * Agility
* **Enchanting**
  * EXP is gained by **enchanting** items and upgrading enchantments
  * Abilities:
    * Lapis Efficiency
    * Glyph Mastery
    * Tool Rebirth
  * Improves Stats:
    * Wisdom
    * Defense


---

# 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.vibecentral.xyz/survival/skill-leveling.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.
