# Secondary attribute reroll

**Secondary attribute Reroll:** Rerolls allow users to reroll the attributes achieved through the rebirth mechanic.&#x20;

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

* **Access:** Users can access the secondary attribute reroll by selecting any secondary attribute (shown in teal) displayed in the character's profile.

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

* **Cost Calculation:**
  * **Attempt Number**: The number of times an attribute has been rerolled.

| Attempt Nr | Truffles |
| ---------- | -------- |
| 1          | 15,000   |
| 2          | 15,450   |
| 3          | 15,914   |
| ...        | ...      |
| 30         | 35,384   |

Users are presented with three options from which they can choose their new attribute: two randomly generated new attributes (excluding the existing main attribute) with random values, and the current attribute as a "fallback" option. Each subsequent reroll becomes 3% more expensive than the previous one.

<figure><img src="/files/29kJ0E4m6YwYz1BlnF3U" alt=""><figcaption></figcaption></figure>

Users can strategically choose which attributes to reroll based on their preferences and resources.


---

# 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://docs.champz.world/main-screen/barracks/characters-and-character-creation/secondary-attribute-reroll.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.
