Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
SpellValue Struct Reference

#include <Spell.h>

Public Member Functions

 SpellValue (SpellInfo const *proto)

Public Attributes

uint8 AuraStackAmount
int32 EffectBasePoints [MAX_SPELL_EFFECTS]
uint32 MaxAffectedTargets
float RadiusMod

Detailed Description

Definition at line 253 of file Spell.h.

Constructor & Destructor Documentation

◆ SpellValue()

Member Data Documentation

◆ AuraStackAmount

uint8 SpellValue::AuraStackAmount

Definition at line 259 of file Spell.h.

Referenced by SpellValue().

◆ EffectBasePoints

int32 SpellValue::EffectBasePoints[MAX_SPELL_EFFECTS]

Definition at line 256 of file Spell.h.

Referenced by SpellValue().

◆ MaxAffectedTargets

uint32 SpellValue::MaxAffectedTargets

Definition at line 257 of file Spell.h.

Referenced by SpellValue().

◆ RadiusMod

float SpellValue::RadiusMod

Definition at line 258 of file Spell.h.

Referenced by SpellValue().


The documentation for this struct was generated from the following files: