EffectLib Warp - TheComputerGeek2/MagicSpells GitHub Wiki
class: WarpThis effect creates rings that descend around the target, as if they had stepped on a teleporter pad.
| Option | Default |
|---|---|
type |
"repeating" |
particle |
"fireworks_spark" |
period |
2 |
iterations |
<rings> |
| Option | Description | Type | Default |
|---|---|---|---|
radius |
Radius of the spawned circles. | Float | 1 |
particles |
Particles per circle. | Integer | 20 |
grow |
Interval of the circles. | Float | 0.2 |
rings |
Circles to display. | Integer | 12 |