garr_mission
Structure
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
|---|---|---|---|---|---|---|---|
| ID | int | unsigned | PRI | NO | 0 | ||
| Name | text | YES | NULL | ||||
| Location | text | YES | NULL | ||||
| Description | text | YES | NULL | ||||
| MapPosX | float | NO | 0 | ||||
| MapPosY | float | NO | 0 | ||||
| WorldPosX | float | NO | 0 | ||||
| WorldPosY | float | NO | 0 | ||||
| GarrTypeID | tinyint | signed | NO | 0 | |||
| GarrMissionTypeID | tinyint | unsigned | NO | 0 | |||
| GarrFollowerTypeID | tinyint | signed | NO | 0 | |||
| MaxFollowers | tinyint | unsigned | NO | 0 | |||
| MissionCost | int | unsigned | NO | 0 | |||
| MissionCostCurrencyTypesID | smallint | unsigned | NO | 0 | |||
| OfferedGarrMissionTextureID | tinyint | unsigned | NO | 0 | |||
| UiTextureKitID | smallint | unsigned | NO | 0 | |||
| EnvGarrMechanicID | int | unsigned | NO | 0 | |||
| EnvGarrMechanicTypeID | int | signed | NO | 0 | |||
| PlayerConditionID | int | unsigned | NO | 0 | |||
| GarrMissionSetID | int | signed | NO | 0 | |||
| TargetLevel | tinyint | signed | NO | 0 | |||
| TargetItemLevel | smallint | unsigned | NO | 0 | |||
| MissionDuration | int | signed | NO | 0 | |||
| TravelDuration | int | signed | NO | 0 | |||
| OfferDuration | int | unsigned | NO | 0 | |||
| BaseCompletionChance | tinyint | unsigned | NO | 0 | |||
| BaseFollowerXP | int | unsigned | NO | 0 | |||
| OvermaxRewardPackID | int | unsigned | NO | 0 | |||
| FollowerDeathChance | tinyint | unsigned | NO | 0 | |||
| AreaID | int | unsigned | NO | 0 | |||
| Flags | int | signed | NO | 0 | |||
| AutoMissionScalar | float | NO | 0 | ||||
| AutoMissionScalarCurveID | int | signed | NO | 0 | |||
| AutoCombatantEnvCasterID | int | signed | NO | 0 | |||
| VerifiedBuild | int | signed | PRI | NO | 0 | ||
Description of fields
ID
- no description -
Name
- no description -
Location
- no description -
Description
- no description -
MapPosX
- no description -
MapPosY
- no description -
WorldPosX
- no description -
WorldPosY
- no description -
GarrTypeID
- no description -
GarrMissionTypeID
- no description -
GarrFollowerTypeID
- no description -
MaxFollowers
- no description -
MissionCost
- no description -
MissionCostCurrencyTypesID
- no description -
OfferedGarrMissionTextureID
- no description -
UiTextureKitID
- no description -
EnvGarrMechanicID
- no description -
EnvGarrMechanicTypeID
- no description -
PlayerConditionID
- no description -
GarrMissionSetID
- no description -
TargetLevel
- no description -
TargetItemLevel
- no description -
MissionDuration
- no description -
TravelDuration
- no description -
OfferDuration
- no description -
BaseCompletionChance
- no description -
BaseFollowerXP
- no description -
OvermaxRewardPackID
- no description -
FollowerDeathChance
- no description -
AreaID
- no description -
Flags
- no description -
AutoMissionScalar
- no description -
AutoMissionScalarCurveID
- no description -
AutoCombatantEnvCasterID
- 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.
