# Gameplay

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

#### Game Objective

* Defeat all enemies within the fixed time of the game
* Each game will have a basic goal (⭐) and extra goals (⭐⭐ & ⭐⭐⭐) to complete.
* By completing extra goals, players are rewarded with more bonus shooting points.

### Difficult Level

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

Players choose the difficulty level before entering the game, according to the following requirements:

| **Difficulty Level**                            | **Energy requirement** | **Reward**        |
| ----------------------------------------------- | ---------------------- | ----------------- |
| **🔵 - Easy**                                   | Require 15 **⚡Energy** | <p>Shooting Point |
| <br>Gold                                        |                        |                   |
| <br>Box (Wooden - Bronze - Silver)</p>          |                        |                   |
| **🟡 - Normal**                                 | Require 25 **⚡Energy** | <p>Shooting Point |
| <br>Gold                                        |                        |                   |
| <br>Box (Wooden - Bronze - Silver - Gold)</p>   |                        |                   |
| **🔴 - Hard**                                   | Require 40 **⚡Energy** | <p>Shooting Point |
| <br>Gold                                        |                        |                   |
| <br>Box (Bronze - Silver - Gold - Platinum)</p> |                        |                   |

* Players need to complete the game's goal within the time limit of that game
* Game will end when the player runs out of ammo or completes the game’s goal

### Enemy

* In each game, there will be many different enemies; focus on defeating them.
* **Bosses** (with special skills and stats) will appear in **🟡 Normal** and **🔴 Hard** difficulty

<figure><img src="/files/7Kr8sADNExRN5VaMnhpo" alt=""><figcaption></figcaption></figure>

#### Reward

Receive rewards when completing game’s goals, including:

* Shooting Point
* Gold&#x20;
* Box

## Supporter Ingame

<figure><img src="/files/iZkco0u1OHmpNfH6nPF8" alt="" width="188"><figcaption></figcaption></figure>

* Before starting each game, you can choose Pet as your supporter to get more of the **Shooting point bonus**.
* Up to **3 Pets** can be brought as supporters into the game.

### Requirement

* The Pet *must have* Plasma to become your supporter.

### Bonus rate

Bonus rates and pets’ rarity will correspond to the table below:

| Pet Rarity  | Shooting point bonus rate |
| ----------- | ------------------------- |
| ⚪ Common    | 0.5%                      |
| 🟢 Rare     | 1%                        |
| 🔵 Epic     | 2%                        |
| 🟣 Mythical | 3%                        |
| 🟠 Futu     | 4%                        |

### How to get Genesis Pet

You can recruit more Pets on the Marketplace.

* [Purchase ***Genesis Pet/Wish*** on the Marketplace](https://www.eternals.game/genesis)


---

# 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://docs.eternals.game/eternals_world/eternals-pew-pew/gameplay-and-resources/gameplay.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.
