# 🎯 Whack-a-Mob

<figure><img src="https://i.imgur.com/XISuHah.png" alt=""><figcaption></figcaption></figure>

### 📌 Descripción General

En este evento aparecerán **5 Porings** y **1 Drops** en posiciones aleatorias dentro del mapa. Los jugadores deberán encontrar y hacer click en el Drops para sumar puntos.

### 🎯 Objetivo

Acumular la mayor cantidad de puntos encontrando al **Drops** antes que los demás jugadores.

### 🕹️ Mecánica del Evento

* Aparecen:
  * **5 Porings**
  * **1 Drops**
* Todos los monstruos estarán en posiciones aleatorias.
* Al hacer click en el **Drops**:
  * Obtendrás **1 punto**.
  * Todos los monstruos se reposicionarán aleatoriamente.
* El proceso se repite durante toda la ronda.

&#x20;![](https://i.imgur.com/6DxPag0.png)

### ⏱️ Duración

* La ronda tiene una duración de **1 minuto**.

### 🏆 Recompensas

* Al finalizar el tiempo:
  * El jugador con más puntos recibirá:
    * **3x Event Coin**

### 🧮 Condición de Victoria

* Gana el jugador con mayor cantidad de puntos al finalizar el tiempo.

### 💡 Recomendaciones

* Memoriza patrones de movimiento para reaccionar más rápido.
* Reduce distracciones: solo el Drops otorga puntos.


---

# 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://lagunarealm.gitbook.io/playlaguna/eventos/whack-a-mob.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.
