> For the complete documentation index, see [llms.txt](https://roo-global.gitbook.io/guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://roo-global.gitbook.io/guide/game-wiki/sacred-libra.md).

# Sacred Libra

<mark style="background-color:yellow;">Written by Mumei #4529 from ROO Discord Tavern</mark>

Do you have a lot of extra Sacred Feathers in your bag?And you need bonus additional stats for your character?Then the Sacred Libra is for you.\
In this guide, we will learn about:

* The Sacred Libra
* Upgrade Weight Refine Bonus Stats

**Sacred Libra** Sacred Libra is a feature under the Feather System and will be unlocked as soon as you reach Base Lv.70 and the feather sets of all statues reach a total of Lv.60.

<figure><img src="/files/1V9KpoUFbPAum6LTBu3O" alt=""><figcaption></figcaption></figure>

This feature will grant additional bonus stats and divine power.

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

**Two Parts**&#x20;

The Sacred Libra consists of two parts: Upgrade and Weight Refine.&#x20;

**Upgrade**&#x20;

Using Sacred Weights, you can upgrade the Sacred Libra. The amount of Sacred Weight needed increases as the level increases. You will gain bonus stats and Divine Power.

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

**Sacred Weights**

The Sacred Weights can be acquired from dismantling Sacred Feathers.

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

<figure><img src="/files/7aziOse1bKdiMJSheyKT" alt=""><figcaption></figcaption></figure>

Different numbers of Sacred Weights can be obtained according to the value of Sacred Feathers.

* 1 Sacred Feather = 1 Sacred Weight
* 1 Light-Dark Sacred Feather = 100 Sacred Weights
* 1 Time-Space Sacred Feather = 60 Sacred Weights

\
\
When the Sacred Libra reaches a certain level, refinement sockets will be unlocked. When the upgrade level reaches a restriction level, you can continue to upgrade by meeting the corresponding refinement conditions.

<figure><img src="/files/8rFKNiIJ4lazzecN2KSP" alt=""><figcaption></figcaption></figure>

**Weight Refine**&#x20;

Under Weight Refine, each socket will give you random stats. There are single attribute sockets and dual attribute sockets.

<figure><img src="/files/5kkLcmAZGRVlLeEGJSVK" alt=""><figcaption></figcaption></figure>

**Socket Refine/Reset**

You have the option to reset the stats using Sacred Weights.

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

**The Socket Stats**&#x20;

The random stats that you can get are divided into Green, Blue, Purple, Gold, and Red stats.&#x20;

\- **Single Attribute Socket Stats**

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

In addition, dual attribute sockets will have a chance to get a special skill attribute.

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

However, the Special Skill attribute is so rare that it may deplete all your feathers. **Note:** If you need more feathers to dismantle, you can acquire feathers from Alfheim, MVP hunting, Monthly Rewards, and Guild League.

\
You can also purchase feathers from Auction, Diamond Shop, Guild Shop, Nyan Berry Shop, Alfheim boxes, and Betting Shop.

\
That's it for the Sacred Libra Guide \~


---

# 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://roo-global.gitbook.io/guide/game-wiki/sacred-libra.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.
