> For the complete documentation index, see [llms.txt](https://wiki.moltenot.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.moltenot.com/craft/legs/ed-ms.md).

# ED/MS

## *Gill legs (level 8+)* <a href="#gill_legs_-level_8" id="gill_legs_-level_8"></a>

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

* Arm:7, fist fighting +1, magic level +1, protection physical +2%
* It can only be wielded properly by sorcerers and druids.
* Itens:
  * Produtos de criaturas:
    * 25 [pile of grave earth](https://www.tibiawiki.com.br/wiki/Pile_of_Grave_Earth)
    * 25 [miraculum](https://www.tibiawiki.com.br/wiki/Miraculum)
    * 25 [scroll of heroic deeds](https://www.tibiawiki.com.br/wiki/Scroll_of_Heroic_Deeds)
    * 25 [volatile proto matter](https://www.tibiawiki.com.br/wiki/Volatile_Proto_Matter)
  * Produtos de boss:
    * 1 memory crystal (Boss - Realityquake)

## *Soulful legs (level 750+)* <a href="#soulful_legs_-level_750" id="soulful_legs_-level_750"></a>

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

* Arm:9, fist fighting +2, magic level +1, protection holy +2%, death +2%
* It can only be wielded properly by sorcerers and druids of level 750 or higher.
* Itens:
  * Produtos de criaturas:
    * 60 [wild flowers](https://www.tibiawiki.com.br/wiki/Wild_Flowers)
    * 60 [hideous chunk](https://www.tibiawiki.com.br/wiki/Hideous_Chunk)
    * 60 [energy ball](https://www.tibiawiki.com.br/wiki/Energy_Ball)
    * 60 [execowtioner mask](https://www.tibiawiki.com.br/wiki/Execowtioner_Mask)
  * Produtos de boss:
    * 1 Urmahlullu's Paw (Boss - Urmahlullu The Weakened)
    * 1 sample of sand wasp honey (Boss - Harpakrut)

## *Icy culottes (level 1000+)* <a href="#icy_culottes_-level_1000" id="icy_culottes_-level_1000"></a>

<figure><img src="/files/9iTeKXMkvAemDDndc5NQ" alt=""><figcaption></figcaption></figure>

* Arm:10, magic level increase +3%, protection energy +3%, earth +3%, fire +3%, manadrain +3%, ice +3%
* It can only be wielded properly by sorcerers and druids of level 1000 or higher.
* Itens:
  * Produtos de boss:
    * 100 copper token
    * 50 iron token
    * 80 silver token
    * 30 gold token
    * 60 platinum token
    * 15 titanium token

## *Soulshanks (level 1500+)* <a href="#soulshanks_-level_1500" id="soulshanks_-level_1500"></a>

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

* Arm:10, fist fighting +3, magic level +3, protection physical +3%, energy +1%, earth +1%, fire +1%, ice +1%, holy +1%, death +1%, speed +30
* It can only be wielded properly by sorcerers of level 1500 or higher.
* Itens:
  * Produtos de criatura:
    * 90 [slime mould](https://www.tibiawiki.com.br/wiki/Slime_Mould)
    * 90 [slimy leaf tentacle](https://www.tibiawiki.com.br/wiki/Slimy_Leaf_Tentacle)
    * 90 [deepworm spikes](https://tibia.fandom.com/wiki/Deepworm_Spikes?so=search)
    * 90 [lavaworm spikes](https://tibia.fandom.com/wiki/Lavaworm_Spikes?so=search)
  * Produtos de boss:
    * 1 Glooth glider tubes and wires (Boss - [Ruqrir](https://molten-ot.fandom.com/pt-br/wiki/Daily#Daily_Dungeon))
    * 1 Dream sand (Boss - Omrafir)

## *Soulstrider (level 1500+)* <a href="#soulstrider_-level_1500" id="soulstrider_-level_1500"></a>

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

* Arm:10, fist fighting +3, magic level +3, protection physical +3%, energy +1%, earth +1%, fire +1%, ice +1%, holy +1%, death +1%, speed +30
* It can only be wielded properly by druids of level 1500 or higher.
* Itens:
  * Produtos de criatura:
    * 90 [gear wheel](https://www.tibiawiki.com.br/wiki/Gear_Wheel)
    * 90 [tainted glooth capsule](https://www.tibiawiki.com.br/wiki/Tainted_Glooth_Capsule)
    * 90 [cave devourer eyes](https://tibia.fandom.com/wiki/Cave_Devourer_Eyes?so=search)
    * 90 [eye of a weeper](https://tibia.fandom.com/wiki/Eye_of_a_Weeper?so=search)
  * Produtos de boss:
    * 1 Perfume flacon (Boss - [Ruqrir](https://molten-ot.fandom.com/pt-br/wiki/Daily#Daily_Dungeon))
    * 1 Lit lightsphere (Boss - Omrafir)


---

# 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://wiki.moltenot.com/craft/legs/ed-ms.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.
