> For the complete documentation index, see [llms.txt](https://l2avalon-net.gitbook.io/info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://l2avalon-net.gitbook.io/info/new/quests/fates-whisper.md).

# Fate's Whisper

| Level          | 70                        |
| -------------- | ------------------------- |
| Start Location | Oren                      |
| Start Npc      | Maestro Reorin            |
| Races          | All                       |
| Classes        | All                       |
| Repeatable     | no                        |
| Reward         | A Grade Weapon / Subclass |

<br>

Fate's Whisper

1. The quest begins with Maestro Reorin who is found east of Oren Castle Town. You'll be back here many times so remember the location.He will ask you to free his wife Reiria by slaying Shilen's Messenger Cabrio and get back her soul orb.<img src="/files/d8Vrk7tSZcZG1mUj6urN" alt="" data-size="line">\
   ![](/files/5asTv0SMMuN5EcBxA1Yl)

2\. Shilen's Messenger Cabrio is located north east of the cemetery. A box will spawn out after it dies, you will receive Reiria's soul orb by opening it. You don't have to hit Cabrio, nor do you have to be in the party that kills it. Just get to the box quickly because it doesn't stay around long.

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

\
3\. Take the soul orb back to Maestro Reorin, he will ask you to go Tower of Insolence to kill 3 Raid Bosses to get 3 Infernium Scepters.A box will spawn out after Raid Boss dies, you will receive Infernium Scepters by opening it and clicking Quest. Again, you don't have to hit the boss or be in party. Just bring a stack of patience to wait out the spawn times.

&#x20;        a) Tower of Insolence Third Floor - Hallate ( Hallate's Infernium Scepter )<img src="/files/3hGmgoxyI0zTLXq7X4z8" alt="" data-size="line">

<figure><img src="/files/0hlO1XlwfRhFu8UbuXfW" alt=""><figcaption></figcaption></figure>

b) Tower of Insolence Eight Floor - Kernon ( Kernon's Infernium Scepter )<img src="/files/nKb6TpCjNNvL6kWsntfp" alt="" data-size="line">

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

c) Tower of Insolence Eleventh Floor - Longhorn ( Golkonda's Infernium Scepter )<img src="/files/w6AckjlzuEtBdk7xhmrT" alt="" data-size="line">

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

4. Return the Infernium Scepters to Maestro Reorin, he will ask you to go to Town of Oren to look for Warehouse Freight man Cliff to get Infernium Varnish. Talk to Warehouse Freight man Cliff and he will give you the varnish <img src="/files/QDomQdqxAtAVaMsunBsC" alt="" data-size="line"> .<br>

   <figure><img src="/files/TfMGzzFsodHICFZT31mu" alt=""><figcaption></figcaption></figure>
5. Return Infernium Varnish to Maestro Reorin, he will ask you for 984 B-Grade Grystals<img src="/files/zJGk9wuW4MkQVW2kNRDn" alt="" data-size="line">.

<figure><img src="/files/2VLGs7EtnvwRJ9k1sImG" alt=""><figcaption></figcaption></figure>

6. To finish the quest you will need a Top B grade weapon (from the list below) . You will get to choose a low A grade weapon to trade up to, and receive the Star of Destiny final quest item.

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

The list of low A weapons to choose from is listed below:

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

7. Another one way is to press (i have the crystals , but i don't need a weapon. Just give me the Start of Destiny)&#x20;

\
![Image](https://media.discordapp.net/attachments/1296109895388626945/1391882060884480140/image.png?ex=686e2b6f\&is=686cd9ef\&hm=364e746af729ed83f57819e68261afddd5fadb1ae8eb35442fb7c90505385252&=\&format=webp\&quality=lossless\&width=272\&height=350)

Congragulations , when you finish the quest you will have in your inventory a low A-Grade Weapon and at quest items Star of Destiny <img src="/files/4BCOJDHqTWzESLDTzS08" alt="" data-size="line"> . \
Now you can go to Priest of any City and make your Sub-Class.


---

# 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://l2avalon-net.gitbook.io/info/new/quests/fates-whisper.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.
