> For the complete documentation index, see [llms.txt](https://vast-3.gitbook.io/vast-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://vast-3.gitbook.io/vast-docs/vast-studios/ultimate-bliss-smp-plugin/abilities.md).

# Abilities

<details>

<summary>Astral Projection  <a href="#astral-projection" class="button secondary">Astra</a></summary>

Become a projection and explore in a 150 block radius. Spook players by left clicking with your gem, or tagging them with right click. You exist the Astral state if your NPC is hit, or you click the air with an empty hand.

{% hint style="info" %}
Activate by Right Click
{% endhint %}

</details>

<details>

<summary>Daggers  <a href="#daggers" class="button secondary">Astra</a></summary>

Shoot 3 daggers, if a player is hit with one dagger they take 10 damage and their gem is disabled for 10 seconds for every dagger they're hit with.

{% hint style="info" %}
Activate with Left Click
{% endhint %}

</details>

<details>

<summary>Breezy Bash  <a href="#breezy-bash" class="button secondary">Puff</a></summary>

Lifts players in a 4 block radius up in the air, then smashes them down at high velocity.

{% hint style="info" %}
Activate with Left Click
{% endhint %}

</details>

<details>

<summary>Dash  <a href="#dash" class="button secondary">Puff</a></summary>

Dashes you in the direction you are looking deals 6 hearts of damage to players and mobs upon contact.

{% hint style="info" %}
Activate with Right Click
{% endhint %}

</details>

<details>

<summary>Chad Strength  <a href="#chad-strength" class="button secondary">Strength</a></summary>

Every 3 crits charges a hit that deals two times the damage.

{% hint style="info" %}
Activate with Right Click
{% endhint %}

</details>

<details>

<summary>Frailer  <a href="#frailer" class="button secondary">Strength</a></summary>

Clears potion effects and gives withering 2 in a 7 block radius.

{% hint style="info" %}
Activate with Left Click
{% endhint %}

</details>

<details>

<summary>Charger  <a href="#charger" class="button secondary">Flux</a></summary>

Upon activation you're no longer able to deal damage for 5s, meanwhile dealt to you is added up and put into your next attack.

{% hint style="info" %}
Activate with Right Click
{% endhint %}

</details>

<details>

<summary>Electric Wave  <a href="#electric-wave-1" class="button secondary">Flux</a></summary>

Send an electric current which ricochets from, player to player dealing increasing damage with each hit. Max 3 ricochets each deals extra 3 hearts.

{% hint style="info" %}
Activate with Left Click
{% endhint %}

</details>

<details>

<summary>Circle of life  <a href="#circle-of-life-b" class="button secondary">Life</a></summary>

Summons an 8 block wide zone that follows you. Gives trusted +4, Untrusted -4 hearts, slowly mends armor and tools if trusted caster can only steal health while zone is active.

{% hint style="info" %}
Activate with Right Click
{% endhint %}

</details>

<details>

<summary>Heart Drainer  <a href="#heart-drainer" class="button secondary">Life</a></summary>

Removes 4 hearts from enemies in a 4 block radius, lasting for 20 seconds.

{% hint style="info" %}
Activate with Left Click
{% endhint %}

</details>

<details>

<summary>Cozy Campfire  <a href="#cozy-campfire" class="button secondary">Fire</a></summary>

Spawns a campfire that heals 2 hearts and hunger a second in a 5 block radius.

{% hint style="info" %}
Activate with Right Click
{% endhint %}

</details>

<details>

<summary>Fireball  <a href="#cozy-campfire" class="button secondary">Fire</a></summary>

Spawns a fireball that charges up passively. When on fire blocks this charges 2x as fast, and deals more damage the more you charge it.

{% hint style="info" %}
Activate with Left Click
{% endhint %}

</details>

<details>

<summary>Rich Rush  <a href="#rich-rush" class="button secondary">Wealth</a>  </summary>

Double the ores, and double the mob drops for 8 minutes.

{% hint style="info" %}
Activate with Right Click
{% endhint %}

</details>

<details>

<summary>Unfortunate  <a href="#rich-rush" class="button secondary">Wealth</a>  </summary>

1/3 of enemies using powers fail in a 2 block radius.

{% hint style="info" %}
Activate with Left Click
{% endhint %}

</details>

<details>

<summary>Sloths Sedative <a href="#sloths-sedative" class="button secondary">Speed</a></summary>

Slowness 4, mining fatigue 3 Clears speed effect, 0.5x slower crits in a 4 block radius.

{% hint style="info" %}
Activate with Left Click
{% endhint %}

</details>

<details>

<summary>Speedy Storm <a href="#sloths-sedative" class="button secondary">Speed</a></summary>

Spawns a Thunder Storm with lightning strikes the caster gets constant 1.5x faster attacks while the storm is active and speed 3 while in the storm. Trusted get 1.3x faster attacks and speed 3 while in the storm. If trusted or caster is struck by lightning they get Speed 6 and 2.2x faster attacks. If untrusted is struck they are stunned for 2s.

{% hint style="info" %}
Activate with Right Click
{% endhint %}

</details>


---

# 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://vast-3.gitbook.io/vast-docs/vast-studios/ultimate-bliss-smp-plugin/abilities.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.
