Mechanic
forcepull
Teleports the target entity to the caster
Configuration Fields (2)
| Name | Type | Default | Description |
|---|---|---|---|
| spread s | PlaceholderFloat spread | 0 | How spread out the entities will be from the caster |
| spreadV vspread, vs | PlaceholderFloat spread | 0 | The vertical spread |
Examples & Notes
Examples
This example would teleport all entities within 30 blocks to a random location within 5 blocks of the boss.
ForceGrip:
Skills:
- forcepull{spread=5} @EntitiesInRadius{r=30}
Universal Mechanic Options
- Author:
- Ashijin
