Advertisement
IDDQD-IDKFA

Untitled

Aug 1st, 2013
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.42 KB | None | 0 0
  1. {
  2.  
  3. "response": {
  4. "timestamp": 1375395989,
  5. "maps": [
  6. {
  7. "id": 118,
  8. "sector": 181,
  9. "width": 150,
  10. "height": 75,
  11. "chunk_size": 25,
  12. "outpost_levels": [ … ],
  13. "upgrade_costs": { … },
  14. "max_territory_limit": 10000,
  15. "type": "AllianceTournament",
  16. "active": false,
  17. "maximum_node_level": 50000
  18. },
  19. {
  20. "id": 117,
  21. "sector": 181,
  22. "width": 150,
  23. "height": 75,
  24. "chunk_size": 25,
  25. "outpost_levels": [ … ],
  26. "upgrade_costs": { … },
  27. "max_territory_limit": 10000,
  28. "type": "IndividualTournament",
  29. "active": false,
  30. "maximum_node_level": 50000
  31. },
  32. {
  33. "id": 116,
  34. "sector": 181,
  35. "width": 400,
  36. "height": 200,
  37. "chunk_size": 25,
  38. "outpost_levels": [ … ],
  39. "upgrade_costs": { … },
  40. "max_territory_limit": 10000,
  41. "type": "Sector",
  42. "active": true,
  43. "maximum_node_level": 50000
  44. }
  45. ],
  46. "success": true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement