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