Update Mechanics authored by Akim91's avatar Akim91
...@@ -188,6 +188,7 @@ by these will "inherit" the targets (if applicable). ...@@ -188,6 +188,7 @@ by these will "inherit" the targets (if applicable).
| [On Swing][] | Applies an [aura][] to the target that triggers skills when they swing / left click | | [On Swing][] | Applies an [aura][] to the target that triggers skills when they swing / left click |
| [On Interact][] | Applies an [aura][] to the target that triggers skills when they interact / right click while holding a block or looking at an outlined block (NOT AIR) | | [On Interact][] | Applies an [aura][] to the target that triggers skills when they interact / right click while holding a block or looking at an outlined block (NOT AIR) |
| [On Jump][] | Applies an [aura][] to the target that triggers a skill when they jump (PAPER ONLY MECHANIC) | | [On Jump][] | Applies an [aura][] to the target that triggers a skill when they jump (PAPER ONLY MECHANIC) |
| [On Death][] | Applies an [aura][] to the target that triggers a skill when they die |
| [Orbital][] | Applies an [aura][] that causes a projectile to orbit around the target | | [Orbital][] | Applies an [aura][] that causes a projectile to orbit around the target |
| [Projectile][] | Fires a highly-customizable projectile towards the target | | [Projectile][] | Fires a highly-customizable projectile towards the target |
| [Shoot][] | Shoots a item-projectile at the target, similar to arrows/eggs/snowballs. | | [Shoot][] | Shoots a item-projectile at the target, similar to arrows/eggs/snowballs. |
...@@ -394,4 +395,5 @@ but not yet ready for use. ...@@ -394,4 +395,5 @@ but not yet ready for use.
[On Block Break]: /skills/mechanics/onblockbreak [On Block Break]: /skills/mechanics/onblockbreak
[On Swing]: /skills/mechanics/onswing [On Swing]: /skills/mechanics/onswing
[On Interact]: /skills/mechanics/oninteract [On Interact]: /skills/mechanics/oninteract
[On Jump]: /skills/mechanics/onjump [On Jump]: /skills/mechanics/onjump
\ No newline at end of file [On Death]: /skills/mechanics/ondeath
\ No newline at end of file