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