# Custom Itens

## Item List

<table><thead><tr><th>Item</th><th>Option Bonus</th><th data-hidden></th></tr></thead><tbody><tr><td>Fenrir Crafted</td><td><mark style="color:green;">+10% Experience</mark>, <mark style="color:orange;">+ Defense</mark></td><td></td></tr><tr><td>Fenrir Black +10 [ <mark style="color:purple;">Store X</mark> ] </td><td><mark style="color:green;">+30% Experience</mark>, <mark style="color:orange;">+ Defense +</mark> <mark style="color:red;">HP</mark></td><td></td></tr><tr><td>Fenrir Gold +15 [ <mark style="color:purple;">Store X</mark> ] </td><td><mark style="color:green;">+50% Experience</mark>, <mark style="color:orange;">+ Defense +</mark> <mark style="color:red;">HP</mark></td><td></td></tr><tr><td>Blessed Decoration Ring [ Disable ]</td><td><mark style="color:$info;">3 Sockets</mark>, <mark style="color:red;">Skill Dmg +10%</mark>, <mark style="color:orange;">Damage Inc +10%</mark></td><td></td></tr><tr><td>Blood angel ~ Temple Stone Boots and Gloves</td><td>Bonus applied when completing 5 sockets</td><td></td></tr><tr><td>Lethal Ring</td><td><mark style="color:green;">+30% Experience</mark></td><td></td></tr><tr><td>Ice Dragon +15</td><td><mark style="color:red;">1.000 HP</mark>,  <mark style="color:purple;">+50 Defense</mark></td><td></td></tr><tr><td>Lion +15</td><td><mark style="color:red;">3.000 HP</mark>,  <mark style="color:purple;">+100 Defense</mark></td><td></td></tr><tr><td>Shining +15</td><td><mark style="color:red;">5.000 HP</mark>,  <mark style="color:purple;">+250 Defense</mark> </td><td></td></tr><tr><td>Ur +15 </td><td><mark style="color:red;">6.000 HP</mark>,  <mark style="color:purple;">+350 Defense</mark> </td><td></td></tr><tr><td>Leviathan +15</td><td><mark style="color:red;">8.000 HP</mark>,  <mark style="color:purple;">+500 Defense</mark> </td><td></td></tr><tr><td>Taurus +15</td><td><mark style="color:red;">10.000 HP</mark>,  <mark style="color:purple;">+1000 Defense</mark></td><td></td></tr><tr><td>Earring Wrath +15</td><td><mark style="color:red;">1.500 HP</mark>, <mark style="color:purple;">+20 Defense</mark></td><td></td></tr><tr><td>Earring Ancestral +15</td><td><mark style="color:red;">2.000 HP</mark>, <mark style="color:purple;">+50 Defense</mark></td><td></td></tr><tr><td>Earring Honor +15</td><td><mark style="color:red;">2.500 HP</mark>, <mark style="color:purple;">+100 Defense</mark></td><td></td></tr><tr><td>Earring Blood +15</td><td><mark style="color:red;">3.000 HP</mark>, <mark style="color:purple;">+150 Defense</mark></td><td></td></tr><tr><td>Earring Deception +15</td><td><mark style="color:red;">3.500 HP</mark>,  <mark style="color:purple;">+250 Defense</mark></td><td></td></tr><tr><td>Earring Unity +15</td><td><mark style="color:red;">4.000 HP</mark>,  <mark style="color:purple;">+350 Defense</mark></td><td></td></tr><tr><td>Earring Verdant +15</td><td><mark style="color:red;">4.500 HP</mark>,  <mark style="color:purple;">+500 Defense</mark></td><td></td></tr><tr><td>Earring Frame of Frost</td><td><mark style="color:red;">5.000 HP</mark>,  <mark style="color:purple;">+1000 Defense</mark></td><td></td></tr><tr><td>Power Flag</td><td><mark style="color:red;">+5% Double</mark>, <mark style="color:yellow;">+200 All Status</mark>, <mark style="color:orange;">+1.000 AG,</mark> <mark style="color:green;">+ 5% Attack Power</mark></td><td></td></tr><tr><td></td><td></td><td></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://guide.lurathmu.com/resume/custom-itens.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.
