Back to 'character_instance' Return to characters Go to 'character_pet'
Contains all the character inventory data, including the bank data.
Field | Type | Attributes | Key | Null | Default | Extra | Comment |
---|---|---|---|---|---|---|---|
guid | int | unsigned | MUL | NO | 0 | Global Unique Identifier | |
bag | int | unsigned | NO | 0 | |||
slot | tinyint | unsigned | NO | 0 | |||
item | int | unsigned | PRI | NO | 0 | Item Global Unique Identifier |
The guid of the character.
Slot # | Description |
---|---|
0 | Head |
1 | Neck |
2 | Shoulders |
3 | Body |
4 | Chest |
5 | Waist |
6 | Legs |
7 | Feet |
8 | Wrists |
9 | Hands |
10 | Finger 1 |
11 | Finger 2 |
12 | Trinket 1 |
13 | Trinket 2 |
14 | Back |
15 | Main Hand |
16 | Off Hand |
17 | Ranged |
18 | Tabard |
19 – 22 | Bags equipped on Character |
23 – 38 | Main Backpack |
39 – 66 | Main Bank |
67 – 73 | Bags equipped on Bank |
74 – 85 | Vendor Buyback Slots |
86 – 117 | Keys in Keyring |
118 – 149 | Currencies (Emblems, Badges, Marks, etc.) |
The item guid in inventory.
Back to 'character_instance' Return to characters Go to 'character_pet'