Skip to content

Instantly share code, notes, and snippets.

@lub0v
Created June 28, 2013 09:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lub0v/5883471 to your computer and use it in GitHub Desktop.
Save lub0v/5883471 to your computer and use it in GitHub Desktop.
[
{"Id":0,
"Equipments":[
{"Id":0,"Levels":[1,2,3]},
{"Id":1,"Levels":[4,5,6]}
]},
{"Id":1,
"Equipments":[
{"Id":2,"Levels":[7,8,9,10]},
{"Id":3,"Levels":[11,12,13,14]}
]},
{"Id":2,
"Equipments":[
{"Id":4,"Levels":[15,16,17,18]},
{"Id":5,"Levels":[19,20,21,22]},
{"Id":6,"Levels":[23,24,25,26]}
]}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment