spell_shapeshift_form
Structure
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
|---|---|---|---|---|---|---|---|
| ID | int | unsigned | PRI | NO | 0 | ||
| Name | text | YES | NULL | ||||
| CreatureDisplayID | int | unsigned | NO | 0 | |||
| CreatureType | tinyint | signed | NO | 0 | |||
| Flags | int | signed | NO | 0 | |||
| AttackIconFileID | int | signed | NO | 0 | |||
| BonusActionBar | tinyint | signed | NO | 0 | |||
| CombatRoundTime | smallint | signed | NO | 0 | |||
| DamageVariance | float | NO | 0 | ||||
| MountTypeID | smallint | unsigned | NO | 0 | |||
| PresetSpellID1 | int | unsigned | NO | 0 | |||
| PresetSpellID2 | int | unsigned | NO | 0 | |||
| PresetSpellID3 | int | unsigned | NO | 0 | |||
| PresetSpellID4 | int | unsigned | NO | 0 | |||
| PresetSpellID5 | int | unsigned | NO | 0 | |||
| PresetSpellID6 | int | unsigned | NO | 0 | |||
| PresetSpellID7 | int | unsigned | NO | 0 | |||
| PresetSpellID8 | int | unsigned | NO | 0 | |||
| VerifiedBuild | int | signed | PRI | NO | 0 | ||
Description of fields
ID
- no description -
Name
- no description -
CreatureDisplayID
- no description -
CreatureType
- no description -
Flags
- no description -
AttackIconFileID
- no description -
BonusActionBar
- no description -
CombatRoundTime
- no description -
DamageVariance
- no description -
MountTypeID
- no description -
PresetSpellID1
- no description -
PresetSpellID2
- no description -
PresetSpellID3
- no description -
PresetSpellID4
- no description -
PresetSpellID5
- no description -
PresetSpellID6
- no description -
PresetSpellID7
- no description -
PresetSpellID8
- 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.
