# Mastery System

<figure><img src="/files/J4c9te6qAcwCXfahDvvY" alt=""><figcaption><p><mark style="color:red;"><strong>Mastery Academic NPC</strong> – Responsible for purchasing new points.</mark></p></figcaption></figure>

## **Mastery System**

* In **Tales of Loki Valorian**, you can improve or modify skill behavior by evolving their **masteries**.
* These masteries can be accessed through your **skill window&#x20;**<mark style="color:red;">**(ALT + S)**</mark>.
* You can enable or disable masteries at any time via the skill window or by dragging them to the skill bar.

***

## **Obtaining Mastery Points**

**Mastery Academic**

* Purchase directly from the NPC **"**<mark style="color:red;">**Mastery Academic**</mark>**"**, available in all cities.
* When interacting with the NPC, you can buy **Mastery Points**.
* The more points you purchase, the more expensive they become.
* You can **"Reset"** the tax counter for a certain amount of **Zeny**.

<figure><img src="/files/wDVfXCAy3LmtGIsU6FNm" alt=""><figcaption><p><mark style="color:red;"><strong>Location of the Mastery Academic in Zero City</strong></mark></p></figcaption></figure>

## **Daily Mission Shop**

* By completing <mark style="color:red;">**daily missions**</mark> in cities, you earn points and can exchange them for **"**<mark style="color:red;">**Mastery Bags**</mark>**"**.
* Next to the NPC, there will be a **stone mural**. Simply click on the **"**<mark style="color:red;">**Mural**</mark>**"** and choose a mission.

<figure><img src="/files/Z4S9FMTW6JlzvJuHlWi4" alt=""><figcaption><p><mark style="color:red;"><strong>NPC das Trocas de missões diárias.</strong></mark></p></figcaption></figure>

### MVPS

* Defeating **MVPs** also grants a chance to drop **"**<mark style="color:red;">**Mastery Bags**</mark>**"**.

<figure><img src="/files/U5hmv9FR7CLZgR07JwCI" alt=""><figcaption><p><mark style="color:red;"><strong>Each MVP has a chance to drop "Mastery Bags".</strong></mark></p></figcaption></figure>

## **Just by Playing**

* <mark style="color:red;">**Every two hours**</mark>, you **passively** receive **1 mastery point for free**.
* You can collect your points by typing <mark style="color:red;">**@maestria**</mark> in the chat.
* <mark style="color:red;">**The timer does not reset if you log out**</mark>, as it is cumulative.

<figure><img src="/files/ZD6V5u2yxIgs0mwm4Gyk" alt=""><figcaption><p><mark style="color:red;"><strong>Using the @maestria command to check if you received your points.</strong></mark></p></figcaption></figure>

## **📌 Important Note on Deleting Characters with Mastery Points**

If your character has **accumulated mastery points** , **you won't be able to delete it** directly. When you try to delete the character, a warning message will be displayed and the process will be blocked.

This limitation is automatically applied to prevent data loss related to the collection system, especially when the character is part of a group or guild. The warning follows the standard used for other protected systems, such as mastery or guilds.

💡 *If necessary, free up mastery points before attempting to delete the character.*

## **About Point Cost**

* **The first time** you talk to the NPC with any character, they will **give you 7 free points** to help you understand how the mastery system works.
* From the second conversation onwards, you can <mark style="color:red;">**buy mastery points**</mark>, but **for each point already purchased, the Zeny cost increases by 25 Zeny**.

### **Example:**

* Buying **3 mastery points** would cost **1,500 Zeny** *(250 + 500 + 750)*.
* The purchase cost can be calculated using the formula:

  **(MasteryAmount \* 250) \* (MasteryAmount / 1000 / 2) + (MasteryAmount / 8) \* 1000**
* **Example calculation:** Buying **100 mastery points** would be:

  **(100 \* 250) \* (100 / 1000 / 2) + (100 / 8) \* 1000 =&#x20;**<mark style="color:green;">**1,262,500 Zeny**</mark>

## **Using Mastery Points**

* To use your **Mastery Points**, simply press <mark style="color:red;">**(ALT + S)**</mark> and go to the **"Mastery"** tab.
* All your **Mastery Points** will be listed below, and you can **spend them freely**.

<figure><img src="/files/GLSUhFFWMp6ONn0use99" alt=""><figcaption><p><mark style="color:red;"><strong>Using Mastery Points in the Skill Tree.</strong></mark></p></figcaption></figure>


---

# 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://talesofloki.gitbook.io/tales-of-loki-valorian/systems/mastery-system.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.
