Advertisement
TPSquirrely

Portal-X.json

Feb 7th, 2014
22
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.03 KB | None | 0 0
  1. {
  2.  
  3.  
  4. "info":
  5. {
  6. "name": "Portal-X",
  7. "author": "Squirrely"
  8. },
  9. "switches": {
  10. "4,26": {
  11. "toggle": [
  12. { "pos": { "x": 11, "y": 21 } },
  13. { "pos": { "x": 12, "y": 21 } },
  14. { "pos": { "x": 13, "y": 21 } },
  15. { "pos": { "x": 14, "y": 21 } },
  16. { "pos": { "x": 15, "y": 21 } },
  17. { "pos": { "x": 16, "y": 21 } },
  18. { "pos": { "x": 17, "y": 21 } },
  19. { "pos": { "x": 11, "y": 22 } },
  20. { "pos": { "x": 12, "y": 22 } },
  21. { "pos": { "x": 13, "y": 22 } },
  22. { "pos": { "x": 14, "y": 22 } },
  23. { "pos": { "x": 15, "y": 22 } },
  24. { "pos": { "x": 16, "y": 22 } },
  25. { "pos": { "x": 17, "y": 22 } }
  26. ]
  27. },
  28.  
  29. "48,26": {
  30. "toggle": [
  31. { "pos": { "x": 35, "y": 21 } },
  32. { "pos": { "x": 36, "y": 21 } },
  33. { "pos": { "x": 37, "y": 21 } },
  34. { "pos": { "x": 38, "y": 21 } },
  35. { "pos": { "x": 39, "y": 21 } },
  36. { "pos": { "x": 40, "y": 21 } },
  37. { "pos": { "x": 41, "y": 21 } },
  38. { "pos": { "x": 35, "y": 22 } },
  39. { "pos": { "x": 36, "y": 22 } },
  40. { "pos": { "x": 37, "y": 22 } },
  41. { "pos": { "x": 38, "y": 22 } },
  42. { "pos": { "x": 39, "y": 22 } },
  43. { "pos": { "x": 40, "y": 22 } },
  44. { "pos": { "x": 41, "y": 22 } }
  45. ]
  46. }
  47. },
  48. "fields": {
  49. "11,21": { "defaultState": "on" },
  50. "12,21": { "defaultState": "on" },
  51. "13,21": { "defaultState": "on" },
  52. "14,21": { "defaultState": "on" },
  53. "15,21": { "defaultState": "on" },
  54. "16,21": { "defaultState": "on" },
  55. "17,21": { "defaultState": "on" },
  56. "11,22": { "defaultState": "on" },
  57. "12,22": { "defaultState": "on" },
  58. "13,22": { "defaultState": "on" },
  59. "14,22": { "defaultState": "on" },
  60. "15,22": { "defaultState": "on" },
  61. "16,22": { "defaultState": "on" },
  62. "17,22": { "defaultState": "on" },
  63. "35,21": { "defaultState": "on" },
  64. "36,21": { "defaultState": "on" },
  65. "37,21": { "defaultState": "on" },
  66. "38,21": { "defaultState": "on" },
  67. "39,21": { "defaultState": "on" },
  68. "40,21": { "defaultState": "on" },
  69. "41,21": { "defaultState": "on" },
  70. "35,22": { "defaultState": "on" },
  71. "36,22": { "defaultState": "on" },
  72. "37,22": { "defaultState": "on" },
  73. "38,22": { "defaultState": "on" },
  74. "39,22": { "defaultState": "on" },
  75. "40,22": { "defaultState": "on" },
  76. "41,22": { "defaultState": "on" }
  77.  
  78. },
  79.  
  80. "portals": {
  81. "2,2": { "destination": { "x": 10, "y": 18 }, "cooldown": 1250 },
  82. "2,7": { "destination": { "x": 10, "y": 20 }, "cooldown": 1250 },
  83. "2,36": { "destination": { "x": 10, "y": 23 }, "cooldown": 1250 },
  84. "2,41": { "destination": { "x": 10, "y":25 }, "cooldown": 1250 },
  85. "10,18": { "destination": { "x": 2, "y": 2 }, "cooldown": 1250 },
  86. "10,20": { "destination": { "x": 2, "y": 7 }, "cooldown": 1250 },
  87. "10,23": { "destination": { "x": 2, "y": 36 }, "cooldown": 1250 },
  88. "10,25": { "destination": { "x": 2, "y": 41 }, "cooldown": 1250 },
  89. "50,2": { "destination": { "x": 42, "y": 18 }, "cooldown": 1250 },
  90. "50,7": { "destination": { "x": 42, "y": 20 }, "cooldown": 1250 },
  91. "50,36": { "destination": { "x": 42, "y": 23 }, "cooldown": 1250 },
  92. "50,41": { "destination": { "x": 42, "y": 25 }, "cooldown": 1250 },
  93. "42,18": { "destination": { "x": 50, "y": 2 }, "cooldown": 1250 },
  94. "42,20": { "destination": { "x": 50, "y": 7 }, "cooldown": 1250 },
  95. "42,23": { "destination": { "x": 50, "y": 36 }, "cooldown": 1250 },
  96. "42,25": { "destination": { "x": 50, "y": 41 }, "cooldown": 1250 }
  97. }
  98. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement