# Reparación de rareza

El **Rarity Repair** es una herramienta creada para corregir atributos, encantamientos y otras características de **objetos que sufrieron actualizaciones** en Exordion.

### **¿Por qué se creó Rarity Repair?**

En algunas ocasiones, necesitamos realizar **ajustes en objetos**. Por ejemplo:

* No **Tibia original**, las **Soft Boots** no tenían **armor**.
* No **Exordion**, decidimos modificar las **Soft Boots** para que tuvieran **1 de armadura**.
* Sin embargo, **las Soft Boots que ya estaban encantadas (+1 a +9)** **no tuvieron el atributo actualizado automáticamente**.

Lo mismo puede ocurrir con otros objetos en el futuro, a medida que se realizan ajustes para mejorar el equilibrio y la experiencia de juego.

### **¿Cómo usar Rarity Repair?**

* El **El NPC Elminster** vende **Rarity Repair** por **100 GPS**.
* Solo hay que **usar la herramienta en el objeto** cuyas propiedades fueron modificadas para **corregir automáticamente** sus atributos.
* Esto garantiza que **los objetos antiguos** acompañen los cambios realizados en los objetos nuevos.

Si notas algún cambio en los atributos de un objeto después de una actualización, **¡usa Rarity Repair para asegurarte de que esté actualizado correctamente!** ✅


---

# 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://exordion.gitbook.io/wiki/es/sistemas/sistema-de-rareza/reparacion-de-rareza.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.
