Changes
Page history
added fromOrigin attribute
authored
Oct 01, 2025
by
Lxlp
Show whitespace changes
Inline
Side-by-side
Skills/Mechanics/shootshulkerbullet.md
View page @
cc52dd18
...
@@ -16,6 +16,7 @@ Shoots a shulker bullet at the target entity, giving them levitation on hit.
...
@@ -16,6 +16,7 @@ Shoots a shulker bullet at the target entity, giving them levitation on hit.
| onEnd | oE, onendskill | the skill this mechanic calls when it ends |
<!--type:Metaskill-->
|
| onEnd | oE, onendskill | the skill this mechanic calls when it ends |
<!--type:Metaskill-->
|
| startyoffset | syo | The starting y offset of the bullet | 0 |
| startyoffset | syo | The starting y offset of the bullet | 0 |
| forwardoffset | startfoffset, sfo | The forward offset of the bullet | 0 |
| forwardoffset | startfoffset, sfo | The forward offset of the bullet | 0 |
| fromorigin | fo | Whether to shoot the shulker bullet from the origin | false |
## Examples
## Examples
...
...
...
...