# Cascos & Escudos

## CASCOS Y ESCUDOS

Casi todas las clases pueden usar protección contra los golpes de armas, existen cascos que disminuyen los daños, y escudos, que con suerte rechazarán los golpes enemigos.\
Algunos de estos objetos, al igual que las armaduras, no se venden en comercios pero puedes fabricarlos tú mismo. Incluso algunos animales pueden arrojarte cascos o escudos baratos cuando los matas.

### CASCOS

| Nombre                                                                             | Defensa | Precio     | Skills en Tácticas |      |    |
| ---------------------------------------------------------------------------------- | ------- | ---------- | ------------------ | ---- | -- |
| **Mín**                                                                            | **Máx** | **Compra** | **Venta**          |      |    |
| [Casco de hierro completo](https://tierrasdelsur.cc/manual.html?s=cascosyescudos#) | 10      | 20         | 1000               | 333  | 40 |
| [Casco de hierro](https://tierrasdelsur.cc/manual.html?s=cascosyescudos#)          | 3       | 8          | 350                | 116  | 20 |
| [Casco de plata](https://tierrasdelsur.cc/manual.html?s=cascosyescudos#)           | 20      | 25         | 20000              | 6666 | 60 |
| [Sombrero de Aprendiz](https://tierrasdelsur.cc/manual.html?s=cascosyescudos#)     | 1       | 1          | 8000               | 2666 | 0  |
| [Sombrero de Mago](https://tierrasdelsur.cc/manual.html?s=cascosyescudos#)         | 1       | 1          | 22000              | 7333 | 0  |

### ESCUDOS

| Nombre                                                                      | Defensa | Precio     | Skills en Tácticas |      |   |
| --------------------------------------------------------------------------- | ------- | ---------- | ------------------ | ---- | - |
| **Mín**                                                                     | **Máx** | **Compra** | **Venta**          |      |   |
| [Escudo de hierro](https://tierrasdelsur.cc/manual.html?s=cascosyescudos#)  | 1       | 4          | 2200               | 733  | 0 |
| [Escudo Imperial](https://tierrasdelsur.cc/manual.html?s=cascosyescudos#)   | 4       | 8          | 6000               | 2000 | 0 |
| [Escudo de tortuga](https://tierrasdelsur.cc/manual.html?s=cascosyescudos#) | 1       | 1          | 360                | 120  | 0 |


---

# 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.aoforever.cc/equipamiento/cascos-and-escudos.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.
