updated type metadata authored by Lxlp's avatar Lxlp
...@@ -7,7 +7,7 @@ Applies an [aura] to the target that triggers a skill when they jump. ...@@ -7,7 +7,7 @@ Applies an [aura] to the target that triggers a skill when they jump.
## Attributes ## Attributes
| Attribute | Aliases | Description | Default | | Attribute | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------| |-----------|-----------|----------------------------------------------------------------------|---------|
| onJump | oJ, onjumpskill | The Metaskill to execute if the target jumps | | | onJump | oJ, onjumpskill | The Metaskill to execute if the target jumps |<!--type:Metaskill-->|
| cancelevent | cE | Whether to cancel the event when it is triggered | false | | cancelevent | cE | Whether to cancel the event when it is triggered | false |
> This mechanic inherits every attribute of the [aura] mechanic > This mechanic inherits every attribute of the [aura] mechanic
... ...
......