# Ancient Dragons

<figure><img src="/files/A0ukpYQOaeczuXuFyAOn" alt=""><figcaption><p>Big, red, angry, scaly puppy</p></figcaption></figure>

### Spawning

These Dragons spawn from 10k and above in Durel. Their spawn conditions are setup so they can spawn in a 3x3 area around the player. They can also spawn in caves, in water, and basically on any surface.&#x20;

### Stats

Their HP scales with the distance from 0.0, this means their hp increases every 25 blocks by a 50x multiplier. Their HP can reach towards 100.000HP on 20k Durel Cords. Their damage doesn't scale and varies from attack to attack (40-70).

### Drops

These guys have a 70% chance to drop 1-2 Ancient Dragon Teeth, and have a 75% chance to drop 1-3 Ancient Dragon Scales. These items can be used to craft an Ancient Dragon Shield. \
The Ancient Dragon Shield has 3000 durability, gives 5% damage reduction alongside 5 extra hp. It's very useful for a tank build.

<figure><img src="/files/pij6mhVcAhHEe8AujbuD" alt=""><figcaption><p>Ancient Dragon Shield</p></figcaption></figure>

**Overall recommended armor for this fighting these beasts is Amber or stronger, as they're hard hitters and can avoid attacks.**


---

# 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://wiki.drgnshield.com/modded-survival/overworld/about-durel/mobs/ancient-dragons.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.
