23 ::ll::TypedStorage<4, 4, int> mMagicDamage;
24 ::ll::TypedStorage<4, 4, int> mHardModeExtraMagicDamage;
25 ::ll::TypedStorage<4, 4, int> mElderExtraMagicDamage;
26 ::ll::TypedStorage<4, 4, float> mMaxRotationX;
27 ::ll::TypedStorage<4, 4, float> mMaxHeadRotationY;
28 ::ll::TypedStorage<4, 4, float> mMinDistance;
29 ::ll::TypedStorage<4, 4, float> mSoundDelayTime;
35 virtual bool validateMobType(
::Mob& mob)
const ;
43 MCAPI
static void buildSchema(
44 ::std::string
const& name,
52 MCAPI
bool $validateMobType(
::Mob& mob)
const;