Guest User

Castle

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