Changes
Page history
onPotionSplash was linked to onBowHit
authored
Nov 20, 2025
by
Brickgard
Hide whitespace changes
Inline
Side-by-side
Skills/Triggers.md
View page @
c269651b
...
@@ -21,7 +21,7 @@ Crucible supports all other triggers that would generally make sense, and also a
...
@@ -21,7 +21,7 @@ Crucible supports all other triggers that would generally make sense, and also a
|
[
onItemDrop
](
/Skills/Triggers/onItemDrop
)
| When the player drops an item |
|
[
onItemDrop
](
/Skills/Triggers/onItemDrop
)
| When the player drops an item |
|
[
onItemPickup
](
/Skills/Triggers/onItemPickup
)
| When the player picks up an item |
|
[
onItemPickup
](
/Skills/Triggers/onItemPickup
)
| When the player picks up an item |
|
[
onBowHit
](
/Skills/Triggers/onBowHit
)
| When a player hits an entity with an arrow |
|
[
onBowHit
](
/Skills/Triggers/onBowHit
)
| When a player hits an entity with an arrow |
|
[
onPotionSplash
](
/Skills/Triggers/on
BowHit
)
| Triggered if the item is a potion that was thrown |
|
[
onPotionSplash
](
/Skills/Triggers/on
PotionSplash
)
| Triggered if the item is a potion that was thrown |
|
[
onRightClick
](
/Skills/Triggers/onRightClick
)
| When the player right-clicks |
|
[
onRightClick
](
/Skills/Triggers/onRightClick
)
| When the player right-clicks |
|
[
onShoot
](
/Skills/Triggers/onShoot
)
| When the player shoots a bow |
|
[
onShoot
](
/Skills/Triggers/onShoot
)
| When the player shoots a bow |
|
[
onSpawn
](
/Skills/Triggers/onSpawn
)
| When the player logs in or respawns |
|
[
onSpawn
](
/Skills/Triggers/onSpawn
)
| When the player logs in or respawns |
...
...
...
...