export const BoxDrop={ 1:[ {uuid: 1009,dropRate: 10,num_max: 10,type:0}, {uuid: 1010,dropRate: 10,num_max: 10,type:0}, {uuid: 1011,dropRate: 10,num_max: 10,type:0}, ], 2:[ {uuid: 1001,dropRate: 10,num_max: 10,type:0}, {uuid: 1002,dropRate: 10,num_max: 10,type:0}, ], 3:[ {uuid: 9001,dropRate: 10,num_max: 10,type:0}, {uuid: 9002,dropRate: 10,num_max: 10,type:0}, {uuid: 9003,dropRate: 10,num_max: 10,type:0}, ], } export const BoxDropCount={ 1:3, 2:3, 3:3, }