> 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/shops-y-servicios/time-shop.md).

# Time Shop

{% hint style="warning" %}
Estando ON y vivo cada 1 hora te va estar entregando 10 Time Coins
{% endhint %}

<table><thead><tr><th>Nombre</th><th width="161">Precio</th><th>Stat´s</th></tr></thead><tbody><tr><td>Stat Cloak 5 Days</td><td>1000 Time Coins</td><td><mark style="color:yellow;">+1 STR / +1 DEX / +1 CON / +1 INT / +1 WIT / +1 MEN</mark></td></tr><tr><td>Agathion Singer &#x26; Dancer 3 Days</td><td>400 Time Coins</td><td><mark style="color:yellow;">Dance Fury</mark><br><mark style="color:yellow;">Increase Atk Speed +5% 20 min</mark><br><mark style="color:yellow;">Dance Concentration</mark><br><mark style="color:yellow;">Increase Cst Speed +5% 20 min</mark><br><mark style="color:yellow;">Song of Wind</mark><br><mark style="color:yellow;">Increase Speed +10</mark></td></tr></tbody></table>

<table><thead><tr><th width="449">Dimensional Talisman</th><th width="69">Nivel</th><th>Precio</th></tr></thead><tbody><tr><td><mark style="color:yellow;">P.Atk +12 / M.Atk +12</mark></td><td>1</td><td>500 Time Coins</td></tr><tr><td><mark style="color:yellow;">P.Atk +14 / M.Atk +14 / P.Acc +1 / M.Acc +1</mark></td><td>2</td><td>300 Time Coins + Level Anterior</td></tr><tr><td><mark style="color:yellow;">P.Atk +17 / M.Atk +17 / P.Acc +1 / M.Acc +1 / +80 HP / +80 MP / +80 CP / PvP Dmg +0.25% / Mental Atk +1.25%</mark></td><td>3</td><td>300 Time Coins + Level Anterior</td></tr><tr><td><mark style="color:yellow;">P.Atk +19 / M.Atk +19 / P.Acc +1 / M.Acc +1 / +80 HP / +80 MP / +80 CP / PvP Dmg +0.5% / Mental Atk +1.50%</mark></td><td>4</td><td>300 Time Coins + Level Anterior</td></tr><tr><td><mark style="color:yellow;">P.Atk +22 / M.Atk +22 / P.Acc +1 / M.Acc +1 / +120 HP / +120 MP / +120 CP / PvP Dmg +0.75% / Mental Atk +1.75%</mark></td><td>5</td><td>300 Time Coins + Level Anterior</td></tr><tr><td><mark style="color:yellow;">P.Atk +24 / M.Atk +24 / P.Acc +2 / M.Acc +2 / +160 HP / +160 MP / +160 CP / PvP Dmg +1% / Mental Atk +2%</mark></td><td>6</td><td>300 Time Coins + Level Anterior</td></tr><tr><td><mark style="color:yellow;">P.Atk +29 / M.Atk +29 / P.Acc +2 / M.Acc +2 / +160 HP / +160 MP / +160 CP / PvP Dmg +1.25% / Mental Atk +2.25%</mark></td><td>7</td><td>300 Time Coins + Level Anterior</td></tr><tr><td><mark style="color:yellow;">P.Atk +34 / M.Atk +34 / P.Acc +2 / M.Acc +2 / +200 HP / +200 MP / +200 CP / PvP Dmg +1.5% / Mental Atk +2.5%</mark></td><td>8</td><td>300 Time Coins + Level Anterior</td></tr><tr><td><mark style="color:yellow;">P.Atk +38 / M.Atk +38 / P.Acc +2 / M.Acc +2 / +240 HP / +240 MP / +240 CP / PvP Dmg +1.75% / Mental Atk +2.75%</mark></td><td>9</td><td>300 Time Coins + Level Anterior</td></tr><tr><td><mark style="color:yellow;">P.Atk +43 / M.Atk +43 / P.Acc +2 / M.Acc +2 / +280 HP / +280 MP / +280 CP / PvP Dmg +2% / Mental Atk +3%</mark></td><td>10</td><td>300 Time Coins + Level Anterior</td></tr></tbody></table>

{% hint style="info" %}
Son items que no se pueden pasar a otro personaje.
{% 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/shops-y-servicios/time-shop.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.
