onAttack trigger - item version wiki page authored by Lxlp's avatar Lxlp
...@@ -7,7 +7,7 @@ Crucible supports all other triggers that would generally make sense, and also a ...@@ -7,7 +7,7 @@ Crucible supports all other triggers that would generally make sense, and also a
| Trigger | When it fires... | | Trigger | When it fires... |
|----------------------------------------|--------------------------------------------------------------| |----------------------------------------|--------------------------------------------------------------|
| [onAttack](/../../../MythicMobs/-/wikis/Skills/Triggers/onAttack) | When the player hits another entity | | [onAttack](/Skills/Triggers/onAttack) | When the player hits another entity |
| onConsume | Triggered if the item is food or a potion that is eaten | | onConsume | Triggered if the item is food or a potion that is eaten |
| onCrouch | When the player crouches | | onCrouch | When the player crouches |
| onUnCrouch | When the player stops crouching | | onUnCrouch | When the player stops crouching |
... ...
......