Jump to content
  • We are looking for staff for the Wiki area!
    If interested please
    click here and select "Documentation Team"

  • spell_bonus_data


    antz
     NOTE:  This page is auto-generated from the MAGNET DBDocs module,
                 Any changes made directly to this page will be lost when it is regenerated.

    Description of the 'spell_bonus_data' table for MaNGOSOne

    Table used for storing custom damage/healing bonus coefficients.

    Table Notes

    This table uses the 'MyISAM' DB Engine

    The Field definitions follow:

    Field Name Field Type Nullable Key Default Value Attributes Notes
    entry smallint(5) unsigned NO PRI NULL   Spell ID [See Spell.dbc].
    direct_bonus float NO '0'   Direct damage bonus.
    dot_bonus float NO '0'   DoT tick bonus coefficient.
    ap_bonus float NO '0'   Any value here will modify the spells attack power with the factor given here.
    ap_dot_bonus float NO '0'   DoT bonus for physical damage.
    comments varchar(255) YES {Blank String}   Textual comment.

    Description of the fields

    entry smallint(5) unsigned

    Spell ID [See Spell.dbc] of the spells which bonus are to be modified.

    direct_bonus float

    Direct damage spell bonus coefficient.

    dot_bonus float

    DoT tick bonus coefficient.

    ap_bonus float

    Any value here will modify the spells attack power with the factor given here. Used for the spells with physical damage, like most warrior/rogue ones.

    ap_dot_bonus float

    DoT bonus coefficient for the spells with physical damage type.

    comments varchar(255)

    Textual comment, ignored by the core.


    auto-generated by the getMaNGOS.eu MAGNET dbdocs module

    Edited by Antz


    User Feedback

    Recommended Comments

    There are no comments to display.



    Create an account or sign in to comment

    You need to be a member in order to leave a comment

    Create an account

    Sign up for a new account in our community. It's easy!

    Register a new account

    Sign in

    Already have an account? Sign in here.

    Sign In Now

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use