Type Alias HexPulse

HexPulse: {
    delay: number;
    intensity: number;
    style: HexPulseStyle;
}

Represents an effect that acts on Sempiternal shapes based on which 'ring' of the hexagonal structure they are in.