item_extended_cost
Structure
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
|---|---|---|---|---|---|---|---|
| ID | int | unsigned | PRI | NO | 0 | ||
| RequiredArenaRating | smallint | unsigned | NO | 0 | |||
| ArenaBracket | tinyint | signed | NO | 0 | |||
| Flags | tinyint | unsigned | NO | 0 | |||
| MinFactionID | tinyint | unsigned | NO | 0 | |||
| MinReputation | int | signed | NO | 0 | |||
| RequiredAchievement | tinyint | unsigned | NO | 0 | |||
| ItemID1 | int | signed | NO | 0 | |||
| ItemID2 | int | signed | NO | 0 | |||
| ItemID3 | int | signed | NO | 0 | |||
| ItemID4 | int | signed | NO | 0 | |||
| ItemID5 | int | signed | NO | 0 | |||
| ItemCount1 | smallint | unsigned | NO | 0 | |||
| ItemCount2 | smallint | unsigned | NO | 0 | |||
| ItemCount3 | smallint | unsigned | NO | 0 | |||
| ItemCount4 | smallint | unsigned | NO | 0 | |||
| ItemCount5 | smallint | unsigned | NO | 0 | |||
| CurrencyID1 | smallint | unsigned | NO | 0 | |||
| CurrencyID2 | smallint | unsigned | NO | 0 | |||
| CurrencyID3 | smallint | unsigned | NO | 0 | |||
| CurrencyID4 | smallint | unsigned | NO | 0 | |||
| CurrencyID5 | smallint | unsigned | NO | 0 | |||
| CurrencyCount1 | int | unsigned | NO | 0 | |||
| CurrencyCount2 | int | unsigned | NO | 0 | |||
| CurrencyCount3 | int | unsigned | NO | 0 | |||
| CurrencyCount4 | int | unsigned | NO | 0 | |||
| CurrencyCount5 | int | unsigned | NO | 0 | |||
| VerifiedBuild | int | signed | PRI | NO | 0 | ||
Description of fields
ID
- no description -
RequiredArenaRating
- no description -
ArenaBracket
- no description -
Flags
- no description -
MinFactionID
- no description -
MinReputation
- no description -
RequiredAchievement
- no description -
ItemID1
- no description -
ItemID2
- no description -
ItemID3
- no description -
ItemID4
- no description -
ItemID5
- no description -
ItemCount1
- no description -
ItemCount2
- no description -
ItemCount3
- no description -
ItemCount4
- no description -
ItemCount5
- no description -
CurrencyID1
- no description -
CurrencyID2
- no description -
CurrencyID3
- no description -
CurrencyID4
- no description -
CurrencyID5
- no description -
CurrencyCount1
- no description -
CurrencyCount2
- no description -
CurrencyCount3
- no description -
CurrencyCount4
- no description -
CurrencyCount5
- 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.
