用户工具

站点工具


数据库:characters数据库:character_inventory

这是本文档旧的修订版!


character_inventory 表


<-返回:Characters 数据库

包含所有角色清单数据,包括银行内物品。

表结构

FieldTypeAttributesKeyNullDefaultextraComment
guidINTUNSIGNEDUniqueNO0 全局唯一标识符
bagINTUNSIGNED NO0
slotTINYINTUNSIGNED NO0
itemINTUNSIGNEDPRINO0 Item 全局唯一标识符

字段说明


guid

The GUID of the character. See characters.guid.

bag

If it isn't 0, then it is the bag's item GUID. See item_instance.guid.

slot

If the bag field is non-zero, then the slot is the slot in the bag where the item is kept. The range can differ depending on the number of slots the bag has.

If the bag field is zero, then the slot has a range of 0 to 130 and the value stands for the following:

SlotValue
0Head
1Neck
2Shoulders
3Body
4Chest
5Waist
6Legs
7Feet
8Wrists
9Hands
10Finger 1
11Finger 2
12Trinket 1
13Trinket 2
14Back
15Main Hand
16Off Hand
17Ranged
18Tabard
19-22Equipped Bags
23-38Main Backpack
39-66Main Bank
67-73Bank Bags
86-117Keys in Keyring
118-135Currencies (Emblems,badges,marks etc.)

item

The item's GUID. See item_instance.guid.

数据库/characters数据库/character_inventory.1696848790.txt.gz · 最后更改: 2023/10/09 18:53 由 admin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki