17 ::ll::TypedStorage<4, 4, float> mStompRangeMultiplier;
18 ::ll::TypedStorage<4, 4, float> mNoDamageRangeMultiplier;
25 virtual bool canUse() ;
28 virtual bool canContinueToUse() ;
31 virtual void start() ;
40 virtual void appendDebugInfo(::std::string& str)
const ;
49 MCAPI
void _attemptAttack(
::Actor& target);
55 MCFOLD
bool $canUse();
57 MCAPI
bool $canContinueToUse();
65 MCAPI
void $appendDebugInfo(::std::string& str)
const;