用户工具

站点工具


数据库:characters数据库:item_instance

这是本文档旧的修订版!


item_instance 表


<-返回:Characters 数据库

This table holds individual item instance information for all items currently equipped in some kind of character bag or bank, in auction houses, in guild banks or in mails.

表结构

FieldTypeAttributesKeyNullDefaultextraComment
guidINTUNSIGNEDPRINO0
itemEntryMEDIUMINTUNSIGNED NO0
owner_guidINTUNSIGNED NO0
creatorGuidINTUNSIGNED NO0
giftCreatorGuidINTUNSIGNED NO0
countINTUNSIGNED NO1
durationINTSIGNED NO0
chargesTINYTEXTSIGNED YES
flagsMEDIUMINTUNSIGNED NO0
enchantmentsTEXTSIGNED NO
randomPropertyIdSMALLINTSIGNED NO0
durabilitySMALLINTUNSIGNED NO0
playedTimeINTUNSIGNED NO0
textTEXTSIGNED YES

字段说明


guid

物品的 GUID。此编号对于每个物品实例都是唯一的。

itemEntry

owner_guid

拥有此物品所有权的角色的 GUID。 See characters.guid.

creatorGuid

创建物品的角色 GUID。See characters.guid.

giftCreatorGuid

Characters.guid of character who created the item.

count

当前物品的数量(弹药、施法材料堆叠的数量)。

duration

物品的持续时间(单位:秒),下线后仍然计时,时间结束后物品会消失。

charges

The number of charges for each of the five possible spellcharges on an item, specified via five space separated integers.

flags

field-no-description|8

enchantments

Enchantments from SpellItemEnchantment.dbc see: item_instance_enchantments

randomPropertyId

随机属性的 id。

durability

物品剩余的耐久度(耐久度等于0时,需要修理才能使用)。

playedTime

已使用的时间(单位:秒)

text

The text contained in that specific item.

数据库/characters数据库/item_instance.1696853766.txt.gz · 最后更改: 2023/10/09 20:16 由 admin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki