Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
Skyfire::Spells::SpellPowerCostCalculationData Struct Reference

#include <SpellCalculations.h>

Public Attributes

uint32 BasePeriodicPowerCost
uint32 BasePowerCost
float ChannelCostPercentage
uint32 CreatedHealth
uint32 MaxPower
float PowerCostPercentage
int32 PowerType

Detailed Description

Definition at line 41 of file SpellCalculations.h.

Member Data Documentation

◆ BasePeriodicPowerCost

uint32 Skyfire::Spells::SpellPowerCostCalculationData::BasePeriodicPowerCost

Definition at line 44 of file SpellCalculations.h.

Referenced by Skyfire::Spells::CalculateSpellPowerCosts().

◆ BasePowerCost

uint32 Skyfire::Spells::SpellPowerCostCalculationData::BasePowerCost

Definition at line 43 of file SpellCalculations.h.

Referenced by Skyfire::Spells::CalculateSpellPowerCosts().

◆ ChannelCostPercentage

float Skyfire::Spells::SpellPowerCostCalculationData::ChannelCostPercentage

Definition at line 46 of file SpellCalculations.h.

Referenced by Skyfire::Spells::CalculateSpellPowerCosts().

◆ CreatedHealth

uint32 Skyfire::Spells::SpellPowerCostCalculationData::CreatedHealth

Definition at line 48 of file SpellCalculations.h.

Referenced by Skyfire::Spells::CalculateSpellPowerCosts().

◆ MaxPower

uint32 Skyfire::Spells::SpellPowerCostCalculationData::MaxPower

Definition at line 49 of file SpellCalculations.h.

Referenced by Skyfire::Spells::CalculateSpellPowerCosts().

◆ PowerCostPercentage

float Skyfire::Spells::SpellPowerCostCalculationData::PowerCostPercentage

Definition at line 45 of file SpellCalculations.h.

Referenced by Skyfire::Spells::CalculateSpellPowerCosts().

◆ PowerType

int32 Skyfire::Spells::SpellPowerCostCalculationData::PowerType

Definition at line 47 of file SpellCalculations.h.

Referenced by Skyfire::Spells::CalculateSpellPowerCosts().


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