item_set
Structure
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
|---|---|---|---|---|---|---|---|
| ID | int | unsigned | PRI | NO | 0 | ||
| Name | text | YES | NULL | ||||
| SetFlags | int | unsigned | NO | 0 | |||
| RequiredSkill | int | unsigned | NO | 0 | |||
| RequiredSkillRank | smallint | unsigned | NO | 0 | |||
| ItemID1 | int | unsigned | NO | 0 | |||
| ItemID2 | int | unsigned | NO | 0 | |||
| ItemID3 | int | unsigned | NO | 0 | |||
| ItemID4 | int | unsigned | NO | 0 | |||
| ItemID5 | int | unsigned | NO | 0 | |||
| ItemID6 | int | unsigned | NO | 0 | |||
| ItemID7 | int | unsigned | NO | 0 | |||
| ItemID8 | int | unsigned | NO | 0 | |||
| ItemID9 | int | unsigned | NO | 0 | |||
| ItemID10 | int | unsigned | NO | 0 | |||
| ItemID11 | int | unsigned | NO | 0 | |||
| ItemID12 | int | unsigned | NO | 0 | |||
| ItemID13 | int | unsigned | NO | 0 | |||
| ItemID14 | int | unsigned | NO | 0 | |||
| ItemID15 | int | unsigned | NO | 0 | |||
| ItemID16 | int | unsigned | NO | 0 | |||
| ItemID17 | int | unsigned | NO | 0 | |||
| VerifiedBuild | int | signed | PRI | NO | 0 | ||
Description of fields
ID
- no description -
Name
- no description -
SetFlags
- no description -
RequiredSkill
- no description -
RequiredSkillRank
- no description -
ItemID1
- no description -
ItemID2
- no description -
ItemID3
- no description -
ItemID4
- no description -
ItemID5
- no description -
ItemID6
- no description -
ItemID7
- no description -
ItemID8
- no description -
ItemID9
- no description -
ItemID10
- no description -
ItemID11
- no description -
ItemID12
- no description -
ItemID13
- no description -
ItemID14
- no description -
ItemID15
- no description -
ItemID16
- no description -
ItemID17
- 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.
