Back to 'item_instance_transmog' Return to characters Go to 'item_loot_money'
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
|---|---|---|---|---|---|---|---|
| container_id | bigint | unsigned | PRI | NO | 0 | guid of container (item_instance.guid) | |
| item_type | tinyint | signed | PRI | NO | 0 | item or currency | |
| item_id | int | unsigned | PRI | NO | 0 | loot item entry (item_instance.itemEntry) | |
| item_count | int | signed | NO | 0 | stack size | ||
| item_index | int | unsigned | NO | 0 | |||
| follow_rules | tinyint(1) | signed | NO | 0 | follow loot rules | ||
| ffa | tinyint(1) | signed | NO | 0 | free-for-all | ||
| blocked | tinyint(1) | signed | NO | 0 | |||
| counted | tinyint(1) | signed | NO | 0 | |||
| under_threshold | tinyint(1) | signed | NO | 0 | |||
| needs_quest | tinyint(1) | signed | NO | 0 | quest drop | ||
| rnd_bonus | int | unsigned | NO | 0 | random bonus list added when originally rolled | ||
| context | tinyint | unsigned | NO | 0 | |||
| bonus_list_ids | text | YES | NULL | Space separated list of bonus list ids |
- no description -
- no description -
- no description -
- no description -
- no description -
- no description -
- no description -
- no description -
- no description -
- no description -
- no description -
- no description -
- no description -
- no description -
Back to 'item_instance_transmog' Return to characters Go to 'item_loot_money'