# Divine Bonus

<details>

<summary>Power Bonus</summary>

Each piece of gear can reach a **Divine Rank** (0–5). Each rank gives **bonus stats**:

<table><thead><tr><th width="183">Equipment</th><th width="85">Rank 0</th><th width="68">Rank 1</th><th width="73">Rank 2</th><th width="76">Rank 3</th><th width="92">Rank 4</th><th>Rank 5</th></tr></thead><tbody><tr><td>Weapon (Stats)</td><td>+3%</td><td>+6%</td><td>+10%</td><td>+14%</td><td>+18%</td><td>+25%</td></tr><tr><td>Armor (Stats)</td><td>+5%</td><td>+10%</td><td>+15%</td><td>+20%</td><td>+25%</td><td>+40%</td></tr></tbody></table>

</details>

<details>

<summary>Divine Bonuses</summary>

Once your item is Divine, you unlock the **Divine Quest** to gain extra bonuses.

**🎁 Bonus Info:**

* **Weapon Level 120 & 121** → 1 bonus line
* **Weapon Level 140** → 2 bonus lines
* **Only one quest at a time** is allowed

> If you don’t like the bonus, repeat the quest to try again.\
> Once you get a **bonus you like**, you can repeat **upgrade quests** to increase its powe

</details>

<details>

<summary>Armor Set Divine Bonus (Set Power Bonus)</summary>

If you wear a **full set of Divine Armor**, you get an **extra power bonus**.

**⚠️ Important Rule:**

You get the bonus of the **lowest Divine Rank** in your armor set.

📌 **Example**:

* If all pieces are **Divine Rank 3**, but your **boots are only Rank 2**,\
  ➡️ You only receive the **Rank 2 set bonus**.

So make sure all your armor pieces are upgraded **equally** to get the best bonus!

</details>

<details>

<summary>Stones Required for 100% Chance</summary>

<table><thead><tr><th width="151">Item Level</th><th width="109">Rank 0</th><th width="104">Rank 1</th><th width="115">Rank 2</th><th width="96">Rank 3</th><th width="166">Rank 4</th></tr></thead><tbody><tr><td>Level 120</td><td>200</td><td>300</td><td>450</td><td>650</td><td>900</td></tr><tr><td>Level 121</td><td>300</td><td>500</td><td>750</td><td>1050</td><td>1400</td></tr><tr><td>Level 140</td><td>400</td><td>700</td><td>1100</td><td>1600</td><td>2200</td></tr></tbody></table>

</details>


---

# 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://newmadrigal1.gitbook.io/new-madrigal-wiki/in-game-guide/upgrading-guide/creating-divine-item/divine-bonus.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.
