Particle Sphere

Description

Creates a sphere of particles at the targeted entity or location.

Attributes

Attribute Aliases Description Default
radius r The radius of the sphere to draw 0

This mechanic inherits every attribute of the Particle mechanic

Examples

FlameSphere:
  Skills:
  - particlesphere{particle=flame;amount=200;radius=5} @self

Aliases

  • effect:particlesphere
  • e:ps
  • ps
Updated Aug 19, 2026