Revert "added ClearTarget mechanic" authored by Lxlp's avatar Lxlp
This reverts commit 1f8283a3389908f340de3fcb5bc030ebbd4ae456.
## Description
Causes the caster to leap backwards away from the target entity
## Attributes
| Attribute | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------|
| velocity | v, magnitude | The velocity of the leap | 1 |
| velocityy | yvelocity, vy, yv | The y component of the velocity of the leap | 0.01337 |
## Examples
```yaml
ExampleMob:
Skills:
- disengage @trigger ~onDamaged
```
<!--TAGS-->
<!--tag:Movement-->
\ No newline at end of file