> 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/quick-fixes/hotfix-1.2.md).

# Hotfix 1.2

***

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

***

## Hotfix 1.2

**Update**: 1.2

**Date Coverage**: July 11, 2026

*Hotfixes are considered as an urgent fixes/quick fixes.*

***

| Update                                                                                                                   | Info                                                                                                                                             |
| ------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------ |
| [**Auto Battle System**](https://forsakentales.gitbook.io/fl/server-features/auto-battle-system)                         | <p>• A newly updated Auto Battle feature.<br><br><mark style="color:$success;">Permanently removed any energy-related in Auto Battle.</mark></p> |
| **Guild Quest**                                                                                                          | • Adjusted the Guild EXP reward upon completion to **10,000 \~ 20,000 Guild EXP**.                                                               |
| [**Endless Tower**](https://forsakentales.gitbook.io/fl/instances/modified-endless-tower) (Instance)                     | • Added **25 Energy requirement** upon entry.                                                                                                    |
| [**Nameless Space**](https://forsakentales.gitbook.io/fl/instances/nameless-space) **(**&#x49;nstance)                   | • Added **7 Energy requirement** upon entry.                                                                                                     |
| [**Poring Village**](https://forsakentales.gitbook.io/fl/instances/poring-village#treasure-reward-per-member) (Instance) | • Added **15 Energy requirement** upon opening the chest reward.                                                                                 |
| [**Refinement System**](https://forsakentales.gitbook.io/fl/server-modifications/refinement-table) (Holgrehen)           | <p>• Added <strong>energy requirement</strong> depending on the material used for refine.<br><br>You may check the updated refinement table.</p> |
| [**MVP System**](https://forsakentales.gitbook.io/fl/server-features/mvp-system#mvp-bonus-chest)                         | • Added a bonus chest where you can obtain **additional reward using Energy**.                                                                   |
| **MVP Coupon - Garment Costumes**                                                                                        | • This should now be tradable.                                                                                                                   |

***

<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/quick-fixes/hotfix-1.2.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.
