17 ::ll::TypedStorage<4, 4, float> mStompRangeMultiplier;
18 ::ll::TypedStorage<4, 4, float> mNoDamageRangeMultiplier;
24 virtual bool canUse() ;
26 virtual bool canContinueToUse() ;
28 virtual void start() ;
34 virtual void appendDebugInfo(::std::string& str)
const ;
42 MCAPI
void _attemptAttack(
::Actor& target);
48 MCFOLD
bool $canUse();
50 MCAPI
bool $canContinueToUse();
58 MCAPI
void $appendDebugInfo(::std::string& str)
const;