# Spellcaster

Harnessing the power of magic, the Spellcaster wreaks havoc on enemies using their formidable mental abilities, casting powerful spells to defend themselves and their companions.

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

## Abilities

### Blitz

Release powerful blasts from your hands, dealing X amount of damage to a single target (special attack 1: Hand Blasts: Release magic blasts from hands, deal X amount of damage to a single target, range 20 feet)

### Inferno

Burn your opponent with fire, dealing X damage from 7 feet distance (special attack 2: Fire breath, deal X dmg 7 feet in front of you)

### Hysteria

Send agonising waves of magic in all directions. Deals X amount of damage within a 12-foot radius (special attack 3: AOE Send out a wave of magic in all directions. Deal X amount of damage in a 12-foot area.)

### Arcanist

Release a powerful projectile from your hands, dealing X amount of damage to a single target within 35 feet range (special attack 4: Arcane bolt, shoot a projectile from the hand that does x amount of damage, range 35 feet)

### Mindlock

Basic attack speed is increased by 25% for 10 seconds (special attack 5: Haste: 25% faster basic attacks for 10 seconds)


---

# 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://wiki.chainsofwar.io/game/classes/spellcaster.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.
