|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <SpellCalculations.h>
Public Attributes | |
| uint32 | BasePeriodicPowerCost |
| uint32 | BasePowerCost |
| float | ChannelCostPercentage |
| uint32 | CreatedHealth |
| uint32 | MaxPower |
| float | PowerCostPercentage |
| int32 | PowerType |
Definition at line 41 of file SpellCalculations.h.
| uint32 Skyfire::Spells::SpellPowerCostCalculationData::BasePeriodicPowerCost |
Definition at line 44 of file SpellCalculations.h.
Referenced by Skyfire::Spells::CalculateSpellPowerCosts().
| uint32 Skyfire::Spells::SpellPowerCostCalculationData::BasePowerCost |
Definition at line 43 of file SpellCalculations.h.
Referenced by Skyfire::Spells::CalculateSpellPowerCosts().
| float Skyfire::Spells::SpellPowerCostCalculationData::ChannelCostPercentage |
Definition at line 46 of file SpellCalculations.h.
Referenced by Skyfire::Spells::CalculateSpellPowerCosts().
| uint32 Skyfire::Spells::SpellPowerCostCalculationData::CreatedHealth |
Definition at line 48 of file SpellCalculations.h.
Referenced by Skyfire::Spells::CalculateSpellPowerCosts().
| uint32 Skyfire::Spells::SpellPowerCostCalculationData::MaxPower |
Definition at line 49 of file SpellCalculations.h.
Referenced by Skyfire::Spells::CalculateSpellPowerCosts().
| float Skyfire::Spells::SpellPowerCostCalculationData::PowerCostPercentage |
Definition at line 45 of file SpellCalculations.h.
Referenced by Skyfire::Spells::CalculateSpellPowerCosts().
| int32 Skyfire::Spells::SpellPowerCostCalculationData::PowerType |
Definition at line 47 of file SpellCalculations.h.
Referenced by Skyfire::Spells::CalculateSpellPowerCosts().