> For the complete documentation index, see [llms.txt](https://docs.anitolegends.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.anitolegends.com/community-and-marketing/the-halloween-update-oct-2022.md).

# The Halloween Update (Oct 2022)

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

The spooky season is here and Anito Legends is celebrating the occasion with a Halloween update! Check out the new lobby, NPC, Ghost armor, and additions to the Charm system in v0.4.4!

For the rest of October until November 2, the whole Anito Legends lobby has been decked out for Halloween! We’ve got some decorative pumpkins, bats flying around, and a new NPC so be sure to hang around the area to spot all the shiny new things!

<div><figure><img src="/files/BKBOWvWTOXcVDgDITFac" alt=""><figcaption></figcaption></figure> <figure><img src="/files/5RDVwA1mEIxwXG4VWm18" alt=""><figcaption></figcaption></figure></div>

**New Wakwak NPC**

Our new Wakwak character will be sharing news and updates from the Anito Legends team! She’s our resident storyteller who brings in the latest scoop for all our players!

BUT! She also doesn’t have a name yet, and we have an ongoing community contest to help give her a name and a compelling story!

<figure><img src="/files/1f9aqu0tQpuM3T2oTX9B" alt=""><figcaption></figcaption></figure>

**New Haunted Equipment**

We’ve also added ten (10) new Legendary Haunted seasonal equipment! Blueprints are now available in Nino’s Shop and will be part of the rotation until the Halloween Season ends. Haunted Equipments are all zero weight and have special abilities!

The new Legendary gear are called the Haunted weapons and armor. Their blueprints can be purchased at Nino’s Shop.

[**Read more about the Halloween Update here**](https://medium.com/anito-legends/celebrate-halloween-with-new-anito-legends-early-access-v0-4-4-update-30a47db43885)


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.anitolegends.com/community-and-marketing/the-halloween-update-oct-2022.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
