map
Structure
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
|---|---|---|---|---|---|---|---|
| ID | int | unsigned | PRI | NO | 0 | ||
| Directory | text | YES | NULL | ||||
| MapName | text | YES | NULL | ||||
| MapDescription0 | text | YES | NULL | ||||
| MapDescription1 | text | YES | NULL | ||||
| PvpShortDescription | text | YES | NULL | ||||
| PvpLongDescription | text | YES | NULL | ||||
| CorpseX | float | NO | 0 | ||||
| CorpseY | float | NO | 0 | ||||
| MapType | tinyint | unsigned | NO | 0 | |||
| InstanceType | tinyint | signed | NO | 0 | |||
| ExpansionID | tinyint | unsigned | NO | 0 | |||
| AreaTableID | smallint | unsigned | NO | 0 | |||
| LoadingScreenID | smallint | signed | NO | 0 | |||
| TimeOfDayOverride | smallint | signed | NO | 0 | |||
| ParentMapID | smallint | signed | NO | 0 | |||
| CosmeticParentMapID | smallint | signed | NO | 0 | |||
| TimeOffset | tinyint | unsigned | NO | 0 | |||
| MinimapIconScale | float | NO | 0 | ||||
| CorpseMapID | smallint | signed | NO | 0 | |||
| MaxPlayers | tinyint | unsigned | NO | 0 | |||
| WindSettingsID | smallint | signed | NO | 0 | |||
| ZmpFileDataID | int | signed | NO | 0 | |||
| WdtFileDataID | int | signed | NO | 0 | |||
| NavigationMaxDistance | int | signed | NO | 0 | |||
| PreloadFileDataID | int | signed | NO | 0 | |||
| Flags1 | int | signed | NO | 0 | |||
| Flags2 | int | signed | NO | 0 | |||
| Flags3 | int | signed | NO | 0 | |||
| VerifiedBuild | int | signed | PRI | NO | 0 | ||
Description of fields
ID
- no description -
Directory
- no description -
MapName
- no description -
MapDescription0
- no description -
MapDescription1
- no description -
PvpShortDescription
- no description -
PvpLongDescription
- no description -
CorpseX
- no description -
CorpseY
- no description -
MapType
- no description -
InstanceType
- no description -
ExpansionID
- no description -
AreaTableID
- no description -
LoadingScreenID
- no description -
TimeOfDayOverride
- no description -
ParentMapID
- no description -
CosmeticParentMapID
- no description -
TimeOffset
- no description -
MinimapIconScale
- no description -
CorpseMapID
- no description -
MaxPlayers
- no description -
WindSettingsID
- no description -
ZmpFileDataID
- no description -
WdtFileDataID
- no description -
NavigationMaxDistance
- no description -
PreloadFileDataID
- no description -
Flags1
- no description -
Flags2
- no description -
Flags3
- 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.
