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

  • player_levelstats


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

    This table holds information on what stats are gained by characters when they level up. Each race-class combination has different level stats. All of the values in this table signify only the base stats of the race-class combination at a specific level.

    Table Notes

    This table uses the 'InnoDB' DB Engine

    The Field definitions follow:

    Field Name Field Type Nullable Key Default Value Attributes Notes
    race tinyint(3) unsigned NO PRI NULL   A bit-mask corresponding to races that should get the spell.
    class tinyint(3) unsigned NO PRI NULL   A bit-mask corresponding to class that should get the spell
    level tinyint(3) unsigned NO PRI NULL   The level at which the stats should be applied.
    str tinyint(3) unsigned NO NULL   The base strength of the character.
    agi tinyint(3) unsigned NO NULL   The base agility of the character.
    sta tinyint(3) unsigned NO NULL   The base stamina of the character.
    inte tinyint(3) unsigned NO NULL   The base intellect of the character.
    spi tinyint(3) unsigned NO NULL   The base spirit of the character.

    Description of the fields

    race tinyint(3) unsigned

    A bit-mask corresponding to races that should get the spell. The value has to match with races defined in ChrRaces.dbc.

    class tinyint(3) unsigned

    A bit-mask corresponding to class that should get the spell. The value has to match with classes defined in ChrClasses.dbc.

    level tinyint(3) unsigned

    The level at which the stats should be applied.

    str tinyint(3) unsigned

    The base strength of the character.

    agi tinyint(3) unsigned

    The base agility of the character.

    sta tinyint(3) unsigned

    The base stamina of the character.

    inte tinyint(3) unsigned

    The base intellect of the character.

    spi tinyint(3) unsigned

    The base spirit of the character.


    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