# Patch Update 17 - 05 - 2026

#### \[ADDED]

* New Vending Currencies

  Players can now buy and sell items using alternative currencies. The following items have been added to the vending currency options:

  * Light Ticket
  * Blacksmith Blessing
* New Gacha Content

  Implemented the new Kachua updates and the highly anticipated Overseas Care Package (OCP) V2.
* Guild Migration Package

  Added the Guild Migration Package Box to the system, ready for distribution to new communities joining the server.

#### \[ADJUSTMENT]

* Mining Map Restrictions

  Players are now restricted from using Homunculus and Mercenaries inside the mining map. This restriction also applies to those brought in from outside maps.
* Mining Drop Rate Adjustments

  To balance the gameplay after the Homunculus restriction, the drop rates for Light Tickets and Blacksmith Blessings from mining have been increased as follows:

  * Low Stone:
    * Light Ticket: 0.5% -> 1.5%
    * Blacksmith Blessing: 4.0% -> 5.5%
  * High Stone:
    * Light Ticket: 1.0% -> 3.0%
    * Blacksmith Blessing: 7.0% -> 8.5%
* Time Gap Refine Hammer

  Revised and updated the material requirements for the Time Gap Refine Hammer recipe.
* Command Information Layout

  Reorganized and fully cleaned up the `@go` information list layout for better readability and smoother navigation.

#### \[FIXED]

* Rune Activation Crash

  Resolved a critical bug where activating certain Runes would trigger an immediate client disconnect (DC). The system is now completely stable.


---

# 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/light-ro-patch-update-log/patch-update-17-05-2026.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.
