# 4.1.1 Forest

In Forest, the first chapter of the Adventure mode, players need to battle against monsters from three families.&#x20;

**Family 1:** The Wild Mushroom family consists of Branch Mushroom, Spear Mushroom, and Dagger Mushroom. These monsters are adept at close combat. They often deal physical damage to opponents within a specific range, using skills such as the Whirlwind Strike, Cleave, and Manic Attack.&#x20;

**Family 2:** The Slug family consists of Square Slug, Caterpillar, and Slim Slug. These monsters are also good at close-range combatants who protect themselves with armor while dealing physical and magic damage to opponents. Their skills include the Energy Armor, Shield Strike, and Slam.&#x20;

**Family 3:** The Stone Man family consists of Rock Man, Stone Man, and Big Rock Man. They are better at long-range attacks, using spells to cause magic damage to opponents. Their skills include Split Fireball, Delay Fireball, and Magic Burn. The boss of the first chapter is Wood Horn, a giant fierce-looking deer. This monster is a good long-range combatant that deals additional magic damage to opponents, with Ice Coffin being its favorite skill.


---

# 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.winnfthero.io/4-gameplay/4.1-adventure/4.1.1-forest.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.
