# Arena Shop

Within the Arena Shop the Player can buy various Items with the Item "Baldus Token"

{% hint style="info" %}
Baldus Token's are gained from Daily Reward of Participating in Legend Arena.
{% endhint %}

<div align="left"><figure><img src="/files/6ixJWc5nuq03rUGWAJUF" alt=""><figcaption></figcaption></figure></div>

## Shop List

<table><thead><tr><th width="285">Item</th><th width="176">Baldus Tokens needed</th><th>Notes</th></tr></thead><tbody><tr><td>Slot Extender (Highest) x1</td><td>3.000</td><td></td></tr><tr><td>Legend Arena Potion Box (Lv. 3) x1</td><td>7</td><td></td></tr><tr><td>Evasion Potions (Lv. 3) x3</td><td>1</td><td>Evasion +7.000 / 30 seconds</td></tr><tr><td>HP Potion (Lv. 4) x150</td><td>1</td><td>HP Heal +1.000</td></tr><tr><td>Extreme Holy Water (15 mins) x15</td><td>3</td><td></td></tr><tr><td>Heroic Holy Water (15 mins) x15</td><td>3</td><td></td></tr><tr><td>Holy Water of Vitality x1</td><td>4</td><td></td></tr><tr><td>GM's Blessing (Lv. 2) Holy Water x1</td><td>5</td><td></td></tr><tr><td>Potion of Experience (180+) x1</td><td>2</td><td>EXP +300.000.000</td></tr><tr><td>Potion of Honor x1</td><td>3</td><td>Honor +5.000.000</td></tr><tr><td>Potion of Training x1</td><td>2</td><td>Pet EXP +1.250.000</td></tr><tr><td>Potion of OXP x1</td><td>3</td><td>OXP +430.000.000</td></tr><tr><td>Potion of OXP (Lv. 20+) x1</td><td>6</td><td>OXP +880.000.000</td></tr><tr><td>Potion of OXP (Lv. 40+) x1</td><td>9</td><td>OXP +1.790.000.000</td></tr><tr><td>Corrupted Warrior x1</td><td>4</td><td>Mercenary Card</td></tr><tr><td>Corrupted Blader x1</td><td>4</td><td>Mercenary Card</td></tr><tr><td>Corrupted Wizard x1</td><td>4</td><td>Mercenary Card</td></tr><tr><td>Corrupted Force Archer x1</td><td>4</td><td>Mercenary Card</td></tr><tr><td>Corrupted Force Shielder x1</td><td>4</td><td>Mercenary Card</td></tr><tr><td>Corrupted Force Blader x1</td><td>4</td><td>Mercenary Card</td></tr></tbody></table>


---

# 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://wiki.playcabal.to/content/systems/legend-arena/arena-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.
