# Progress

* Legend Arena is quite simple since there is only 1 Boss to Attack
* Time Limit of 2 Minutes
* Character must atleast gain 5.000 Score to participate in the Season
  * However we all know 5.000 Score in Baldus is like not participating.
* Legend Arena will be closed once the Character dies or the Time Limit is over.
* Special Buff can be applied by Random Chance - [#buff](#buff "mention")

{% hint style="info" %}
At this Point there is nothing more to Add.

* Enter the Dungeon
* Do as much Score as possible
* Get Rewards

For Entering and Ranking there are Rewards available - [Rewards](/content/systems/legend-arena/rewards.md)
{% endhint %}

***

## Buff

{% hint style="warning" %}
The Buff a Character can get by entering the Legend Arena is randomly given and is only applied in the Legend Arena!
{% endhint %}

| Option             | Value |
| ------------------ | ----- |
| No Buff            | 0%    |
| Final DMG Increase | 3%    |
| Final DMG Increase | 5%    |
| Final DMG Increase | 10%   |
| Final DMG Increase | 20%   |


---

# 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/progress.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.
