20 ::ll::TypedStorage<4, 4, float> mMaxChargeDistance;
21 ::ll::TypedStorage<4, 4, float> mAttackReach;
22 ::ll::TypedStorage<4, 4, float> mKnockbackForce;
23 ::ll::TypedStorage<4, 4, float> mChargeOvershootDistance;
24 ::ll::TypedStorage<4, 4, float> mChargeSpeed;
25 ::ll::TypedStorage<4, 8, ::SharedTypes::FloatRange> mChargeCooldownTime;
26 ::ll::TypedStorage<4, 8, ::std::optional<float>> mChargeSpeedMultiplierDeprecated;
38 MCAPI static ::std::string_view
const& NAME();