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

#include <DB2Structure.h>

Public Attributes

uint32 EffectIndex
uint32 Id
uint32 PropertiesId
uint32 PropertyValues [MAX_BATTLE_PET_EFFECT_PROPERTIES]
uint32 TurnEntryId

Detailed Description

Definition at line 181 of file DB2Structure.h.

Member Data Documentation

◆ EffectIndex

uint32 BattlePetAbilityEffectEntry::EffectIndex

Definition at line 188 of file DB2Structure.h.

◆ Id

uint32 BattlePetAbilityEffectEntry::Id

Definition at line 183 of file DB2Structure.h.

Referenced by BattlePetInputEffectForAbility().

◆ PropertiesId

uint32 BattlePetAbilityEffectEntry::PropertiesId

Definition at line 187 of file DB2Structure.h.

Referenced by BattlePetAbilityEffectForAbility().

◆ PropertyValues

uint32 BattlePetAbilityEffectEntry::PropertyValues[MAX_BATTLE_PET_EFFECT_PROPERTIES]

Definition at line 189 of file DB2Structure.h.

Referenced by BattlePetAbilityBasePoints().

◆ TurnEntryId

uint32 BattlePetAbilityEffectEntry::TurnEntryId

Definition at line 184 of file DB2Structure.h.

Referenced by LoadDB2Stores().


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