![]() |
TrinityCore
|
#include <Spell.h>
Public Member Functions | |
| SpellValue (SpellInfo const *proto, WorldObject const *caster) | |
Public Attributes | |
| SpellEffectValue | 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 |
| SpellEffectValue SpellValue::EffectBasePoints[MAX_SPELL_EFFECTS] |