====== item_loot_storage 表 ====== ---- [[数据库:characters数据库:首页|<-返回:Characters 数据库]] **表结构** ^Field^Type^Attributes^Key^Null^Default^extra^Comment^ |[[#containerGUID|containerGUID]]|INT|UNSIGNED| |NO| | | | |[[#itemid|itemid]]|INT|UNSIGNED| |NO| | | | |[[#count|count]]|INT|UNSIGNED| |NO| | | | |[[#randomPropertyId|randomPropertyId]]|INT|SIGNED| |NO| | | | |[[#randomSuffix|randomSuffix]]|INT|UNSIGNED| |NO| | | | |[[#follow_loot_rules|follow_loot_rules]]|TINYINT|UNSIGNED| |NO| | | | |[[#freeforall|freeforall]]|TINYINT|UNSIGNED| |NO| | | | |[[#is_blocked|is_blocked]]|TINYINT|UNSIGNED| |NO| | | | |[[#is_counted|is_counted]]|TINYINT|UNSIGNED| |NO| | | | |[[#is_underthreshold|is_underthreshold]]|TINYINT|UNSIGNED| |NO| | | | |[[#needs_quest|needs_quest]]|TINYINT|UNSIGNED| |NO| | | | |[[#conditionLootId|conditionLootId]]|INT|SIGNED| |NO|0| | | ===== 字段说明 ===== ---- ==== containerGUID ==== field-no-description|1 ==== itemid ==== field-no-description|2 ==== count ==== field-no-description|3 ==== 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