31 ::ll::TypedStorage<4, 4, float> mDuration;
32 ::ll::TypedStorage<4, 4, float> mRandomStartChance;
33 ::ll::TypedStorage<4, 4, int> mForceUseBelowHealth;
34 ::ll::TypedStorage<4, 8, ::IntRange> mActivationDamageRange;
35 ::ll::TypedStorage<1, 1, bool> mApplyRegeneration;
36 ::ll::TypedStorage<8, 24, ::std::vector<::SharedTypes::Legacy::ActorDamageCause>> mDamageCauses;
37 ::ll::TypedStorage<8, 64, ::ActorFilterGroup> mFilters;
50 MCAPI
void addDamageCause(::std::string
const& causeCased);
56 MCAPI
static void buildSchema(
57 ::std::string
const& name,