# Combat

In Squishiverse, players will be able to fight a wide variety of enemy types from small fry critters to elites to large raid bosses. Smaller enemies are easily crowd controlled and react heavily to your attacks. Larger enemies such as elites do not react as easily and may take strong attacks in order to crowd control. Raid bosses will be completely unflinching and require a group effort in order to take down. Squishiverse’s combat system will combine these systems:&#x20;

**Attack**&#x20;

Based on your weapon you will be able to do simple short combo strings or fire projectiles with minor damage but no cost.&#x20;

**Ability**&#x20;

Abilities will be tied to the Squishitypes specific resource, ranging from; small cost low impact/damage to high cost and high impact abilities.

**Defensives (Guard, Super Armour/Invulnerability/Mobility)**&#x20;

All Squishitypes will have a dash and sprint tied to a resource that can be used to avoid attacks entirely. Some abilities may have special properties such as invulnerability or super armour and some Squishitypes such as Knight will have a special guard function that enables them to reduce damage taken.&#x20;

**Resources**

Every squishitype will have a unique primary resource (e.g Mana), and a global secondary resource such as stamina that is used for dashing or sprinting.

![Attack](/files/c4CgP2RE2RcIAyETERVa)


---

# 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.squishiverse.com/squishiverse-docs/gamedesign-and-lore/gameplay-overview/combat.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.
