Changes
Page history
added ClearTarget mechanic
authored
Oct 01, 2025
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
Skills/Mechanics/EnderBeam.md
0 → 100644
View page @
1f8283a3
## 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