> For the complete documentation index, see [llms.txt](https://forsakentales.gitbook.io/fl/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://forsakentales.gitbook.io/fl/server-updates/patch-notes/patch-notes-1.3.md).

# Patch Notes 1.3

Patch Notes 1.3

**Update**: 1.3

**Date Coverage**: July 01, 2026 to July 08, 2026

*Some updates has been applied while some are not. Other updates shall be applied on the next patch.*

***

### Items

| Patch                                      | Description                                                                                                      |
| ------------------------------------------ | ---------------------------------------------------------------------------------------------------------------- |
| **Basic Pass, Golden Pass & Premium Pass** | • Added our first [Forsaken Pass](https://forsakentales.gitbook.io/fl/forsaken-pass/season-1-cyber-battlefield). |
| **VIP Card**                               | • Renamed to VIP Pass.                                                                                           |

***

### NPC

| Patch                         | Description                                                                                                                                               |
| ----------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Battle Pass Redeemer**      | • Implemented where you can purchase Basic Pass using zeny.                                                                                               |
| **Nameless Space (Instance)** | <p>• Added Blue Potion Box (50) as reward.<br><br>Has a c<em>hance to get either White Potion Box (50) or Blue Potion Box (50)<strong>.</strong></em></p> |
| **Zeny Ranking**              | • Included the zeny stored in the Bank.                                                                                                                   |

***

### Miscellaneous

| Patch                                                                                                            | Description                                                                                                                                                                                                                                                                                               |
| ---------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [**Exclusive Quest - The Chosen Trials**](https://forsakentales.gitbook.io/fl/seasonal-quests/the-chosen-trials) | • Implemented.                                                                                                                                                                                                                                                                                            |
| [**Guild System**](https://forsakentales.gitbook.io/fl/server-features/guild-system)                             | • Added in the wiki.                                                                                                                                                                                                                                                                                      |
| [**New MVP System (Party Points)**](https://forsakentales.gitbook.io/fl/server-features/mvp-system)              | • The **New MVP Team Scoring System** now rewards Damage Dealers, Healers, and Tanks that will contribute to their party’s final score, making every role important during an MVP battle.                                                                                                                 |
| <p><strong>VIP System</strong><br><br><img src="/files/MakhxCxKXt6JmOwG0AS4" alt=""></p>                         | <p>• Added arealoot for VIP status only. <br><br>Automatically checks the character's VIP status and will increase the looting radius by 3x3. (<em>No @</em>commands needed<em>)</em><br><br><em><mark style="color:$danger;">Non VIP users will have their looting radius set to normal.</mark></em></p> |
| **MVP Box, MVP Participation Box, Event Box, Event Participation Box & Streamer Give Away Box**                  | • Added announcement when opened.                                                                                                                                                                                                                                                                         |
| **Warp Portal Skill**                                                                                            | • Fixed a problem where players can't use Warp Portal in Towns.                                                                                                                                                                                                                                           |
| **Homunculus Regeneration**                                                                                      | • Fixed an issue where Homunculus doesn't naturally regenerate HP & SP.                                                                                                                                                                                                                                   |
| **Cash Shop**                                                                                                    | • Added VIP Card \[15D] and VIP Card \[30D]                                                                                                                                                                                                                                                               |
|                                                                                                                  | • Removed Hourly VIP Cards                                                                                                                                                                                                                                                                                |
|                                                                                                                  | • Adjusted some prices of the Essential Items.                                                                                                                                                                                                                                                            |
| **Bank System (VIP)**                                                                                            | • Implemented and can only be accessed by VIP users.                                                                                                                                                                                                                                                      |
| **Last Man Standing Event** (LMS)                                                                                | • Removed the Verification.                                                                                                                                                                                                                                                                               |
| **Baphomet** (MVP)                                                                                               | • Transferred to prt\_maze02.                                                                                                                                                                                                                                                                             |
| **Amon Ra** (MVP)                                                                                                | • Spawn coordinates has been slightly moved.                                                                                                                                                                                                                                                              |
|                                                                                                                  | • Replaced the MVP Mechanics.                                                                                                                                                                                                                                                                             |

***

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


---

# 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, and the optional `goal` query parameter:

```
GET https://forsakentales.gitbook.io/fl/server-updates/patch-notes/patch-notes-1.3.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
