# Strategy and Balance

**Balanced Combat System**

All elves start with a base Attack points and a Defense points, ensuring a level playing field. However, the impact of attacks is modulated by the elemental modifier, encouraging players to make strategic decisions based on the elemental composition of their team and their opponents'. The gameplay is designed to reward strategic thinking, elemental mastery, and tactical combat decisions, providing a rich and engaging experience that evolves with the player's understanding of the game's mechanics.

**Strategic Elements:**

* **Elven Choice**: Selecting the right combination of elves based on elemental attributes is crucial for gaining the upper hand.
* **Choice of Move**: Deciding between conserving EP for potent abilities or applying steady pressure with normal attacks.
* **Target Selection**: Choosing which enemy elf to attack involves considering elemental matchups and the current state of the battlefield.


---

# 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://nobby-game.gitbook.io/whitepaper/nobby-game/gameplay/strategy-and-balance.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.
