# Custom Monsters

## List

* [Cockroach Soldier](#cockroach-soldier)
* [Elite Black knight](#elite-black-knight)
* [Frost Dragon](#frost-dragon)
* [Polypore Dungeon](/bso-custom-killables/custom-monsters/polypore-dungeon.md)
* [Rum Pumped Crab](#rum-pumped-crab)
* [Tormented Demon](#tormented-demon)
* [Vladimir Drakan](#vladidmir-drakan)
* [Yeti](#yeti)

###

## Custom Monsters

The monsters listed under this heading do not belong to any specific section, and have varying requirements.

### **Cockroach soldier**&#x20;

#### Notable drops:

Carapace (1 per kill). Used to craft [Carapace armour](/skills/crafting.md#custom-content-and-boosts) (equivalent to Adamant)

### Elite Black Knight

#### Requirements:

[Dark Temple Key](/skills/thieving.md#custom-content-and-boosts).&#x20;

#### Notable drops:

All drops currently have no use past cosmetic/CL.

| Item                          | Rate |
| ----------------------------- | ---- |
| Elite black knight sword      | 1/30 |
| Elite black knight kiteshield | 1/30 |
| Elite black knight helm       | 1/30 |
| Elite black knight platebody  | 1/30 |
| Elite black knight platelegs  | 1/30 |
| Zamorakian codex              | 1/64 |

### **Rum Pumped Crab**

#### Requirements:

50 Dungeoneering. Fishbowl helmet, Diving apparatus.

#### Notable drops:

Brackish blade - 1/1,200 - No major uses other than a CL item.

### Frost Dragon&#x20;

#### Requirements:

85 Dungeoneering, 70 Prayer, 1 Prayer Potion(4) used per 5 kills.

#### Notable drops:

* **Frost dragon bones** - **1 per kill** - Level 80 prayer,  165 base xp. Compared to 150xp per superior dragon bones and 250xp per Abyssal/Royal.
* **Clue scroll (grandmaster) - 1/290**

#### Custom Boosts:

* [Tzkal Cape](https://bso-wiki.oldschool.gg/minigames/emerged-zuk-inferno) / Infernal Cape / Fire Cape: 8% / 4% / 2% (works from bank)
* [Ancient Rejuvenation Pool](https://bso-wiki.oldschool.gg/skills/construction) / Any other Tier: 5% / 3%

### Tormented Demon

#### Requirements:

1x Divine Water per kill, 126 QP.&#x20;

#### Custom Boosts:

* [Tzkal Cape](https://bso-wiki.oldschool.gg/minigames/emerged-zuk-inferno): 5%

#### Notable drops:

<table><thead><tr><th>Item</th><th width="270">Rate</th><th>Use</th></tr></thead><tbody><tr><td>Dragon limbs</td><td>1/256</td><td>Used to fletch Dragon crossbow (u)</td></tr><tr><td>Dragon Claw</td><td>1/256</td><td>None. <strong>Not the same as dragon claws from CoX.</strong></td></tr><tr><td>Offhand Dragon Claw</td><td>1/256</td><td>None. <strong>Not the same as dragon claws from CoX.</strong></td></tr><tr><td>Ruined dragon armour slice</td><td>1/906</td><td>1/3 for <code>/create name:Royal dragon platebody</code></td></tr><tr><td>Ruined dragon armour lump</td><td>1/906</td><td>1/3 for <code>/create name:Royal dragon platebody</code></td></tr><tr><td>Ruined dragon armour shard</td><td>1/906</td><td>1/3 for <code>/create name:Royal dragon platebody</code></td></tr><tr><td>Clue scroll (grandmaster)</td><td>1/60</td><td></td></tr></tbody></table>

### Vladidmir Drakan

#### Requiremets:

1 silver stake, 1 vial of blood

#### Custom Boosts:

[Ancient Rejuvenation Pool](https://bso-wiki.oldschool.gg/skills/construction): 5%&#x20;

#### Notable drops:

<table><thead><tr><th>Item</th><th width="270">Rate</th><th>Use</th></tr></thead><tbody><tr><td>Clue Scroll (grandmaster)</td><td>1/256</td><td></td></tr><tr><td>Blightbrand</td><td>1/512</td><td></td></tr><tr><td>Vampyric plushie</td><td></td><td></td></tr><tr><td>Vampyric outfit</td><td></td><td></td></tr><tr><td>Echo</td><td></td><td></td></tr><tr><td>Blood Orange seed</td><td></td><td></td></tr></tbody></table>

### Yeti

#### Requiremets:

Bitfield: Has Unlocked Yeti

#### Custom Boosts:

#### Notable drops:

<table><thead><tr><th>Item</th><th width="270">Rate</th><th>Use</th></tr></thead><tbody><tr><td>Frostclaw Cape</td><td>1/100</td><td></td></tr><tr><td>Cold Heart</td><td>1/100</td><td></td></tr><tr><td>Penguin Egg</td><td>1/900</td><td>Growable Pet</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://bso-wiki.oldschool.gg/bso-custom-killables/custom-monsters.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.
