> For the complete documentation index, see [llms.txt](https://www.hoyoung.directory/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.hoyoung.directory/knowledge-base/bossing/three-paths-apparition/proper-apparition-usage.md).

# Proper Apparition Usage

For a basic understanding of Apparition, refer to the [**Apparition Overview**](/knowledge-base/bossing/three-paths-apparition.md) page!

## How to Use Active  Apparition ![:apparition:](https://cdn.discordapp.com/emojis/1289445498129748069.webp?size=44)

The proper usage of <img src="https://cdn.discordapp.com/emojis/1289445498129748069.webp?size=44" alt=":apparition:" data-size="line"> is to manually consume the

1. **Earth Orb** using <img src="https://cdn.discordapp.com/emojis/1289445614383534090.webp?size=44" alt=":groundwave:" data-size="line"> and
2. **Humanity Orb** using <img src="https://cdn.discordapp.com/emojis/1289445565620551690.webp?size=44" alt=":cudgel:" data-size="line">

and have <img src="https://cdn.discordapp.com/emojis/1289445498129748069.webp?size=44" alt=":apparition:" data-size="line"> automatically consume the

3. **Heaven Orb** using the **unique attribute attack** every 2 seconds.

if <img src="https://cdn.discordapp.com/emojis/1289445614383534090.webp?size=44" alt=":groundwave:" data-size="line"> and <img src="https://cdn.discordapp.com/emojis/1289445565620551690.webp?size=44" alt=":cudgel:" data-size="line"> have been used and you are still waiting for the 2 second cooldown of <img src="https://cdn.discordapp.com/emojis/1289445498129748069.webp?size=44" alt=":apparition:" data-size="line">, manually consume

4. **Heaven Orb** using <img src="https://cdn.discordapp.com/emojis/1289445659040157749.webp?size=44" alt=":iron:" data-size="line">

If executed correctly, **you can consistently reset** ![:cudgel:](https://cdn.discordapp.com/emojis/1289445565620551690.webp?size=44).

{% hint style="warning" %}
Keep in mind to **avoid using** <img src="https://cdn.discordapp.com/emojis/1289445813931479142.webp?size=44" alt=":tremor:" data-size="line"> **or** <img src="https://cdn.discordapp.com/emojis/1289445780171653213.webp?size=44" alt=":flames:" data-size="line"> **while Apparition is active**, as the cooldown reset function might pick those skills instead of <img src="https://cdn.discordapp.com/emojis/1289445565620551690.webp?size=44" alt=":cudgel:" data-size="line">.
{% endhint %}

<figure><img src="/files/5x3edzcKXCSqwEKAJQzY" alt="" width="252"><figcaption></figcaption></figure>

***

### ![:cudgel\~1:](https://cdn.discordapp.com/emojis/1275673673038303285.webp?size=44) Forced Cudgel Reset by Giatore

The attribute combo mentioned in the apparition description is just the consumption of one the 3 orbs, this is just **using the apparition passive attribute attack to reset cudgel** <img src="https://cdn.discordapp.com/emojis/1289445565620551690.webp?size=44" alt=":cudgel:" data-size="line">

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

Against a dummy / culvert it basically boils down to **using heaven** <img src="https://cdn.discordapp.com/emojis/1289445659040157749.webp?size=44" alt=":iron:" data-size="line"> **when it's the only orb left** so you're not waiting for apparition to proc again for cudgel reset

In bosses, cudgel is a fair bit more valuable so **filling the orbs on purpose** may be more valuable than using earth wave blindly.&#x20;

If you consume the blue orb before the other two there's a good chance it'll mess up and you'll be worse off than before, try to only use heaven when it's the last one left.

***

### Final Damage Bonus from Element Switching

Hoyoung gains a **5% Final Damage (FD) bonus** when switching between different elemental skills due to the 3rd job ![](/files/xZVMAX9qARE2ePAB9Wud) **Scroll Energy (Passive)** effect:

* **Using a skill with a different attribute than the previous one grants a 5% FD boost.**
* **Alternating Heaven, Earth, and Humanity skills ensures maximum FD uptime.**
* **Maintaining a structured combo cycle optimizes damage.**

***

### Credits

* **Shulk, Maheen, Giatore, Soushi**


---

# 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://www.hoyoung.directory/knowledge-base/bossing/three-paths-apparition/proper-apparition-usage.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.
