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

  • spell_learn_spell


    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_learn_spell' table for MaNGOSTwo

    This table holds information on spells that should be learned at the same time a player learns another spell. For example the few spells that are automatically learned when a player first learns a new profession. All fields in this table use spell IDs from Spell.dbc NOTE: Spells with spell effects SPELL_EFFECT_LEARN_SPELL should NOT be included in this table.

    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 '0'   Spell ID [See Spell.dbc].
    SpellID smallint(5) unsigned NO PRI '0'   Spell ID [See Spell.dbc].
    Active tinyint(3) unsigned NO '1'   Active flag.

    Description of the fields

    entry smallint(5) unsigned

    Spell ID [See Spell.dbc] of the triggering spell.

    SpellID smallint(5) unsigned

    Spell ID [See Spell.dbc] of the additional spell to learn.

    Active tinyint(3) unsigned

    The active flag. If set, the spell is enabled as active, i.e. allowed to be casted.

    Value Description
    0 Will not appear in the spell book.
    1 Will appear in the spell book.

    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