creature
Structure
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
|---|---|---|---|---|---|---|---|
| ID | mediumint | unsigned | PRI | NO | 0 | ||
| ItemID1 | mediumint | unsigned | NO | 0 | |||
| ItemID2 | mediumint | unsigned | NO | 0 | |||
| ItemID3 | mediumint | unsigned | NO | 0 | |||
| Mount | mediumint | unsigned | NO | 0 | |||
| DisplayID1 | mediumint | unsigned | NO | 0 | |||
| DisplayID2 | mediumint | unsigned | NO | 0 | |||
| DisplayID3 | mediumint | unsigned | NO | 0 | |||
| DisplayID4 | mediumint | unsigned | NO | 0 | |||
| DisplayIDProbability1 | float | NO | 0 | ||||
| DisplayIDProbability2 | float | NO | 0 | ||||
| DisplayIDProbability3 | float | NO | 0 | ||||
| DisplayIDProbability4 | float | NO | 0 | ||||
| Name | mediumtext | NO | |||||
| FemaleName | mediumtext | NO | |||||
| SubName | mediumtext | NO | |||||
| FemaleSubName | mediumtext | NO | |||||
| Type | mediumint | unsigned | NO | 0 | |||
| Family | tinyint | unsigned | NO | 0 | |||
| Classification | tinyint | unsigned | NO | 0 | |||
| InhabitType | tinyint | unsigned | NO | 0 | |||
| VerifiedBuild | int | signed | NO | 0 | |||
Description of fields
ID
- no description -
ItemID1
- no description -
ItemID2
- no description -
ItemID3
- no description -
Mount
- no description -
DisplayID1
- no description -
DisplayID2
- no description -
DisplayID3
- no description -
DisplayID4
- no description -
DisplayIDProbability1
- no description -
DisplayIDProbability2
- no description -
DisplayIDProbability3
- no description -
DisplayIDProbability4
- no description -
Name
- no description -
FemaleName
- no description -
SubName
- no description -
FemaleSubName
- no description -
Type
- no description -
Family
- no description -
Classification
- no description -
InhabitType
- no description -
VerifiedBuild
This field is used by the TrinityDB Team to determine whether a template has been verified from WDB files.
If value is 0 then it has not been parsed yet.
If value is above 0 then it has been parsed with WDB files from that specific client build.
If value is -1 then it is just a place holder until proper data are found on WDBs.
If value is -Client Build then it was parsed with WDB files from that specific client build and manually edited later for some special necessity.
