area_table
Structure
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
|---|---|---|---|---|---|---|---|
| ID | int | unsigned | PRI | NO | 0 | ||
| ZoneName | text | YES | NULL | ||||
| AreaName | text | YES | NULL | ||||
| ContinentID | smallint | unsigned | NO | 0 | |||
| ParentAreaID | smallint | unsigned | NO | 0 | |||
| AreaBit | smallint | signed | NO | 0 | |||
| SoundProviderPref | tinyint | unsigned | NO | 0 | |||
| SoundProviderPrefUnderwater | tinyint | unsigned | NO | 0 | |||
| AmbienceID | smallint | unsigned | NO | 0 | |||
| UwAmbience | smallint | unsigned | NO | 0 | |||
| ZoneMusic | smallint | unsigned | NO | 0 | |||
| UwZoneMusic | smallint | unsigned | NO | 0 | |||
| IntroSound | smallint | unsigned | NO | 0 | |||
| UwIntroSound | int | unsigned | NO | 0 | |||
| FactionGroupMask | tinyint | unsigned | NO | 0 | |||
| AmbientMultiplier | float | NO | 0 | ||||
| MountFlags | int | signed | NO | 0 | |||
| PvpCombatWorldStateID | smallint | signed | NO | 0 | |||
| WildBattlePetLevelMin | tinyint | unsigned | NO | 0 | |||
| WildBattlePetLevelMax | tinyint | unsigned | NO | 0 | |||
| WindSettingsID | tinyint | unsigned | NO | 0 | |||
| ContentTuningID | int | signed | NO | 0 | |||
| Flags1 | int | signed | NO | 0 | |||
| Flags2 | int | signed | NO | 0 | |||
| LiquidTypeID1 | smallint | unsigned | NO | 0 | |||
| LiquidTypeID2 | smallint | unsigned | NO | 0 | |||
| LiquidTypeID3 | smallint | unsigned | NO | 0 | |||
| LiquidTypeID4 | smallint | unsigned | NO | 0 | |||
| VerifiedBuild | int | signed | PRI | NO | 0 | ||
Description of fields
ID
- no description -
ZoneName
- no description -
AreaName
- no description -
ContinentID
- no description -
ParentAreaID
- no description -
AreaBit
- no description -
SoundProviderPref
- no description -
SoundProviderPrefUnderwater
- no description -
AmbienceID
- no description -
UwAmbience
- no description -
ZoneMusic
- no description -
UwZoneMusic
- no description -
IntroSound
- no description -
UwIntroSound
- no description -
FactionGroupMask
- no description -
AmbientMultiplier
- no description -
MountFlags
- no description -
PvpCombatWorldStateID
- no description -
WildBattlePetLevelMin
- no description -
WildBattlePetLevelMax
- no description -
WindSettingsID
- no description -
ContentTuningID
- no description -
Flags1
- no description -
Flags2
- no description -
LiquidTypeID1
- no description -
LiquidTypeID2
- no description -
LiquidTypeID3
- no description -
LiquidTypeID4
- 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.
