# Preparing for Battle

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

Before a Duel or Festival you will be granted extra stat points to allocate to form a Battle Spec for your Taruchi. For this playtest, you will have 10 points to spend before each battle. Your Taruchi is then also granted a Special Ability depending on which of the four stats they invest the most in:

* **Harmony:** +1 Harmony per point. Grants the **Attune** ability: Every time you take damage, gain a charge. At three charges, your next guard heals for 30% of your harmony and reflects triple the damage you would have been dealt.
* **Power:** +1 Power per point. Grants the **Sorcery** ability: After seven turns, fire an unblockable Grand Spell that deals 300% damage.
* **Health:** +10 HP per point. Grants the **Fortify** ability: When you are below 30% HP, you take 25% less damage, and deal 2% of your maximum HP as extra damage when attacking.
* **Violence:** +1 Violence per point. Grants the **Bloodlust** ability: Every 3rd attack, bite your opponent  for 10% of their total maximum HP, and heal for 50% of the damage dealt.

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

Your Taruchi can only have one Special Ability active at a time, though points in other stats do still help. You get to change your Battle Spec before every battle, so feel free to experiment!

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

After you have selected your Battle Spec, you can enroll and enter the matchmaker. You will be paired with another player, and after that the battle will commence.


---

# 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.asphodel.io/how-to-play/preparing-for-battle.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.
