Changes
Page history
added alias for onJump attribute
authored
Sep 02, 2024
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
skills/mechanics/onjump.md
View page @
fd38275e
## Description
Applies an aura to the target that triggers a skill when they jump.
Applies an
[
aura
]
to the target that triggers a skill when they jump.
> **This is a [Paper-Only] mechanic!**
...
...
@@ -7,9 +7,9 @@ Applies an aura to the target that triggers a skill when they jump.
## Attributes
| Attribute | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------|
| onJump | oJ
| The Metaskill to execute if the target jumps
| |
| onJump | oJ
, onjumpskill
| The Metaskill to execute if the target jumps | |
| cancelevent | cE | Whether to cancel the event when it is triggered | false |
> This mechanic inherits every attribute of the [aura] mechanic
## Examples
Apply an onJump aura to yourself. Whenever you jump it will put level 1 slow falling on you for 1 second.
...
...
@@ -70,4 +70,6 @@ Fireball_oH:
-
damage{a=5-15;cause=magic}
```
[
Paper-Only
]:
https://papermc.io/downloads/all
\ No newline at end of file
<!-- LINKS -->
[
Paper-Only
]:
https://papermc.io/downloads/all
[
aura
]:
/skills/mechanics/aura
\ No newline at end of file