> For the complete documentation index, see [llms.txt](https://docs.aionoverdose.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.aionoverdose.com/aion-overdose/events/shugo-toy-factory.md).

# Shugo Toy Factory

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

Toyrunerk runs her own little toy factory, producing tough little toys. It’s famous for its toy robots, a popular diversion for young and old throughout Atreia. Toyrunerk has asked the Stella Corporation for assistance in producing them, and now the responsibility lies with you to procure Robot Energy and robot parts.

You’re bound to earn just rewards for your support in this endeavor, as toy robots grant rewards once powered up!&#x20;

#### **How it works:**

**Visit Toyrunerk**

Toyrunerk and the Toy Manufacturing Robot can be found on the Sanctum and Pandaemonium.

**Collect Robot Parts**

Every kid knows that robots are made of three bits: head, torso and legs. Combine/Assemble all three parts to build a cute toy robot and earn special rewards!

These are the parts you’ll need, and this is the way to get them:

* Complete Event Lugbug Missions: In reward for completing missions, you’ll earn Mysterious Capsules and Toy Parts Box containing toy parts and more Robot Energy.

<figure><img src="/files/6ooMoLe2t3lurGPJUEuC" alt=""><figcaption></figcaption></figure>

Tip: Completing Lugbug Missions earns you extra points. Once you’ve collected enough points, you’ll be rewarded with \[Event] Toy Robot

For 30 points you’ll get 2 \[Event] Toy Robot.\
For 60 points you’ll get 5 \[Event] Toy Robot.\
For 100 points you’ll get 10 \[Event] Toy Robot.

**Crafting Robots**

Every kid knows that robots also need energy to work. Sounds like a job for a Daeva like you!

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

Provide the Toy Manufacturing Robot with 5 \[Event] Robot Energy and receive 2 \[Event] Toy Robots. Open these and the Toymaker Robot will give you a reward.

\[Event] Toy Robot rewards: (can grant 1-4 random rewards)

* Ultimate Dark Talon Box
* Ultimate Dark Talon Bundle
* Crimson Katalam Marks
* Glyph Box Fragments
* Ancient Refining Stone
* Ancient Sanctity Potion
* Luna
* Prime Runestone Shard
* Dazzling Gemstone Shard
* Shining Gemstone Shard
* Greater Runestone Shard
* Experience Marks
* Ancient Crown<br>

### <mark style="color:$danger;background-color:$info;">Event Duration: May 25 - June 08, 2026</mark>


---

# 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.aionoverdose.com/aion-overdose/events/shugo-toy-factory.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.
