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

  • spell_pet_auras


    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_pet_auras' table for MaNGOSThree

    This table holds information for additional auras due to the pet. This mechanic implements character talents modifying the pet properties. If the character has aura/knows spell, then the pet get additional aura.

    Table Notes

    This table uses the 'MyISAM' DB Engine

    The Field definitions follow:

    Field Name Field Type Nullable Key Default Value Attributes Notes
    spell mediumint(8) unsigned NO PRI NULL   Spell ID [See Spell.dbc].
    effectId tinyint(3) unsigned NO PRI '0'    
    pet mediumint(8) unsigned NO PRI '0'   Creature ID [See creature_template.entry].
    aura mediumint(8) unsigned NO NULL   Spell ID [See Spell.dbc].

    Description of the fields

    spell mediumint(8) unsigned

    Spell ID [See Spell.dbc] of the triggering spell. One of its spelleffects should be either EFFECT_DUMMY or applying the aura AURA_DUMMY.

    effectId tinyint(3) unsigned

    pet mediumint(8) unsigned

    Pet creature ID, see creature_template.enrty.

    aura mediumint(8) unsigned

    Spell ID [See Spell.dbc] of the aura spell to be applied on the pet.


    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