AzerothCore
Pages :

player_shapeshift_model

<-Back-to:World

The `player_shapeshift_model` table

This table holds the information on what values are used for the druid shapeshift models, based on the shapeshift, race, character customization, and the gender of the player character.

Table Structure

Field Type Attributes Key Null Default Extra Comment
ShapeshiftID TINYINT UNSIGNED PRI NO
RaceID TINYINT UNSIGNED PRI NO
CustomizationID TINYINT UNSIGNED PRI NO
GenderID TINYINT UNSIGNED PRI NO
ModelID INT UNSIGNED NO

Description of the fields

ShapeshiftID

FormID Description
1 Cat Form
5 Bear Form
8 Dire Bear Form
27 Epic Flight Form
29 Flight Form

RaceID

RaceID Description
4 Night Elf
6 Tauren

For RaceID you can refer to the chrraces "ID" column.

CustomizationID

If you're an Alliance character (only Night Elves with stock races), the customization ID is based off of haircolor of your character.

If you're a Horde character (only Tauren with stock races), the customization ID is based off of skin colour of your character.

GenderID

GenderID Description
0 Male
1 Female
2 Any gender

ModelID

Refer to creature_model_info