> For the complete documentation index, see [llms.txt](https://wiki.drgnshield.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.drgnshield.com/modded-survival/big-boy-mobs/the-yeti.md).

# The Yeti

<figure><img src="/files/uttAYfjQxAXt9OJjUNsf" alt=""><figcaption><p>This guy doesn't chill!</p></figcaption></figure>

* **Health:** 1250
* **Damage:** 20-35&#x20;
* **Where to find:** (only during snow storms)
  * Snowy Taiga&#x20;
  * Old Growth Birch Forest&#x20;
  * Old Growth Spruce Taiga&#x20;
  * Snowy Plains&#x20;
  * Frozen Peaks&#x20;
  * Grove Taiga&#x20;
  * Siberian Taiga&#x20;
  * Highlands Steppe&#x20;
  * Alpine Grove&#x20;
  * Snowy Maple Forest&#x20;
  * Snowy Cherry Grove&#x20;
  * Snowy Badlands&#x20;
  * Alpine Highlands Shield&#x20;
  * Wintry Lowlands
* **Recommended gear:** Enchanted Netherite (prot IV)

The abominable Yeti is a boss that spawns only in Aten, but that doesn't make him an easy foe to defeat.&#x20;

First of all, this hulking beast is powerful enough to launch you flying with his powerful arms. It can also breathe cold air at you, causing freezing over time. Lastly, this creature can pick up large amounts of snow and weaponize it.&#x20;

Some say that there's a way to stun this creature for a few seconds, but this last bit is just a rumor that has to be proven...

### Loot

* <mark style="color:blue;">**Yeti's Mana Core**</mark>, an unique item required to craft a Water Spellbook

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

#### And What is a Water Spellbook?

Great question! In Dragon's Shield there's a unique mana system where you can cast spells and skills from special items, and this spellbook is one of them, the very first one if I must add.

<figure><img src="/files/18j8OfjnANvrwgS5m69u" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/xNA2CCX5kRwpPTq3VsCx" alt=""><figcaption><p>Water Spellbook</p></figcaption></figure>

To craft this spellbook, you need the following items:

* A Yeti's Mana Core
* 3 Copper Ingots
* 2 pieces of Paper
* A piece of Cyan Dye
* 2 Timber Wold Paw Wool, droped from [Timber Wolves](https://app.gitbook.com/o/V9JJW6LzBqSnTmzT53Mm/s/6yr2oI9PwLQ7DW24nBxU/~/changes/264/worlds/overworld/about-aten/custom-mobs/timber-wolf)

<figure><img src="/files/zzmvWquHSK3iDjnegsQj" alt=""><figcaption><p>Water Spellbook Recipe</p></figcaption></figure>


---

# 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:

```
GET https://wiki.drgnshield.com/modded-survival/big-boy-mobs/the-yeti.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.
