18 ::ll::TypedStorage<8, 8, ::Mob&> mSelf;
19 ::ll::TypedStorage<4, 4, float> mPercentChance;
20 ::ll::TypedStorage<8, 24, ::std::vector<::MobDescriptor>
const> mTargetTypes;
33 virtual bool canUse() ;
36 virtual bool canContinueToUse() ;
39 virtual bool canBeInterrupted() ;
42 virtual void start() ;
48 virtual void appendDebugInfo(::std::string& str)
const ;