All Implemented Interfaces:
IAttackEffect

public class AttackRadial extends AttackSystemBase<AttackRadial.RadialData>
This creates many particles around a point (such as an entity) that then - from a top-down perspective - spread out in a circular shape, giving the impression of a flat shock wave erupting from the center point.

Currently, moves such as Shock Wave and Dark Pulse use this in their animation.