# Earring

## Earring 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 %}

## Earring Upgrade

<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>Earring Level 11</td><td><mark style="color:red;">50%</mark></td><td><mark style="color:orange;">60%</mark></td></tr><tr><td>Earring Level 12</td><td><mark style="color:orange;">60%</mark></td><td><mark style="color:yellow;">70%</mark></td></tr><tr><td>Earring Level 13</td><td><mark style="color:yellow;">70%</mark></td><td><mark style="color:yellow;">80%</mark></td></tr><tr><td>Earring Level 14</td><td><mark style="color:yellow;">80%</mark></td><td><mark style="color:yellow;">90%</mark></td></tr><tr><td>Earring Level 15</td><td><mark style="color:green;">100%</mark></td><td><mark style="color:green;">100%</mark></td></tr></tbody></table>

## Earring Options Rate

| Combination | Free Max Success Rate                  | Vip Max Success Rate                   |
| ----------- | -------------------------------------- | -------------------------------------- |
| 1 Option    | <mark style="color:yellow;">57%</mark> | <mark style="color:red;">41%</mark>    |
| 2 Options   | <mark style="color:purple;">20%</mark> | <mark style="color:red;">25%</mark>    |
| 3 Options   | <mark style="color:purple;">15%</mark> | <mark style="color:purple;">20%</mark> |
| 4 Options   | <mark style="color:purple;">6%</mark>  | <mark style="color:purple;">10%</mark> |
| 5 Options   | <mark style="color:purple;">2%</mark>  | <mark style="color:purple;">4%</mark>  |

## Earring Buff List

| Earring        | Buff 1           | Buff 2       |
| -------------- | ---------------- | ------------ |
| Wrath +15      | 2% Attack Power  | 20 Defense   |
| Ancestral +15  | 5% Attack Power  | 50 Defense   |
| Honor +15      | 7% Attack Power  | 100 Defense  |
| Blood +15      | 10% Attack Power | 150 Defense  |
| Deception +15  | 12% Attack Power | 250 Defense  |
| Unity +15      | 15% Attack Power | 350 Defense  |
| Verdant +15    | 20% Attack Power | 500 Defense  |
| Frame of Frost | 40% Attack Power | 1000 Defense |

## Earring Evolution

| Earring Level | Rate |
| ------------- | ---- |
| Level 1       | 90%  |
| Level 2       | 80%  |
| Level 3       | 70%  |
| Level 4       | 70%  |
| Level 5       | 60%  |
| Level 6       | 60%  |
| Level 7       | 50%  |
| Level 8       | 50%  |
| Level 9       | 50%  |
| Level 10      | 50%  |
| Level 11      | 40%  |
| Level 12      | 40%  |
| Level 13      | 30%  |
| Level 14      | 30%  |
| Level 15      | 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://guide.lurathmu.com/mix-and-evolutions/earring.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.
