> For the complete documentation index, see [llms.txt](https://info.ashenvale.club/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://info.ashenvale.club/informacion-guias/herramientas/buff-store.md).

# Buff Store

{% hint style="warning" %}
Asi es como se ve cuando esta tu personaje en modo Store.\
Te dice el nick, la profesión, el nivel, el precio de cada buff y la cantidad de MP que tiene el personaje.\
Recuerden que no solo vende buff normales, también tiene danzas, songs, profecías y curaciones de HP, MP y CP.
{% endhint %}

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

{% hint style="warning" %}
Para crear el store, tiene que ir a una zona especifica de cada ciudad. Solo en las ciudades se puede crear y tienen que usar el comando .buffstore
{% endhint %}

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

{% hint style="warning" %}
Crean el Store y luego tienen que elegir el titulo de su tienda mas el precio por buff.\
Tiene un minimo de 1000 Adena y un máximo de 10k pueden poner el precio que quieran pero dentro de ese rango.\
Si son del mismo Clan este no te cobra.
{% endhint %}

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

{% hint style="warning" %}
Si quiren dejarlo Offline, recuerden que luego de armar el Store deben tirar el comando .offline
{% endhint %}

{% hint style="warning" %}
Para desarmar el store vuelven a tirar el comando .buffstore y le dan al boton de Stop y listo.
{% endhint %}

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

{% hint style="danger" %}
Hay un error que todavía no solucionamos. Puede que se generen 2 montones de Adena dentro del inventario. Uno que haces con el store y otro normal, el que tiene siempre cualquier personaje. Se soluciona facil, tiras la adena del store al piso (la de menor cantidad), la juntas y se hace 1 solo monto. Atentos a no estar en party así la adena no se divide entre todos.
{% 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:

```
GET https://info.ashenvale.club/informacion-guias/herramientas/buff-store.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.
