... | ... | @@ -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. |
|
|
|
| [onUnEquip](/Skills/Triggers/onUnEquip) | When a player unequips an armor piece. |
|
|
|
| [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 |
|
|
|
| [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 |
|
... | ... | |