Advertisement
Guest User

Untitled

a guest
Jan 19th, 2017
214
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.70 KB | None | 0 0
  1. [ { id: '8787830681',
  2.     accountId: 324069330,
  3.     inventory: 3221225475,
  4.     defIndex: 19,
  5.     quantity: 1,
  6.     level: 1,
  7.     quality: 4,
  8.     flags: 4,
  9.     origin: 8,
  10.     customName: null,
  11.     customDesc: null,
  12.     attribute: [
  13.         { defIndex: 6, value: null, valueBytes: { buffer: <Buffer...>, offset: 77, markedOffset: -1, limit: 81, littleEndian: true, noAssert: false } },
  14.         { defIndex: 7, value: null, valueBytes: { buffer: <Buffer...>, offset: 87, markedOffset: -1,limit: 91,    littleEndian: true, noAssert: false } },
  15.         ...
  16.     ],
  17.     interiorItem: null,
  18.     inUse: false,
  19.     style: 0,
  20.     originalId: '3606748413',
  21.     equippedState: [],
  22.     rarity: 3,
  23.     position: 0 },
  24.  
  25. ...
  26. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement