Changes
Page history
added onBreak trigger
authored
Feb 26, 2025
by
Lxlp
Show whitespace changes
Inline
Side-by-side
Skills/Triggers.md
View page @
3ebd1cb3
...
...
@@ -8,6 +8,7 @@ Crucible supports all other triggers that would generally make sense, and also a
| Trigger | When it fires... |
|----------------------------------------|--------------------------------------------------------------|
|
[
onAttack
](
/Skills/Triggers/onAttack
)
| When the player hits another entity |
|
[
onBreak
](
/Skills/Triggers/onBreak
)
| When the player holding or equipping the item breaks it |
|
[
onConsume
](
/Skills/Triggers/onAttack
)
| Triggered when the item is eaten |
|
[
onCrouch
](
/Skills/Triggers/onCrouch
)
| When the player crouches |
|
[
onUnCrouch
](
/Skills/Triggers/onUnCrouch
)
| When the player stops crouching |
...
...
...
...