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

  • item_loot


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

    Contains the items associated with a lootable inventory items. This table is populated the first time the player right-clicks to open an item. Rows are deleted when the player either removes an item or destroys the container item.

    Table Notes

    This table uses the 'MyISAM' DB Engine

    The Field definitions follow:

    Field Name Field Type Nullable Key Default Value Attributes Notes
    guid int(11) unsigned NO PRI '0'   Global unique ID of the item loot entry.
    owner_guid int(11) unsigned NO MUL '0'   The GUID of the owner. [See character.guid]
    itemid int(11) unsigned NO PRI '0'   Item template entry ID of the item.
    amount int(11) unsigned NO '0'   Total number of the item.
    suffix int(11) unsigned NO '0'    
    property int(11) NO '0'   Item random property.

    Description of the fields

    guid int(11) unsigned

    Global unique ID of the item loot entry.

    owner_guid int(11) unsigned

    The GUID of the owner. [See character.guid]

    itemid int(11) unsigned

    Item template entry ID of the item.

    amount int(11) unsigned

    Total number of the item.

    suffix int(11) unsigned

    property int(11)

    Item random property.


    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