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

  • spell_chain


    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_chain' table for MaNGOSZero

    This table defines spell chains. A spell chain is a series of spells which all share the same name and all do the same thing; however, each has a different rank and as the rank increases, so does the spell damage/heal/etc values.

    This table also controls what spells are replaced by their more powerful later ranks; however, that is also decided by other factors as well (if mana costs for both spells are the same, etc).

    All fields in this table except rank are spell IDs from Spell.dbc.

    Table Notes

    This table uses the 'MyISAM' DB Engine

    The Field definitions follow:

    Field Name Field Type Nullable Key Default Value Attributes Notes
    spell_id mediumint(9) NO PRI '0'   Spell ID.
    prev_spell mediumint(9) NO '0'   Previous rank of the spell.
    first_spell mediumint(9) NO '0'   Lowest rank spell.
    rank tinyint(4) NO '0'   Rank.
    req_spell mediumint(9) NO '0'   Required spell ID.

    Description of the fields

    spell_id mediumint(9)

    Spell ID.

    prev_spell mediumint(9)

    Spell ID for the previous rank of the spell.

    first_spell mediumint(9)

    Spell ID for the lowest rank spell of the chain.

    rank tinyint(4)

    Spell rank, numbered from 1.

    req_spell mediumint(9)

    ID of the side spell to be known to allow the whole spell chain. This is for talent-enabled spells.


    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