# Player Progression

This guide outlines the key equipment upgrade paths available to you as you level up, primarily through NPCs in the **Mall**.

***

### **Level 25 - 100: Paradise Set**

During your early levels, you can purchase the **Paradise Weapon and Armor Set** from the **NPC: Paradise** in the Mall. This set is designed to support your journey up to level 100.

***

### **Rebirth Job Change: Booster Selection**

Upon rebirth and choosing a new job at the **Job Master NPC**, you can select a specialized booster set to match your build:

* **Booster Attack** (for physical classes)
* **Booster Magic** (for magical classes)\
  ![](/files/rEKJ4QLuihfxQe1l16Nw)

You can purchase the **Refine Booster** item for this gear with **Cash Points**.

***

### **Beyond Level 100: Advanced Progression Paths**

After level 100, you will find dedicated NPCs in the Mall for your end-game equipment upgrades:

* **NPC: Armor Progressions**
* **NPC: Weapon Progressions**
* **NPC: Helm Progressions**

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

#### **⚠️ VERY IMPORTANT MECHANIC: UPGRADE CHAINS**

The progression system is **sequential**. Each new item requires you to **own and use the previous item in its specific chain as a material** for the upgrade.\
**Choose your path carefully!** If you choose the wrong upgrade path, you may have to start the chain over from the beginning.

#### **Weapon Progression Path:**

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

| Level | Weapon Set                  |
| ----- | --------------------------- |
| 120   | Illusion                    |
| 180   | Vivatus                     |
| 215   | Light / Sinful (Path Split) |
| 230   | Poenitentia                 |
| 250   | Dimension                   |

#### **Armor Progression Path:**

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

| Level | Armor Set                              |
| ----- | -------------------------------------- |
| 120   | Illusion                               |
| 150   | Grace                                  |
| 210   | Varmundt                               |
| \~    | Rune Varmundt (Upgraded from Varmundt) |

#### **Helm Progression Path:**

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

| Level | Helm Set       |
| ----- | -------------- |
| 180   | Adulter        |
| 215   | Light / Sinful |
| 250   | Dimension      |


---

# 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://lightro.gitbook.io/lightro-docs/player-progression.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.
