# Sistema de Ataque Automático

### 📌 Cómo funciona

{% hint style="info" %}
comando: /attack o /attack (Numero de Skill)&#x20;
{% endhint %}

El sistema de **Ataque Automático** selecciona la primera habilidad disponible según la prioridad de tu clase.

Ejemplo:

Un **Dark Wizard** intentará usar:

1️⃣ Ice Storm\
2️⃣ Evil Spirit\
3️⃣ Inferno

Si el personaje no tiene la primera skill, el sistema intentará con la siguiente disponible.

{% hint style="danger" %}
Utiliza /attack off para apagar el Ataque Automatico
{% endhint %}

| Clase           | /attack 1      | /attack 2       | /attack 3   | /attack 4   |
| --------------- | -------------- | --------------- | ----------- | ----------- |
| Dark Wizard     | Ice Storm      | Evil Spirit     | Inferno     | —           |
| Dark Knight     | Twisting Slash | Death Stab      | —           | —           |
| Fairy Elf       | Five Shot      | Triple Shot     | —           | —           |
| Magic Gladiator | Sword Slash    | Lightning Storm | Power Slash | Evil Spirit |
| Dark Lord       | Birds          | Fire Burst      | Force       | —           |
| Summoner        | Red Storm      | Chain Lightning | —           | —           |

### ⚙️ Importante

con /attack

* El sistema **solo usa una skill automática**.
* La prioridad está definida por el servidor.
* Si tienes varias skills aprendidas, se usará **la primera de la lista**.


---

# 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://muiton.gitbook.io/guia/guia-basica-de-mu-iton/sistema-de-ataque-automatico.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.
