Update Mechanics authored by Akim91's avatar Akim91
...@@ -185,6 +185,7 @@ by these will "inherit" the targets (if applicable). ...@@ -185,6 +185,7 @@ by these will "inherit" the targets (if applicable).
| [On Damaged][] | Applies an [aura][] to the target that triggers skills when they take damage | | [On Damaged][] | Applies an [aura][] to the target that triggers skills when they take damage |
| [On Shoot][] | Applies an [aura][] to the target that triggers skills when they shoot a bow | | [On Shoot][] | Applies an [aura][] to the target that triggers skills when they shoot a bow |
| [On Block Break][] | Applies an [aura][] to the target that triggers skills when they break a block | | [On Block Break][] | Applies an [aura][] to the target that triggers skills when they break a block |
| [On Block Place][] | Applies an [aura][] to the target that triggers skills when they place a block |
| [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) |
...@@ -393,6 +394,7 @@ but not yet ready for use. ...@@ -393,6 +394,7 @@ but not yet ready for use.
[Disguise As Block]: /skills/mechanics/disguiseasblock [Disguise As Block]: /skills/mechanics/disguiseasblock
[Give Item From Slot]: /skills/mechanics/giveitemfromslot [Give Item From Slot]: /skills/mechanics/giveitemfromslot
[On Block Break]: /skills/mechanics/onblockbreak [On Block Break]: /skills/mechanics/onblockbreak
[On Block Place]: /skills/mechanics/onblockplace
[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
... ...
......