12 ::ll::TypedStorage<4, 4, float> maxChargeDistance;
13 ::ll::TypedStorage<4, 4, float> chargeSpeedMultiplier;
14 ::ll::TypedStorage<4, 4, float> attackReach;
15 ::ll::TypedStorage<4, 4, float> knockbackForce;
16 ::ll::TypedStorage<4, 4, float> overshootDistance;
17 ::ll::TypedStorage<4, 8, ::SharedTypes::FloatRange> cooldownTimeSeconds;