19 ::ll::TypedStorage<4, 4, int> mMagicDamage;
20 ::ll::TypedStorage<4, 4, int> mHardModeExtraMagicDamage;
21 ::ll::TypedStorage<4, 4, int> mElderExtraMagicDamage;
22 ::ll::TypedStorage<4, 4, float> mMaxRotationX;
23 ::ll::TypedStorage<4, 4, float> mMaxHeadRotationY;
24 ::ll::TypedStorage<4, 4, float> mMinDistance;
25 ::ll::TypedStorage<4, 4, float> mSoundDelayTime;
37 MCAPI static ::std::string_view
const& NAME();