> For the complete documentation index, see [llms.txt](https://wiki.osirisbd.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.osirisbd.com/update/patch.md).

# Patch

## Items:

All LifeSkill Clothes upgraded to retail\
![](/files/DbGMS0C8QRb8wxW3BANA)

## Guild:

The active and passive buffs of the guild have been reorganized

Added new passive buffs:

Ample Weight Lv. 1 - 10 Max LT +1000

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

Reorganized guild quests

Silver in Guild quests increased by 100 times

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

Changed the drop of guild bosses&#x20;

## Misc:

Updated [LifeSkill Brackets](/features/brackets/lifeskill.md)

### Increased the price of the Cooking Box and Medicine Box:

| Item Name                                                                                                                                                                                                                                                            |    Price   |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :--------: |
| <p><img src="/files/pqhHvQuuG9jB9xRMPiNP" alt=""><a href="https://bdocodex.com/us/item/9851/">Apprentice's Cooking Box</a> <br><img src="/files/RDdljolvOqNtYTzfV2C3" alt=""><a href="https://bdocodex.com/us/item/9866/">Apprentice's Medicine Box</a></p>          | 10.000.000 |
| <p><img src="/files/vLtxdmxVAIVLqAPGJpYq" alt=""><a href="https://bdocodex.com/us/item/9852/">Skilled Cook's Cooking Box</a> <br><img src="/files/kF30rqJ16md8IB7m14qE" alt=""><a href="https://bdocodex.com/us/item/9867/">Skilled Alchemist's Medicine Box</a></p> |  8.000.000 |
| <p><img src="/files/gKCW299zAyEgzNlUBcpp" alt=""><a href="https://bdocodex.com/us/item/9853/">Professional's Cooking Box</a><br><img src="/files/CpmGRksDCO1j6j3ZZ7dP" alt=""><a href="https://bdocodex.com/us/item/9868/">Professional's Medicine Box</a></p>       |  6.000.000 |
| <p><img src="/files/7FC4JdWWspbzmmKWs3Dz" alt=""><a href="https://bdocodex.com/us/item/9854/">Artisan's Cooking Box</a><br><img src="/files/nxeu4wxNd94L3aVkDx5M" alt=""><a href="https://bdocodex.com/us/item/9869/">Artisan's Medicine Box</a></p>                 |  4.000.000 |
| <p><img src="/files/sFHydl8uN1Fja81j5tx9" alt=""><a href="https://bdocodex.com/us/item/9855/">Master's Cooking Box</a><br><img src="/files/YP61cBSoZgyrfOtk1ewD" alt=""><a href="https://bdocodex.com/us/item/9870/">Master's Medicine Box</a></p>                   |  2.000.000 |
| <p><img src="/files/G48qLW5EBXxcwUXSqrT3" alt=""><a href="https://bdocodex.com/us/item/9856/">Guru's Cooking Box</a><br><img src="/files/zGrcoVvYkVFaqQBhxjJ1" alt=""><a href="https://bdocodex.com/us/item/9871/">Guru's Medicine Box</a></p>                       |  1.000.000 |

## Pearl Shop:

### Added products:

El Pento Outfit Set\
Coco Outfit\
Academia Outfit\
Primavera Outfit<br>

### Many products have been added to the following classes:

* Drakania
* Wosa
* Maegu

## Coin Shop:

### Added products:

Dark Prince Outfit\
BD9+ Outfit Set N\
BD9 Outfit Set N\
Lilien Outfit\
Lookin' Frosh Outfit\
Sunny Breeze Outfit\
Medeia Outfit\
Choose Your Own Badakka Box\
Memento Mori Outfit\
Silent Night\
Angelion Outfit Set A\
Angelion Outfit Set B\
Daemonis Outfit Set A\
Daemonis Outfit Set B\
First Crush Outfit + First Crush Glasses


---

# 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://wiki.osirisbd.com/update/patch.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.
