Chapter37.ts 30.5 KB
Newer Older
zjz1994's avatar
zjz1994 committed
1 2 3 4
import { ChapterData } from "../interface/ChapterData";

//921-940
export const Chapters37: ChapterData[] = [
zjz1994's avatar
zjz1994 committed
5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435
  //921
  { baseElementTypes: [ 0, 2, 3, 4 ], bubbleProbability: 0, stepCount: 27, passTarget: { type: 1, elements: [ { type: 9, count: 76 } ] }, starScores: [ 15000, 20000, 25000 ], map: { lattices: [ 
    3, 0, 3, 3, 3, 3, 3, 0, 3, 
    3, 3, 3, 3, 3, 3, 3, 3, 3, 
    61, 3, 3, 3, 3, 3, 3, 3, 6, 
    3, 61, 3, 0, 3, 0, 3, 6, 3, 
    3, 3, 61, 3, 3, 3, 6, 3, 3, 
    3, 3, 3, 6, 3, 61, 3, 3, 3, 
    3, 3, 6, 3, 0, 3, 61, 3, 3, 
    3, 6, 3, 3, 3, 3, 3, 61, 3, 
    6, 3, 3, 3, 3, 3, 3, 3, 61 ], connectedLats: [], conveyor: [], conveyorConnectedLats: [], WORMHOLE: [], elements: [ 
    1, 1, 1, 1, 1, 1, 1, 1, 1, 
    15, 1, 1, 1, 1, 1, 1, 1, 15,
    8, 1, 1, 1, 1, 1, 1, 1, 8, 
    7, 8, 1, 1, 1, 1, 1, 8, 7, 
    7, 7, 8, 1, 1, 1, 8, 7, 7, 
    2, 2, 2, 1, 1, 1, 2, 2, 2, 
    5, 4, 5, 1, 1, 1, 5, 4, 5, 
    4, 5, 4, 1, 1, 1, 4, 5, 4 , 
    5, 4, 5, 1, 1, 1, 5, 4, 5 ], baseElements: [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ], recycles: [], foodsdata: [ ], generateLats: [ { index: 0, type: null }, { index: 2, type: null }, { index: 3, type: null }, { index: 4, type: null }, { index: 5, type: null }, { index: 6, type: null }, { index: 8, type: null }, { index: 10, type: null }, { index: 16, type: null } ] } },
  //922
  { baseElementTypes: [ 0,1, 3, 4, 2 ], bubbleProbability: 0, stepCount: 24, passTarget: { type: 1, elements: [ { type: 36, count: 65 }, { type: 34, count: 20 } ] }, starScores: [ 15000, 20000, 25000 ], map: { lattices: [ 
    0, 0, 7, 7, 7, 7, 7, 0, 0, 
    7, 7, 7, 7, 7, 7, 7, 7, 7, 
    7, 7, 7, 7, 7, 7, 7, 7, 7, 
    0, 7, 7, 7, 7, 7, 7, 7, 0, 
    0, 7, 7, 7, 0, 7, 7, 7, 0, 
    7, 7, 7, 7, 7, 7, 7, 7, 7, 
    7, 7, 7, 7, 7, 7, 7, 7, 7, 
    0, 7, 7, 7, 7, 7, 7, 7, 0, 
    0, 0, 7, 7, 0, 7, 7, 0, 0 ], connectedLats: [ ], conveyor: [], conveyorConnectedLats: [], WORMHOLE: [], elements: [ 
    1, 1, 1, 1, 11, 1, 1, 1, 1, 
    16, 4, 4, 1, 1, 1, 4, 4, 16, 
    16, 4, 1, 1, 1, 1, 1, 4, 16, 
    1, 1, 1, 1, 14, 1, 1, 1, 1, 
    1, 1, 1, 1, 1, 1, 1, 1, 1, 
    2, 1, 1, 1, 1, 1, 1, 1, 2, 
    2, 2, 1, 1, 2, 1, 1, 2, 2, 
    1, 2, 2, 2, 12, 2, 2, 2, 1, 
    1, 1, 2, 2, 1, 2, 2, 1, 1 ], baseElements: [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ], recycles: [], foodsdata: [ ], generateLats: [ { index: 2, type: null }, { index: 3, type: null }, { index: 5, type: null }, { index: 6, type: null }, { index: 9, type: null }, { index: 10, type: null }, { index: 4, type: null }, { index: 16, type: null }, { index: 17, type: null } ] } },
  //923
  { baseElementTypes: [ 1, 2, 3, 4 ], bubbleProbability: 0, stepCount: 31, passTarget: { type: 1, elements: [ { type: 6, count: 8 } ] }, starScores: [ 15000, 20000, 25000 ], map: { lattices: [ 
    1, 0, 1, 0, 0, 0, 1, 0, 1,  
    1, 1, 1, 1, 1, 1, 1, 1, 1, 
    1, 1, 1, 1, 1, 1, 1, 1, 1, 
    1, 4, 1, 0, 1, 0, 1, 4, 1, 
    1, 1, 1, 0, 1, 0, 1, 1, 1, 
    1, 41, 1, 0, 1, 0, 1, 41, 1, 
    1, 1, 1, 1, 1, 1, 1, 1, 1, 
    1, 1, 1, 1, 1, 1, 1, 1, 1, 
    1, 1, 1, 0, 0, 0, 1, 1, 1 ], connectedLats: [], conveyor: [ [ 63, 71 ] ], conveyorConnectedLats: [ [ 71, 63 ] ], WORMHOLE: [], elements: [ 
    3, 1, 1, 1, 1, 1, 1, 1, 3, 
    1, 1, 1, 2, 2, 2, 1, 1, 1, 
    1, 1, 1, 1, 1, 1, 1, 1, 1, 
    4, 4, 1, 1, 9, 1, 1, 4, 4, 
    4, 1, 1, 1, 8, 1, 1, 1, 4, 
    4, 1, 1, 1, 9, 1, 1, 1, 4, 
    1, 1, 1, 1, 1, 1, 1, 1, 1, 
    1, 1, 1, 4, 4, 4, 1, 1, 1, 
    5, 5, 5, 1, 1, 1, 5, 5, 5 ], baseElements: [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ], recycles: [ 72, 73, 74, 78, 79, 80 ], foodsdata: [ ], generateLats: [ { index: 0, type: null }, { index: 2, type: null }, { index: 6, type: null }, { index: 8, type: null }, { index: 10, type: null }, { index: 12, type: null }, { index: 13, type: null }, { index: 14, type: null }, { index: 16, type: null } ] } },
  //924
  { baseElementTypes: [ 1, 4, 3, 2, 0 ], bubbleProbability: 0, stepCount: 26, passTarget: { type: 1, elements: [ { type: 44, count: 4 }, { type: 43, count: 4 }, { type: 42, count: 7 } ] }, starScores: [15000, 20000, 25000], map: { lattices: [ 
    2, 2, 0, 0, 0, 0, 0, 2, 2, 
    3, 3, 3, 3, 3, 3, 3, 3, 3, 
    3, 3, 3, 3, 3, 3, 3, 3, 3, 
    3, 3, 3, 3, 3, 3, 3, 3, 3, 
    3, 3, 3, 61, 3, 61, 3, 3, 3, 
    3, 3, 3, 6, 3, 6, 3, 3, 3, 
    3, 61, 6, 3, 3, 3, 6, 61, 3, 
    3, 3, 3, 3, 3, 3, 3, 3, 3, 
    3, 3, 3, 3, 3, 3, 3, 3, 3 ], connectedLats: [], conveyor: [], conveyorConnectedLats: [], WORMHOLE: [], elements: [ 
    1, 1, 1, 1, 1, 1, 1, 1, 1, 
    1, 23, 23, 4, 1, 4, 23, 23, 1, 
    1, 23, 23, 1, 1, 1, 23, 23, 1, 
    4, 1, 1, 1, 1, 1, 1, 1, 4, 
    4, 1, 1, 8, 1, 8, 1, 1, 4, 
    4, 1, 1, 8, 11, 8, 1, 1, 4, 
    4, 8, 8, 1, 1, 1, 8, 8, 4, 
    2, 2, 2, 1, 1, 1, 2, 2, 2, 
    2, 2, 2, 4, 1, 4, 2, 2, 2 ], baseElements: [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ], recycles: [], foodsdata: [ { type: 44, dir: "up", luidx: 10 }, { type: 44, dir: "up", luidx: 15 }, { type: 42, dir: "left", luidx: 0 }, { type: 42, dir: "right", luidx: 7 }, { type: 42, dir: "up", luidx: 9 }, { type: 42, dir: "up", luidx: 17 }, { type: 43, dir: "up", luidx: 12 }, { type: 43, dir: "up", luidx: 57 }, { type: 43, dir: "up", luidx: 27 }, { type: 43, dir: "up", luidx: 33 }, { type: 44, dir: "up", luidx: 63 }, { type: 44, dir: "up", luidx: 70 }, { type: 42, dir: "up", luidx: 40 }, { type: 42, dir: "up", luidx: 65 }, { type: 42, dir: "up", luidx: 69 } ], generateLats: [ { index: 0, type: null }, { index: 1, type: null }, { index: 7, type: null }, { index: 8, type: null }, { index: 11, type: null }, { index: 12, type: null }, { index: 13, type: null }, { index: 14, type: null }, { index: 15, type: null } ] } },
  //925
  { baseElementTypes: [ 1, 3, 4,0 ], bubbleProbability: 0, stepCount: 26, passTarget: { type: 1, elements: [ { type: 41, count:74 } ] }, starScores: [ 15000, 20000, 25000 ], map: { lattices: [ 
    1, 1, 41, 1, 1, 1, 4, 1, 1, 
    1, 1, 0, 1, 1, 1, 0, 1, 1, 
    1, 1, 4, 1, 1, 1, 41,1, 1, 
    1, 1, 0, 1, 1, 1, 0, 1, 1, 
    1, 1, 41, 1, 1, 1, 4, 1, 1, 
    1, 1, 0, 1, 1, 1, 0, 1, 1, 
    1, 1, 4, 1, 1, 1, 41, 1, 1, 
    1, 1, 1, 1, 1, 1, 1, 1, 1, 
    1, 1, 41, 1, 9, 1, 4, 1, 1 ], connectedLats: [], conveyor: [], conveyorConnectedLats: [], WORMHOLE: [], elements: [ 
    2, 1, 8, 7, 7, 7, 8, 1, 2, 
    2, 1, 1, 7, 7, 7, 1, 1, 2, 
    2, 1, 8, 7, 7, 7, 8, 1, 2, 
    2, 1, 1, 7, 7, 7, 1, 1, 2, 
    2, 1, 8, 7, 7, 7, 8, 1, 2, 
    2, 1, 1, 7, 7, 7, 1, 1, 2, 
    1, 1, 1, 1, 1, 1, 1, 1, 1, 
    1, 1, 4, 4, 4, 4, 4, 1, 1, 
    1, 1, 4, 4, 1, 4, 4, 1, 1 ], baseElements: [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ], recycles: [], foodsdata: [ ], generateLats: [ { index: 0, type: null }, { index: 1, type: null }, { index: 2, type: null }, { index: 3, type: null }, { index: 4, type: null }, { index: 5, type: null }, { index: 6, type: null }, { index: 7, type: null }, { index: 8, type: null } ] } },
  //926
  { baseElementTypes: [ 0, 1, 2, 3 ], bubbleProbability: 0, stepCount: 24, cherrydata: [ [73, 64, 65, 66, 67, 68, 69, 70,79] ], passTarget: { type: 1, elements: [ { type: 9, count: 64 },{ type:10, count:5  } ] }, starScores: [ 15000, 20000, 25000 ], map: { lattices: [ 
    0, 0, 0, 3, 3, 3, 0, 0, 0, 
    0, 0, 3, 3, 3, 3, 3, 0, 0, 
    3, 3, 0, 3, 3, 3, 0, 3, 3, 
    3, 3, 3, 3, 3, 3, 3, 3, 3, 
    3, 3, 0, 3, 3, 3, 0, 3, 3,
    3, 3, 3, 0, 3, 0, 3, 3, 3, 
    3, 3, 3, 3, 0, 3, 3, 3, 3, 
    3, 3, 3, 3, 3, 3, 3, 3, 3, 
    3, 3, 3, 3, 3, 3, 3, 3, 3 ], connectedLats: [], conveyor: [], conveyorConnectedLats: [], WORMHOLE: [], elements: [ 
    1, 1, 1, 1, 11, 1, 1, 1, 1, 
    1, 1, 2, 1, 1, 1, 2, 1, 1, 
    4, 1, 1, 1, 1, 1, 1, 1, 4, 
    4, 4, 2, 1, 1, 1, 2, 4, 4, 
    4, 1, 1, 1, 1, 1, 1, 1, 4, 
    1, 1, 4, 1, 2, 1, 4, 1, 1, 
    1, 1, 1, 1, 1, 1, 1, 1, 1, 
    1, 1, 1, 1, 1, 1, 1, 1, 1,
    2, 1, 9, 9, 9, 9, 9, 1, 2 ], baseElements: [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ], recycles: [], foodsdata: [ ], generateLats: [ { index: 3, type: null }, { index: 4, type: null }, { index: 5, type: null }, { index: 11, type: null }, { index: 15, type: null }, { index: 18, type: null }, { index: 19, type: null }, { index: 25, type: null }, { index: 26, type: null } ] } },
  //927
  { baseElementTypes: [  0, 4, 3, 2 ], bubbleProbability: 0, stepCount: 26, passTarget: { type: 1, elements: [ { type: 22, count: 30 }, { type: 24, count: 30 }, { type: 26, count: 30 } ] }, starScores: [ 15000, 20000, 25000 ], map: { lattices: [ 
    1, 1, 1, 1, 0, 1, 1, 1, 1, 
    1, 1, 1, 1, 0, 1, 1, 1, 1, 
    1, 4, 1, 1, 1, 1, 1, 4, 1, 
    1, 1, 1, 1, 1, 1, 1, 1, 1, 
    0, 0, 1, 1, 1, 1, 1, 0, 0, 
    1, 1, 1, 1, 41, 1, 1, 1, 1, 
    1, 1, 1, 1, 41, 1, 1, 1, 1, 
    1, 1, 1, 1, 0, 1, 1, 1, 1, 
    1, 1, 1, 1, 0, 1, 1, 1, 1 ], connectedLats: [ [ 27, 45 ], [ 35, 53 ], [ 28, 46 ], [ 34, 52 ] ], conveyor: [], conveyorConnectedLats: [], WORMHOLE: [], elements: [ 
    9, 1, 1, 1, 1, 1, 1, 1, 9, 
    9, 1, 1, 1, 1, 1, 1, 1, 9, 
    1, 4, 1, 4, 1, 4, 1, 4, 1, 
    1, 1, 13, 1, 1, 1, 13, 1, 1, 
    1, 1, 13, 1, 1, 1, 13, 1, 1, 
    9, 1, 13, 1, 1, 1, 13, 1, 9, 
    9, 1, 13, 1, 1, 1, 13, 1, 9, 
    4, 1, 1, 1, 1, 1, 1, 1, 4, 
    2, 2, 2, 2, 1, 2, 2, 2, 2 ], baseElements: [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ], recycles: [], foodsdata: [ ], generateLats: [ { index: 0, type: null }, { index: 1, type: null }, { index: 2, type: null }, { index: 3, type: null }, { index: 5, type: null }, { index: 6, type: null }, { index: 7, type: null }, { index: 8, type: null }, { index: 22, type: null } ] } },
  //928
  { baseElementTypes: [1, 3, 0, 2 ], bubbleProbability: 0, stepCount: 24, passTarget: { type: 1, elements: [ { type: 10, count: 14 }, { type: 0, count: 100 },{ type: 9, count: 73 } ] }, starScores: [ 15000, 20000, 25000 ], map: { lattices: [ 
    3, 3, 3, 3, 3, 3, 0, 3, 0, 
    3, 0, 3, 3, 3, 0, 3, 3, 3, 
    3, 0, 3, 3, 3, 0, 3, 3, 3, 
    3, 61, 3, 3, 3, 6, 3, 3, 3, 
    3, 61, 3, 3, 3, 6, 3, 3, 3, 
    3, 61, 3, 3, 3, 6, 3, 3, 3, 
    3, 61, 3, 3, 3, 6, 3, 3, 3, 
    3, 61, 3, 3, 3, 6, 3, 3, 3, 
    0, 0, 3, 3, 3, 6, 3, 3, 3 ], connectedLats: [], conveyor: [], conveyorConnectedLats: [], WORMHOLE: [], elements: [ 
    8, 1, 1, 1, 1, 1, 1, 1, 1, 
    8, 1, 1, 2, 2, 1, 1, 1, 1,
    8, 1, 1, 2, 2, 1, 1, 1, 1, 
    8, 2, 1, 2, 2, 9, 1, 1, 1, 
    8, 2, 1, 2, 2, 9, 1, 1, 1, 
    8, 2, 2, 2, 4, 9, 1, 14, 1, 
    8, 2, 2, 4, 4, 9, 1, 1, 1, 
    8, 2, 2, 4, 4, 9, 1, 1, 1, 
    1, 1, 4, 4, 4, 9, 1, 1, 1 ], baseElements: [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ], recycles: [], foodsdata: [ ], generateLats: [ { index: 0, type: null }, { index: 1, type: null }, { index: 2, type: null }, { index: 3, type: null }, { index: 4, type: null }, { index: 5, type: null }, { index: 15, type: null }, { index: 7, type: null }, { index: 17, type: null } ] } },
  //929
  { baseElementTypes: [ 2, 4, 3, 0 ], bubbleProbability: 0, stepCount: 23, passTarget: { type: 1, elements: [ { type: 36, count: 71 }, { type: 1, count: 63 } ] }, starScores: [ 15000, 20000, 25000 ], map: { lattices: [ 
    7, 7, 7, 7, 7, 7, 7, 7, 7, 
    7, 7, 7, 7, 7, 7, 7, 7, 7, 
    7, 7, 7, 7, 7, 7, 7, 7, 7, 
    0, 7, 7, 7, 7, 7, 7, 7, 0, 
    0, 0, 0, 7, 7, 7, 0, 0, 0, 
    7, 7, 7, 7, 7, 7, 7, 7, 7, 
    7, 7, 7, 7, 7, 7, 7, 7, 7, 
    7, 7, 7, 7, 7, 7, 7, 7, 7, 
    0, 7, 7, 7, 7, 7, 7, 7, 0 ], connectedLats: [ [ 18, 45 ],[ 26, 53 ] ], conveyor: [], conveyorConnectedLats: [], WORMHOLE: [], elements: [ 
    4, 1, 6, 1, 11, 1, 6, 1, 4, 
    4, 1, 1, 1, 1, 1, 1, 1, 4, 
    1, 1, 1, 1, 1, 1, 1, 1, 1, 
    1, 2, 2, 2, 2, 2, 2, 2, 1, 
    1, 1, 1, 5, 5, 5, 1, 1, 1, 
    1, 6, 1, 1, 14, 1, 1, 6, 1, 
    2, 1, 1, 1, 1, 1, 1, 1, 2, 
    2, 2, 2, 2, 2, 2, 2, 2, 2, 
    1, 5, 5, 5, 12, 5, 5, 5, 1 ], baseElements: [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ], recycles: [], foodsdata: [ ], generateLats: [ { index: 0, type: null }, { index: 1, type: null }, { index: 2, type: null }, { index: 3, type: null }, { index: 4, type: null }, { index: 5, type: null }, { index: 6, type: null }, { index: 7, type: null }, { index: 8, type: null } ] } },
  //930
  { baseElementTypes: [ 0, 1, 2, 3, 4 ], bubbleProbability: 0, stepCount: 27, passTarget: { type: 1, elements: [ { type:45 , count: 5 },{ type:43 , count:2  },{ type:42 , count:8  } ] }, starScores: [ 15000, 20000, 25000 ], map: { lattices: [ 
    61, 3, 3, 0, 0, 0, 3, 3, 6, 
    61, 3, 3, 3, 3, 3, 3, 3, 6, 
    3, 3, 3, 3, 3, 3, 3, 3, 3, 
    3, 3, 3, 3, 3, 3, 3, 3, 3, 
    61, 3, 3, 3, 3, 3, 3, 3, 6, 
    3, 3, 3, 3, 3, 3, 3, 3, 3, 
    3, 3, 3, 3, 3, 3, 3, 3, 3, 
    6, 3, 0, 3, 3, 3, 0, 3, 61, 
    6, 3, 0, 3, 3, 3, 0, 3, 61 ], connectedLats: [], conveyor: [], conveyorConnectedLats: [], WORMHOLE: [], elements: [ 
    1, 1, 1, 1, 1, 1, 1, 1, 1, 
    1, 1, 1, 1, 1, 1, 1, 1, 1, 
    1, 1, 1, 1, 1, 1, 1, 1, 1, 
    4, 4, 4, 1, 1, 1, 4, 4, 4, 
    4, 14, 4, 1, 1, 1, 4, 14, 4, 
    4, 4, 4, 1, 1, 1, 4, 4, 4, 
    2, 2, 2, 2, 2, 2, 2, 2, 2, 
    1, 1, 1, 8, 8, 8, 1, 1, 1, 
    1, 1, 1, 8, 8, 8, 1, 1, 1 ], baseElements: [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ], recycles: [], foodsdata: [ 
      { type: 45, dir: "left", luidx: 1 }, 
      { type: 45, dir: "right", luidx: 6 }, 
      { type: 45, dir: "up", luidx: 45 }, 
      { type: 45, dir: "up", luidx: 39 }, 
      { type: 45, dir: "up", luidx: 51 }, 
      { type: 43, dir: "up", luidx: 12 }, 
      { type: 43, dir: "up", luidx: 57 }, 
      { type: 42, dir: "up", luidx: 18 }, 
      { type: 42, dir: "up", luidx: 28 }, 
      { type: 42, dir: "up", luidx: 29 }, 
      { type: 42, dir: "up", luidx: 33 }, 
      { type: 42, dir: "up", luidx: 34 }, 
      { type: 42, dir: "up", luidx: 26 },
      { type: 42, dir: "up", luidx: 64 },
      { type: 42, dir: "up", luidx: 70 } ], generateLats: [ { index: 0, type: null }, { index: 1, type: null }, { index: 2, type: null }, { index: 6, type: null }, { index: 7, type: null }, { index: 8, type: null }, { index: 12, type: null }, { index: 13, type: null }, { index: 14, type: null } ] } },
  //931
  { baseElementTypes: [ 0, 3, 4, 2 ], bubbleProbability: 0, stepCount: 30, passTarget: { type: 1, elements: [ { type: 9, count: 70 }, { type: 1, count: 85 } ] }, starScores: [ 15000, 20000, 25000 ], map: { lattices: [ 
    61, 3, 3, 0, 0, 0, 3, 3, 61, 
    3, 3, 3, 3, 3, 3, 3, 3, 3, 
    3, 0, 3, 3, 3, 3, 3, 0, 3, 
    3, 0, 3, 3, 3, 3, 3, 0, 3, 
    6, 3, 1, 1, 3, 1, 1, 3, 6, 
    3, 3, 3, 3, 3, 3, 3, 3, 3, 
    3, 3, 3, 3, 3, 3, 3, 3, 3, 
    3, 3, 3, 3, 3, 3, 3, 3, 3, 
    61, 3, 3, 3, 3, 3, 3, 3, 61 ], connectedLats: [], conveyor: [], conveyorConnectedLats: [], WORMHOLE: [], elements: [ 
    4, 1, 1, 1, 1, 1, 1, 1, 4, 
    4, 1, 1, 1, 1, 1, 1, 1, 4, 
    7, 1, 1, 1, 1, 1, 1, 1, 7, 
    7, 1, 1, 1, 1, 1, 1, 1, 7, 
    7, 1, 6, 6, 1, 6, 6, 1, 7, 
    7, 4, 23, 23, 4, 23, 23, 4, 7, 
    7, 4, 23, 23, 4, 23, 23, 4, 7, 
    2, 1, 1, 1, 1, 1, 1, 1, 2, 
    2, 2, 2, 2, 2, 2, 2, 2, 2 ], baseElements: [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 0, 0, 20, 0, 0, 20, 0, 0, 20, 0, 0, 20, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ], recycles: [], foodsdata: [ ], generateLats: [ { index: 0, type: null }, { index: 1, type: null }, { index: 2, type: null }, { index: 6, type: null }, { index: 7, type: null }, { index: 8, type: null }, { index: 12, type: null }, { index: 13, type: null }, { index: 14, type: null } ] } },
  //932
  { baseElementTypes: [ 1, 2, 3, 4 ], bubbleProbability: 0, stepCount: 27, passTarget: { type: 1, elements: [ { type: 9, count: 67 }, { type: 34, count: 20 } ] }, starScores: [ 15000, 20000, 25000 ], map: { lattices: [ 
    3, 3, 61, 3, 3, 3, 61, 3, 0, 
    3, 3, 3, 3, 3, 3, 3, 3, 0, 
    3, 3, 3, 3, 3, 3, 3, 3, 0, 
    3, 3, 3, 3, 3, 3, 3, 3, 0, 
    6, 61, 0, 0, 0, 0, 6, 61, 0, 
    3, 3, 3, 3, 3, 3, 3, 3, 0, 
    3, 3, 1, 3, 3, 3, 3, 3, 0, 
    3, 3, 3, 3, 3, 3, 3, 3, 0, 
    3, 3, 6, 3, 3, 3, 6, 3, 0 ], connectedLats: [ [ 30, 48 ], [ 31, 49 ],[29,47],[32,50] ], conveyor: [ ], conveyorConnectedLats: [], WORMHOLE: [[56,59]], elements: [ 
    2, 1, 1, 1, 1, 1, 1, 2, 1, 
    2, 1, 22, 1, 1, 22, 1, 2, 1, 
    16, 1, 22, 1, 1, 22, 1, 16, 1, 
    16, 1, 9, 9, 9, 9, 1, 16, 1, 
    1, 1, 1, 1, 1, 1, 1, 1, 1, 
    1, 1, 1, 1, 1, 1, 1, 1, 1, 
    1, 1, 18, 4, 4, 4, 4, 1, 1, 
    1, 1, 1, 1, 1, 1, 1, 1, 1, 
    2, 2, 2, 2, 2, 2, 2, 2, 1 ], baseElements: [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ], recycles: [], foodsdata: [ ], generateLats: [ { index: 0, type: null }, { index: 1, type: null }, { index: 2, type: null }, { index: 3, type: null }, { index: 4, type: null }, { index: 5, type: null }, { index: 6, type: null }, { index: 7, type: null } ] } },
  //933
  { baseElementTypes: [ 0, 3, 4, 1,2 ], bubbleProbability: 0, stepCount: 28, passTarget: { type: 1, elements: [ { type: 41, count: 75 } ] }, starScores: [ 15000, 20000, 25000 ], map: { lattices: [ 
    41, 1, 1, 1, 1, 1, 1, 1, 41, 
    1, 1, 1, 1, 1, 1, 1, 1, 1, 
    1, 1, 1, 1, 41, 1, 1, 1, 1, 
    4, 1, 1, 1, 4, 1, 1, 1, 4, 
    1, 1, 1, 1, 0, 1, 1, 1, 1, 
    1, 1, 1, 1, 0, 1, 1, 1, 1, 
    1, 1, 1, 1, 9, 1, 1, 1, 1, 
    1, 1, 1, 1, 41, 1, 1, 1, 1, 
    0, 1, 1, 1, 0, 1, 1, 1, 0 ], connectedLats: [], conveyor: [], conveyorConnectedLats: [], WORMHOLE: [[58,31]], elements: [ 
    1, 1, 1, 23, 23, 1, 1, 1, 1, 
    1, 1, 1, 23, 23, 1, 1, 4, 4, 
    1, 1, 1, 1, 1, 1, 1, 4, 4, 
    1, 1, 1, 1, 11, 1, 1, 1, 1, 
    1, 1, 1, 1, 1, 1, 1, 1, 1, 
    1, 1, 1, 1, 1, 1, 1, 1, 1, 
    2, 2, 2, 2, 1, 2, 2, 2, 2, 
    2, 5, 5, 5, 2, 2, 2, 2, 2, 
    1, 5, 5, 5, 1, 2, 2, 2, 1 ], baseElements: [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ], recycles: [], foodsdata: [], generateLats: [ { index: 0, type: null }, { index: 1, type: null }, { index: 2, type: null }, { index: 3, type: null }, { index: 4, type: null }, { index: 5, type: null }, { index: 6, type: null }, { index: 7, type: null }, { index: 8, type: null } ] } },
  //934
  { baseElementTypes: [ 0, 4, 3, 2 ], bubbleProbability: 0, stepCount: 28, passTarget: { type: 1, elements: [ { type: 1, count: 68 }, { type: 34, count: 15 } ] }, starScores: [ 15000, 20000, 25000 ], map: { lattices: [ 
    0, 0, 1, 1, 1, 1, 0, 0, 0, 
    0, 1, 1, 1, 1, 1, 1, 1, 1, 
    1, 1, 1, 1, 1, 1, 1, 1, 1, 
    1, 1, 1, 4, 1, 1, 1, 1, 1, 
    1, 1, 1, 4, 1, 1, 1, 1, 41, 
    1, 1, 1, 4, 1, 1, 1, 1, 41, 
    1, 1, 1, 1, 1, 1, 1, 1, 41, 
    0, 1, 1, 1, 1, 1, 0, 0, 1, 
    0, 0, 1, 1, 1, 1, 1, 1, 1 ], connectedLats: [], conveyor: [], conveyorConnectedLats: [], WORMHOLE: [], elements: [ 
    1, 1, 1, 1, 1, 1, 1, 1, 1, 
    1, 4, 1, 1, 1, 1, 1, 1, 2, 
    1, 6, 1, 1, 1, 6, 1, 1, 2, 
    1, 4, 1, 1, 1, 1, 1, 1, 2, 
    1, 4, 1, 1, 1, 1, 14, 1, 16, 
    1, 4, 1, 2, 2, 1, 1, 1, 16, 
    1, 6, 2, 2, 2, 6, 1, 1, 16, 
    1, 4, 2, 2, 2, 1, 1, 1, 1, 
    1, 1, 1, 1, 1, 1, 1, 1, 1 ], baseElements: [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ], recycles: [], foodsdata: [ ], generateLats: [ { index: 2, type: null }, { index: 3, type: null }, { index: 4, type: null }, { index: 5, type: null }, { index: 10, type: null }, { index: 15, type: null }, { index: 16, type: null }, { index: 18, type: null }, { index: 17, type: null } ] } },
  //935
  { baseElementTypes: [ 0, 4, 3, 2,1 ], bubbleProbability: 0, stepCount: 23, passTarget: { type: 1, elements: [ { type: 36, count: 67 } ] }, starScores: [ 15000, 20000, 25000 ], map: { lattices: [ 
    0, 0, 0, 7, 0, 7, 7, 0, 7, 
    7, 7, 7, 7, 7, 7, 7, 7, 7, 
    7, 7, 7, 7, 0, 7, 7, 7, 7, 
    7, 7, 7, 7, 7, 7, 7, 7, 7, 
    7, 7, 7, 7, 0, 7, 7, 0, 7, 
    7, 7, 7, 7, 7, 7, 7, 7, 7, 
    7, 7, 7, 7, 0, 7, 7, 7, 7, 
    7, 7, 7, 7, 7, 7, 7, 7, 7, 
    0, 0, 0, 7, 0, 7, 7, 0, 7 ], connectedLats: [], conveyor: [], conveyorConnectedLats: [], WORMHOLE: [], elements: [ 
    1, 1, 1, 1, 1, 2, 1, 1, 1, 
    4, 1, 4, 1, 2, 1, 9, 1, 1, 
    1, 1, 1, 2, 1, 1, 9, 1, 1, 
    1, 1, 1, 2, 2, 1, 9, 1, 1, 
    14, 1, 1, 2, 1, 2, 1, 1, 1, 
    1, 1, 1, 2, 2, 1, 8, 1, 1, 
    1, 1, 1, 2, 1, 1, 8, 1, 1, 
    4, 1, 4, 2, 2, 1, 8, 1, 1, 
    1, 1, 1, 2, 1, 2, 1, 1, 1 ], baseElements: [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ], recycles: [], foodsdata: [ ], generateLats: [ { index: 3, type: null }, { index: 5, type: null }, { index: 6, type: null }, { index: 8, type: null }, { index: 9, type: null }, { index: 10, type: null }, { index: 11, type: null }, { index: 13, type: null }, { index: 16, type: null } ] } },
  //936
  { baseElementTypes: [  0, 3, 4, 2 ], bubbleProbability: 0, stepCount: 30, passTarget: { type: 1, elements: [ { type: 24, count: 20 }, { type: 26, count: 20 }, { type: 25, count: 20 } ] }, starScores: [ 15000, 20000, 25000 ], map: { lattices: [ 
    0, 1, 41, 1, 0, 1, 41, 1, 0, 
    1, 1, 1, 1, 0, 1, 1, 1, 1, 
    1, 1, 1, 1, 1, 1, 1, 1, 1, 
    1, 1, 4, 1, 1, 1, 4, 1, 1, 
    1, 1, 1, 0, 1, 0, 1, 1, 1, 
    1, 1, 4, 1, 1, 1, 4, 1, 1, 
    1, 1, 1, 1, 1, 1, 1, 1, 1, 
    1, 1, 1, 41, 0, 41, 1, 1, 1, 
    1, 1, 1, 1, 0, 1, 1, 1, 1 ], connectedLats: [], conveyor: [], conveyorConnectedLats: [], WORMHOLE: [], elements: [ 
    1, 7, 7, 7, 1, 7, 7, 7, 1, 
    19, 7, 2, 7, 1, 7, 2, 7, 19, 
    7, 7, 2, 2, 1, 2, 2, 7, 7, 
    7, 2, 2, 2, 1, 2, 2, 2, 7, 
    7, 7, 4, 1, 1, 1, 4, 7, 7, 
    1, 1, 4, 4, 1, 4, 4, 1, 1, 
    22, 1, 1, 1, 1, 1, 1, 1, 22, 
    22, 1, 1, 1, 1, 1, 1, 1, 22, 
    13, 13, 13, 13, 1, 13, 13, 13, 13 ], baseElements: [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ], recycles: [], foodsdata: [ ], generateLats: [ { index: 0, type: null }, { index: 1, type: null }, { index: 2, type: null }, { index: 3, type: null }, { index: 5, type: null }, { index: 6, type: null }, { index: 7, type: null }, { index: 8, type: null }, { index: 22, type: null } ] } },
  //937
  { baseElementTypes: [ 1, 4, 3, 2 ], bubbleProbability: 0, stepCount: 24, passTarget: { type: 1, elements: [ { type: 42, count: 10 },{ type: 43, count: 2 },{ type: 44, count: 4 } ] }, starScores: [ 15000, 20000, 25000 ], map: { lattices: [ 
    3, 0, 3, 3, 6, 3, 3, 0, 3, 
    3, 0, 3, 3, 3, 3, 3, 0, 3, 
    3, 0, 61, 3, 61, 3, 61, 0, 3, 
    3, 0, 3, 3, 3, 3, 3, 0, 3, 
    3, 6, 3, 3, 6, 3, 3, 6, 3, 
    3, 3, 3, 3, 3, 3, 3, 3, 3, 
    3, 3, 3, 3, 61, 3, 3, 3, 3, 
    3, 3, 3, 3, 3, 3, 3, 3, 3, 
    0, 3, 3, 0, 6, 0, 3, 3, 0 ], connectedLats: [], conveyor: [], conveyorConnectedLats: [], WORMHOLE: [], elements: [ 
    9, 1, 1, 1, 1, 1, 1, 1, 8, 
    9, 1, 1, 1, 1, 1, 1, 1, 8, 
    9, 1, 1, 1, 11, 1, 1, 1, 8, 
    9, 1, 1, 1, 1, 1, 1, 1, 8, 
    2, 1, 2, 2, 2, 2, 2, 1, 2, 
    1, 1, 1, 1, 1, 1, 1, 1, 1, 
    1, 4, 1, 4, 1, 4, 1, 4, 1, 
    1, 4, 4, 4, 4, 4, 4, 4, 1,
    0, 4 ,4, 0, 4, 0, 4, 4, 0], baseElements: [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ], recycles: [], foodsdata: [ 
      { type: 42, dir: "up", luidx: 0 }, 
      { type: 42, dir: "up", luidx: 8 }, 
      { type: 42, dir: "up", luidx: 18 }, 
      { type: 42, dir: "up", luidx: 26 }, 
      { type: 43, dir: "up", luidx: 45 }, 
      { type: 43, dir: "up", luidx: 51 }, 
      { type: 42, dir: "left", luidx: 73 }, 
      { type: 42, dir: "right", luidx: 78 }, 
      { type: 42, dir: "up", luidx: 48 }, 
      { type: 42, dir: "up", luidx: 59 }, 
      { type: 42, dir: "left", luidx: 49 }, 
      { type: 42, dir: "right", luidx: 66 }, 
      { type: 44, dir: "up", luidx: 2 }, 
      { type: 44, dir: "up", luidx: 5 }, 
      { type: 44, dir: "up", luidx: 29 }, 
      { type: 44, dir: "up", luidx: 32 } ], generateLats: [ { index: 0, type: null }, { index: 2, type: null }, { index: 3, type: null }, { index: 4, type: null }, { index: 5, type: null }, { index: 6, type: null }, { index: 8, type: null } ] } },
  //938
  { baseElementTypes: [ 0, 2, 3, 4, 1 ], bubbleProbability: 0, stepCount: 27, passTarget: { type: 1, elements: [ { type: 41, count: 70 } ] }, starScores: [ 15000, 20000, 25000 ], map: { lattices: [ 
    1, 1, 0, 1, 1, 1, 1, 0, 1, 
    1, 1, 1, 1, 1, 1, 1, 0, 0, 
    0, 1, 1, 1, 1, 1, 1, 1, 1, 
    4, 1, 1, 1, 1, 1, 1, 1, 41, 
    4, 1, 1, 1, 4, 1, 1, 1, 41, 
    4, 1, 1, 1, 1, 1, 1, 1, 41, 
    4, 1, 1, 1, 1, 1, 1, 1, 41, 
    0, 0, 1, 1, 1, 1, 1, 1, 0, 
    1, 0, 1, 1, 1, 1, 1, 0, 8 ], connectedLats: [], conveyor: [], conveyorConnectedLats: [], WORMHOLE: [ [ 8, 80, 72, 40 ] ], elements: [ 
    1, 1, 1, 1, 1, 1, 1, 1, 1, 
    1, 1, 1, 1, 1, 1, 1, 1, 1, 
    1, 1, 1, 1, 1, 1, 1, 1, 1, 
    4, 1, 1, 1, 1, 1, 2, 1, 4, 
    4, 1, 1, 1, 1, 2, 2, 1, 4, 
    4, 1, 1, 1, 2, 2, 2, 1, 4, 
    4, 1, 1, 2, 2, 2, 2, 1, 4, 
    1, 1, 4, 4, 4, 4, 4, 1, 1, 
    1, 1, 8, 8, 8, 8, 8, 1, 1 ], baseElements: [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ], recycles: [], foodsdata: [], generateLats: [ { index: 0, type: null }, { index: 1, type: null }, { index: 3, type: null }, { index: 4, type: null }, { index: 5, type: null }, { index: 6, type: null }, { index: 26, type: null }, { index: 11, type: null }, { index: 25, type: null } ] } },
  //939
  { baseElementTypes: [ 0, 3, 4, 2 ], bubbleProbability: 0, stepCount: 25, passTarget: { type: 1, elements: [ { type: 36, count: 73 },{ type: 1, count:82  } ] }, starScores: [ 15000, 20000, 25000 ], map: { lattices: [ 
    7, 7, 7, 7, 7, 7, 7, 7, 7, 
    7, 7, 7, 7, 7, 7, 7, 7, 7, 
    0, 0, 0, 7, 7, 7, 7, 7, 7, 
    7, 7, 7, 7, 7, 7, 7, 7, 0, 
    7, 7, 7, 7, 7, 7, 7, 7, 7, 
    7, 7, 7, 7, 7, 7, 7, 7, 0, 
    0, 0, 0, 7, 7, 7, 7, 7, 7, 
    7, 7, 7, 7, 7, 7, 7, 7, 7, 
    7, 7, 7, 7, 7, 7, 7, 7, 7 ], connectedLats: [ [ 9, 27 ], [ 10, 28 ], [ 45, 63 ], [ 46, 64 ] ], conveyor: [], conveyorConnectedLats: [], WORMHOLE: [], elements: [ 
    1, 1, 1, 1, 1, 1, 1, 2, 2, 
    1, 1, 1, 1, 1, 1, 1, 2, 2, 
    1, 1, 1, 1, 6, 1, 1, 2, 2, 
    4, 4, 1, 1, 1, 1, 1, 1, 1, 
    4, 4, 1, 1, 6, 1, 5, 5, 5, 
    1, 1, 1, 1, 1, 1, 5, 5, 1, 
    1, 1, 1, 1, 6, 1, 5, 5, 5, 
    1, 1, 1, 1, 1, 1, 5, 5, 5, 
    4, 4, 4, 1, 6, 5, 5, 5, 5 ], baseElements: [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ], recycles: [], foodsdata: [ ], generateLats: [ { index: 0, type: null }, { index: 1, type: null }, { index: 2, type: null }, { index: 3, type: null }, { index: 4, type: null }, { index: 5, type: null }, { index: 6, type: null }, { index: 7, type: null }, { index: 8, type: null } ] } },
  //940
  { baseElementTypes: [ 3, 2, 4, 1, 0 ], bubbleProbability: 0, stepCount: 31, cherrydata: [[54,55,64,73,72]], passTarget: { type: 1, elements: [ { type: 9, count: 75 } ] }, starScores: [ 15000, 20000, 25000 ], map: { lattices: [ 
    3, 3, 0, 3, 3, 3, 0, 3, 3, 
    3, 3, 0, 3, 3, 3, 0, 3, 3, 
    3, 3, 3, 3, 3, 3, 3, 3, 3, 
    3, 3, 3, 3, 3, 3, 3, 3, 3, 
    3, 3, 0, 3, 3, 3, 0, 3, 3, 
    3, 3, 3, 3, 3, 3, 3, 3, 3, 
    3, 3, 3, 3, 3, 3, 3, 3, 3, 
    3, 3, 3, 3, 3, 3, 3, 3, 3, 
    3, 3, 3, 3, 3, 3, 3, 3, 3 ], connectedLats: [], conveyor: [], conveyorConnectedLats: [], WORMHOLE: [], elements: [ 
    1, 1, 1, 7, 7, 7, 1, 1, 1, 
    1, 1, 1, 7, 7, 7, 1, 1, 1, 
    1, 1, 7, 7, 7, 7, 7, 1, 1, 
    1, 1, 7, 7, 7, 7, 7, 1, 1, 
    8, 8, 1, 7, 7, 7, 1, 8, 8, 
    2, 2, 2, 2, 2, 2, 2, 2, 2, 
    1, 1, 1, 1, 1, 1, 1, 4, 4, 
    14, 1, 1, 1, 1, 1, 1, 4, 14, 
    1, 1, 1, 1, 11, 1, 1, 4, 4 ], baseElements: [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ], recycles: [], foodsdata: [ ], generateLats: [ { index: 0, type: null }, { index: 1, type: null }, { index: 3, type: null }, { index: 4, type: null }, { index: 5, type: null }, { index: 7, type: null }, { index: 8, type: null }, { index: 20, type: null }, { index: 24, type: null } ] } },
zjz1994's avatar
zjz1994 committed
436 437
  
]