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 MaNGOSZero

    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.
    one_hand_direct_bonus float NO '0'   Direct bonus for one-handed weapon.
    two_hand_direct_bonus float NO '0'   Direct damage bonus for two-handed weapon.
    direct_bonus_done float NO '0'   Direct bonus for done part.
    one_hand_direct_bonus_done float NO '0'   Direct damage done bonus with one-handed weapon.
    two_hand_direct_bonus_done float NO '0'   Direct damage done bonus with two-handed weapon.
    direct_bonus_taken float NO '0'   Direct damage taken bonus.
    one_hand_direct_bonus_taken float NO '0'   Direct damage taken bonus with one-handed weapon.
    two_hand_direct_bonus_taken float NO '0'   Direct damage taken bonus with two-handed weapon.
    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.

    one_hand_direct_bonus float

    Direct damage spell bonus coefficient while a one-handed weapon equipped.

    two_hand_direct_bonus float

    Direct damage spell bonus coefficient while a two-hand weapon equipped.

    direct_bonus_done float

    Direct damage bonus coefficient for done part.

    one_hand_direct_bonus_done float

    Direct damage bonus coefficient for done part while a one-handed weapon equipped.

    two_hand_direct_bonus_done float

    Direct damage bonus coefficient for done part while a two-handed weapon equipped.

    direct_bonus_taken float

    Direct damage bonus coefficient for taken part.

    one_hand_direct_bonus_taken float

    Direct damage bonus coefficient for taken part while a one-handed weapon equipped.

    two_hand_direct_bonus_taken float

    Direct damage bonus coefficient for taken part while a two-handed weapon equipped.

    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