17 ::ll::TypedStorage<8, 8, ::Mob&> mMob;
18 ::ll::TypedStorage<4, 4, int> mTicks;
19 ::ll::TypedStorage<4, 4, int> mIdleTicks;
20 ::ll::TypedStorage<4, 4, float> mSuccessRate;
33 virtual bool canUse() ;
36 virtual bool canContinueToUse() ;
39 virtual void start() ;
45 virtual void appendDebugInfo(::std::string& str)
const ;