18 ::ll::TypedStorage<4, 4, ::EffectDuration> mDuration;
19 ::ll::TypedStorage<4, 4, int> mLifeTimer;
20 ::ll::TypedStorage<4, 4, float> mBaseAmount;
21 ::ll::TypedStorage<1, 1, bool> mIsSerializable;
36 virtual bool shouldBuff()
const;
39 virtual bool isComplete()
const;
42 virtual bool isInstantaneous()
const ;
45 virtual bool isSerializable()
const ;
48 virtual void setDurationAmplifier(::std::shared_ptr<::Amplifier> amplifier) ;