# Rewards

## Rewards

There are different Types of Rewards available

* Completion Reward
* Season Participation Reward
* Season Ranking Reward

{% hint style="warning" %}
Score is Account wide and only is applied from the highest Score of an Account!
{% endhint %}

### Completion Reward

The Completion Reward is "Token of Trial" which is based on the Final Score.

{% hint style="info" %}
Token of Trials are tradeable.
{% endhint %}

| Score From | Score To   | Reward             |
| ---------- | ---------- | ------------------ |
| 1          | 5.000      | Token of Trial x1  |
| 5.001      | 500.000    | Token of Trial x2  |
| 500.001    | 1.000.000  | Token of Trial x3  |
| 1.000.001  | 1.500.000  | Token of Trial x4  |
| 1.500.001  | 2.000.000  | Token of Trial x5  |
| 2.000.001  | 3.000.000  | Token of Trial x6  |
| 3.000.001  | 4.000.000  | Token of Trial x7  |
| 4.000.001  | 5.000.000  | Token of Trial x8  |
| 5.000.001  | 7.000.000  | Token of Trial x9  |
| 7.000.001  | 10.000.000 | Token of Trial x10 |

***

### Season Participation Reward

Every Character which participates in the Season will get an exclusive Buff - Surging Will.

{% hint style="warning" %}
The Buff is only applied to the Character that participated and not transferred to any other Character!

Buff is only available aslong as the "Cooldown" Time of the Season is running -> 1 Week
{% endhint %}

|                                  | Buff Stats                                                                                                                                |
| -------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------- |
| ![](/files/3AxDn8obUZb1paLxRXjA) | <ul><li>EXP +50%</li><li>HP +300</li><li>All Attack Up +30</li><li>Defense +50</li><li>Crit. DMG +5%</li><li>Normal DMG Up +15%</li></ul> |

***

### Season Ranking Reward

Every Season a Title will be given to the Character that participated. The Title is based on the Rank of the Leaderboard of the Season.

<table><thead><tr><th width="106">Rank</th><th>Title</th><th>Stats</th></tr></thead><tbody><tr><td>1</td><td>Trial is nothing</td><td><ul><li>Final DMG Increase +10%</li><li>Final DMG Decrease +8%</li></ul></td></tr><tr><td>2-3</td><td>Those who overcame the Infinite Trial</td><td><ul><li>Final DMG Increase +7%</li><li>Final DMG Decrease +5%</li></ul></td></tr><tr><td>4-10</td><td>Faced with Infinite Trial</td><td><ul><li>Final DMG Increase +5%</li><li>Final DMG Decrease +3%</li></ul></td></tr><tr><td>11-20</td><td>Those who overcame the Trial</td><td><ul><li>Final DMG Increase +4%</li></ul></td></tr><tr><td>21-50</td><td>Face with Trial</td><td><ul><li>PvE Final DMG Increase +4%</li></ul></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/infinite-trial/rewards.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.
