Changes
Page history
Revert "added ClearTarget mechanic"
authored
Oct 02, 2025
by
Lxlp
This reverts commit 1f8283a3389908f340de3fcb5bc030ebbd4ae456.
Show whitespace changes
Inline
Side-by-side
skills/mechanics/EnderBeam.md
0 → 100644
View page @
38502e7a
## Description
Summons an Ender Crystal which shoots a beam towards the target.
**Warning: This effect creates an Ender Crystal which can be exploded and cause block damage.**
## Attributes
| Attribute | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------|
| duration | d | The time (in ticks) that the effect is active | 60 |
| yoffset | y, yo | The default vertical offset from the casting mob | 0 |
## Examples
```
yaml
EnderBeamSkill
:
Skills
:
-
effect:enderbeam{d=100;y=2} @target
```
## Aliases
-
[x] effect:enderbeam
<!--TAGS-->
<!--tag:Effect-->
\ No newline at end of file