> For the complete documentation index, see [llms.txt](https://mubravus.gitbook.io/mubravus/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mubravus.gitbook.io/mubravus/como-conseguir-items/drop-list-items/silver-box.md).

# Silver Box

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

#### *<mark style="color:yellow;">**Criada através da combinação entre:**</mark>*&#x20;

#### *<mark style="color:yellow;">**Silver Key**</mark>* (Comprada no Shop x por Cash)&#x20;

#### *<mark style="color:yellow;">**Silver Box Sealed**</mark>* (Conquistada em todos os mapas em mobs com 25 \~ 150 de level)

#### *<mark style="color:yellow;">**List Drop:**</mark>*

* 1 Item Aleatório

<pre data-full-width="true"><code><strong>                                Possíveis Drops
</strong><strong>
</strong><strong>Level: +0 ~ +7 | Skil: 100% | Luck: 5% | Life: 0% | Excellent: 100% 1 Option
</strong>
<strong>Rune Blade
</strong>Sword of Destructio
Lord Scepter
Celestial Bow
Dragon Soul Staff
Bill of Balrog
Tower Shield
Serpent Shield
Legendary Shield
Ashcrow Helm
Ashcrow Armor
Ashcrow Pants
Ashcrow Gloves
Ashcrow Boots
Eclipse Helm
Eclipse Armor
Eclipse Pants
Eclipse Gloves
Eclipse Boots
Iris Helm
Iris Armor
Iris Pants
Iris Gloves
Iris Boots
Valiant Armor
Valiant Pants
Valiant Gloves
Valiant Boots
Glorious Mask
Glorious Armor
Glorious Pants
Glorious Gloves
Glorious Boots
Black Dragon Helm
Black Dragon Armor
Black Dragon Pants
Black Dragon Gloves
Black Dragon Boots
Thunder Hawk Armor
Thunder Hawk Pants
Thunder Hawk Gloves
Thunder Hawk Boots
Dark Steel Mask
Dark Steel Armor
Dark Steel Pants
Dark Steel Gloves
Dark Steel Boots

</code></pre>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://mubravus.gitbook.io/mubravus/como-conseguir-items/drop-list-items/silver-box.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
