--[[ EquipmentmakeConfig_proto.lua exported by excel2lua.py from file:装备锻造配置.xlsx --]] return { [30001] = { ID = 30001, points = 5001, enter = 0, must = 0, chance = 10000, lucky = 0, priority = 1, }, [30002] = { ID = 30002, points = 5002, enter = 0, must = 0, chance = 2000, lucky = 0, priority = 2, }, [30003] = { ID = 30003, points = 5003, enter = 5, must = 15, chance = 1000, lucky = 10, priority = 3, }, [30004] = { ID = 30004, points = 5004, enter = 8, must = 10, chance = 10, lucky = 500, priority = 4, }, [30005] = { ID = 30005, points = 5005, enter = 10, must = 20, chance = 150, lucky = 150, priority = 5, }, }