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

  • creature_model_info


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

    This table contains all models of mobs, their gender and other information that are model related. This means that when a creature uses another model, this information will change as well.

    Table Notes

    This table uses the 'InnoDB' DB Engine

    The Field definitions follow:

    Field Name Field Type Nullable Key Default Value Attributes Notes
    modelid mediumint(8) unsigned NO PRI '0'   The Display ID [See CreatureDisplayInfo.dbc].
    bounding_radius float NO '0'   This is the distance the creature stands from the player to attack him.
    combat_reach float NO '0'   This is the maximum distance the creature can reach the player in ranged attack.
    gender tinyint(3) unsigned NO '2'   Gender of the creature.
    modelid_other_gender mediumint(8) unsigned NO '0'   A Model information entry [See creature_model_info.modelid].
    modelid_alternative mediumint(8) unsigned NO '0'    

    Description of the fields

    modelid mediumint(8) unsigned

    The Display ID [See CreatureDisplayInfo.dbc].

    bounding_radius float

    This is the distance the creature stands from the player to attack him while in melee.

    combat_reach float

    This is the maximum distance the creature can reach the player in ranged attack.

    gender tinyint(3) unsigned

    Gender of the creature
    ValueGender
    0Male
    1Female
    2None

    modelid_other_gender mediumint(8) unsigned

    Point to Creature_model_info.modelid. When the entry is gender male (0) or female (1), this value can point to the display id of the other gender [See creature_model_info.modelid]

    modelid_alternative mediumint(8) unsigned


    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