# Chaos Machine

## All server rates

{% hint style="warning" %}
The rates on the website are official and must be followed even if the customer's information is higher or lower.
{% endhint %}

## Itens Evolution

This percentage is the maximum and final one, and already takes into account Talisman of Luck or any other item that increases your rate.

<table><thead><tr><th>Combination</th><th width="249">Free Max Success Rate</th><th>Vip Max Success Rate</th></tr></thead><tbody><tr><td>Level +1 ~ +6</td><td><mark style="color:green;">100%</mark></td><td><mark style="color:green;">100%</mark></td></tr><tr><td>Level +7 ~ +9</td><td><mark style="color:green;">100%</mark></td><td><mark style="color:green;">100%</mark></td></tr><tr><td>Level +10 ~ +11</td><td><mark style="color:orange;">75%</mark></td><td><mark style="color:orange;">85%</mark></td></tr><tr><td>Level +11 ~ +12</td><td><mark style="color:orange;">70%</mark></td><td><mark style="color:orange;">80%</mark></td></tr><tr><td>Level +12 ~ +13</td><td><mark style="color:orange;">60%</mark></td><td><mark style="color:orange;">70%</mark></td></tr><tr><td>Level +13 ~ +14</td><td><mark style="color:red;">45%</mark></td><td><mark style="color:red;">50%</mark></td></tr><tr><td>Level +14 ~ +15</td><td><mark style="color:red;">40%</mark></td><td><mark style="color:red;">45%</mark></td></tr></tbody></table>

## Wings

This percentage is the maximum and final one, and already takes into account Talisman of Luck or any other item that increases your rate.

| Name               | Free Max Sucess Rate                   | Vip Max Sucess Rate                    |
| ------------------ | -------------------------------------- | -------------------------------------- |
| Level 1 Wing       | <mark style="color:yellow;">90%</mark> | <mark style="color:yellow;">90%</mark> |
| Level 2 Wing       | <mark style="color:yellow;">80%</mark> | <mark style="color:yellow;">90%</mark> |
| Level 2.5 Wing     | <mark style="color:yellow;">70%</mark> | <mark style="color:yellow;">80%</mark> |
| Level 3 Wing       | <mark style="color:red;">34%</mark>    | <mark style="color:red;">40%</mark>    |
| Level 4 Wing       | <mark style="color:red;">34%</mark>    | <mark style="color:red;">40%</mark>    |
| Level 5 Wing       | <mark style="color:red;">34%</mark>    | <mark style="color:red;">40%</mark>    |
| Wing Core Creation | <mark style="color:yellow;">70%</mark> | <mark style="color:yellow;">70%</mark> |
| Feather of Condor  | <mark style="color:yellow;">75%</mark> | <mark style="color:yellow;">85%</mark> |

## Others

This percentage is the maximum and final one, and already takes into account Talisman of Luck or any other item that increases your rate.

| Name                 | Free Max Sucess Rate                   | Vip Max Sucess Rate                    |
| -------------------- | -------------------------------------- | -------------------------------------- |
| Socket Weapon Mix    | <mark style="color:red;">50%</mark>    | <mark style="color:orange;">60%</mark> |
| Fragment of Horn Mix | <mark style="color:red;">50%</mark>    | <mark style="color:orange;">60%</mark> |
| Broken Horn Mix      | <mark style="color:red;">50%</mark>    | <mark style="color:orange;">60%</mark> |
| Horn of Fenrir Mix   | <mark style="color:red;">50%</mark>    | <mark style="color:orange;">60%</mark> |
| Ancient Hero's Soul  | <mark style="color:green;">100%</mark> | <mark style="color:green;">100%</mark> |
| Spider Artifact      | <mark style="color:yellow;">80%</mark> | <mark style="color:yellow;">90%</mark> |


---

# 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://guide.lurathmu.com/mix-and-evolutions/chaos-machine.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.
