用户工具

站点工具


数据库:characters数据库:character_inventory

这是本文档旧的修订版!


character_inventory 表


<-返回:Characters 数据库

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

表结构

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

字段说明


guid

角色的 GUID。 See characters.guid.

bag

如果不是 0,则它是背包里的物品 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
0头部
1颈部
2肩部
3衬衣
4胸部
5腰部
6腿部
7
8手腕
9
10手指 1
11手指2
12饰品 1
13饰品 2
14背部
15主手
16副手
17远程
18战袍
19-22装备容器(扩展背包位置装备的背包)
23-38行囊(自带的背包)
39-66银行
67-73银行栏位
86-117钥匙链
118-135货币(徽章、徽章、标志等)

item

物品的 GUID. See item_instance.guid.

数据库/characters数据库/character_inventory.1696851571.txt.gz · 最后更改: 2023/10/09 19:39 由 admin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki