AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "Config.h"
#include "Creature.h"
#include "Pet.h"
#include "Player.h"
#include "ScriptMgr.h"
#include "SharedDefines.h"
#include "SpellAuraEffects.h"
#include "SpellMgr.h"
#include "Unit.h"
Go to the source code of this file.
Functions | |
bool | _ModifyUInt32 (bool apply, uint32 &baseValue, int32 &amount) |
Variables | |
const float | m_diminishing_k [MAX_CLASSES] |
Referenced by Player::ApplyFeralAPBonus(), Player::ApplyHealthRegenBonus(), Player::ApplyManaRegenBonus(), and Player::ApplySpellPowerBonus().
const float m_diminishing_k[MAX_CLASSES] |
Referenced by Player::GetMissPercentageFromDefence(), Player::UpdateDodgePercentage(), and Player::UpdateParryPercentage().