AzerothCore
Pages :

item_loot_storage

<-返回至:Characters

`item_loot_storage` 表

表结构

Field Type Attributes Key Null Default Extra Comment
containerGUID INT UNSIGNED NO
itemid INT UNSIGNED NO
count INT UNSIGNED NO
item_index INT UNSIGNED NO 0
randomPropertyId INT SIGNED NO
randomSuffix INT UNSIGNED NO
follow_loot_rules TINYINT UNSIGNED NO
freeforall TINYINT UNSIGNED NO
is_blocked TINYINT UNSIGNED NO
is_counted TINYINT UNSIGNED NO
is_underthreshold TINYINT UNSIGNED NO
needs_quest TINYINT UNSIGNED NO
conditionLootId INT SIGNED NO 0

字段说明

containerGUID

field-no-description|1

itemid

field-no-description|2

count

field-no-description|3

item_index

用于区分同一容器内存储的同一物品的多组堆叠的索引。

randomPropertyId

field-no-description|4

randomSuffix

field-no-description|5

follow_loot_rules

field-no-description|6

freeforall

field-no-description|7

is_blocked

field-no-description|8

is_counted

field-no-description|9

is_underthreshold

field-no-description|10

needs_quest

field-no-description|11

conditionLootId

field-no-description|12