Guest User

Untitled

a guest
Jun 25th, 2018
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. "skills" : { "active" : [
  2.     {
  3.         "id" : 1,
  4.         "lvl" : 1
  5.     },
  6.     {
  7.         "id" : 2,
  8.         "lvl" : 1
  9.     },
  10.     {
  11.         "id" : 3,
  12.         "lvl" : 1
  13.     },
  14.     {
  15.         "id" : 7,
  16.         "lvl" : 1
  17.     }
  18. ], "passive" : [
  19.     {
  20.         "id" : 8,
  21.         "lvl" : 1
  22.     },
  23.     {
  24.         "id" : 9,
  25.         "lvl" : 1
  26.     },
  27.     {
  28.         "id" : 10,
  29.         "lvl" : 1
  30.     },
  31.     {
  32.         "id" : 11,
  33.         "lvl" : 1
  34.     }
  35. ] }
Add Comment
Please, Sign In to add comment