TrinityCore
|
#include <Spell.h>
Public Member Functions | |
SpellValue (SpellInfo const *proto, WorldObject const *caster) | |
Public Attributes | |
int32 | EffectBasePoints [MAX_SPELL_EFFECTS] |
uint32 | CustomBasePointsMask |
uint32 | MaxAffectedTargets |
float | RadiusMod |
int32 | AuraStackAmount |
float | DurationMul |
float | CriticalChance |
Optional< int32 > | Duration |
Optional< int32 > | ParentSpellTargetCount |
Optional< int32 > | ParentSpellTargetIndex |
|
explicit |
int32 SpellValue::EffectBasePoints[MAX_SPELL_EFFECTS] |