![]() |
TrinityCore
|
#include <SpellMgr.h>
Public Attributes | |
| float | direct_damage |
| float | dot_damage |
| float | ap_bonus |
| float | ap_dot_bonus |
Definition at line 282 of file SpellMgr.h.
| float SpellBonusEntry::ap_bonus |
Definition at line 286 of file SpellMgr.h.
| float SpellBonusEntry::ap_dot_bonus |
Definition at line 287 of file SpellMgr.h.
| float SpellBonusEntry::direct_damage |
Definition at line 284 of file SpellMgr.h.
| float SpellBonusEntry::dot_damage |
Definition at line 285 of file SpellMgr.h.