23 ::ll::TypedStorage<1, 1, bool> mReselectTargets;
24 ::ll::TypedStorage<4, 4, int> mAttackInterval;
25 ::ll::TypedStorage<4, 4, int> mScanInterval;
26 ::ll::TypedStorage<4, 4, float> mTargetSearchHeight;
27 ::ll::TypedStorage<4, 4, float> mTargetInvisibleMultiplier;
28 ::ll::TypedStorage<4, 4, float> mTargetSneakVisibilityMultiplier;
29 ::ll::TypedStorage<1, 1, bool> mSetPersistent;
36 virtual bool validate(
::Mob& mob)
const ;
45 MCAPI
static void buildSchema(
46 ::std::string
const& name,
55 MCAPI
bool $validate(
::Mob& mob)
const;