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

  • pool_pool


    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 'pool_pool' table for MaNGOSOne

    This is the pool of pools table. Like creatures and gameobjects, pools are the objects that may be gathered into other pools. You can create a pool with a chance of a range of pools in that pool being activated.

    Table Notes

    This table uses the 'InnoDB' DB Engine

    The Field definitions follow:

    Field Name Field Type Nullable Key Default Value Attributes Notes
    pool_id mediumint(8) unsigned NO PRI '0'   Pool ID [See pool_template.entry].
    mother_pool mediumint(8) unsigned NO MUL '0'   Mother pool ID.
    chance float NO '0'   Chance, %.
    description varchar(255) NO {Blank String}   Description.

    Description of the fields

    pool_id mediumint(8) unsigned

    ID of the pool, see pool_template.entry.

    mother_pool mediumint(8) unsigned

    ID of the pool to which the pool belongs.

    chance float

    Chance (%) for the pool to be spawned within the mother pool.
    For a pool, either the sum of chances should be equal to 100, or all chances should be 0. The latter describes an even-chanced pool.

    description varchar(255)

    Textual description, 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