Changes
Page history
nevermind, pande implemented onItemDrop, he's so wholesome
authored
Feb 26, 2025
by
Lxlp
Show whitespace changes
Inline
Side-by-side
Skills/Triggers.md
View page @
79532ab5
...
@@ -16,6 +16,7 @@ Crucible supports all other triggers that would generally make sense, and also a
...
@@ -16,6 +16,7 @@ Crucible supports all other triggers that would generally make sense, and also a
|
[
onEquip
](
/Skills/Triggers/onEquip
)
| When a player equips an armor piece. |
|
[
onEquip
](
/Skills/Triggers/onEquip
)
| When a player equips an armor piece. |
|
[
onUnEquip
](
/Skills/Triggers/onUnEquip
)
| When a player unequips an armor piece. |
|
[
onUnEquip
](
/Skills/Triggers/onUnEquip
)
| When a player unequips an armor piece. |
|
[
onInteract
](
/Skills/Triggers/onInteract
)
| When the player interacts with an entity |
|
[
onInteract
](
/Skills/Triggers/onInteract
)
| When the player interacts with an entity |
|
[
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/onBowHit
)
| Triggered if the item is a potion that was thrown |
|
[
onPotionSplash
](
/Skills/Triggers/onBowHit
)
| Triggered if the item is a potion that was thrown |
...
...
...
...