AzerothCore
Pages :

item_loot_\storage

<-Volver a:Characters

Tabla `item_loot_\storage`

Aparentemente esta tabla "almacena el bot铆n de Items" que ser谩n despojados.

Estructura

Field Type Attributes Key Null Default Extra Comment
containerGUID INT UNSIGNED NO
itemid INT UNSIGNED NO
count INT UNSIGNED NO
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

Descripci贸n de los Campos

containerGUID

field-no-description|1 (GUID o Identificador Global 脷nico del contenedor en cuesti贸n)

itemid

field-no-description|2 (驴ID del Item? Se desconoce si la ID se extrae de item_instance o item_template (posiblemente de item_instance))

count

field-no-description|3 (Posiblemente la cantidad de los mismos)

randomPropertyId

field-no-description|4 (驴Aquella ID de alguna propiedad aleatoria para Item?)

randomSuffix

field-no-description|5 (驴Sufijo aleatorio?)

follow_loot_rules

field-no-description|6 (Posiblemente ligado a las reglas de loot para despojar el Item)

freeforall

field-no-description|7 (驴Despojo libre del Item?)

is_blocked

field-no-description|8 (驴Est谩 bloqueado?)

is_counted

field-no-description|9 (驴Est谩 contado?)

is_underthreshold

field-no-description|10 (驴Se encuentra bajo un l铆mite o umbral?)

needs_quest

field-no-description|11 (驴Necesita una misi贸n para ser despojado?)

conditionLootId

field-no-description|12 (驴ID de las condiciones de despojo?)