> For the complete documentation index, see [llms.txt](https://arcane-saga.gitbook.io/arcane/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://arcane-saga.gitbook.io/arcane/event/heros-star-event.md).

# Hero's Star Event

Challenge the Glory!&#x20;

Hello,  this is Arcane Saga.\
\
Starting from February 19th (Monday), the 'Hero's Star' event, where you can acquire abundant hero fragments, will kick off.

Find out below what rewards are prepared for you!<br>

◆ Hero's Star Event Guide

① Event Period

&#x20;\- From February 19th (Monday) 00:00 (UTC) to March 8th (Friday) 14:59 (UTC)

\
\
② Event Content

&#x20;\- During the event period, you can obtain various rewards by logging into the game. ※ Rewards will be available for collection in the \[Mail] section.

\
③ Event Rewards<br>

| DATES  | Rewards                              | Count |
| ------ | ------------------------------------ | ----- |
| Day 1  | Upgrade Stone Box                    | 1     |
| Day 2  | Hero Piece Box                       | 2     |
| Day 3  | Level Ticket (Lv.50\~99)             | 2     |
| Day 4  | Upgrade Stone Box                    | 1     |
| Day 5  | Level Ticket (Lv.50\~99)             | 2     |
| Day 6  | Hero Piece Box                       | 2     |
| Day 7  | Level Ticket (Lv.100\~149)           | 2     |
| Day 8  | Normal Summon Ticket                 | 10    |
| Day 9  | Selective Hero Piece (Common - Epic) | 20    |
| Day 10 | Selective Hero Piece (Common - Rare) | 50    |
| Day 11 | Level Ticket (Lv.100\~149)           | 1     |
| Day 12 | Selective Hero Piece (Common - Epic) | 20    |
| Day 13 | Selective Hero Piece (Common - Rare) | 50    |
| Day 14 | Level Ticket (Lv.100\~149)           | 2     |

<br>

💡 Explanation of Event Rewards!

&#x20;\- For each 'Hero Fragment Box (All),' you can acquire 10 fragments of any hero from all grades.\
&#x20;\- For each 'Selectable Hero Fragment Box (Common\~Epic),' you can select and obtain one hero fragment from a hero of your choice within the Common\~Epic grades.\
&#x20;\- For each 'Selectable Hero Fragment Box (CommonRare),' you can select and obtain one hero fragment from a hero of your choice within the CommonRare grades.\
&#x20;\- When using selectable hero fragment items, you can only select heroes in the units provided. Example) If 20 selectable hero fragments are given, you cannot split them between A hero fragments and B hero fragments. You can use either 20 A hero fragments or 20 B hero fragments.\
&#x20;\- Selectable hero fragment items can only be chosen from "heroes you currently possess."\
&#x20;\- You can acquire enhancement stones needed for equipment enhancement from the Enhancement Stone Box.

✔️ Event Notices\
&#x20;\- Event rewards can be collected upon logging into the game.\
&#x20;\- Event schedule and content may be subject to change due to internal circumstances.

We look forward to various upcoming events.\
\
Thank you.


---

# 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://arcane-saga.gitbook.io/arcane/event/heros-star-event.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.
