garr_building
Structure
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
|---|---|---|---|---|---|---|---|
| ID | int | unsigned | PRI | NO | 0 | ||
| HordeName | text | YES | NULL | ||||
| AllianceName | text | YES | NULL | ||||
| Description | text | YES | NULL | ||||
| Tooltip | text | YES | NULL | ||||
| GarrTypeID | tinyint | signed | NO | 0 | |||
| BuildingType | tinyint | signed | NO | 0 | |||
| HordeGameObjectID | int | signed | NO | 0 | |||
| AllianceGameObjectID | int | signed | NO | 0 | |||
| GarrSiteID | int | signed | NO | 0 | |||
| UpgradeLevel | tinyint | unsigned | NO | 0 | |||
| BuildSeconds | int | signed | NO | 0 | |||
| CurrencyTypeID | smallint | unsigned | NO | 0 | |||
| CurrencyQty | int | signed | NO | 0 | |||
| HordeUiTextureKitID | smallint | unsigned | NO | 0 | |||
| AllianceUiTextureKitID | smallint | unsigned | NO | 0 | |||
| IconFileDataID | int | signed | NO | 0 | |||
| AllianceSceneScriptPackageID | smallint | unsigned | NO | 0 | |||
| HordeSceneScriptPackageID | smallint | unsigned | NO | 0 | |||
| MaxAssignments | int | signed | NO | 0 | |||
| ShipmentCapacity | tinyint | unsigned | NO | 0 | |||
| GarrAbilityID | smallint | unsigned | NO | 0 | |||
| BonusGarrAbilityID | smallint | unsigned | NO | 0 | |||
| GoldCost | smallint | unsigned | NO | 0 | |||
| Flags | int | signed | NO | 0 | |||
| VerifiedBuild | int | signed | PRI | NO | 0 | ||
Description of fields
ID
- no description -
HordeName
- no description -
AllianceName
- no description -
Description
- no description -
Tooltip
- no description -
GarrTypeID
- no description -
BuildingType
- no description -
HordeGameObjectID
- no description -
AllianceGameObjectID
- no description -
GarrSiteID
- no description -
UpgradeLevel
- no description -
BuildSeconds
- no description -
CurrencyTypeID
- no description -
CurrencyQty
- no description -
HordeUiTextureKitID
- no description -
AllianceUiTextureKitID
- no description -
IconFileDataID
- no description -
AllianceSceneScriptPackageID
- no description -
HordeSceneScriptPackageID
- no description -
MaxAssignments
- no description -
ShipmentCapacity
- no description -
GarrAbilityID
- no description -
BonusGarrAbilityID
- no description -
GoldCost
- no description -
Flags
- 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.
