Skip to content

spell_bonus_data

Table used for storing custom damage/healing bonus coefficients.

Structure ​

FieldTypeAttributesKeyNullDefaultExtraComment
entryintunsignedPRINO0
direct_bonusfloatNO0
dot_bonusfloatNO0
ap_bonusfloatNO0
ap_dot_bonusfloatNO0
commentsvarchar(255)YESNULL
 

Description of fields ​

entry ​

references Spell ID Only the first rank of the spell needs data if spell exists in spell_ranks and coefficients are the same for each rank.  

direct_bonus ​

Spell Power coefficient for the direct damage/healing component of the spell.  

dot_bonus ​

Spell Power coefficient for the over time component of the spell.  

ap_bonus ​

Attack Power coefficient for the direct damage/healing component of the spell.  

ap_dot_bonus ​

Attack Power coefficient for the over time component of the spell.  

for all fields: ​

  • 0 <= bonus <= 1: 0% – 100% scaling
  • -1: Uses generic scaling depending on cast time and aura duration.

 

comments ​

commonly: Spell User – Spell Name e.g.: Item - Onyxia 10 Caster Trinket - Searing Flames