> For the complete documentation index, see [llms.txt](https://wiki.babmu.online/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.babmu.online/info/jewels-custom.md).

# Jewels Custom

━━━━━━━━━━━━━━━━━━━━━━━━━━

### ✨ Sistema de Jewels Custom ✨

━━━━━━━━━━━━━━━━━━━━━━━━━━

Mejora tus ítems utilizando las Jewels especiales del servidor.\
Cada Jewel posee una función única y puede utilizarse estratégicamente para potenciar tu equipo.

***

> ### 💎 Jewel of Skill
>
> **Agrega la opción&#x20;*****Skill*****&#x20;a tu arma.**
>
> ✦ Compatible únicamente con armas que permitan Skill.\
> ✦ Ideal para completar armas incompletas.

***

> ### 🍀 Jewel of Luck
>
> **Agrega la opción&#x20;*****Luck*****&#x20;a tus ítems.**
>
> ⚠️ **No funciona en alas.**

***

> ### ❤️ Jewel of Adicional
>
> **Agrega la opción&#x20;*****Adicional (Life)*****&#x20;a tus ítems.**
>
> ✅ Compatible con:
>
> * Armaduras
> * Armas
> * Alas
> * Pendants
> * Rings
>
> ✦ Una de las jewels más utilizadas para potenciar equipos.

***

> ### 🧼 Jewel of Clear
>
> **Elimina la opción&#x20;*****Adicional (Life)*****&#x20;de tus ítems.**
>
> ✦ Especialmente útil para remover Life en alas.
>
> ⚠️ La eliminación es permanente.

***

> ### 🪽 Jewel of Wings
>
> **Agrega la opción&#x20;*****Luck*****&#x20;a tus alas.**
>
> ✦ Compatible con todas las Wings.\
> ✦ Mejora el valor y utilidad de tus alas.

***

> ### ☠️ Jewel of Removal
>
> **Elimina 1 opción Excellent al azar de un ítem.**
>
> ⚠️ **IMPORTANTE**
>
> * La opción eliminada es aleatoria.
> * No puede recuperarse.
> * Utilizar bajo tu propia responsabilidad.
>
> 🚨 Recomendado únicamente para jugadores avanzados.

***

> ### &#x20;🛑 Jewel of Excellent
>
> **Agrega 1 opción Excellent al azar de un ítem.**
>
> ⚠️ **IMPORTANTE**
>
> * La opción agregada es aleatoria.
> * No puede cambiarse.
> * Utilizar bajo tu propia responsabilidad.
> * El item debe tener al menos 1 opcion exe.
>
> 🚨 Recomendado únicamente para jugadores avanzados.

━━━━━━━━━━━━━━━━━━━━━━━━━━

#### ⚡ Recomendación

━━━━━━━━━━━━━━━━━━━━━━━━━━

{% hint style="danger" %}
Verifica cuidadosamente el ítem antes de utilizar cualquier Jewel.\
Algunas modificaciones son permanentes y no tienen reversión.
{% endhint %}


---

# 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.babmu.online/info/jewels-custom.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.
