Advertisement
Guest User

Untitled

a guest
Oct 15th, 2014
318
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.48 KB | None | 0 0
  1. {
  2. "responseCode" : 2,
  3. "objectType" : "com.example.User",
  4. "data" : [ {
  5. "name" : "name",
  6. "password" : "pass",
  7. "email" : "[email protected]",
  8. "device" : "ABC",
  9. "level" : 10,
  10. "gold" : 82,
  11. "delois" : 0,
  12. "uranium" : 0,
  13. "attack" : 5,
  14. "speed" : 5,
  15. "armor" : 5,
  16. "controllability" : 5,
  17. "exp" : 100,
  18. "hp" : 100,
  19. "hpMax" : 300,
  20. "deuter" : 21,
  21. "deuterMax" : 120,
  22. "research" : 1413360596907,
  23. "id" : 1
  24. } ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement