local root = { { boxId = 1001, name = '初薪之乌', ty = 1, price = 459, originPrice = 499, const = 8500 }, { boxId = 1002, name = '始明之青', ty = 1, price = 899, originPrice = 999, const = 8500 }, { boxId = 1003, name = '了彻之白', ty = 1, price = 1799, originPrice = 1999, const = 8500 }, { boxId = 1004, name = '如曜之金', ty = 1, price = 8999, originPrice = 9999, const = 8500 }, { boxId = 1005, name = '流幻之铂', ty = 1, price = 44999, originPrice = 49999, const = 8500 }, { boxId = 1006, name = '永恒之钻', ty = 1, price = 89999, originPrice = 99999, const = 8500 }, { boxId = 1007, name = '永夜之星', ty = 1, price = 179999, originPrice = 199999, const = 8500 }, { boxId = 1008, name = '天枢', ty = 2, price = 459, originPrice = 499, const = 8500 }, { boxId = 1009, name = '天璇', ty = 2, price = 899, originPrice = 999, const = 8500 }, { boxId = 1010, name = '天玑', ty = 2, price = 1799, originPrice = 1999, const = 8500 }, { boxId = 1011, name = '天权', ty = 2, price = 8999, originPrice = 9999, const = 8500 }, { boxId = 1012, name = '玉衡', ty = 2, price = 44999, originPrice = 49999, const = 8500 }, { boxId = 1013, name = '开阳', ty = 2, price = 89999, originPrice = 99999, const = 8500 }, { boxId = 1014, name = '瑶光', ty = 2, price = 179999, originPrice = 199999, const = 8500 }, { boxId = 1015, name = '迷梦', ty = 3, price = 459, originPrice = 499, const = 8500 }, { boxId = 1016, name = '觉醒', ty = 3, price = 899, originPrice = 999, const = 8500 }, { boxId = 1017, name = '追影', ty = 3, price = 1799, originPrice = 1999, const = 8500 }, { boxId = 1018, name = '怀忆', ty = 3, price = 8999, originPrice = 9999, const = 8500 }, { boxId = 1019, name = '彻悟', ty = 3, price = 44999, originPrice = 49999, const = 8500 }, { boxId = 1020, name = '见道', ty = 3, price = 89999, originPrice = 99999, const = 8500 }, { boxId = 1021, name = '飞升', ty = 3, price = 179999, originPrice = 199999, const = 8500 }, { boxId = 1022, name = '墨阳', ty = 4, price = 459, originPrice = 499, const = 8500 }, { boxId = 1023, name = '沧浪', ty = 4, price = 899, originPrice = 999, const = 8500 }, { boxId = 1024, name = '玄月', ty = 4, price = 1799, originPrice = 1999, const = 8500 }, { boxId = 1025, name = '朱影', ty = 4, price = 8999, originPrice = 9999, const = 8500 }, { boxId = 1026, name = '太阿', ty = 4, price = 44999, originPrice = 49999, const = 8500 }, { boxId = 1027, name = '昆仑', ty = 4, price = 89999, originPrice = 99999, const = 8500 }, { boxId = 1028, name = '鸿蒙', ty = 4, price = 179999, originPrice = 199999, const = 8500 } } return root