> For the complete documentation index, see [llms.txt](https://genshinhelper.gitbook.io/abyss/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://genshinhelper.gitbook.io/abyss/monsters/specters/anemo-specter.md).

# Anemo Specter

![](/files/-MjlzOwvUqQskiIbKXcP)

## Resistances

|                          Element | Resist     |
| -------------------------------: | ---------- |
| ![](/files/-MVEZ5eufuBMc_rgR7X9) | **IMMUNE** |
|               ALL OTHER ELEMENTS | 10%        |

## Tips and Mechanics

**Weak Point** - None

While not dangerous by themselves, the vacuum they leave behind can combo with other enemies. Try to avoid enraging them if they are combined with other monsters with hard hitting attacks.

{% hint style="info" %}
As of v2.8, specters are now able to be pulled by![](/files/-MVEZ5eufuBMc_rgR7X9)skills when not Enraged, meaning it is much easier to group them
{% endhint %}

## Rage

Specters have a **Fury Gauge** which builds up when hit by attacks that take a large portion of the Specter's HP.

When **enraged**, they will change their attack patterns, deal more damage, and explode in a larger AoE when killed.

## Abilities

### Homing Missile

{% embed url="<https://gfycat.com/bigheartedrapidamericancrocodile>" %}
Shoots two missiles that slightly curve towards the player
{% endembed %}

### Swirl

{% embed url="<https://gfycat.com/generousoilygavial>" %}
After a brief delay, deals AoE Anemo damage
{% endembed %}

This attack is only used if you get into melee range

### Triple Shot (Enraged)

{% embed url="<https://gfycat.com/insecurealarmedindigobunting>" %}
Fires 3 quick shots in a cone
{% endembed %}

### Detonate

{% embed url="<https://gfycat.com/glumtartaxolotl>" %}
Explodes in a small AoE once killed
{% endembed %}

If **enraged**, the **DMG** and **AoE** are larger, and it leaves behind a vortex which deals damage over time.

{% embed url="<https://gfycat.com/lavishexaltedkakapo>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://genshinhelper.gitbook.io/abyss/monsters/specters/anemo-specter.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.
