# Shades of Mort'ton

[The OSB Shades of Mort'ton article](https://wiki.oldschool.gg/minigames/shades-of-mortton) describes the minigame and standard content around it.&#x20;

| Item                                                                                                                         | Source                                                                         |
| ---------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------ |
| Necromancer Kit                                                                                                              | 1/375 from any Gold key open                                                   |
| Shade Skull                                                                                                                  | 1/400 from any Gold key open                                                   |
| [ ](/custom-items/pets.md#meme-pets-and-no-perk-pets)[Gary](/custom-items/pets.md#meme-pets-and-no-perk-pets) (perkless pet) | 1/1200(multiplied by shade tier) . Urium 1/1200, Fiyr 1/2400, Asyn 1/3600 etc. |

**Necromancer Kit** - used to `/create item:Necromancer outfit` requiring 50 Fine cloth, 3 Necromancer Kit, 1 Dagon'hai robes set. This cannot be reverted

**Shade Skull** - Used to create Necromancer's \[x] Staff and Skeletal \[x] Battlestaff. This can be reverted and you will have the skull returned. \[x] is the type of staff. Necromancer's staff require a Mystic \[x] staff, Skeletal battlestaff require a \[x] battlestaff.

Types of staffs usable: Air, Earth, Fire, Lava, Mud, Steam, Water

<details>

<summary>List to create + revert for fast CL</summary>

```
/create item:Necromancer's air staff
/create item:Revert Necromancer's air staff
/create item:Necromancer's earth staff
/create item:Revert Necromancer's earth staff
/create item:Necromancer's fire staff
/create item:Revert Necromancer's fire staff
/create item:Necromancer's lava staff
/create item:Revert Necromancer's lava staff
/create item:Necromancer's mud staff
/create item:Revert Necromancer's mud staff
/create item:Necromancer's steam staff
/create item:Revert Necromancer's steam staff
/create item:Necromancer's water staff
/create item:Revert Necromancer's water staff
/create item:Skeletal battlestaff of air
/create item:Revert Skeletal battlestaff of air
/create item:Skeletal battlestaff of earth
/create item:Revert Skeletal battlestaff of earth
/create item:Skeletal battlestaff of fire
/create item:Revert Skeletal battlestaff of fire
/create item:Skeletal battlestaff of water
/create item:Revert Skeletal battlestaff of water
/create item:Skeletal lava battlestaff
/create item:Revert Skeletal lava battlestaff
/create item:Skeletal mud battlestaff
/create item:Revert Skeletal mud battlestaff
/create item:Skeletal steam battlestaff
/create item:Revert Skeletal steam battlestaff
```

</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://bso-wiki.oldschool.gg/minigames/shades-of-mortton.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.
