|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Private Member Functions | |
| void | CalculateAmountCritMelee (AuraEffect const *, int32 &amount, bool &) |
| void | CalculateAmountCritSpell (AuraEffect const *, int32 &amount, bool &) |
| bool | Load () OVERRIDE |
| PrepareAuraScript (spell_hun_pet_passive_crit_AuraScript) | |
| void | Register () OVERRIDE |
Definition at line 1169 of file spell_pet.cpp.
|
inlineprivate |
Definition at line 1201 of file spell_pet.cpp.
References AuraScript::GetCaster(), and AuraScript::GetOwner().
Referenced by Register().
|
inlineprivate |
Definition at line 1180 of file spell_pet.cpp.
References AuraScript::GetCaster(), and AuraScript::GetOwner().
Referenced by Register().
|
inlineprivatevirtual |
Reimplemented from _SpellScript.
Definition at line 1173 of file spell_pet.cpp.
References AuraScript::GetCaster(), AuraScript::GetOwner(), OVERRIDE, and TYPEID_PLAYER.
|
private |
|
inlineprivatevirtual |
Implements _SpellScript.
Definition at line 1222 of file spell_pet.cpp.
References AuraEffectCalcAmountFn, CalculateAmountCritMelee(), CalculateAmountCritSpell(), AuraScript::DoEffectCalcAmount, EFFECT_0, EFFECT_1, OVERRIDE, SPELL_AURA_MOD_SPELL_CRIT_CHANCE, and SPELL_AURA_MOD_WEAPON_CRIT_PERCENT.