广告暂时关闭

This commit is contained in:
COMPUTER\EDY 2025-10-27 16:03:28 +08:00
parent 8708fa71cf
commit 7066f2720b
44 changed files with 14078 additions and 21 deletions

View File

@ -17056,7 +17056,7 @@
"__id__": 353 "__id__": 353
} }
], ],
"_active": true, "_active": false,
"_components": [ "_components": [
{ {
"__id__": 355 "__id__": 355

View File

@ -403,13 +403,13 @@ export default class JiaZai extends cc.Component {
} }
// 加载广告 // 加载广告
cc.fx.GameTool.preloadRewardedVideoAd().then((success) => { // cc.fx.GameTool.preloadRewardedVideoAd().then((success) => {
if (success) { // if (success) {
console.log("HomeScene广告预加载初始化成功"); // console.log("HomeScene广告预加载初始化成功");
} else { // } else {
console.log("HomeScene广告预加载初始化失败"); // console.log("HomeScene广告预加载初始化失败");
} // }
}); // });
} }
checkDailyQuests() { checkDailyQuests() {
@ -977,7 +977,6 @@ export default class JiaZai extends cc.Component {
closePause() { closePause() {
cc.fx.AudioManager._instance.playEffect("anniu_little", null); cc.fx.AudioManager._instance.playEffect("anniu_little", null);
this.node.getChildByName("Pause").active = false; this.node.getChildByName("Pause").active = false;
} }
openSet() { openSet() {

View File

@ -246,13 +246,13 @@ export default class MapConroler extends cc.Component {
this.initMap(); this.initMap();
// 加载广告 // 加载广告
cc.fx.GameTool.preloadRewardedVideoAd().then((success) => { // cc.fx.GameTool.preloadRewardedVideoAd().then((success) => {
if (success) { // if (success) {
console.log("GameScene广告预加载初始化成功"); // console.log("GameScene广告预加载初始化成功");
} else { // } else {
console.log("GameScene广告预加载初始化失败"); // console.log("GameScene广告预加载初始化失败");
} // }
}); // });
} }
//道具数量 //道具数量
setPropNum() { setPropNum() {
@ -1129,6 +1129,7 @@ export default class MapConroler extends cc.Component {
// console.log(posX,posY,wall.zIndex); // console.log(posX,posY,wall.zIndex);
// this.wallNum += 1; // this.wallNum += 1;
// wall.getChildByName("num").getComponent(cc.Label).string = this.wallNum + ""; // wall.getChildByName("num").getComponent(cc.Label).string = this.wallNum + "";
} }

View File

@ -399,8 +399,8 @@ var GameTool = {
//关卡上限 //关卡上限
maxLevel() { maxLevel() {
let jg = false; let jg = false;
if (cc.fx.GameConfig.GM_INFO.level > 539) { if (cc.fx.GameConfig.GM_INFO.level > 579) {
cc.fx.GameConfig.GM_INFO.level = 540; cc.fx.GameConfig.GM_INFO.level = 580;
jg = true; jg = true;
} }
return jg; return jg;
@ -1568,19 +1568,19 @@ var GameTool = {
MiniGameSdk.API.showToast('用户看完广告,可以奖励'); MiniGameSdk.API.showToast('用户看完广告,可以奖励');
cc.fx.GameTool.shushu_Track("ad_close", data); cc.fx.GameTool.shushu_Track("ad_close", data);
callback(true, "ad"); callback(true, "ad");
cc.fx.GameTool.preloadRewardedVideoAd(true); // cc.fx.GameTool.preloadRewardedVideoAd(true);
break; break;
case MiniGameSdk.EAdVideoResult.REJECT: case MiniGameSdk.EAdVideoResult.REJECT:
data.is_complete_play = false; data.is_complete_play = false;
MiniGameSdk.API.showToast('广告中断,未获得奖励'); MiniGameSdk.API.showToast('广告中断,未获得奖励');
cc.fx.GameTool.shushu_Track("ad_close", data); cc.fx.GameTool.shushu_Track("ad_close", data);
callback(false); callback(false);
cc.fx.GameTool.preloadRewardedVideoAd(true); // cc.fx.GameTool.preloadRewardedVideoAd(true);
break; break;
case MiniGameSdk.EAdVideoResult.ERROR: case MiniGameSdk.EAdVideoResult.ERROR:
MiniGameSdk.API.showToast('广告加载失败,请稍后再试'); MiniGameSdk.API.showToast('广告加载失败,请稍后再试');
callback(false); callback(false);
cc.fx.GameTool.preloadRewardedVideoAd(true); // cc.fx.GameTool.preloadRewardedVideoAd(true);
break; break;
default: default:

View File

@ -0,0 +1,494 @@
{
"LEVEL_INFO": [
{
"risefall": [],
"id": "541",
"map": [
11,
12
],
"time": 135,
"gap": [
{
"x": 1,
"y": 7,
"z": 0
},
{
"x": 1,
"y": 6,
"z": 0
},
{
"x": 1,
"y": 5,
"z": 0
},
{
"x": 9,
"y": 7,
"z": 0
},
{
"x": 9,
"y": 6,
"z": 0
},
{
"x": 9,
"y": 5,
"z": 0
},
{
"x": 1,
"y": 2,
"z": 0
},
{
"x": 1,
"y": 1,
"z": 0
},
{
"x": 9,
"y": 2,
"z": 0
},
{
"x": 9,
"y": 1,
"z": 0
},
{
"x": 4,
"y": 1,
"z": 0
},
{
"x": 5,
"y": 1,
"z": 0
},
{
"x": 6,
"y": 1,
"z": 0
},
{
"x": 4,
"y": 10,
"z": 0
},
{
"x": 5,
"y": 10,
"z": 0
},
{
"x": 6,
"y": 10,
"z": 0
},
{
"x": 6,
"y": 9,
"z": 0
},
{
"x": 5,
"y": 9,
"z": 0
},
{
"x": 4,
"y": 9,
"z": 0
}
]
}
],
"BLOCK_INFO": [
[
{
"block": 6,
"color": 7,
"type": 0,
"position": {
"x": 420,
"y": -600,
"z": 0
},
"id": 240
},
{
"block": 2,
"color": 7,
"type": 0,
"position": {
"x": 420,
"y": 360,
"z": 0
},
"id": 250
},
{
"block": 1,
"color": 7,
"type": 0,
"position": {
"x": -300,
"y": -240,
"z": 0
},
"id": 260
},
{
"block": 10,
"color": 4,
"type": 0,
"position": {
"x": -300,
"y": -600,
"z": 0
},
"id": 270
},
{
"block": 2,
"color": 4,
"type": 0,
"position": {
"x": -180,
"y": 360,
"z": 0
},
"id": 280
},
{
"block": 0,
"color": 11,
"type": 0,
"position": {
"x": 300,
"y": 120,
"z": 0
},
"id": 290
},
{
"block": 0,
"color": 11,
"type": 0,
"position": {
"x": -180,
"y": 120,
"z": 0
},
"id": 300
},
{
"block": 1,
"color": 4,
"type": 0,
"position": {
"x": 540,
"y": -240,
"z": 0
},
"id": 310
},
{
"block": 2,
"color": 4,
"type": 2,
"position": {
"x": 540,
"y": 240,
"z": 0
},
"floor": 1,
"floorTime": 12,
"id": 320
},
{
"block": 2,
"color": 3,
"type": 2,
"position": {
"x": -420,
"y": 240,
"z": 0
},
"floor": 2,
"floorTime": 14,
"id": 330
},
{
"block": 3,
"color": 6,
"type": 4,
"position": {
"x": 180,
"y": -360,
"z": 0
},
"freezeTime": 6,
"id": 340
},
{
"block": 0,
"color": 10,
"type": 2,
"position": {
"x": -180,
"y": -480,
"z": 0
},
"id": 360
},
{
"block": 3,
"color": 8,
"type": 2,
"position": {
"x": 180,
"y": 120,
"z": 0
},
"id": 370
},
{
"block": 3,
"color": 3,
"type": 2,
"position": {
"x": 180,
"y": 240,
"z": 0
},
"id": 380
},
{
"block": 5,
"color": 6,
"type": 3,
"position": {
"x": -60,
"y": -120,
"z": 0
},
"lockTime": 5,
"id": 430
},
{
"block": 5,
"color": 1,
"type": 12,
"position": {
"x": 300,
"y": -120,
"z": 0
},
"lockTime2": 5,
"id": 400
},
{
"block": 2,
"color": 10,
"type": 13,
"position": {
"x": 60,
"y": -240,
"z": 0
},
"id": 410
},
{
"block": 0,
"color": 4,
"type": 13,
"position": {
"x": 60,
"y": 0,
"z": 0
},
"id": 420
},
{
"block": 0,
"color": 5,
"type": 13,
"position": {
"x": -180,
"y": -240,
"z": 0
},
"id": 430
},
{
"block": 0,
"color": 2,
"type": 13,
"position": {
"x": 300,
"y": -480,
"z": 0
},
"id": 440
},
{
"block": 0,
"color": 2,
"type": 13,
"position": {
"x": 300,
"y": -240,
"z": 0
},
"id": 450
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 420,
"y": 0,
"z": 0
},
"id": 420
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": -300,
"y": 0,
"z": 0
},
"id": 430
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 60,
"y": -480,
"z": 0
},
"id": 440
}
]
],
"WALL_INFO": [
[
{
"id": 442,
"num": 0,
"color": 8,
"special": 0,
"length": 2
},
{
"id": 443,
"num": 1,
"color": 8,
"special": 0,
"length": 0
},
{
"id": 444,
"num": 2,
"color": 1,
"special": 0,
"length": 2
},
{
"id": 445,
"num": 3,
"color": 1,
"special": 0,
"length": 0
},
{
"id": 446,
"num": 15,
"color": 2,
"special": 0,
"length": 1
},
{
"id": 447,
"num": 24,
"color": 5,
"special": 0,
"length": 1
},
{
"id": 448,
"num": 33,
"color": 10,
"special": 0,
"length": 1
},
{
"id": 449,
"num": 45,
"color": 6,
"special": 0,
"length": 2
},
{
"id": 450,
"num": 46,
"color": 6,
"special": 0,
"length": 0
},
{
"id": 451,
"num": 43,
"color": 3,
"special": 0,
"length": 2
},
{
"id": 452,
"num": 44,
"color": 3,
"special": 0,
"length": 0
},
{
"id": 453,
"num": 30,
"color": 4,
"special": 0,
"length": 2
},
{
"id": 454,
"num": 32,
"color": 4,
"special": 0,
"length": 0
},
{
"id": 455,
"num": 14,
"color": 7,
"special": 0,
"length": 2
},
{
"id": 456,
"num": 16,
"color": 7,
"special": 0,
"length": 0
}
]
]
}

View File

@ -0,0 +1,328 @@
{
"LEVEL_INFO": [
{
"risefall": [],
"id": "542",
"map": [
8,
10
],
"time": 110,
"gap": [
{
"x": 4,
"y": 8,
"z": 0
},
{
"x": 3,
"y": 8,
"z": 0
},
{
"x": 2,
"y": 8,
"z": 0
},
{
"x": 1,
"y": 8,
"z": 0
},
{
"x": 6,
"y": 4,
"z": 0
},
{
"x": 6,
"y": 5,
"z": 0
},
{
"x": 6,
"y": 6,
"z": 0
}
]
}
],
"BLOCK_INFO": [
[
{
"block": 3,
"color": 1,
"type": 4,
"position": {
"x": 120,
"y": 120,
"z": 0
},
"freezeTime": 8,
"id": 210
},
{
"block": 2,
"color": 8,
"type": 0,
"position": {
"x": 240,
"y": 240,
"z": 0
},
"id": 220
},
{
"block": 2,
"color": 2,
"type": 0,
"position": {
"x": 360,
"y": 240,
"z": 0
},
"id": 230
},
{
"block": 2,
"color": 6,
"type": 0,
"position": {
"x": 240,
"y": 0,
"z": 0
},
"id": 240
},
{
"block": 19,
"color": 4,
"type": 0,
"position": {
"x": -120,
"y": -240,
"z": 0
},
"id": 250
},
{
"block": 23,
"color": 4,
"type": 0,
"position": {
"x": 0,
"y": -480,
"z": 0
},
"id": 260
},
{
"block": 23,
"color": 4,
"type": 0,
"position": {
"x": 0,
"y": -360,
"z": 0
},
"id": 270
},
{
"block": 0,
"color": 3,
"type": 0,
"position": {
"x": 120,
"y": -480,
"z": 0
},
"id": 280
},
{
"block": 0,
"color": 3,
"type": 0,
"position": {
"x": 360,
"y": -240,
"z": 0
},
"id": 290
},
{
"block": 0,
"color": 1,
"type": 0,
"position": {
"x": 360,
"y": -480,
"z": 0
},
"id": 300
},
{
"block": 0,
"color": 10,
"type": 0,
"position": {
"x": 120,
"y": -120,
"z": 0
},
"id": 310
},
{
"block": 0,
"color": 4,
"type": 1,
"position": {
"x": -240,
"y": 240,
"z": 0
},
"stacking": 2,
"id": 320
},
{
"block": 0,
"color": 6,
"type": 1,
"position": {
"x": 0,
"y": 240,
"z": 0
},
"stacking": 9,
"id": 330
},
{
"block": 1,
"color": 4,
"type": 1,
"position": {
"x": 120,
"y": 0,
"z": 0
},
"stacking": 6,
"id": 340
},
{
"block": 2,
"color": 10,
"type": 1,
"position": {
"x": -240,
"y": -120,
"z": 0
},
"stacking": 8,
"id": 350
},
{
"block": 1,
"color": 2,
"type": 1,
"position": {
"x": 120,
"y": -240,
"z": 0
},
"stacking": 1,
"id": 360
},
{
"block": 5,
"color": 9,
"type": 1,
"position": {
"x": -120,
"y": -480,
"z": 0
},
"stacking": 8,
"id": 370
},
{
"block": 16,
"color": 9,
"type": 1,
"position": {
"x": 240,
"y": -480,
"z": 0
},
"stacking": 10,
"id": 380
}
]
],
"WALL_INFO": [
[
{
"id": 543,
"num": 1,
"color": 6,
"special": 0,
"length": 2,
"colorArray": "570"
},
{
"id": 544,
"num": 2,
"color": 6,
"special": 0,
"length": 0,
"colorArray": "570"
},
{
"id": 545,
"num": 4,
"color": 9,
"special": 0,
"length": 3,
"colorArray": "819"
},
{
"id": 546,
"num": 5,
"color": 9,
"special": 0,
"length": 0,
"colorArray": "819"
},
{
"id": 547,
"num": 6,
"color": 9,
"special": 0,
"length": 0,
"colorArray": "819"
},
{
"id": 548,
"num": 10,
"color": 3,
"special": 3,
"length": 1,
"freeze": 10
},
{
"id": 549,
"num": 17,
"color": 4,
"special": 3,
"length": 2,
"freeze": 14
},
{
"id": 550,
"num": 24,
"color": 4,
"special": 3,
"length": 0,
"freeze": 14
}
]
]
}

View File

@ -0,0 +1,436 @@
{
"LEVEL_INFO": [
{
"risefall": [],
"id": "543",
"map": [
8,
10
],
"time": 85,
"gap": [
{
"x": 1,
"y": 8,
"z": 0
},
{
"x": 6,
"y": 8,
"z": 0
},
{
"x": 1,
"y": 1,
"z": 0
},
{
"x": 2,
"y": 1,
"z": 0
},
{
"x": 6,
"y": 1,
"z": 0
},
{
"x": 5,
"y": 1,
"z": 0
}
]
}
],
"BLOCK_INFO": [
[
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 360,
"y": -120,
"z": 0
},
"id": 210
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": -240,
"y": -120,
"z": 0
},
"id": 220
},
{
"block": 5,
"color": 4,
"type": 0,
"position": {
"x": 120,
"y": 0,
"z": 0
},
"id": 270
},
{
"block": 0,
"color": 4,
"type": 0,
"position": {
"x": -120,
"y": 360,
"z": 0
},
"id": 280
},
{
"block": 1,
"color": 4,
"type": 0,
"position": {
"x": -120,
"y": -360,
"z": 0
},
"id": 290
},
{
"block": 1,
"color": 9,
"type": 9,
"position": {
"x": 360,
"y": -360,
"z": 0
},
"adhesiveTime": 2,
"id": 300
},
{
"block": 0,
"color": 8,
"type": 9,
"position": {
"x": 240,
"y": -240,
"z": 0
},
"adhesiveTime": 1,
"id": 310
},
{
"block": 0,
"color": 10,
"type": 0,
"position": {
"x": 360,
"y": -240,
"z": 0
},
"id": 320
},
{
"block": 0,
"color": 9,
"type": 0,
"position": {
"x": 360,
"y": 0,
"z": 0
},
"id": 330
},
{
"block": 0,
"color": 9,
"type": 0,
"position": {
"x": -240,
"y": 120,
"z": 0
},
"id": 340
},
{
"block": 2,
"color": 3,
"type": 0,
"position": {
"x": 0,
"y": -480,
"z": 0
},
"id": 350
},
{
"block": 0,
"color": 3,
"type": 0,
"position": {
"x": 240,
"y": 360,
"z": 0
},
"id": 360
},
{
"block": 1,
"color": 1,
"type": 0,
"position": {
"x": 120,
"y": 360,
"z": 0
},
"id": 370
},
{
"block": 2,
"color": 1,
"type": 0,
"position": {
"x": 120,
"y": -480,
"z": 0
},
"id": 380
},
{
"block": 0,
"color": 5,
"type": 0,
"position": {
"x": -120,
"y": -240,
"z": 0
},
"id": 390
},
{
"block": 0,
"color": 8,
"type": 0,
"position": {
"x": -240,
"y": -240,
"z": 0
},
"id": 400
},
{
"block": 0,
"color": 10,
"type": 0,
"position": {
"x": -240,
"y": 0,
"z": 0
},
"id": 410
},
{
"block": 0,
"color": 8,
"type": 0,
"position": {
"x": 360,
"y": 120,
"z": 0
},
"id": 420
},
{
"block": 0,
"color": 2,
"type": 4,
"position": {
"x": -120,
"y": 240,
"z": 0
},
"freezeTime": 14,
"id": 430
},
{
"block": 0,
"color": 1,
"type": 4,
"position": {
"x": 240,
"y": 240,
"z": 0
},
"freezeTime": 20,
"id": 440
},
{
"block": 1,
"color": 2,
"type": 0,
"position": {
"x": 120,
"y": 240,
"z": 0
},
"id": 450
},
{
"block": 1,
"color": 3,
"type": 6,
"position": {
"x": 120,
"y": -240,
"z": 0
},
"boomTime": 22,
"id": 460
},
{
"block": 0,
"color": 9,
"type": 9,
"position": {
"x": -120,
"y": 0,
"z": 0
},
"adhesiveTime": 2,
"floor": 1,
"floorTime": 10,
"id": 450
},
{
"block": 0,
"color": 4,
"type": 9,
"position": {
"x": -120,
"y": -120,
"z": 0
},
"adhesiveTime": 1,
"floor": 1,
"floorTime": 10,
"id": 460
},
{
"block": 0,
"color": 4,
"type": 9,
"position": {
"x": 240,
"y": 0,
"z": 0
},
"adhesiveTime": 2,
"floor": 2,
"floorTime": 14,
"id": 450
},
{
"block": 0,
"color": 9,
"type": 9,
"position": {
"x": 240,
"y": -120,
"z": 0
},
"adhesiveTime": 1,
"floor": 2,
"floorTime": 14,
"id": 460
}
]
],
"WALL_INFO": [
[
{
"id": 544,
"num": 1,
"color": 9,
"special": 3,
"length": 1,
"freeze": 10
},
{
"id": 545,
"num": 3,
"color": 1,
"special": 0,
"length": 2,
"colorArray": "07"
},
{
"id": 546,
"num": 4,
"color": 1,
"special": 0,
"length": 0,
"colorArray": "07"
},
{
"id": 547,
"num": 13,
"color": 5,
"special": 0,
"length": 2,
"colorArray": "48"
},
{
"id": 548,
"num": 15,
"color": 5,
"special": 0,
"length": 0,
"colorArray": "48"
},
{
"id": 549,
"num": 25,
"color": 3,
"special": 0,
"length": 2,
"colorArray": "29"
},
{
"id": 550,
"num": 26,
"color": 3,
"special": 0,
"length": 0,
"colorArray": "29"
},
{
"id": 551,
"num": 23,
"color": 4,
"special": 3,
"length": 1,
"freeze": 7
},
{
"id": 552,
"num": 12,
"color": 2,
"special": 0,
"length": 2,
"colorArray": "13"
},
{
"id": 553,
"num": 14,
"color": 2,
"special": 0,
"length": 0,
"colorArray": "13"
}
]
]
}

View File

@ -0,0 +1,322 @@
{
"LEVEL_INFO": [
{
"risefall": [],
"id": "544",
"map": [
7,
11
],
"time": 105,
"gap": [
{
"x": 1,
"y": 2,
"z": 0
},
{
"x": 2,
"y": 2,
"z": 0
},
{
"x": 2,
"y": 1,
"z": 0
},
{
"x": 1,
"y": 1,
"z": 0
},
{
"x": 4,
"y": 2,
"z": 0
},
{
"x": 4,
"y": 1,
"z": 0
},
{
"x": 5,
"y": 2,
"z": 0
},
{
"x": 5,
"y": 1,
"z": 0
}
]
}
],
"BLOCK_INFO": [
[
{
"block": 0,
"color": 3,
"type": 2,
"position": {
"x": 60,
"y": -180,
"z": 0
},
"floor": 1,
"floorTime": 4,
"id": 210
},
{
"block": 0,
"color": 4,
"type": 2,
"position": {
"x": 60,
"y": -420,
"z": 0
},
"floor": 2,
"floorTime": 10,
"id": 220
},
{
"block": 0,
"color": 2,
"type": 2,
"position": {
"x": -60,
"y": 300,
"z": 0
},
"id": 230
},
{
"block": 0,
"color": 8,
"type": 2,
"position": {
"x": -60,
"y": -180,
"z": 0
},
"id": 240
},
{
"block": 0,
"color": 5,
"type": 2,
"position": {
"x": 180,
"y": -180,
"z": 0
},
"id": 250
},
{
"block": 0,
"color": 6,
"type": 2,
"position": {
"x": 180,
"y": 300,
"z": 0
},
"id": 260
},
{
"block": 19,
"color": 5,
"type": 0,
"position": {
"x": 300,
"y": -300,
"z": 0
},
"id": 270
},
{
"block": 21,
"color": 7,
"type": 0,
"position": {
"x": -180,
"y": 300,
"z": 0
},
"id": 280
},
{
"block": 22,
"color": 2,
"type": 0,
"position": {
"x": 300,
"y": 300,
"z": 0
},
"id": 290
},
{
"block": 0,
"color": 10,
"type": 0,
"position": {
"x": 60,
"y": -540,
"z": 0
},
"id": 300
},
{
"block": 0,
"color": 3,
"type": 0,
"position": {
"x": 60,
"y": -300,
"z": 0
},
"id": 310
},
{
"block": 20,
"color": 6,
"type": 0,
"position": {
"x": -60,
"y": -300,
"z": 0
},
"id": 320
},
{
"block": 2,
"color": 6,
"type": 0,
"position": {
"x": -180,
"y": 60,
"z": 0
},
"id": 330
},
{
"block": 2,
"color": 9,
"type": 0,
"position": {
"x": 60,
"y": 300,
"z": 0
},
"id": 340
},
{
"block": 0,
"color": 9,
"type": 0,
"position": {
"x": -60,
"y": 60,
"z": 0
},
"id": 350
},
{
"block": 0,
"color": 8,
"type": 0,
"position": {
"x": 180,
"y": 60,
"z": 0
},
"id": 360
},
{
"block": 2,
"color": 10,
"type": 0,
"position": {
"x": 300,
"y": 60,
"z": 0
},
"id": 370
},
{
"block": 4,
"color": 5,
"type": 3,
"position": {
"x": 60,
"y": -60,
"z": 0
},
"lockTime": 6,
"id": 380
}
]
],
"WALL_INFO": [
[
{
"id": 545,
"num": 2,
"color": 3,
"special": 0,
"length": 2,
"colorArray": "291"
},
{
"id": 546,
"num": 3,
"color": 3,
"special": 0,
"length": 0,
"colorArray": "291"
},
{
"id": 547,
"num": 12,
"color": 5,
"special": 0,
"length": 3,
"colorArray": "457"
},
{
"id": 548,
"num": 14,
"color": 5,
"special": 0,
"length": 0,
"colorArray": "457"
},
{
"id": 549,
"num": 18,
"color": 5,
"special": 0,
"length": 0,
"colorArray": "457"
},
{
"id": 550,
"num": 23,
"color": 9,
"special": 0,
"length": 2,
"colorArray": "836"
},
{
"id": 551,
"num": 24,
"color": 9,
"special": 0,
"length": 0,
"colorArray": "836"
}
]
]
}

View File

@ -0,0 +1,316 @@
{
"LEVEL_INFO": [
{
"risefall": [],
"id": "545",
"map": [
9,
8
],
"time": 105,
"gap": []
}
],
"BLOCK_INFO": [
[
{
"block": 16,
"color": 2,
"type": 0,
"position": {
"x": -180,
"y": 0,
"z": 0
},
"id": 210
},
{
"block": 17,
"color": 5,
"type": 0,
"position": {
"x": 300,
"y": 0,
"z": 0
},
"id": 220
},
{
"block": 0,
"color": 2,
"type": 4,
"position": {
"x": 60,
"y": -240,
"z": 0
},
"freezeTime": 12,
"id": 230
},
{
"block": 0,
"color": 10,
"type": 4,
"position": {
"x": 60,
"y": -360,
"z": 0
},
"freezeTime": 12,
"id": 240
},
{
"block": 0,
"color": 8,
"type": 0,
"position": {
"x": -60,
"y": 240,
"z": 0
},
"id": 250
},
{
"block": 0,
"color": 10,
"type": 0,
"position": {
"x": 180,
"y": 240,
"z": 0
},
"id": 260
},
{
"block": 1,
"color": 10,
"type": 1,
"position": {
"x": 420,
"y": -120,
"z": 0
},
"stacking": 5,
"id": 270
},
{
"block": 1,
"color": 8,
"type": 1,
"position": {
"x": -180,
"y": -120,
"z": 0
},
"stacking": 2,
"id": 280
},
{
"block": 2,
"color": 1,
"type": 1,
"position": {
"x": -300,
"y": -360,
"z": 0
},
"stacking": 2,
"id": 290
},
{
"block": 1,
"color": 5,
"type": 1,
"position": {
"x": -60,
"y": -240,
"z": 0
},
"stacking": 2,
"id": 300
},
{
"block": 2,
"color": 6,
"type": 1,
"position": {
"x": 420,
"y": -360,
"z": 0
},
"stacking": 5,
"id": 310
},
{
"block": 1,
"color": 5,
"type": 1,
"position": {
"x": 300,
"y": -240,
"z": 0
},
"stacking": 1,
"id": 320
},
{
"block": 18,
"color": 9,
"type": 8,
"position": {
"x": 60,
"y": -120,
"z": 0
},
"id": 330
},
{
"block": 0,
"color": 11,
"type": 0,
"position": {
"x": -60,
"y": -360,
"z": 0
},
"floor": 1,
"floorTime": 5,
"id": 340
},
{
"block": 0,
"color": 2,
"type": 0,
"position": {
"x": -180,
"y": -360,
"z": 0
},
"floor": 1,
"floorTime": 5,
"id": 350
},
{
"block": 0,
"color": 11,
"type": 0,
"position": {
"x": 180,
"y": -360,
"z": 0
},
"floor": 2,
"floorTime": 10,
"id": 360
},
{
"block": 0,
"color": 1,
"type": 0,
"position": {
"x": 300,
"y": -360,
"z": 0
},
"floor": 2,
"floorTime": 10,
"id": 370
}
]
],
"WALL_INFO": [
[
{
"id": 546,
"num": 2,
"color": 10,
"special": 0,
"length": 1
},
{
"id": 547,
"num": 4,
"color": 6,
"special": 0,
"length": 2
},
{
"id": 548,
"num": 5,
"color": 6,
"special": 0,
"length": 0
},
{
"id": 549,
"num": 7,
"color": 5,
"special": 0,
"length": 2
},
{
"id": 550,
"num": 9,
"color": 5,
"special": 0,
"length": 0
},
{
"id": 551,
"num": 17,
"color": 2,
"special": 0,
"length": 2
},
{
"id": 552,
"num": 19,
"color": 2,
"special": 0,
"length": 0
},
{
"id": 553,
"num": 24,
"color": 1,
"special": 0,
"length": 2
},
{
"id": 554,
"num": 25,
"color": 1,
"special": 0,
"length": 0
},
{
"id": 555,
"num": 22,
"color": 8,
"special": 0,
"length": 1
},
{
"id": 556,
"num": 10,
"color": 9,
"special": 0,
"length": 3
},
{
"id": 557,
"num": 12,
"color": 9,
"special": 0,
"length": 0
},
{
"id": 558,
"num": 14,
"color": 9,
"special": 0,
"length": 0
}
]
]
}

View File

@ -0,0 +1,280 @@
{
"LEVEL_INFO": [
{
"risefall": [],
"id": "546",
"map": [
8,
9
],
"time": 100,
"gap": [
{
"x": 6,
"y": 1,
"z": 0
},
{
"x": 3,
"y": 7,
"z": 0
},
{
"x": 4,
"y": 7,
"z": 0
},
{
"x": 5,
"y": 7,
"z": 0
},
{
"x": 6,
"y": 7,
"z": 0
}
]
}
],
"BLOCK_INFO": [
[
{
"block": 20,
"color": 8,
"type": 0,
"position": {
"x": 240,
"y": -420,
"z": 0
},
"id": 210
},
{
"block": 0,
"color": 1,
"type": 0,
"position": {
"x": -240,
"y": 300,
"z": 0
},
"id": 220
},
{
"block": 22,
"color": 10,
"type": 0,
"position": {
"x": 360,
"y": 60,
"z": 0
},
"id": 230
},
{
"block": 0,
"color": 6,
"type": 0,
"position": {
"x": -240,
"y": 180,
"z": 0
},
"id": 240
},
{
"block": 1,
"color": 8,
"type": 7,
"position": {
"x": 240,
"y": -60,
"z": 0
},
"id": 250
},
{
"block": 1,
"color": 1,
"type": 7,
"position": {
"x": -120,
"y": -180,
"z": 0
},
"id": 260
},
{
"block": 0,
"color": 1,
"type": 7,
"position": {
"x": 0,
"y": 60,
"z": 0
},
"id": 270
},
{
"block": 0,
"color": 2,
"type": 8,
"position": {
"x": 0,
"y": 180,
"z": 0
},
"id": 280
},
{
"block": 1,
"color": 4,
"type": 1,
"position": {
"x": 360,
"y": -300,
"z": 0
},
"stacking": 9,
"id": 290
},
{
"block": 1,
"color": 4,
"type": 1,
"position": {
"x": -120,
"y": -300,
"z": 0
},
"stacking": 7,
"id": 300
},
{
"block": 1,
"color": 10,
"type": 1,
"position": {
"x": -120,
"y": -420,
"z": 0
},
"stacking": 8,
"id": 310
},
{
"block": 2,
"color": 9,
"type": 1,
"position": {
"x": 0,
"y": -420,
"z": 0
},
"stacking": 10,
"id": 320
},
{
"block": 2,
"color": 5,
"type": 1,
"position": {
"x": 0,
"y": -180,
"z": 0
},
"stacking": 6,
"id": 330
},
{
"block": 2,
"color": 1,
"type": 1,
"position": {
"x": 120,
"y": 60,
"z": 0
},
"stacking": 5,
"id": 340
},
{
"block": 2,
"color": 2,
"type": 1,
"position": {
"x": -120,
"y": 180,
"z": 0
},
"stacking": 4,
"id": 350
},
{
"block": 5,
"color": 10,
"type": 1,
"position": {
"x": -120,
"y": -60,
"z": 0
},
"stacking": 7,
"id": 360
}
]
],
"WALL_INFO": [
[
{
"id": 547,
"num": 3,
"color": 8,
"special": 0,
"length": 2,
"colorArray": "768"
},
{
"id": 548,
"num": 4,
"color": 8,
"special": 0,
"length": 0,
"colorArray": "768"
},
{
"id": 549,
"num": 22,
"color": 1,
"special": 0,
"length": 3,
"colorArray": "093"
},
{
"id": 550,
"num": 23,
"color": 1,
"special": 0,
"length": 0,
"colorArray": "093"
},
{
"id": 551,
"num": 24,
"color": 1,
"special": 0,
"length": 0,
"colorArray": "093"
},
{
"id": 552,
"num": 11,
"color": 6,
"special": 0,
"length": 1,
"colorArray": "514"
}
]
]
}

View File

@ -0,0 +1,331 @@
{
"LEVEL_INFO": [
{
"risefall": [],
"id": "547",
"map": [
8,
10
],
"time": 105,
"gap": [
{
"x": 1,
"y": 8,
"z": 0
},
{
"x": 6,
"y": 8,
"z": 0
},
{
"x": 1,
"y": 1,
"z": 0
},
{
"x": 6,
"y": 1,
"z": 0
}
]
}
],
"BLOCK_INFO": [
[
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 0,
"y": 240,
"z": 0
},
"id": 210
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 0,
"y": 360,
"z": 0
},
"id": 220
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 120,
"y": -360,
"z": 0
},
"id": 230
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 120,
"y": -480,
"z": 0
},
"id": 240
},
{
"block": 22,
"color": 3,
"type": 0,
"position": {
"x": 360,
"y": -120,
"z": 0
},
"id": 250
},
{
"block": 0,
"color": 3,
"type": 0,
"position": {
"x": 360,
"y": 120,
"z": 0
},
"id": 260
},
{
"block": 0,
"color": 11,
"type": 0,
"position": {
"x": -120,
"y": 120,
"z": 0
},
"id": 270
},
{
"block": 0,
"color": 11,
"type": 0,
"position": {
"x": 240,
"y": -240,
"z": 0
},
"id": 280
},
{
"block": 0,
"color": 7,
"type": 0,
"position": {
"x": -120,
"y": -240,
"z": 0
},
"id": 290
},
{
"block": 20,
"color": 2,
"type": 0,
"position": {
"x": -120,
"y": -120,
"z": 0
},
"id": 300
},
{
"block": 2,
"color": 2,
"type": 0,
"position": {
"x": 120,
"y": 240,
"z": 0
},
"id": 310
},
{
"block": 1,
"color": 1,
"type": 0,
"position": {
"x": 360,
"y": 240,
"z": 0
},
"id": 320
},
{
"block": 2,
"color": 1,
"type": 0,
"position": {
"x": 0,
"y": -480,
"z": 0
},
"id": 330
},
{
"block": 0,
"color": 6,
"type": 0,
"position": {
"x": -240,
"y": -240,
"z": 0
},
"id": 340
},
{
"block": 1,
"color": 4,
"type": 0,
"position": {
"x": -120,
"y": -360,
"z": 0
},
"id": 350
},
{
"block": 0,
"color": 8,
"type": 0,
"position": {
"x": 240,
"y": 120,
"z": 0
},
"id": 360
},
{
"block": 1,
"color": 3,
"type": 2,
"position": {
"x": 360,
"y": -360,
"z": 0
},
"id": 370
},
{
"block": 1,
"color": 4,
"type": 2,
"position": {
"x": -120,
"y": 240,
"z": 0
},
"id": 380
},
{
"block": 0,
"color": 10,
"type": 2,
"position": {
"x": 360,
"y": -240,
"z": 0
},
"id": 390
},
{
"block": 0,
"color": 6,
"type": 2,
"position": {
"x": -240,
"y": 120,
"z": 0
},
"id": 400
},
{
"block": 5,
"color": 7,
"type": 3,
"position": {
"x": 120,
"y": -120,
"z": 0
},
"lockTime": 4,
"id": 410
},
{
"block": 0,
"color": 10,
"type": 4,
"position": {
"x": 240,
"y": 360,
"z": 0
},
"freezeTime": 4,
"id": 420
},
{
"block": 0,
"color": 8,
"type": 4,
"position": {
"x": -120,
"y": -480,
"z": 0
},
"freezeTime": 9,
"id": 430
}
]
],
"WALL_INFO": [
[
{
"id": 548,
"num": 15,
"color": 6,
"special": 0,
"length": 2,
"colorArray": "5137"
},
{
"id": 549,
"num": 17,
"color": 6,
"special": 0,
"length": 0,
"colorArray": "5137"
},
{
"id": 550,
"num": 10,
"color": 3,
"special": 0,
"length": 2,
"colorArray": "2906"
},
{
"id": 551,
"num": 12,
"color": 3,
"special": 0,
"length": 0,
"colorArray": "2906"
}
]
]
}

View File

@ -0,0 +1,504 @@
{
"LEVEL_INFO": [
{
"risefall": [],
"id": "548",
"map": [
11,
9
],
"time": 135,
"gap": [
{
"x": 1,
"y": 7,
"z": 0
},
{
"x": 2,
"y": 7,
"z": 0
},
{
"x": 8,
"y": 1,
"z": 0
},
{
"x": 9,
"y": 1,
"z": 0
}
]
}
],
"BLOCK_INFO": [
[
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": -60,
"y": -180,
"z": 0
},
"id": 210
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": -60,
"y": -60,
"z": 0
},
"id": 220
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 180,
"y": -60,
"z": 0
},
"id": 230
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 60,
"y": -60,
"z": 0
},
"id": 240
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 180,
"y": -180,
"z": 0
},
"id": 250
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 60,
"y": -180,
"z": 0
},
"id": 260
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 300,
"y": 60,
"z": 0
},
"id": 270
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 300,
"y": -180,
"z": 0
},
"id": 280
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 420,
"y": -300,
"z": 0
},
"id": 290
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 420,
"y": -180,
"z": 0
},
"id": 300
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 300,
"y": -60,
"z": 0
},
"id": 310
},
{
"block": 21,
"color": 2,
"type": 0,
"position": {
"x": -180,
"y": 180,
"z": 0
},
"id": 320
},
{
"block": 2,
"color": 2,
"type": 0,
"position": {
"x": 540,
"y": -60,
"z": 0
},
"id": 330
},
{
"block": 3,
"color": 5,
"type": 0,
"position": {
"x": 540,
"y": 180,
"z": 0
},
"id": 340
},
{
"block": 0,
"color": 5,
"type": 0,
"position": {
"x": 420,
"y": 60,
"z": 0
},
"id": 350
},
{
"block": 0,
"color": 5,
"type": 0,
"position": {
"x": -180,
"y": 60,
"z": 0
},
"id": 360
},
{
"block": 2,
"color": 6,
"type": 0,
"position": {
"x": -420,
"y": -60,
"z": 0
},
"id": 370
},
{
"block": 2,
"color": 6,
"type": 0,
"position": {
"x": -420,
"y": -420,
"z": 0
},
"id": 380
},
{
"block": 1,
"color": 1,
"type": 0,
"position": {
"x": -300,
"y": 180,
"z": 0
},
"id": 390
},
{
"block": 0,
"color": 1,
"type": 0,
"position": {
"x": -300,
"y": -60,
"z": 0
},
"id": 400
},
{
"block": 3,
"color": 3,
"type": 0,
"position": {
"x": 300,
"y": 300,
"z": 0
},
"id": 410
},
{
"block": 0,
"color": 3,
"type": 0,
"position": {
"x": 60,
"y": -300,
"z": 0
},
"id": 420
},
{
"block": 2,
"color": 3,
"type": 0,
"position": {
"x": 300,
"y": -420,
"z": 0
},
"id": 430
},
{
"block": 0,
"color": 8,
"type": 0,
"position": {
"x": 420,
"y": 300,
"z": 0
},
"id": 440
},
{
"block": 1,
"color": 8,
"type": 0,
"position": {
"x": -60,
"y": -420,
"z": 0
},
"id": 450
},
{
"block": 19,
"color": 8,
"type": 0,
"position": {
"x": 180,
"y": -420,
"z": 0
},
"id": 460
},
{
"block": 3,
"color": 2,
"type": 0,
"position": {
"x": -60,
"y": -300,
"z": 0
},
"id": 470
},
{
"block": 0,
"color": 4,
"type": 0,
"position": {
"x": 420,
"y": -60,
"z": 0
},
"id": 480
},
{
"block": 2,
"color": 4,
"type": 0,
"position": {
"x": 540,
"y": -300,
"z": 0
},
"id": 490
},
{
"block": 1,
"color": 4,
"type": 0,
"position": {
"x": 180,
"y": 180,
"z": 0
},
"id": 500
},
{
"block": 0,
"color": 9,
"type": 0,
"position": {
"x": 540,
"y": 300,
"z": 0
},
"id": 510
},
{
"block": 2,
"color": 9,
"type": 4,
"position": {
"x": -180,
"y": -180,
"z": 0
},
"freezeTime": 9,
"id": 520
},
{
"block": 1,
"color": 9,
"type": 4,
"position": {
"x": 180,
"y": 60,
"z": 0
},
"freezeTime": 7,
"id": 530
}
]
],
"WALL_INFO": [
[
{
"id": 549,
"num": 1,
"color": 4,
"special": 0,
"length": 2,
"colorArray": "38"
},
{
"id": 550,
"num": 2,
"color": 4,
"special": 0,
"length": 0,
"colorArray": "38"
},
{
"id": 551,
"num": 4,
"color": 3,
"special": 0,
"length": 2,
"colorArray": "27"
},
{
"id": 552,
"num": 5,
"color": 3,
"special": 0,
"length": 0,
"colorArray": "27"
},
{
"id": 553,
"num": 16,
"color": 5,
"special": 3,
"length": 3,
"freeze": 11
},
{
"id": 554,
"num": 18,
"color": 5,
"special": 3,
"length": 0,
"freeze": 11
},
{
"id": 555,
"num": 20,
"color": 5,
"special": 3,
"length": 0,
"freeze": 11
},
{
"id": 556,
"num": 29,
"color": 1,
"special": 0,
"length": 2,
"colorArray": "05"
},
{
"id": 557,
"num": 30,
"color": 1,
"special": 0,
"length": 0,
"colorArray": "05"
},
{
"id": 558,
"num": 11,
"color": 2,
"special": 3,
"length": 3,
"freeze": 16
},
{
"id": 559,
"num": 13,
"color": 2,
"special": 3,
"length": 0,
"freeze": 16
},
{
"id": 560,
"num": 15,
"color": 2,
"special": 3,
"length": 0,
"freeze": 16
}
]
]
}

View File

@ -0,0 +1,369 @@
{
"LEVEL_INFO": [
{
"risefall": [],
"id": "549",
"map": [
8,
10
],
"time": 100,
"gap": []
}
],
"BLOCK_INFO": [
[
{
"block": 23,
"color": 10,
"type": 0,
"position": {
"x": 120,
"y": 240,
"z": 0
},
"id": 210
},
{
"block": 23,
"color": 10,
"type": 0,
"position": {
"x": 0,
"y": 240,
"z": 0
},
"id": 220
},
{
"block": 23,
"color": 10,
"type": 0,
"position": {
"x": 0,
"y": 360,
"z": 0
},
"id": 230
},
{
"block": 23,
"color": 10,
"type": 0,
"position": {
"x": 0,
"y": -360,
"z": 0
},
"id": 240
},
{
"block": 23,
"color": 10,
"type": 0,
"position": {
"x": 120,
"y": -360,
"z": 0
},
"id": 250
},
{
"block": 23,
"color": 10,
"type": 0,
"position": {
"x": 120,
"y": -480,
"z": 0
},
"id": 260
},
{
"block": 2,
"color": 11,
"type": 0,
"position": {
"x": 120,
"y": 0,
"z": 0
},
"id": 270
},
{
"block": 0,
"color": 11,
"type": 0,
"position": {
"x": -240,
"y": -480,
"z": 0
},
"id": 280
},
{
"block": 2,
"color": 8,
"type": 0,
"position": {
"x": 0,
"y": 0,
"z": 0
},
"id": 290
},
{
"block": 1,
"color": 8,
"type": 0,
"position": {
"x": 240,
"y": -240,
"z": 0
},
"id": 300
},
{
"block": 0,
"color": 10,
"type": 0,
"position": {
"x": 240,
"y": -120,
"z": 0
},
"id": 310
},
{
"block": 2,
"color": 10,
"type": 0,
"position": {
"x": 360,
"y": -240,
"z": 0
},
"id": 320
},
{
"block": 2,
"color": 5,
"type": 0,
"position": {
"x": 240,
"y": 0,
"z": 0
},
"id": 330
},
{
"block": 2,
"color": 4,
"type": 0,
"position": {
"x": -120,
"y": -480,
"z": 0
},
"id": 340
},
{
"block": 2,
"color": 6,
"type": 0,
"position": {
"x": -120,
"y": 120,
"z": 0
},
"id": 350
},
{
"block": 1,
"color": 7,
"type": 0,
"position": {
"x": 240,
"y": 360,
"z": 0
},
"id": 360
},
{
"block": 2,
"color": 5,
"type": 9,
"position": {
"x": 360,
"y": -480,
"z": 0
},
"adhesiveTime": 2,
"id": 370
},
{
"block": 0,
"color": 3,
"type": 9,
"position": {
"x": 240,
"y": -360,
"z": 0
},
"adhesiveTime": 1,
"id": 380
},
{
"block": 5,
"color": 3,
"type": 9,
"position": {
"x": -120,
"y": -240,
"z": 0
},
"adhesiveTime": 2,
"id": 390
},
{
"block": 0,
"color": 1,
"type": 9,
"position": {
"x": 0,
"y": -120,
"z": 0
},
"adhesiveTime": 1,
"id": 400
},
{
"block": 4,
"color": 10,
"type": 8,
"position": {
"x": -240,
"y": 120,
"z": 0
},
"id": 410
},
{
"block": 4,
"color": 6,
"type": 8,
"position": {
"x": 360,
"y": 120,
"z": 0
},
"id": 420
},
{
"block": 1,
"color": 4,
"type": 7,
"position": {
"x": -120,
"y": 0,
"z": 0
},
"id": 430
}
]
],
"WALL_INFO": [
[
{
"id": 550,
"num": 3,
"color": 5,
"special": 0,
"length": 3,
"colorArray": "46"
},
{
"id": 551,
"num": 4,
"color": 5,
"special": 0,
"length": 0,
"colorArray": "46"
},
{
"id": 552,
"num": 5,
"color": 5,
"special": 0,
"length": 0,
"colorArray": "46"
},
{
"id": 553,
"num": 9,
"color": 3,
"special": 0,
"length": 2
},
{
"id": 554,
"num": 11,
"color": 3,
"special": 0,
"length": 0
},
{
"id": 555,
"num": 17,
"color": 8,
"special": 0,
"length": 2
},
{
"id": 556,
"num": 19,
"color": 8,
"special": 0,
"length": 0
},
{
"id": 557,
"num": 23,
"color": 4,
"special": 0,
"length": 3,
"colorArray": "30"
},
{
"id": 558,
"num": 24,
"color": 4,
"special": 0,
"length": 0,
"colorArray": "30"
},
{
"id": 559,
"num": 25,
"color": 4,
"special": 0,
"length": 0,
"colorArray": "30"
},
{
"id": 560,
"num": 18,
"color": 6,
"special": 0,
"length": 1
},
{
"id": 561,
"num": 8,
"color": 10,
"special": 0,
"length": 1
}
]
]
}

View File

@ -0,0 +1,370 @@
{
"LEVEL_INFO": [
{
"risefall": [
{
"x": 3,
"y": 5,
"color": "5"
},
{
"x": 3,
"y": 4,
"color": "5"
},
{
"x": 4,
"y": 5,
"color": "5"
},
{
"x": 4,
"y": 4,
"color": "5"
}
],
"id": "550",
"map": [
8,
9
],
"time": 75,
"gap": [
{
"x": 1,
"y": 7,
"z": 0
},
{
"x": 1,
"y": 6,
"z": 0
},
{
"x": 6,
"y": 7,
"z": 0
},
{
"x": 6,
"y": 1,
"z": 0
}
]
}
],
"BLOCK_INFO": [
[
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 360,
"y": -60,
"z": 0
},
"id": 210
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": -240,
"y": -60,
"z": 0
},
"id": 220
},
{
"block": 23,
"color": 8,
"type": 0,
"position": {
"x": -120,
"y": -420,
"z": 0
},
"id": 230
},
{
"block": 0,
"color": 10,
"type": 0,
"position": {
"x": -240,
"y": 60,
"z": 0
},
"id": 240
},
{
"block": 0,
"color": 10,
"type": 0,
"position": {
"x": -120,
"y": 300,
"z": 0
},
"id": 250
},
{
"block": 2,
"color": 6,
"type": 0,
"position": {
"x": 240,
"y": -420,
"z": 0
},
"id": 260
},
{
"block": 2,
"color": 6,
"type": 0,
"position": {
"x": 240,
"y": -180,
"z": 0
},
"id": 270
},
{
"block": 2,
"color": 5,
"type": 0,
"position": {
"x": -240,
"y": -300,
"z": 0
},
"id": 280
},
{
"block": 21,
"color": 5,
"type": 0,
"position": {
"x": -120,
"y": -300,
"z": 0
},
"id": 290
},
{
"block": 1,
"color": 3,
"type": 0,
"position": {
"x": 120,
"y": 300,
"z": 0
},
"id": 300
},
{
"block": 0,
"color": 3,
"type": 0,
"position": {
"x": -240,
"y": -420,
"z": 0
},
"id": 310
},
{
"block": 2,
"color": 7,
"type": 0,
"position": {
"x": 120,
"y": -300,
"z": 0
},
"id": 320
},
{
"block": 2,
"color": 8,
"type": 0,
"position": {
"x": 360,
"y": -300,
"z": 0
},
"id": 330
},
{
"block": 2,
"color": 8,
"type": 0,
"position": {
"x": -120,
"y": -60,
"z": 0
},
"id": 340
},
{
"block": 0,
"color": 7,
"type": 9,
"position": {
"x": 0,
"y": 180,
"z": 0
},
"adhesiveTime": 2,
"id": 350
},
{
"block": 0,
"color": 1,
"type": 9,
"position": {
"x": -120,
"y": 180,
"z": 0
},
"adhesiveTime": 1,
"id": 360
},
{
"block": 2,
"color": 7,
"type": 9,
"position": {
"x": 240,
"y": 180,
"z": 0
},
"adhesiveTime": 2,
"id": 370
},
{
"block": 0,
"color": 10,
"type": 9,
"position": {
"x": 240,
"y": 60,
"z": 0
},
"adhesiveTime": 1,
"id": 380
},
{
"block": 0,
"color": 3,
"type": 9,
"position": {
"x": 360,
"y": 180,
"z": 0
},
"adhesiveTime": 2,
"id": 390
},
{
"block": 0,
"color": 6,
"type": 9,
"position": {
"x": 360,
"y": 60,
"z": 0
},
"adhesiveTime": 1,
"id": 400
},
{
"block": 0,
"color": 10,
"type": 9,
"position": {
"x": 120,
"y": -420,
"z": 0
},
"adhesiveTime": 2,
"id": 410
},
{
"block": 0,
"color": 4,
"type": 9,
"position": {
"x": 0,
"y": -420,
"z": 0
},
"adhesiveTime": 1,
"id": 420
}
]
],
"WALL_INFO": [
[
{
"id": 551,
"num": 4,
"color": 1,
"special": 0,
"length": 1,
"colorArray": "03"
},
{
"id": 552,
"num": 14,
"color": 5,
"special": 0,
"length": 2,
"colorArray": "46466"
},
{
"id": 553,
"num": 16,
"color": 5,
"special": 0,
"length": 0,
"colorArray": "46466"
},
{
"id": 554,
"num": 11,
"color": 8,
"special": 0,
"length": 2,
"colorArray": "75755"
},
{
"id": 555,
"num": 13,
"color": 8,
"special": 0,
"length": 0,
"colorArray": "75755"
},
{
"id": 556,
"num": 24,
"color": 3,
"special": 2,
"length": 1,
"lock": true
},
{
"id": 557,
"num": 22,
"color": 10,
"special": 2,
"length": 1,
"lock": true
}
]
]
}

View File

@ -0,0 +1,354 @@
{
"LEVEL_INFO": [
{
"risefall": [],
"id": "551",
"map": [
8,
10
],
"time": 90,
"gap": [
{
"x": 1,
"y": 8,
"z": 0
},
{
"x": 3,
"y": 8,
"z": 0
},
{
"x": 4,
"y": 8,
"z": 0
},
{
"x": 3,
"y": 7,
"z": 0
},
{
"x": 4,
"y": 7,
"z": 0
},
{
"x": 1,
"y": 1,
"z": 0
},
{
"x": 6,
"y": 1,
"z": 0
},
{
"x": 5,
"y": 1,
"z": 0
}
]
}
],
"BLOCK_INFO": [
[
{
"block": 0,
"color": 6,
"type": 2,
"position": {
"x": 360,
"y": 0,
"z": 0
},
"floor": 1,
"floorTime": 4,
"id": 210
},
{
"block": 0,
"color": 3,
"type": 0,
"position": {
"x": 120,
"y": -120,
"z": 0
},
"floor": 2,
"floorTime": 5,
"id": 220
},
{
"block": 0,
"color": 10,
"type": 7,
"position": {
"x": 120,
"y": 0,
"z": 0
},
"floor": 3,
"floorTime": 9,
"id": 230
},
{
"block": 2,
"color": 8,
"type": 0,
"position": {
"x": 360,
"y": 120,
"z": 0
},
"id": 240
},
{
"block": 2,
"color": 8,
"type": 0,
"position": {
"x": 240,
"y": 120,
"z": 0
},
"id": 250
},
{
"block": 0,
"color": 10,
"type": 0,
"position": {
"x": 240,
"y": 0,
"z": 0
},
"id": 260
},
{
"block": 2,
"color": 10,
"type": 0,
"position": {
"x": 240,
"y": -240,
"z": 0
},
"id": 270
},
{
"block": 1,
"color": 3,
"type": 0,
"position": {
"x": 360,
"y": 360,
"z": 0
},
"id": 280
},
{
"block": 0,
"color": 1,
"type": 0,
"position": {
"x": 120,
"y": 120,
"z": 0
},
"id": 290
},
{
"block": 1,
"color": 1,
"type": 0,
"position": {
"x": -120,
"y": -360,
"z": 0
},
"id": 300
},
{
"block": 1,
"color": 6,
"type": 0,
"position": {
"x": 0,
"y": -480,
"z": 0
},
"id": 310
},
{
"block": 2,
"color": 4,
"type": 0,
"position": {
"x": -120,
"y": -240,
"z": 0
},
"id": 320
},
{
"block": 2,
"color": 4,
"type": 0,
"position": {
"x": -120,
"y": 240,
"z": 0
},
"id": 330
},
{
"block": 0,
"color": 11,
"type": 0,
"position": {
"x": 120,
"y": -480,
"z": 0
},
"id": 340
},
{
"block": 0,
"color": 4,
"type": 2,
"position": {
"x": -240,
"y": 0,
"z": 0
},
"id": 350
},
{
"block": 1,
"color": 7,
"type": 2,
"position": {
"x": 120,
"y": -240,
"z": 0
},
"id": 360
},
{
"block": 0,
"color": 6,
"type": 2,
"position": {
"x": 120,
"y": -360,
"z": 0
},
"id": 370
},
{
"block": 0,
"color": 8,
"type": 2,
"position": {
"x": 240,
"y": -360,
"z": 0
},
"id": 380
},
{
"block": 4,
"color": 9,
"type": 2,
"position": {
"x": 360,
"y": -360,
"z": 0
},
"id": 390
},
{
"block": 14,
"color": 7,
"type": 3,
"position": {
"x": -120,
"y": 0,
"z": 0
},
"lockTime": 6,
"id": 400
}
]
],
"WALL_INFO": [
[
{
"id": 552,
"num": 2,
"color": 10,
"special": 0,
"length": 2,
"colorArray": "97"
},
{
"id": 553,
"num": 3,
"color": 10,
"special": 0,
"length": 0,
"colorArray": "97"
},
{
"id": 554,
"num": 22,
"color": 6,
"special": 0,
"length": 2,
"colorArray": "5855"
},
{
"id": 555,
"num": 24,
"color": 6,
"special": 0,
"length": 0,
"colorArray": "5855"
},
{
"id": 556,
"num": 29,
"color": 1,
"special": 0,
"length": 2,
"colorArray": "03033"
},
{
"id": 557,
"num": 30,
"color": 1,
"special": 0,
"length": 0,
"colorArray": "03033"
},
{
"id": 558,
"num": 27,
"color": 3,
"special": 0,
"length": 2,
"colorArray": "26"
},
{
"id": 559,
"num": 28,
"color": 3,
"special": 0,
"length": 0,
"colorArray": "26"
}
]
]
}

View File

@ -0,0 +1,366 @@
{
"LEVEL_INFO": [
{
"risefall": [],
"id": "552",
"map": [
8,
10
],
"time": 90,
"gap": [
{
"x": 3,
"y": 8,
"z": 0
},
{
"x": 4,
"y": 8,
"z": 0
},
{
"x": 4,
"y": 7,
"z": 0
},
{
"x": 3,
"y": 7,
"z": 0
},
{
"x": 6,
"y": 8,
"z": 0
},
{
"x": 6,
"y": 7,
"z": 0
},
{
"x": 6,
"y": 2,
"z": 0
},
{
"x": 6,
"y": 1,
"z": 0
}
]
}
],
"BLOCK_INFO": [
[
{
"block": 10,
"color": 8,
"type": 0,
"position": {
"x": -240,
"y": 120,
"z": 0
},
"id": 210
},
{
"block": 2,
"color": 4,
"type": 0,
"position": {
"x": 240,
"y": 240,
"z": 0
},
"id": 220
},
{
"block": 2,
"color": 3,
"type": 0,
"position": {
"x": -120,
"y": -240,
"z": 0
},
"id": 230
},
{
"block": 0,
"color": 3,
"type": 0,
"position": {
"x": 0,
"y": -120,
"z": 0
},
"id": 240
},
{
"block": 0,
"color": 2,
"type": 0,
"position": {
"x": 0,
"y": 120,
"z": 0
},
"id": 250
},
{
"block": 2,
"color": 6,
"type": 0,
"position": {
"x": 360,
"y": 0,
"z": 0
},
"id": 260
},
{
"block": 2,
"color": 7,
"type": 0,
"position": {
"x": 240,
"y": -480,
"z": 0
},
"id": 270
},
{
"block": 0,
"color": 5,
"type": 0,
"position": {
"x": 360,
"y": -240,
"z": 0
},
"id": 280
},
{
"block": 0,
"color": 1,
"type": 2,
"position": {
"x": -240,
"y": -120,
"z": 0
},
"id": 290
},
{
"block": 0,
"color": 9,
"type": 2,
"position": {
"x": -240,
"y": -240,
"z": 0
},
"id": 310
},
{
"block": 1,
"color": 6,
"type": 2,
"position": {
"x": 240,
"y": 120,
"z": 0
},
"id": 320
},
{
"block": 0,
"color": 3,
"type": 2,
"position": {
"x": 360,
"y": -120,
"z": 0
},
"id": 330
},
{
"block": 0,
"color": 8,
"type": 2,
"position": {
"x": 120,
"y": -240,
"z": 0
},
"id": 330
},
{
"block": 0,
"color": 1,
"type": 2,
"position": {
"x": 0,
"y": -360,
"z": 0
},
"id": 340
},
{
"block": 2,
"color": 6,
"type": 9,
"position": {
"x": -120,
"y": 120,
"z": 0
},
"adhesiveTime": 2,
"id": 350
},
{
"block": 0,
"color": 10,
"type": 9,
"position": {
"x": -120,
"y": 0,
"z": 0
},
"adhesiveTime": 1,
"id": 360
},
{
"block": 3,
"color": 9,
"type": 0,
"position": {
"x": 0,
"y": -480,
"z": 0
},
"id": 370
},
{
"block": 0,
"color": 5,
"type": 0,
"position": {
"x": 0,
"y": -240,
"z": 0
},
"id": 380
},
{
"block": 22,
"color": 5,
"type": 3,
"position": {
"x": 120,
"y": -120,
"z": 0
},
"lockTime": 6,
"id": 390
},
{
"block": 2,
"color": 2,
"type": 8,
"position": {
"x": 240,
"y": -240,
"z": 0
},
"id": 400
}
]
],
"WALL_INFO": [
[
{
"id": 553,
"num": 3,
"color": 4,
"special": 0,
"length": 2,
"colorArray": "36"
},
{
"id": 554,
"num": 4,
"color": 4,
"special": 0,
"length": 0,
"colorArray": "36"
},
{
"id": 555,
"num": 9,
"color": 3,
"special": 0,
"length": 2,
"colorArray": "24"
},
{
"id": 556,
"num": 11,
"color": 3,
"special": 0,
"length": 0,
"colorArray": "24"
},
{
"id": 557,
"num": 21,
"color": 1,
"special": 0,
"length": 1,
"colorArray": "01"
},
{
"id": 558,
"num": 28,
"color": 8,
"special": 0,
"length": 3,
"colorArray": "78"
},
{
"id": 559,
"num": 29,
"color": 8,
"special": 0,
"length": 0,
"colorArray": "78"
},
{
"id": 560,
"num": 30,
"color": 8,
"special": 0,
"length": 0,
"colorArray": "78"
},
{
"id": 561,
"num": 12,
"color": 6,
"special": 0,
"length": 2,
"colorArray": "5955"
},
{
"id": 562,
"num": 16,
"color": 6,
"special": 0,
"length": 0,
"colorArray": "5955"
}
]
]
}

View File

@ -0,0 +1,371 @@
{
"LEVEL_INFO": [
{
"risefall": [],
"id": "553",
"map": [
9,
9
],
"time": 150,
"gap": []
}
],
"BLOCK_INFO": [
[
{
"block": 3,
"color": 8,
"type": 4,
"position": {
"x": 180,
"y": 300,
"z": 0
},
"freezeTime": 15,
"id": 210
},
{
"block": 0,
"color": 1,
"type": 9,
"position": {
"x": -300,
"y": 180,
"z": 0
},
"adhesiveTime": 2,
"id": 220
},
{
"block": 0,
"color": 8,
"type": 9,
"position": {
"x": -300,
"y": 300,
"z": 0
},
"adhesiveTime": 1,
"id": 230
},
{
"block": 0,
"color": 8,
"type": 9,
"position": {
"x": 300,
"y": -300,
"z": 0
},
"adhesiveTime": 2,
"id": 240
},
{
"block": 2,
"color": 3,
"type": 9,
"position": {
"x": 420,
"y": -420,
"z": 0
},
"adhesiveTime": 1,
"id": 250
},
{
"block": 0,
"color": 3,
"type": 9,
"position": {
"x": 420,
"y": 300,
"z": 0
},
"adhesiveTime": 2,
"id": 260
},
{
"block": 0,
"color": 2,
"type": 9,
"position": {
"x": 420,
"y": 180,
"z": 0
},
"adhesiveTime": 1,
"id": 270
},
{
"block": 10,
"color": 2,
"type": 0,
"position": {
"x": 180,
"y": -180,
"z": 0
},
"id": 280
},
{
"block": 2,
"color": 10,
"type": 0,
"position": {
"x": -300,
"y": -60,
"z": 0
},
"id": 290
},
{
"block": 1,
"color": 10,
"type": 0,
"position": {
"x": -180,
"y": -180,
"z": 0
},
"id": 300
},
{
"block": 0,
"color": 10,
"type": 9,
"position": {
"x": -180,
"y": -300,
"z": 0
},
"adhesiveTime": 2,
"id": 310
},
{
"block": 2,
"color": 7,
"type": 9,
"position": {
"x": -300,
"y": -420,
"z": 0
},
"adhesiveTime": 1,
"id": 320
},
{
"block": 0,
"color": 7,
"type": 9,
"position": {
"x": 60,
"y": -60,
"z": 0
},
"adhesiveTime": 2,
"id": 330
},
{
"block": 0,
"color": 5,
"type": 9,
"position": {
"x": 60,
"y": 60,
"z": 0
},
"adhesiveTime": 1,
"id": 340
},
{
"block": 1,
"color": 5,
"type": 0,
"position": {
"x": 300,
"y": 180,
"z": 0
},
"id": 350
},
{
"block": 1,
"color": 7,
"type": 0,
"position": {
"x": -60,
"y": 180,
"z": 0
},
"id": 360
},
{
"block": 6,
"color": 4,
"type": 0,
"position": {
"x": -60,
"y": -180,
"z": 0
},
"id": 370
},
{
"block": 0,
"color": 1,
"type": 0,
"position": {
"x": 60,
"y": -180,
"z": 0
},
"id": 380
},
{
"block": 0,
"color": 3,
"type": 0,
"position": {
"x": 60,
"y": -300,
"z": 0
},
"id": 390
},
{
"block": 3,
"color": 5,
"type": 0,
"position": {
"x": 180,
"y": -420,
"z": 0
},
"id": 400
},
{
"block": 1,
"color": 5,
"type": 0,
"position": {
"x": 420,
"y": -180,
"z": 0
},
"id": 410
},
{
"block": 2,
"color": 3,
"type": 0,
"position": {
"x": 420,
"y": -60,
"z": 0
},
"id": 420
}
]
],
"WALL_INFO": [
[
{
"id": 554,
"num": 1,
"color": 3,
"special": 0,
"length": 3,
"colorArray": "24"
},
{
"id": 555,
"num": 2,
"color": 3,
"special": 0,
"length": 0,
"colorArray": "24"
},
{
"id": 556,
"num": 3,
"color": 3,
"special": 0,
"length": 0,
"colorArray": "24"
},
{
"id": 557,
"num": 4,
"color": 2,
"special": 0,
"length": 3,
"colorArray": "17177"
},
{
"id": 558,
"num": 5,
"color": 2,
"special": 0,
"length": 0,
"colorArray": "17177"
},
{
"id": 559,
"num": 6,
"color": 2,
"special": 0,
"length": 0,
"colorArray": "17177"
},
{
"id": 560,
"num": 25,
"color": 10,
"special": 0,
"length": 3,
"colorArray": "96"
},
{
"id": 561,
"num": 26,
"color": 10,
"special": 0,
"length": 0,
"colorArray": "96"
},
{
"id": 562,
"num": 27,
"color": 10,
"special": 0,
"length": 0,
"colorArray": "96"
},
{
"id": 563,
"num": 22,
"color": 1,
"special": 0,
"length": 3,
"colorArray": "03"
},
{
"id": 564,
"num": 23,
"color": 1,
"special": 0,
"length": 0,
"colorArray": "03"
},
{
"id": 565,
"num": 24,
"color": 1,
"special": 0,
"length": 0,
"colorArray": "03"
}
]
]
}

View File

@ -0,0 +1,340 @@
{
"LEVEL_INFO": [
{
"risefall": [],
"id": "554",
"map": [
8,
10
],
"time": 120,
"gap": [
{
"x": 1,
"y": 8,
"z": 0
},
{
"x": 6,
"y": 8,
"z": 0
},
{
"x": 1,
"y": 5,
"z": 0
},
{
"x": 1,
"y": 4,
"z": 0
},
{
"x": 6,
"y": 5,
"z": 0
},
{
"x": 6,
"y": 4,
"z": 0
},
{
"x": 1,
"y": 1,
"z": 0
},
{
"x": 6,
"y": 1,
"z": 0
},
{
"x": 3,
"y": 1,
"z": 0
},
{
"x": 4,
"y": 1,
"z": 0
}
]
}
],
"BLOCK_INFO": [
[
{
"block": 0,
"color": 1,
"type": 0,
"position": {
"x": -120,
"y": -360,
"z": 0
},
"floor": 1,
"floorTime": 5,
"id": 210
},
{
"block": 0,
"color": 7,
"type": 0,
"position": {
"x": -120,
"y": -480,
"z": 0
},
"floor": 1,
"floorTime": 5,
"id": 220
},
{
"block": 0,
"color": 7,
"type": 0,
"position": {
"x": 240,
"y": -360,
"z": 0
},
"floor": 2,
"floorTime": 10,
"id": 230
},
{
"block": 0,
"color": 10,
"type": 0,
"position": {
"x": 240,
"y": -480,
"z": 0
},
"floor": 2,
"floorTime": 10,
"id": 240
},
{
"block": 0,
"color": 1,
"type": 0,
"position": {
"x": -120,
"y": 360,
"z": 0
},
"id": 250
},
{
"block": 0,
"color": 8,
"type": 0,
"position": {
"x": 0,
"y": 360,
"z": 0
},
"id": 260
},
{
"block": 0,
"color": 5,
"type": 0,
"position": {
"x": 120,
"y": 360,
"z": 0
},
"id": 270
},
{
"block": 0,
"color": 3,
"type": 0,
"position": {
"x": 240,
"y": 360,
"z": 0
},
"id": 280
},
{
"block": 14,
"color": 3,
"type": 0,
"position": {
"x": -120,
"y": 0,
"z": 0
},
"id": 290
},
{
"block": 14,
"color": 2,
"type": 0,
"position": {
"x": 240,
"y": 0,
"z": 0
},
"id": 300
},
{
"block": 1,
"color": 6,
"type": 0,
"position": {
"x": -120,
"y": -240,
"z": 0
},
"id": 310
},
{
"block": 0,
"color": 6,
"type": 0,
"position": {
"x": 360,
"y": -360,
"z": 0
},
"id": 320
},
{
"block": 1,
"color": 5,
"type": 0,
"position": {
"x": 360,
"y": -240,
"z": 0
},
"id": 330
},
{
"block": 0,
"color": 7,
"type": 0,
"position": {
"x": -240,
"y": -360,
"z": 0
},
"id": 340
},
{
"block": 1,
"color": 10,
"type": 8,
"position": {
"x": 120,
"y": 240,
"z": 0
},
"id": 350
},
{
"block": 0,
"color": 5,
"type": 7,
"position": {
"x": 0,
"y": -360,
"z": 0
},
"id": 360
},
{
"block": 0,
"color": 9,
"type": 7,
"position": {
"x": 120,
"y": -360,
"z": 0
},
"id": 370
},
{
"block": 1,
"color": 6,
"type": 9,
"position": {
"x": 120,
"y": 0,
"z": 0
},
"adhesiveTime": 2,
"id": 380
},
{
"block": 1,
"color": 9,
"type": 9,
"position": {
"x": 120,
"y": -120,
"z": 0
},
"adhesiveTime": 1,
"id": 390
}
]
],
"WALL_INFO": [
[
{
"id": 555,
"num": 0,
"color": 5,
"special": 0,
"length": 2,
"colorArray": "402"
},
{
"id": 556,
"num": 1,
"color": 5,
"special": 0,
"length": 0,
"colorArray": "402"
},
{
"id": 557,
"num": 16,
"color": 7,
"special": 0,
"length": 2,
"colorArray": "659"
},
{
"id": 558,
"num": 19,
"color": 7,
"special": 0,
"length": 0,
"colorArray": "659"
},
{
"id": 559,
"num": 30,
"color": 9,
"special": 0,
"length": 2,
"colorArray": "817"
},
{
"id": 560,
"num": 31,
"color": 9,
"special": 0,
"length": 0,
"colorArray": "817"
}
]
]
}

View File

@ -0,0 +1,304 @@
{
"LEVEL_INFO": [
{
"risefall": [],
"id": "555",
"map": [
8,
8
],
"time": 110,
"gap": []
}
],
"BLOCK_INFO": [
[
{
"block": 23,
"color": 4,
"type": 0,
"position": {
"x": 360,
"y": 240,
"z": 0
},
"id": 210
},
{
"block": 23,
"color": 4,
"type": 0,
"position": {
"x": -240,
"y": 240,
"z": 0
},
"id": 220
},
{
"block": 4,
"color": 4,
"type": 0,
"position": {
"x": 240,
"y": 0,
"z": 0
},
"id": 230
},
{
"block": 0,
"color": 4,
"type": 0,
"position": {
"x": 240,
"y": -360,
"z": 0
},
"id": 240
},
{
"block": 4,
"color": 8,
"type": 0,
"position": {
"x": -120,
"y": 0,
"z": 0
},
"id": 250
},
{
"block": 0,
"color": 8,
"type": 0,
"position": {
"x": 360,
"y": 120,
"z": 0
},
"id": 260
},
{
"block": 0,
"color": 4,
"type": 0,
"position": {
"x": -240,
"y": 120,
"z": 0
},
"id": 270
},
{
"block": 2,
"color": 3,
"type": 0,
"position": {
"x": -120,
"y": -240,
"z": 0
},
"id": 280
},
{
"block": 2,
"color": 5,
"type": 0,
"position": {
"x": -240,
"y": -360,
"z": 0
},
"id": 290
},
{
"block": 2,
"color": 10,
"type": 0,
"position": {
"x": -240,
"y": -120,
"z": 0
},
"id": 300
},
{
"block": 0,
"color": 1,
"type": 0,
"position": {
"x": -120,
"y": -360,
"z": 0
},
"id": 310
},
{
"block": 2,
"color": 1,
"type": 0,
"position": {
"x": 360,
"y": -360,
"z": 0
},
"id": 320
},
{
"block": 2,
"color": 6,
"type": 0,
"position": {
"x": 360,
"y": -120,
"z": 0
},
"id": 330
},
{
"block": 2,
"color": 2,
"type": 0,
"position": {
"x": 240,
"y": -240,
"z": 0
},
"id": 340
},
{
"block": 0,
"color": 5,
"type": 9,
"position": {
"x": 120,
"y": -360,
"z": 0
},
"adhesiveTime": 2,
"id": 350
},
{
"block": 0,
"color": 6,
"type": 9,
"position": {
"x": 0,
"y": -360,
"z": 0
},
"adhesiveTime": 1,
"id": 360
},
{
"block": 0,
"color": 10,
"type": 9,
"position": {
"x": 120,
"y": -120,
"z": 0
},
"adhesiveTime": 5,
"id": 370
},
{
"block": 0,
"color": 5,
"type": 9,
"position": {
"x": 0,
"y": -120,
"z": 0
},
"adhesiveTime": 4,
"id": 380
},
{
"block": 0,
"color": 10,
"type": 9,
"position": {
"x": 120,
"y": 120,
"z": 0
},
"adhesiveTime": 2,
"id": 390
},
{
"block": 0,
"color": 6,
"type": 9,
"position": {
"x": 0,
"y": 120,
"z": 0
},
"adhesiveTime": 1,
"id": 400
},
{
"block": 0,
"color": 3,
"type": 9,
"position": {
"x": 0,
"y": 240,
"z": 0
},
"adhesiveTime": 2,
"id": 410
},
{
"block": 0,
"color": 2,
"type": 9,
"position": {
"x": 120,
"y": 240,
"z": 0
},
"adhesiveTime": 1,
"id": 420
}
]
],
"WALL_INFO": [
[
{
"id": 556,
"num": 9,
"color": 6,
"special": 0,
"length": 1,
"colorArray": "502"
},
{
"id": 557,
"num": 15,
"color": 10,
"special": 0,
"length": 1,
"colorArray": "941"
},
{
"id": 558,
"num": 14,
"color": 8,
"special": 2,
"length": 1,
"lock": true
},
{
"id": 559,
"num": 8,
"color": 4,
"special": 2,
"length": 1,
"lock": true
}
]
]
}

View File

@ -0,0 +1,326 @@
{
"LEVEL_INFO": [
{
"risefall": [],
"id": "556",
"map": [
7,
11
],
"time": 110,
"gap": [
{
"x": 2,
"y": 9,
"z": 0
},
{
"x": 3,
"y": 9,
"z": 0
},
{
"x": 4,
"y": 9,
"z": 0
},
{
"x": 1,
"y": 1,
"z": 0
},
{
"x": 5,
"y": 1,
"z": 0
}
]
}
],
"BLOCK_INFO": [
[
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 60,
"y": 300,
"z": 0
},
"id": 210
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 300,
"y": -60,
"z": 0
},
"id": 220
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": -180,
"y": -60,
"z": 0
},
"id": 230
},
{
"block": 4,
"color": 5,
"type": 4,
"position": {
"x": 60,
"y": -60,
"z": 0
},
"freezeTime": 10,
"id": 240
},
{
"block": 2,
"color": 8,
"type": 0,
"position": {
"x": 180,
"y": -540,
"z": 0
},
"id": 250
},
{
"block": 2,
"color": 3,
"type": 0,
"position": {
"x": -180,
"y": 300,
"z": 0
},
"id": 260
},
{
"block": 2,
"color": 1,
"type": 0,
"position": {
"x": 300,
"y": 300,
"z": 0
},
"id": 270
},
{
"block": 0,
"color": 2,
"type": 0,
"position": {
"x": -60,
"y": 300,
"z": 0
},
"id": 280
},
{
"block": 0,
"color": 9,
"type": 0,
"position": {
"x": 180,
"y": 300,
"z": 0
},
"id": 290
},
{
"block": 0,
"color": 7,
"type": 0,
"position": {
"x": -60,
"y": -60,
"z": 0
},
"id": 300
},
{
"block": 0,
"color": 1,
"type": 0,
"position": {
"x": 180,
"y": -60,
"z": 0
},
"id": 310
},
{
"block": 2,
"color": 5,
"type": 0,
"position": {
"x": -60,
"y": -540,
"z": 0
},
"id": 320
},
{
"block": 4,
"color": 7,
"type": 0,
"position": {
"x": 60,
"y": -540,
"z": 0
},
"id": 330
},
{
"block": 2,
"color": 8,
"type": 9,
"position": {
"x": -180,
"y": -300,
"z": 0
},
"adhesiveTime": 2,
"id": 340
},
{
"block": 0,
"color": 10,
"type": 9,
"position": {
"x": -180,
"y": -420,
"z": 0
},
"adhesiveTime": 1,
"id": 350
},
{
"block": 0,
"color": 6,
"type": 9,
"position": {
"x": -60,
"y": -180,
"z": 0
},
"adhesiveTime": 2,
"id": 360
},
{
"block": 0,
"color": 4,
"type": 9,
"position": {
"x": -60,
"y": -300,
"z": 0
},
"adhesiveTime": 1,
"id": 370
},
{
"block": 0,
"color": 4,
"type": 9,
"position": {
"x": 180,
"y": -180,
"z": 0
},
"adhesiveTime": 2,
"id": 380
},
{
"block": 0,
"color": 9,
"type": 9,
"position": {
"x": 180,
"y": -300,
"z": 0
},
"adhesiveTime": 1,
"id": 390
},
{
"block": 0,
"color": 3,
"type": 9,
"position": {
"x": 300,
"y": -420,
"z": 0
},
"adhesiveTime": 2,
"id": 400
},
{
"block": 2,
"color": 6,
"type": 9,
"position": {
"x": 300,
"y": -300,
"z": 0
},
"adhesiveTime": 1,
"id": 410
},
{
"block": 0,
"color": 2,
"type": 8,
"position": {
"x": -180,
"y": 60,
"z": 0
},
"id": 420
},
{
"block": 0,
"color": 10,
"type": 8,
"position": {
"x": 300,
"y": 60,
"z": 0
},
"id": 430
}
]
],
"WALL_INFO": [
[
{
"id": 557,
"num": 10,
"color": 5,
"special": 0,
"length": 1,
"colorArray": "40281"
},
{
"id": 558,
"num": 21,
"color": 8,
"special": 0,
"length": 1,
"colorArray": "76593"
}
]
]
}

View File

@ -0,0 +1,350 @@
{
"LEVEL_INFO": [
{
"risefall": [],
"id": "557",
"map": [
8,
10
],
"time": 110,
"gap": [
{
"x": 3,
"y": 2,
"z": 0
},
{
"x": 3,
"y": 1,
"z": 0
},
{
"x": 4,
"y": 2,
"z": 0
},
{
"x": 4,
"y": 1,
"z": 0
}
]
}
],
"BLOCK_INFO": [
[
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 360,
"y": 240,
"z": 0
},
"id": 210
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": -240,
"y": 240,
"z": 0
},
"id": 220
},
{
"block": 5,
"color": 4,
"type": 0,
"position": {
"x": 120,
"y": -120,
"z": 0
},
"id": 230
},
{
"block": 1,
"color": 9,
"type": 0,
"position": {
"x": -120,
"y": 360,
"z": 0
},
"id": 240
},
{
"block": 1,
"color": 1,
"type": 0,
"position": {
"x": 360,
"y": 360,
"z": 0
},
"id": 250
},
{
"block": 20,
"color": 6,
"type": 0,
"position": {
"x": -120,
"y": 0,
"z": 0
},
"id": 260
},
{
"block": 2,
"color": 6,
"type": 0,
"position": {
"x": 240,
"y": 0,
"z": 0
},
"id": 270
},
{
"block": 19,
"color": 10,
"type": 0,
"position": {
"x": 360,
"y": -240,
"z": 0
},
"id": 280
},
{
"block": 2,
"color": 5,
"type": 0,
"position": {
"x": -240,
"y": -360,
"z": 0
},
"id": 290
},
{
"block": 0,
"color": 3,
"type": 0,
"position": {
"x": 0,
"y": 120,
"z": 0
},
"id": 300
},
{
"block": 0,
"color": 7,
"type": 0,
"position": {
"x": 120,
"y": 120,
"z": 0
},
"id": 310
},
{
"block": 0,
"color": 11,
"type": 0,
"position": {
"x": 240,
"y": -120,
"z": 0
},
"id": 320
},
{
"block": 0,
"color": 11,
"type": 0,
"position": {
"x": -120,
"y": -120,
"z": 0
},
"id": 330
},
{
"block": 0,
"color": 7,
"type": 9,
"position": {
"x": -120,
"y": -360,
"z": 0
},
"adhesiveTime": 2,
"id": 340
},
{
"block": 1,
"color": 3,
"type": 9,
"position": {
"x": -120,
"y": -480,
"z": 0
},
"adhesiveTime": 1,
"id": 350
},
{
"block": 0,
"color": 5,
"type": 9,
"position": {
"x": 240,
"y": -360,
"z": 0
},
"adhesiveTime": 2,
"id": 360
},
{
"block": 1,
"color": 9,
"type": 9,
"position": {
"x": 360,
"y": -480,
"z": 0
},
"adhesiveTime": 1,
"id": 370
},
{
"block": 2,
"color": 8,
"type": 9,
"position": {
"x": 0,
"y": 240,
"z": 0
},
"adhesiveTime": 2,
"id": 380
},
{
"block": 2,
"color": 2,
"type": 9,
"position": {
"x": 120,
"y": 240,
"z": 0
},
"adhesiveTime": 1,
"id": 390
},
{
"block": 0,
"color": 8,
"type": 7,
"position": {
"x": -240,
"y": -120,
"z": 0
},
"id": 400
},
{
"block": 0,
"color": 1,
"type": 7,
"position": {
"x": 360,
"y": 0,
"z": 0
},
"id": 410
},
{
"block": 0,
"color": 5,
"type": 8,
"position": {
"x": 120,
"y": -240,
"z": 0
},
"id": 420
},
{
"block": 0,
"color": 7,
"type": 8,
"position": {
"x": 0,
"y": -240,
"z": 0
},
"id": 430
}
]
],
"WALL_INFO": [
[
{
"id": 558,
"num": 3,
"color": 1,
"special": 0,
"length": 2,
"colorArray": "0593"
},
{
"id": 559,
"num": 4,
"color": 1,
"special": 0,
"length": 0,
"colorArray": "0593"
},
{
"id": 560,
"num": 15,
"color": 7,
"special": 2,
"length": 1,
"lock": true
},
{
"id": 561,
"num": 19,
"color": 5,
"special": 2,
"length": 1,
"lock": true
},
{
"id": 562,
"num": 27,
"color": 8,
"special": 0,
"length": 2,
"colorArray": "7281"
},
{
"id": 563,
"num": 28,
"color": 8,
"special": 0,
"length": 0,
"colorArray": "7281"
}
]
]
}

View File

@ -0,0 +1,311 @@
{
"LEVEL_INFO": [
{
"risefall": [],
"id": "558",
"map": [
8,
8
],
"time": 85,
"gap": [
{
"x": 6,
"y": 1,
"z": 0
},
{
"x": 1,
"y": 6,
"z": 0
}
]
}
],
"BLOCK_INFO": [
[
{
"block": 5,
"color": 10,
"type": 1,
"position": {
"x": -120,
"y": 0,
"z": 0
},
"stacking": 8,
"id": 210
},
{
"block": 1,
"color": 2,
"type": 1,
"position": {
"x": 0,
"y": -120,
"z": 0
},
"stacking": 8,
"id": 220
},
{
"block": 1,
"color": 5,
"type": 1,
"position": {
"x": -120,
"y": -360,
"z": 0
},
"stacking": 8,
"id": 230
},
{
"block": 1,
"color": 1,
"type": 1,
"position": {
"x": -120,
"y": -240,
"z": 0
},
"stacking": 2,
"id": 240
},
{
"block": 1,
"color": 10,
"type": 1,
"position": {
"x": 0,
"y": 240,
"z": 0
},
"stacking": 5,
"id": 250
},
{
"block": 1,
"color": 4,
"type": 1,
"position": {
"x": 360,
"y": -240,
"z": 0
},
"stacking": 1,
"id": 260
},
{
"block": 0,
"color": 4,
"type": 7,
"position": {
"x": 120,
"y": -360,
"z": 0
},
"id": 270
},
{
"block": 0,
"color": 1,
"type": 7,
"position": {
"x": 120,
"y": 120,
"z": 0
},
"id": 280
},
{
"block": 2,
"color": 7,
"type": 8,
"position": {
"x": 120,
"y": -120,
"z": 0
},
"id": 290
},
{
"block": 2,
"color": 9,
"type": 1,
"position": {
"x": 0,
"y": -360,
"z": 0
},
"stacking": 3,
"id": 300
},
{
"block": 2,
"color": 6,
"type": 0,
"position": {
"x": 360,
"y": 120,
"z": 0
},
"id": 310
},
{
"block": 0,
"color": 6,
"type": 0,
"position": {
"x": 0,
"y": 120,
"z": 0
},
"id": 320
},
{
"block": 0,
"color": 3,
"type": 0,
"position": {
"x": -240,
"y": -120,
"z": 0
},
"id": 330
},
{
"block": 0,
"color": 4,
"type": 0,
"position": {
"x": 240,
"y": 240,
"z": 0
},
"id": 340
},
{
"block": 4,
"color": 5,
"type": 0,
"position": {
"x": 240,
"y": -120,
"z": 0
},
"id": 350
},
{
"block": 0,
"color": 2,
"type": 0,
"position": {
"x": 360,
"y": 0,
"z": 0
},
"id": 360
},
{
"block": 0,
"color": 3,
"type": 0,
"position": {
"x": 360,
"y": -120,
"z": 0
},
"id": 370
},
{
"block": 0,
"color": 9,
"type": 6,
"position": {
"x": 120,
"y": -240,
"z": 0
},
"boomTime": 25,
"id": 450
}
]
],
"WALL_INFO": [
[
{
"id": 459,
"num": 0,
"color": 4,
"special": 0,
"length": 2,
"colorArray": "39"
},
{
"id": 460,
"num": 1,
"color": 4,
"special": 0,
"length": 0,
"colorArray": "39"
},
{
"id": 461,
"num": 3,
"color": 1,
"special": 0,
"length": 2,
"colorArray": "07"
},
{
"id": 462,
"num": 4,
"color": 1,
"special": 0,
"length": 0,
"colorArray": "07"
},
{
"id": 463,
"num": 13,
"color": 9,
"special": 0,
"length": 1,
"colorArray": "86"
},
{
"id": 464,
"num": 20,
"color": 5,
"special": 0,
"length": 3,
"colorArray": "41"
},
{
"id": 465,
"num": 21,
"color": 5,
"special": 0,
"length": 0,
"colorArray": "41"
},
{
"id": 466,
"num": 22,
"color": 5,
"special": 0,
"length": 0,
"colorArray": "41"
},
{
"id": 467,
"num": 10,
"color": 3,
"special": 0,
"length": 1,
"colorArray": "25"
}
]
]
}

View File

@ -0,0 +1,332 @@
{
"LEVEL_INFO": [
{
"risefall": [],
"id": "559",
"map": [
9,
9
],
"time": 125,
"gap": [
{
"x": 2,
"y": 7,
"z": 0
},
{
"x": 3,
"y": 7,
"z": 0
},
{
"x": 4,
"y": 7,
"z": 0
},
{
"x": 7,
"y": 7,
"z": 0
},
{
"x": 7,
"y": 1,
"z": 0
}
]
}
],
"BLOCK_INFO": [
[
{
"block": 2,
"color": 10,
"type": 2,
"position": {
"x": -300,
"y": -420,
"z": 0
},
"floor": 1,
"floorTime": 10,
"id": 210
},
{
"block": 2,
"color": 1,
"type": 2,
"position": {
"x": -180,
"y": -420,
"z": 0
},
"floor": 1,
"floorTime": 10,
"id": 220
},
{
"block": 2,
"color": 6,
"type": 2,
"position": {
"x": -60,
"y": -420,
"z": 0
},
"floor": 1,
"floorTime": 10,
"id": 230
},
{
"block": 23,
"color": 6,
"type": 2,
"position": {
"x": -300,
"y": -180,
"z": 0
},
"id": 240
},
{
"block": 1,
"color": 10,
"type": 2,
"position": {
"x": 180,
"y": -180,
"z": 0
},
"id": 250
},
{
"block": 2,
"color": 4,
"type": 2,
"position": {
"x": 420,
"y": 60,
"z": 0
},
"id": 260
},
{
"block": 0,
"color": 2,
"type": 2,
"position": {
"x": 300,
"y": -180,
"z": 0
},
"id": 270
},
{
"block": 1,
"color": 5,
"type": 0,
"position": {
"x": 180,
"y": -420,
"z": 0
},
"id": 280
},
{
"block": 22,
"color": 5,
"type": 0,
"position": {
"x": 300,
"y": -420,
"z": 0
},
"id": 290
},
{
"block": 1,
"color": 1,
"type": 0,
"position": {
"x": 60,
"y": -60,
"z": 0
},
"id": 300
},
{
"block": 0,
"color": 1,
"type": 0,
"position": {
"x": 60,
"y": 180,
"z": 0
},
"id": 310
},
{
"block": 0,
"color": 1,
"type": 0,
"position": {
"x": -300,
"y": 60,
"z": 0
},
"id": 320
},
{
"block": 3,
"color": 9,
"type": 0,
"position": {
"x": -60,
"y": 180,
"z": 0
},
"id": 330
},
{
"block": 1,
"color": 9,
"type": 0,
"position": {
"x": 300,
"y": 300,
"z": 0
},
"id": 340
},
{
"block": 2,
"color": 3,
"type": 0,
"position": {
"x": -180,
"y": -180,
"z": 0
},
"id": 350
},
{
"block": 0,
"color": 3,
"type": 0,
"position": {
"x": 300,
"y": -60,
"z": 0
},
"id": 360
},
{
"block": 0,
"color": 4,
"type": 0,
"position": {
"x": -300,
"y": 300,
"z": 0
},
"id": 370
},
{
"block": 2,
"color": 6,
"type": 0,
"position": {
"x": 420,
"y": -180,
"z": 0
},
"id": 380
},
{
"block": 18,
"color": 4,
"type": 3,
"position": {
"x": 180,
"y": -60,
"z": 0
},
"lockTime": 6,
"id": 390
}
]
],
"WALL_INFO": [
[
{
"id": 560,
"num": 3,
"color": 10,
"special": 0,
"length": 2,
"colorArray": "941"
},
{
"id": 561,
"num": 4,
"color": 10,
"special": 0,
"length": 0,
"colorArray": "941"
},
{
"id": 562,
"num": 13,
"color": 6,
"special": 0,
"length": 1
},
{
"id": 563,
"num": 27,
"color": 1,
"special": 0,
"length": 3
},
{
"id": 564,
"num": 28,
"color": 1,
"special": 0,
"length": 0
},
{
"id": 565,
"num": 29,
"color": 1,
"special": 0,
"length": 0
},
{
"id": 566,
"num": 14,
"color": 4,
"special": 0,
"length": 3,
"colorArray": "328"
},
{
"id": 567,
"num": 17,
"color": 4,
"special": 0,
"length": 0,
"colorArray": "328"
},
{
"id": 568,
"num": 19,
"color": 4,
"special": 0,
"length": 0,
"colorArray": "328"
}
]
]
}

View File

@ -0,0 +1,440 @@
{
"LEVEL_INFO": [
{
"risefall": [],
"id": "560",
"map": [
11,
9
],
"time": 110,
"gap": [
{
"x": 2,
"y": 7,
"z": 0
},
{
"x": 1,
"y": 7,
"z": 0
},
{
"x": 1,
"y": 1,
"z": 0
},
{
"x": 2,
"y": 1,
"z": 0
},
{
"x": 8,
"y": 7,
"z": 0
},
{
"x": 7,
"y": 7,
"z": 0
},
{
"x": 7,
"y": 6,
"z": 0
},
{
"x": 8,
"y": 6,
"z": 0
},
{
"x": 9,
"y": 1,
"z": 0
},
{
"x": 8,
"y": 1,
"z": 0
},
{
"x": 7,
"y": 1,
"z": 0
},
{
"x": 8,
"y": 2,
"z": 0
},
{
"x": 7,
"y": 2,
"z": 0
},
{
"x": 8,
"y": 3,
"z": 0
},
{
"x": 7,
"y": 3,
"z": 0
}
]
}
],
"BLOCK_INFO": [
[
{
"block": 1,
"color": 9,
"type": 4,
"position": {
"x": 180,
"y": 300,
"z": 0
},
"freezeTime": 5,
"id": 210
},
{
"block": 2,
"color": 5,
"type": 4,
"position": {
"x": 60,
"y": -180,
"z": 0
},
"freezeTime": 10,
"id": 220
},
{
"block": 0,
"color": 10,
"type": 4,
"position": {
"x": -420,
"y": -180,
"z": 0
},
"freezeTime": 15,
"id": 230
},
{
"block": 5,
"color": 3,
"type": 0,
"position": {
"x": 180,
"y": 60,
"z": 0
},
"id": 240
},
{
"block": 2,
"color": 4,
"type": 0,
"position": {
"x": -420,
"y": 60,
"z": 0
},
"id": 250
},
{
"block": 23,
"color": 4,
"type": 0,
"position": {
"x": -300,
"y": 60,
"z": 0
},
"id": 260
},
{
"block": 23,
"color": 4,
"type": 0,
"position": {
"x": -300,
"y": 180,
"z": 0
},
"id": 270
},
{
"block": 23,
"color": 4,
"type": 0,
"position": {
"x": 180,
"y": -60,
"z": 0
},
"id": 280
},
{
"block": 23,
"color": 4,
"type": 0,
"position": {
"x": 300,
"y": -60,
"z": 0
},
"id": 290
},
{
"block": 23,
"color": 4,
"type": 0,
"position": {
"x": 180,
"y": -180,
"z": 0
},
"id": 300
},
{
"block": 2,
"color": 4,
"type": 0,
"position": {
"x": -180,
"y": -300,
"z": 0
},
"id": 310
},
{
"block": 2,
"color": 8,
"type": 0,
"position": {
"x": -300,
"y": -300,
"z": 0
},
"id": 320
},
{
"block": 0,
"color": 8,
"type": 0,
"position": {
"x": 540,
"y": -300,
"z": 0
},
"id": 330
},
{
"block": 1,
"color": 1,
"type": 0,
"position": {
"x": -60,
"y": -420,
"z": 0
},
"id": 340
},
{
"block": 0,
"color": 1,
"type": 0,
"position": {
"x": -420,
"y": -300,
"z": 0
},
"id": 350
},
{
"block": 2,
"color": 9,
"type": 0,
"position": {
"x": -60,
"y": -300,
"z": 0
},
"id": 360
},
{
"block": 1,
"color": 6,
"type": 0,
"position": {
"x": 180,
"y": -300,
"z": 0
},
"id": 370
},
{
"block": 1,
"color": 6,
"type": 0,
"position": {
"x": -300,
"y": -60,
"z": 0
},
"id": 380
},
{
"block": 2,
"color": 2,
"type": 0,
"position": {
"x": -60,
"y": 60,
"z": 0
},
"id": 390
},
{
"block": 1,
"color": 2,
"type": 0,
"position": {
"x": 540,
"y": -60,
"z": 0
},
"id": 400
},
{
"block": 1,
"color": 7,
"type": 0,
"position": {
"x": 540,
"y": 60,
"z": 0
},
"id": 410
},
{
"block": 0,
"color": 5,
"type": 0,
"position": {
"x": 540,
"y": -180,
"z": 0
},
"id": 420
},
{
"block": 0,
"color": 10,
"type": 0,
"position": {
"x": 540,
"y": 300,
"z": 0
},
"id": 430
},
{
"block": 4,
"color": 7,
"type": 8,
"position": {
"x": -180,
"y": 60,
"z": 0
},
"id": 440
},
{
"block": 0,
"color": 3,
"type": 8,
"position": {
"x": -60,
"y": 300,
"z": 0
},
"id": 450
}
]
],
"WALL_INFO": [
[
{
"id": 561,
"num": 0,
"color": 9,
"special": 0,
"length": 2,
"colorArray": "817"
},
{
"id": 562,
"num": 1,
"color": 9,
"special": 0,
"length": 0,
"colorArray": "817"
},
{
"id": 563,
"num": 14,
"color": 5,
"special": 0,
"length": 3,
"colorArray": "43"
},
{
"id": 564,
"num": 16,
"color": 5,
"special": 0,
"length": 0,
"colorArray": "43"
},
{
"id": 565,
"num": 18,
"color": 5,
"special": 0,
"length": 0,
"colorArray": "43"
},
{
"id": 566,
"num": 37,
"color": 1,
"special": 0,
"length": 1,
"colorArray": "059"
},
{
"id": 567,
"num": 11,
"color": 3,
"special": 0,
"length": 2,
"colorArray": "26"
},
{
"id": 568,
"num": 13,
"color": 3,
"special": 0,
"length": 0,
"colorArray": "26"
}
]
]
}

View File

@ -0,0 +1,294 @@
{
"LEVEL_INFO": [
{
"risefall": [],
"id": "561",
"map": [
9,
9
],
"time": 155,
"gap": [
{
"x": 2,
"y": 7,
"z": 0
},
{
"x": 3,
"y": 7,
"z": 0
},
{
"x": 4,
"y": 7,
"z": 0
},
{
"x": 5,
"y": 7,
"z": 0
},
{
"x": 6,
"y": 7,
"z": 0
}
]
}
],
"BLOCK_INFO": [
[
{
"block": 18,
"color": 4,
"type": 1,
"position": {
"x": 60,
"y": -300,
"z": 0
},
"stacking": 10,
"floor": 1,
"floorTime": 12,
"id": 210
},
{
"block": 1,
"color": 8,
"type": 1,
"position": {
"x": -180,
"y": -420,
"z": 0
},
"stacking": 9,
"id": 220
},
{
"block": 3,
"color": 3,
"type": 1,
"position": {
"x": 180,
"y": -420,
"z": 0
},
"stacking": 8,
"id": 230
},
{
"block": 1,
"color": 7,
"type": 1,
"position": {
"x": 420,
"y": -420,
"z": 0
},
"stacking": 5,
"id": 240
},
{
"block": 1,
"color": 3,
"type": 0,
"position": {
"x": 420,
"y": -300,
"z": 0
},
"id": 250
},
{
"block": 0,
"color": 3,
"type": 0,
"position": {
"x": -300,
"y": -180,
"z": 0
},
"id": 260
},
{
"block": 2,
"color": 4,
"type": 0,
"position": {
"x": 420,
"y": 180,
"z": 0
},
"id": 270
},
{
"block": 2,
"color": 4,
"type": 0,
"position": {
"x": -180,
"y": 60,
"z": 0
},
"id": 280
},
{
"block": 2,
"color": 10,
"type": 0,
"position": {
"x": -300,
"y": 180,
"z": 0
},
"id": 290
},
{
"block": 0,
"color": 10,
"type": 0,
"position": {
"x": -300,
"y": -60,
"z": 0
},
"id": 300
},
{
"block": 2,
"color": 6,
"type": 0,
"position": {
"x": 300,
"y": 60,
"z": 0
},
"id": 310
},
{
"block": 1,
"color": 2,
"type": 0,
"position": {
"x": -60,
"y": -60,
"z": 0
},
"id": 320
},
{
"block": 1,
"color": 5,
"type": 0,
"position": {
"x": 300,
"y": -60,
"z": 0
},
"id": 330
},
{
"block": 0,
"color": 8,
"type": 0,
"position": {
"x": 420,
"y": -60,
"z": 0
},
"id": 340
},
{
"block": 0,
"color": 7,
"type": 0,
"position": {
"x": 420,
"y": -180,
"z": 0
},
"id": 350
},
{
"block": 1,
"color": 5,
"type": 0,
"position": {
"x": -180,
"y": -300,
"z": 0
},
"id": 360
},
{
"block": 3,
"color": 6,
"type": 9,
"position": {
"x": 180,
"y": 60,
"z": 0
},
"adhesiveTime": 2,
"id": 370
},
{
"block": 0,
"color": 9,
"type": 9,
"position": {
"x": 60,
"y": 180,
"z": 0
},
"adhesiveTime": 1,
"id": 380
}
]
],
"WALL_INFO": [
[
{
"id": 562,
"num": 5,
"color": 7,
"special": 0,
"length": 1,
"colorArray": "67467474"
},
{
"id": 563,
"num": 28,
"color": 2,
"special": 0,
"length": 1,
"colorArray": "182822"
},
{
"id": 564,
"num": 12,
"color": 4,
"special": 0,
"length": 3,
"colorArray": "395"
},
{
"id": 565,
"num": 14,
"color": 4,
"special": 0,
"length": 0,
"colorArray": "395"
},
{
"id": 566,
"num": 16,
"color": 4,
"special": 0,
"length": 0,
"colorArray": "395"
}
]
]
}

View File

@ -0,0 +1,305 @@
{
"LEVEL_INFO": [
{
"risefall": [],
"id": "562",
"map": [
9,
10
],
"time": 150,
"gap": [
{
"x": 3,
"y": 8,
"z": 0
},
{
"x": 4,
"y": 8,
"z": 0
},
{
"x": 7,
"y": 8,
"z": 0
},
{
"x": 7,
"y": 7,
"z": 0
},
{
"x": 7,
"y": 6,
"z": 0
},
{
"x": 1,
"y": 3,
"z": 0
},
{
"x": 1,
"y": 2,
"z": 0
},
{
"x": 1,
"y": 1,
"z": 0
},
{
"x": 4,
"y": 1,
"z": 0
},
{
"x": 5,
"y": 1,
"z": 0
}
]
}
],
"BLOCK_INFO": [
[
{
"block": 16,
"color": 2,
"type": 0,
"position": {
"x": -180,
"y": -480,
"z": 0
},
"id": 210
},
{
"block": 1,
"color": 2,
"type": 0,
"position": {
"x": 300,
"y": 360,
"z": 0
},
"id": 220
},
{
"block": 2,
"color": 8,
"type": 0,
"position": {
"x": -60,
"y": 120,
"z": 0
},
"floor": 1,
"floorTime": 8,
"id": 230
},
{
"block": 2,
"color": 1,
"type": 0,
"position": {
"x": 60,
"y": 120,
"z": 0
},
"floor": 1,
"floorTime": 8,
"id": 240
},
{
"block": 1,
"color": 3,
"type": 0,
"position": {
"x": 300,
"y": 240,
"z": 0
},
"floor": 1,
"floorTime": 8,
"id": 250
},
{
"block": 1,
"color": 7,
"type": 0,
"position": {
"x": 300,
"y": 120,
"z": 0
},
"floor": 1,
"floorTime": 8,
"id": 260
},
{
"block": 1,
"color": 11,
"type": 0,
"position": {
"x": 300,
"y": -360,
"z": 0
},
"id": 270
},
{
"block": 2,
"color": 11,
"type": 0,
"position": {
"x": 180,
"y": -240,
"z": 0
},
"id": 280
},
{
"block": 4,
"color": 4,
"type": 0,
"position": {
"x": 60,
"y": -240,
"z": 0
},
"id": 290
},
{
"block": 0,
"color": 4,
"type": 0,
"position": {
"x": -60,
"y": -480,
"z": 0
},
"id": 300
},
{
"block": 3,
"color": 9,
"type": 0,
"position": {
"x": 420,
"y": 0,
"z": 0
},
"id": 310
},
{
"block": 22,
"color": 1,
"type": 0,
"position": {
"x": 420,
"y": -240,
"z": 0
},
"id": 320
},
{
"block": 1,
"color": 7,
"type": 0,
"position": {
"x": -180,
"y": 0,
"z": 0
},
"id": 330
},
{
"block": 1,
"color": 3,
"type": 0,
"position": {
"x": -60,
"y": -120,
"z": 0
},
"id": 340
},
{
"block": 2,
"color": 8,
"type": 0,
"position": {
"x": -300,
"y": 120,
"z": 0
},
"id": 350
},
{
"block": 1,
"color": 6,
"type": 0,
"position": {
"x": -180,
"y": 360,
"z": 0
},
"id": 360
}
]
],
"WALL_INFO": [
[
{
"id": 563,
"num": 2,
"color": 9,
"special": 2,
"length": 1,
"lock": true
},
{
"id": 564,
"num": 9,
"color": 4,
"special": 0,
"length": 2,
"colorArray": "301"
},
{
"id": 565,
"num": 11,
"color": 4,
"special": 0,
"length": 0,
"colorArray": "301"
},
{
"id": 566,
"num": 31,
"color": 3,
"special": 0,
"length": 1,
"colorArray": "265"
},
{
"id": 567,
"num": 22,
"color": 8,
"special": 2,
"length": 2,
"lock": true
},
{
"id": 568,
"num": 24,
"color": 8,
"special": 2,
"length": 0,
"lock": true
}
]
]
}

View File

@ -0,0 +1,409 @@
{
"LEVEL_INFO": [
{
"risefall": [],
"id": "563",
"map": [
8,
10
],
"time": 100,
"gap": [
{
"x": 3,
"y": 8,
"z": 0
},
{
"x": 4,
"y": 8,
"z": 0
},
{
"x": 1,
"y": 5,
"z": 0
},
{
"x": 1,
"y": 4,
"z": 0
},
{
"x": 6,
"y": 5,
"z": 0
},
{
"x": 6,
"y": 4,
"z": 0
},
{
"x": 1,
"y": 2,
"z": 0
},
{
"x": 1,
"y": 1,
"z": 0
},
{
"x": 6,
"y": 1,
"z": 0
},
{
"x": 6,
"y": 2,
"z": 0
}
]
}
],
"BLOCK_INFO": [
[
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": -120,
"y": 0,
"z": 0
},
"id": 210
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": -120,
"y": 120,
"z": 0
},
"id": 220
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 240,
"y": 120,
"z": 0
},
"id": 230
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 240,
"y": 0,
"z": 0
},
"id": 240
},
{
"block": 1,
"color": 2,
"type": 0,
"position": {
"x": -120,
"y": 240,
"z": 0
},
"id": 250
},
{
"block": 2,
"color": 5,
"type": 0,
"position": {
"x": 120,
"y": 120,
"z": 0
},
"id": 260
},
{
"block": 1,
"color": 3,
"type": 0,
"position": {
"x": -120,
"y": -240,
"z": 0
},
"id": 270
},
{
"block": 1,
"color": 10,
"type": 0,
"position": {
"x": 360,
"y": -240,
"z": 0
},
"id": 280
},
{
"block": 0,
"color": 6,
"type": 0,
"position": {
"x": 120,
"y": 0,
"z": 0
},
"id": 290
},
{
"block": 0,
"color": 4,
"type": 0,
"position": {
"x": 0,
"y": 0,
"z": 0
},
"id": 300
},
{
"block": 1,
"color": 9,
"type": 0,
"position": {
"x": 360,
"y": 240,
"z": 0
},
"id": 310
},
{
"block": 2,
"color": 1,
"type": 0,
"position": {
"x": 0,
"y": 120,
"z": 0
},
"id": 320
},
{
"block": 0,
"color": 1,
"type": 0,
"position": {
"x": 360,
"y": 120,
"z": 0
},
"id": 330
},
{
"block": 0,
"color": 7,
"type": 0,
"position": {
"x": -120,
"y": -120,
"z": 0
},
"id": 340
},
{
"block": 0,
"color": 8,
"type": 0,
"position": {
"x": 240,
"y": -120,
"z": 0
},
"id": 350
},
{
"block": 0,
"color": 4,
"type": 0,
"position": {
"x": -120,
"y": -360,
"z": 0
},
"id": 360
},
{
"block": 0,
"color": 6,
"type": 0,
"position": {
"x": 240,
"y": -360,
"z": 0
},
"id": 370
},
{
"block": 0,
"color": 10,
"type": 9,
"position": {
"x": 120,
"y": -360,
"z": 0
},
"adhesiveTime": 2,
"id": 380
},
{
"block": 0,
"color": 3,
"type": 9,
"position": {
"x": 0,
"y": -360,
"z": 0
},
"adhesiveTime": 1,
"id": 390
},
{
"block": 0,
"color": 2,
"type": 9,
"position": {
"x": 120,
"y": -120,
"z": 0
},
"adhesiveTime": 2,
"id": 400
},
{
"block": 0,
"color": 5,
"type": 9,
"position": {
"x": 0,
"y": -120,
"z": 0
},
"adhesiveTime": 1,
"id": 410
},
{
"block": 0,
"color": 11,
"type": 0,
"position": {
"x": 120,
"y": -480,
"z": 0
},
"id": 420
},
{
"block": 0,
"color": 11,
"type": 0,
"position": {
"x": 0,
"y": -480,
"z": 0
},
"id": 430
},
{
"block": 0,
"color": 11,
"type": 0,
"position": {
"x": 240,
"y": -480,
"z": 0
},
"id": 440
},
{
"block": 0,
"color": 11,
"type": 0,
"position": {
"x": -120,
"y": -480,
"z": 0
},
"id": 450
},
{
"block": 0,
"color": 5,
"type": 0,
"position": {
"x": -240,
"y": 120,
"z": 0
},
"id": 460
}
]
],
"WALL_INFO": [
[
{
"id": 564,
"num": 11,
"color": 6,
"special": 0,
"length": 2,
"colorArray": "5986"
},
{
"id": 565,
"num": 13,
"color": 6,
"special": 0,
"length": 0,
"colorArray": "5986"
},
{
"id": 566,
"num": 21,
"color": 3,
"special": 0,
"length": 2,
"colorArray": "2317"
},
{
"id": 567,
"num": 29,
"color": 3,
"special": 0,
"length": 0,
"colorArray": "2317"
},
{
"id": 568,
"num": 12,
"color": 1,
"special": 0,
"length": 1
},
{
"id": 569,
"num": 20,
"color": 5,
"special": 0,
"length": 1
}
]
]
}

View File

@ -0,0 +1,290 @@
{
"LEVEL_INFO": [
{
"risefall": [],
"id": "564",
"map": [
8,
8
],
"time": 90,
"gap": []
}
],
"BLOCK_INFO": [
[
{
"block": 1,
"color": 8,
"type": 0,
"position": {
"x": 120,
"y": -240,
"z": 0
},
"id": 250
},
{
"block": 1,
"color": 5,
"type": 0,
"position": {
"x": 120,
"y": -360,
"z": 0
},
"id": 260
},
{
"block": 1,
"color": 7,
"type": 0,
"position": {
"x": -120,
"y": -240,
"z": 0
},
"id": 270
},
{
"block": 1,
"color": 6,
"type": 0,
"position": {
"x": 360,
"y": -240,
"z": 0
},
"id": 280
},
{
"block": 0,
"color": 4,
"type": 0,
"position": {
"x": -240,
"y": 120,
"z": 0
},
"id": 290
},
{
"block": 1,
"color": 9,
"type": 0,
"position": {
"x": 120,
"y": 0,
"z": 0
},
"id": 300
},
{
"block": 0,
"color": 10,
"type": 0,
"position": {
"x": 360,
"y": 120,
"z": 0
},
"id": 310
},
{
"block": 2,
"color": 10,
"type": 0,
"position": {
"x": 240,
"y": -120,
"z": 0
},
"id": 320
},
{
"block": 0,
"color": 9,
"type": 0,
"position": {
"x": 360,
"y": -120,
"z": 0
},
"id": 330
},
{
"block": 0,
"color": 3,
"type": 0,
"position": {
"x": 360,
"y": 0,
"z": 0
},
"id": 340
},
{
"block": 2,
"color": 3,
"type": 9,
"position": {
"x": -240,
"y": -120,
"z": 0
},
"adhesiveTime": 2,
"id": 350
},
{
"block": 0,
"color": 10,
"type": 9,
"position": {
"x": -120,
"y": -120,
"z": 0
},
"adhesiveTime": 1,
"id": 360
},
{
"block": 0,
"color": 6,
"type": 0,
"position": {
"x": -120,
"y": 0,
"z": 0
},
"id": 370
},
{
"block": 5,
"color": 4,
"type": 8,
"position": {
"x": 120,
"y": 120,
"z": 0
},
"id": 380
},
{
"block": 2,
"color": 10,
"type": 8,
"position": {
"x": 240,
"y": 120,
"z": 0
},
"id": 390
},
{
"block": 2,
"color": 3,
"type": 8,
"position": {
"x": -120,
"y": 120,
"z": 0
},
"id": 400
},
{
"block": 23,
"color": 4,
"type": 0,
"position": {
"x": 360,
"y": 240,
"z": 0
},
"id": 370
},
{
"block": 23,
"color": 4,
"type": 0,
"position": {
"x": -240,
"y": 240,
"z": 0
},
"id": 380
},
{
"block": 23,
"color": 4,
"type": 0,
"position": {
"x": 360,
"y": -360,
"z": 0
},
"id": 390
},
{
"block": 23,
"color": 4,
"type": 0,
"position": {
"x": -240,
"y": -360,
"z": 0
},
"id": 400
}
]
],
"WALL_INFO": [
[
{
"id": 465,
"num": 11,
"color": 5,
"special": 0,
"length": 2,
"colorArray": "4876585"
},
{
"id": 466,
"num": 13,
"color": 5,
"special": 0,
"length": 0,
"colorArray": "4876585"
},
{
"id": 467,
"num": 14,
"color": 10,
"special": 2,
"length": 1,
"lock": true
},
{
"id": 468,
"num": 8,
"color": 3,
"special": 2,
"length": 1,
"lock": true
},
{
"id": 469,
"num": 10,
"color": 4,
"special": 0,
"length": 2
},
{
"id": 470,
"num": 12,
"color": 4,
"special": 0,
"length": 0
}
]
]
}

View File

@ -0,0 +1,330 @@
{
"LEVEL_INFO": [
{
"risefall": [],
"id": "565",
"map": [
8,
10
],
"time": 100,
"gap": [
{
"x": 1,
"y": 7,
"z": 0
},
{
"x": 1,
"y": 6,
"z": 0
},
{
"x": 6,
"y": 7,
"z": 0
},
{
"x": 6,
"y": 6,
"z": 0
},
{
"x": 1,
"y": 2,
"z": 0
},
{
"x": 1,
"y": 1,
"z": 0
},
{
"x": 6,
"y": 2,
"z": 0
},
{
"x": 6,
"y": 1,
"z": 0
},
{
"x": 3,
"y": 1,
"z": 0
},
{
"x": 4,
"y": 1,
"z": 0
}
]
}
],
"BLOCK_INFO": [
[
{
"block": 4,
"color": 6,
"type": 0,
"position": {
"x": 240,
"y": 120,
"z": 0
},
"id": 210
},
{
"block": 0,
"color": 9,
"type": 0,
"position": {
"x": 360,
"y": 360,
"z": 0
},
"id": 220
},
{
"block": 2,
"color": 9,
"type": 0,
"position": {
"x": -240,
"y": -120,
"z": 0
},
"id": 230
},
{
"block": 22,
"color": 8,
"type": 0,
"position": {
"x": -120,
"y": -360,
"z": 0
},
"id": 240
},
{
"block": 21,
"color": 5,
"type": 0,
"position": {
"x": 240,
"y": -360,
"z": 0
},
"id": 250
},
{
"block": 2,
"color": 4,
"type": 0,
"position": {
"x": 360,
"y": -120,
"z": 0
},
"id": 260
},
{
"block": 0,
"color": 3,
"type": 0,
"position": {
"x": -120,
"y": -480,
"z": 0
},
"id": 270
},
{
"block": 0,
"color": 7,
"type": 0,
"position": {
"x": 240,
"y": -480,
"z": 0
},
"id": 280
},
{
"block": 4,
"color": 2,
"type": 9,
"position": {
"x": -120,
"y": 120,
"z": 0
},
"adhesiveTime": 2,
"id": 290
},
{
"block": 0,
"color": 7,
"type": 9,
"position": {
"x": -240,
"y": 360,
"z": 0
},
"adhesiveTime": 1,
"id": 300
},
{
"block": 0,
"color": 2,
"type": 9,
"position": {
"x": 120,
"y": 360,
"z": 0
},
"adhesiveTime": 2,
"id": 310
},
{
"block": 0,
"color": 3,
"type": 9,
"position": {
"x": 0,
"y": 360,
"z": 0
},
"adhesiveTime": 1,
"id": 320
},
{
"block": 2,
"color": 10,
"type": 9,
"position": {
"x": 120,
"y": 0,
"z": 0
},
"adhesiveTime": 2,
"id": 330
},
{
"block": 2,
"color": 4,
"type": 9,
"position": {
"x": 0,
"y": 0,
"z": 0
},
"adhesiveTime": 1,
"id": 340
},
{
"block": 0,
"color": 8,
"type": 9,
"position": {
"x": 120,
"y": -360,
"z": 0
},
"adhesiveTime": 2,
"id": 350
},
{
"block": 0,
"color": 10,
"type": 9,
"position": {
"x": 0,
"y": -360,
"z": 0
},
"adhesiveTime": 1,
"id": 360
},
{
"block": 1,
"color": 5,
"type": 8,
"position": {
"x": 120,
"y": -120,
"z": 0
},
"id": 370
}
]
],
"WALL_INFO": [
[
{
"id": 566,
"num": 0,
"color": 7,
"special": 0,
"length": 3,
"colorArray": "6593693"
},
{
"id": 567,
"num": 1,
"color": 7,
"special": 0,
"length": 0,
"colorArray": "6593693"
},
{
"id": 568,
"num": 2,
"color": 7,
"special": 0,
"length": 0,
"colorArray": "6593693"
},
{
"id": 569,
"num": 16,
"color": 5,
"special": 0,
"length": 2
},
{
"id": 570,
"num": 19,
"color": 5,
"special": 0,
"length": 0
},
{
"id": 571,
"num": 30,
"color": 3,
"special": 0,
"length": 3,
"colorArray": "2817"
},
{
"id": 572,
"num": 31,
"color": 3,
"special": 0,
"length": 0,
"colorArray": "2817"
},
{
"id": 573,
"num": 32,
"color": 3,
"special": 0,
"length": 0,
"colorArray": "2817"
}
]
]
}

View File

@ -0,0 +1,364 @@
{
"LEVEL_INFO": [
{
"risefall": [
{
"x": 4,
"y": 7,
"color": "4"
},
{
"x": 4,
"y": 6,
"color": "4"
},
{
"x": 4,
"y": 5,
"color": "4"
},
{
"x": 3,
"y": 6,
"color": "4"
}
],
"id": "566",
"map": [
8,
10
],
"time": 120,
"gap": [
{
"x": 5,
"y": 8,
"z": 0
},
{
"x": 5,
"y": 7,
"z": 0
},
{
"x": 6,
"y": 8,
"z": 0
},
{
"x": 6,
"y": 7,
"z": 0
},
{
"x": 2,
"y": 1,
"z": 0
},
{
"x": 1,
"y": 1,
"z": 0
},
{
"x": 1,
"y": 2,
"z": 0
}
]
}
],
"BLOCK_INFO": [
[
{
"block": 2,
"color": 10,
"type": 1,
"position": {
"x": -240,
"y": 240,
"z": 0
},
"stacking": 3,
"floor": 1,
"floorTime": 10,
"id": 210
},
{
"block": 4,
"color": 5,
"type": 1,
"position": {
"x": 240,
"y": -120,
"z": 0
},
"stacking": 8,
"floor": 3,
"floorTime": 13,
"id": 220
},
{
"block": 1,
"color": 7,
"type": 1,
"position": {
"x": 240,
"y": -240,
"z": 0
},
"stacking": 9,
"floor": 3,
"floorTime": 13,
"id": 230
},
{
"block": 1,
"color": 9,
"type": 1,
"position": {
"x": 360,
"y": -480,
"z": 0
},
"stacking": 5,
"id": 240
},
{
"block": 4,
"color": 4,
"type": 1,
"position": {
"x": -240,
"y": -120,
"z": 0
},
"stacking": 6,
"id": 250
},
{
"block": 1,
"color": 4,
"type": 1,
"position": {
"x": 0,
"y": 0,
"z": 0
},
"stacking": 5,
"id": 260
},
{
"block": 0,
"color": 4,
"type": 1,
"position": {
"x": -240,
"y": -240,
"z": 0
},
"stacking": 7,
"id": 270
},
{
"block": 2,
"color": 10,
"type": 0,
"position": {
"x": -120,
"y": -240,
"z": 0
},
"id": 280
},
{
"block": 0,
"color": 10,
"type": 0,
"position": {
"x": 120,
"y": 360,
"z": 0
},
"id": 290
},
{
"block": 2,
"color": 1,
"type": 0,
"position": {
"x": -120,
"y": 240,
"z": 0
},
"id": 300
},
{
"block": 2,
"color": 8,
"type": 0,
"position": {
"x": 0,
"y": -480,
"z": 0
},
"id": 310
},
{
"block": 1,
"color": 9,
"type": 0,
"position": {
"x": 360,
"y": -360,
"z": 0
},
"id": 320
},
{
"block": 2,
"color": 3,
"type": 0,
"position": {
"x": 360,
"y": 0,
"z": 0
},
"id": 330
},
{
"block": 0,
"color": 5,
"type": 0,
"position": {
"x": 360,
"y": -120,
"z": 0
},
"id": 340
},
{
"block": 0,
"color": 7,
"type": 0,
"position": {
"x": 360,
"y": -240,
"z": 0
},
"id": 350
},
{
"block": 1,
"color": 1,
"type": 0,
"position": {
"x": 120,
"y": -120,
"z": 0
},
"id": 360
},
{
"block": 2,
"color": 6,
"type": 0,
"position": {
"x": 0,
"y": 240,
"z": 0
},
"id": 370
},
{
"block": 0,
"color": 2,
"type": 0,
"position": {
"x": -120,
"y": 120,
"z": 0
},
"id": 380
}
]
],
"WALL_INFO": [
[
{
"id": 567,
"num": 2,
"color": 5,
"special": 0,
"length": 3
},
{
"id": 568,
"num": 3,
"color": 5,
"special": 0,
"length": 0
},
{
"id": 569,
"num": 4,
"color": 5,
"special": 0,
"length": 0
},
{
"id": 570,
"num": 13,
"color": 7,
"special": 0,
"length": 2,
"colorArray": "628162868"
},
{
"id": 571,
"num": 15,
"color": 7,
"special": 0,
"length": 0,
"colorArray": "628162868"
},
{
"id": 572,
"num": 24,
"color": 4,
"special": 0,
"length": 3
},
{
"id": 573,
"num": 25,
"color": 4,
"special": 0,
"length": 0
},
{
"id": 574,
"num": 26,
"color": 4,
"special": 0,
"length": 0
},
{
"id": 575,
"num": 14,
"color": 10,
"special": 0,
"length": 2,
"colorArray": "9075"
},
{
"id": 576,
"num": 16,
"color": 10,
"special": 0,
"length": 0,
"colorArray": "9075"
}
]
]
}

View File

@ -0,0 +1,328 @@
{
"LEVEL_INFO": [
{
"risefall": [],
"id": "567",
"map": [
8,
10
],
"time": 95,
"gap": [
{
"x": 3,
"y": 8,
"z": 0
},
{
"x": 4,
"y": 8,
"z": 0
},
{
"x": 6,
"y": 8,
"z": 0
},
{
"x": 6,
"y": 7,
"z": 0
},
{
"x": 6,
"y": 5,
"z": 0
},
{
"x": 6,
"y": 4,
"z": 0
},
{
"x": 6,
"y": 2,
"z": 0
},
{
"x": 6,
"y": 1,
"z": 0
},
{
"x": 3,
"y": 1,
"z": 0
},
{
"x": 2,
"y": 1,
"z": 0
},
{
"x": 1,
"y": 3,
"z": 0
},
{
"x": 1,
"y": 4,
"z": 0
}
]
}
],
"BLOCK_INFO": [
[
{
"block": 0,
"color": 11,
"type": 0,
"position": {
"x": -120,
"y": 120,
"z": 0
},
"id": 210
},
{
"block": 0,
"color": 11,
"type": 0,
"position": {
"x": 240,
"y": -120,
"z": 0
},
"id": 220
},
{
"block": 0,
"color": 11,
"type": 0,
"position": {
"x": 360,
"y": 120,
"z": 0
},
"id": 230
},
{
"block": 4,
"color": 1,
"type": 0,
"position": {
"x": -240,
"y": 120,
"z": 0
},
"id": 240
},
{
"block": 2,
"color": 6,
"type": 0,
"position": {
"x": 240,
"y": 240,
"z": 0
},
"id": 250
},
{
"block": 4,
"color": 6,
"type": 0,
"position": {
"x": 120,
"y": -120,
"z": 0
},
"id": 260
},
{
"block": 2,
"color": 8,
"type": 0,
"position": {
"x": 0,
"y": -120,
"z": 0
},
"id": 270
},
{
"block": 1,
"color": 8,
"type": 0,
"position": {
"x": -120,
"y": -360,
"z": 0
},
"id": 280
},
{
"block": 22,
"color": 3,
"type": 0,
"position": {
"x": -120,
"y": -120,
"z": 0
},
"id": 290
},
{
"block": 2,
"color": 7,
"type": 0,
"position": {
"x": 0,
"y": -360,
"z": 0
},
"id": 300
},
{
"block": 0,
"color": 2,
"type": 0,
"position": {
"x": 120,
"y": -240,
"z": 0
},
"id": 310
},
{
"block": 2,
"color": 9,
"type": 0,
"position": {
"x": 120,
"y": -480,
"z": 0
},
"id": 320
},
{
"block": 1,
"color": 10,
"type": 0,
"position": {
"x": 0,
"y": 240,
"z": 0
},
"id": 330
},
{
"block": 0,
"color": 4,
"type": 0,
"position": {
"x": 360,
"y": -240,
"z": 0
},
"id": 340
},
{
"block": 2,
"color": 5,
"type": 8,
"position": {
"x": 240,
"y": -480,
"z": 0
},
"id": 350
},
{
"block": 0,
"color": 1,
"type": 8,
"position": {
"x": 120,
"y": 240,
"z": 0
},
"id": 360
},
{
"block": 0,
"color": 4,
"type": 7,
"position": {
"x": 240,
"y": 0,
"z": 0
},
"id": 370
},
{
"block": 0,
"color": 3,
"type": 8,
"position": {
"x": -120,
"y": -240,
"z": 0
},
"id": 380
}
]
],
"WALL_INFO": [
[
{
"id": 568,
"num": 2,
"color": 4,
"special": 0,
"length": 1
},
{
"id": 569,
"num": 11,
"color": 3,
"special": 0,
"length": 2,
"colorArray": "276"
},
{
"id": 570,
"num": 14,
"color": 3,
"special": 0,
"length": 0,
"colorArray": "276"
},
{
"id": 571,
"num": 23,
"color": 5,
"special": 0,
"length": 1,
"colorArray": "481"
},
{
"id": 572,
"num": 19,
"color": 1,
"special": 0,
"length": 2,
"colorArray": "059"
},
{
"id": 573,
"num": 22,
"color": 1,
"special": 0,
"length": 0,
"colorArray": "059"
}
]
]
}

View File

@ -0,0 +1,302 @@
{
"LEVEL_INFO": [
{
"risefall": [],
"id": "568",
"map": [
7,
9
],
"time": 80,
"gap": []
}
],
"BLOCK_INFO": [
[
{
"block": 3,
"color": 4,
"type": 0,
"position": {
"x": 180,
"y": -180,
"z": 0
},
"id": 210
},
{
"block": 0,
"color": 9,
"type": 4,
"position": {
"x": 60,
"y": -60,
"z": 0
},
"freezeTime": 11,
"id": 220
},
{
"block": 3,
"color": 10,
"type": 0,
"position": {
"x": 180,
"y": 300,
"z": 0
},
"id": 230
},
{
"block": 0,
"color": 2,
"type": 0,
"position": {
"x": -180,
"y": -60,
"z": 0
},
"id": 240
},
{
"block": 0,
"color": 5,
"type": 0,
"position": {
"x": 300,
"y": -60,
"z": 0
},
"id": 250
},
{
"block": 2,
"color": 1,
"type": 9,
"position": {
"x": -180,
"y": 180,
"z": 0
},
"adhesiveTime": 2,
"id": 260
},
{
"block": 0,
"color": 9,
"type": 9,
"position": {
"x": -60,
"y": 180,
"z": 0
},
"adhesiveTime": 1,
"id": 270
},
{
"block": 2,
"color": 7,
"type": 9,
"position": {
"x": 300,
"y": 180,
"z": 0
},
"adhesiveTime": 2,
"id": 280
},
{
"block": 0,
"color": 3,
"type": 9,
"position": {
"x": 180,
"y": 180,
"z": 0
},
"adhesiveTime": 1,
"id": 290
},
{
"block": 0,
"color": 2,
"type": 9,
"position": {
"x": 60,
"y": 60,
"z": 0
},
"adhesiveTime": 2,
"id": 300
},
{
"block": 0,
"color": 5,
"type": 9,
"position": {
"x": 60,
"y": 180,
"z": 0
},
"adhesiveTime": 1,
"id": 310
},
{
"block": 0,
"color": 11,
"type": 9,
"position": {
"x": 60,
"y": -420,
"z": 0
},
"adhesiveTime": 2,
"id": 320
},
{
"block": 0,
"color": 5,
"type": 9,
"position": {
"x": 60,
"y": -300,
"z": 0
},
"adhesiveTime": 1,
"id": 330
},
{
"block": 0,
"color": 10,
"type": 9,
"position": {
"x": -180,
"y": -300,
"z": 0
},
"adhesiveTime": 2,
"id": 340
},
{
"block": 0,
"color": 1,
"type": 9,
"position": {
"x": -180,
"y": -420,
"z": 0
},
"adhesiveTime": 1,
"id": 350
},
{
"block": 0,
"color": 6,
"type": 9,
"position": {
"x": 300,
"y": -300,
"z": 0
},
"adhesiveTime": 2,
"id": 360
},
{
"block": 0,
"color": 7,
"type": 9,
"position": {
"x": 300,
"y": -420,
"z": 0
},
"adhesiveTime": 1,
"id": 370
},
{
"block": 2,
"color": 6,
"type": 1,
"position": {
"x": -60,
"y": -60,
"z": 0
},
"stacking": 4,
"id": 380
},
{
"block": 2,
"color": 2,
"type": 1,
"position": {
"x": 180,
"y": -60,
"z": 0
},
"stacking": 9,
"id": 390
}
]
],
"WALL_INFO": [
[
{
"id": 569,
"num": 10,
"color": 4,
"special": 0,
"length": 3,
"colorArray": "3943944"
},
{
"id": 570,
"num": 12,
"color": 4,
"special": 0,
"length": 0,
"colorArray": "3943944"
},
{
"id": 571,
"num": 14,
"color": 4,
"special": 0,
"length": 0,
"colorArray": "3943944"
},
{
"id": 572,
"num": 7,
"color": 3,
"special": 0,
"length": 2,
"colorArray": "201011"
},
{
"id": 573,
"num": 9,
"color": 3,
"special": 0,
"length": 0,
"colorArray": "201011"
},
{
"id": 574,
"num": 13,
"color": 9,
"special": 0,
"length": 2,
"colorArray": "865"
},
{
"id": 575,
"num": 15,
"color": 9,
"special": 0,
"length": 0,
"colorArray": "865"
}
]
]
}

View File

@ -0,0 +1,270 @@
{
"LEVEL_INFO": [
{
"risefall": [],
"id": "569",
"map": [
8,
8
],
"time": 90,
"gap": []
}
],
"BLOCK_INFO": [
[
{
"block": 0,
"color": 11,
"type": 0,
"position": {
"x": 360,
"y": -120,
"z": 0
},
"id": 210
},
{
"block": 0,
"color": 11,
"type": 0,
"position": {
"x": -240,
"y": -120,
"z": 0
},
"id": 220
},
{
"block": 16,
"color": 5,
"type": 0,
"position": {
"x": -240,
"y": 0,
"z": 0
},
"id": 230
},
{
"block": 0,
"color": 5,
"type": 0,
"position": {
"x": 240,
"y": 240,
"z": 0
},
"id": 240
},
{
"block": 17,
"color": 10,
"type": 0,
"position": {
"x": 360,
"y": 0,
"z": 0
},
"id": 250
},
{
"block": 0,
"color": 10,
"type": 0,
"position": {
"x": -120,
"y": 240,
"z": 0
},
"id": 260
},
{
"block": 22,
"color": 8,
"type": 0,
"position": {
"x": 0,
"y": -360,
"z": 0
},
"id": 270
},
{
"block": 21,
"color": 2,
"type": 0,
"position": {
"x": 120,
"y": -360,
"z": 0
},
"id": 280
},
{
"block": 1,
"color": 9,
"type": 0,
"position": {
"x": -120,
"y": -360,
"z": 0
},
"id": 290
},
{
"block": 1,
"color": 7,
"type": 0,
"position": {
"x": 360,
"y": -360,
"z": 0
},
"id": 300
},
{
"block": 0,
"color": 7,
"type": 0,
"position": {
"x": -240,
"y": -240,
"z": 0
},
"id": 310
},
{
"block": 0,
"color": 9,
"type": 0,
"position": {
"x": 360,
"y": -240,
"z": 0
},
"id": 320
},
{
"block": 2,
"color": 2,
"type": 9,
"position": {
"x": 120,
"y": 120,
"z": 0
},
"adhesiveTime": 2,
"id": 330
},
{
"block": 2,
"color": 5,
"type": 9,
"position": {
"x": 0,
"y": 120,
"z": 0
},
"adhesiveTime": 1,
"id": 340
},
{
"block": 0,
"color": 5,
"type": 8,
"position": {
"x": -120,
"y": 0,
"z": 0
},
"id": 350
},
{
"block": 0,
"color": 10,
"type": 8,
"position": {
"x": 240,
"y": 0,
"z": 0
},
"id": 360
},
{
"block": 0,
"color": 8,
"type": 8,
"position": {
"x": 120,
"y": -120,
"z": 0
},
"id": 370
},
{
"block": 0,
"color": 3,
"type": 8,
"position": {
"x": 0,
"y": -120,
"z": 0
},
"id": 380
}
]
],
"WALL_INFO": [
[
{
"id": 570,
"num": 11,
"color": 3,
"special": 0,
"length": 2,
"colorArray": "281768176"
},
{
"id": 571,
"num": 13,
"color": 3,
"special": 0,
"length": 0,
"colorArray": "281768176"
},
{
"id": 572,
"num": 8,
"color": 5,
"special": 2,
"length": 2,
"lock": true
},
{
"id": 573,
"num": 10,
"color": 5,
"special": 2,
"length": 0,
"lock": true
},
{
"id": 574,
"num": 12,
"color": 10,
"special": 2,
"length": 2,
"lock": true
},
{
"id": 575,
"num": 14,
"color": 10,
"special": 2,
"length": 0,
"lock": true
}
]
]
}

View File

@ -0,0 +1,327 @@
{
"LEVEL_INFO": [
{
"risefall": [
{
"x": 4,
"y": 5,
"color": "10"
},
{
"x": 4,
"y": 4,
"color": "10"
},
{
"x": 5,
"y": 5,
"color": "10"
},
{
"x": 5,
"y": 4,
"color": "10"
}
],
"id": "570",
"map": [
8,
9
],
"time": 130,
"gap": [
{
"x": 6,
"y": 7,
"z": 0
},
{
"x": 6,
"y": 5,
"z": 0
},
{
"x": 6,
"y": 4,
"z": 0
},
{
"x": 3,
"y": 1,
"z": 0
},
{
"x": 2,
"y": 1,
"z": 0
}
]
}
],
"BLOCK_INFO": [
[
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": -240,
"y": 180,
"z": 0
},
"id": 210
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": -240,
"y": -60,
"z": 0
},
"id": 220
},
{
"block": 1,
"color": 10,
"type": 0,
"position": {
"x": 120,
"y": 300,
"z": 0
},
"id": 230
},
{
"block": 0,
"color": 1,
"type": 0,
"position": {
"x": 360,
"y": 180,
"z": 0
},
"id": 250
},
{
"block": 9,
"color": 10,
"type": 0,
"position": {
"x": 240,
"y": 180,
"z": 0
},
"id": 250
},
{
"block": 1,
"color": 10,
"type": 0,
"position": {
"x": 0,
"y": 60,
"z": 0
},
"id": 260
},
{
"block": 2,
"color": 10,
"type": 0,
"position": {
"x": 0,
"y": -300,
"z": 0
},
"id": 270
},
{
"block": 21,
"color": 6,
"type": 0,
"position": {
"x": -240,
"y": -300,
"z": 0
},
"id": 280
},
{
"block": 1,
"color": 5,
"type": 0,
"position": {
"x": 240,
"y": -300,
"z": 0
},
"id": 290
},
{
"block": 1,
"color": 5,
"type": 0,
"position": {
"x": 0,
"y": -60,
"z": 0
},
"id": 300
},
{
"block": 1,
"color": 2,
"type": 0,
"position": {
"x": 240,
"y": -180,
"z": 0
},
"id": 310
},
{
"block": 1,
"color": 4,
"type": 0,
"position": {
"x": 240,
"y": -420,
"z": 0
},
"id": 320
},
{
"block": 2,
"color": 7,
"type": 0,
"position": {
"x": 360,
"y": -300,
"z": 0
},
"id": 330
},
{
"block": 0,
"color": 9,
"type": 0,
"position": {
"x": -120,
"y": -300,
"z": 0
},
"id": 340
},
{
"block": 2,
"color": 9,
"type": 0,
"position": {
"x": -120,
"y": 180,
"z": 0
},
"id": 350
},
{
"block": 0,
"color": 5,
"type": 0,
"position": {
"x": -240,
"y": -420,
"z": 0
},
"id": 360
},
{
"block": 0,
"color": 3,
"type": 0,
"position": {
"x": -240,
"y": 300,
"z": 0
},
"id": 370
},
{
"block": 0,
"color": 4,
"type": 0,
"position": {
"x": -240,
"y": 60,
"z": 0
},
"id": 380
}
]
],
"WALL_INFO": [
[
{
"id": 571,
"num": 2,
"color": 1,
"special": 0,
"length": 1
},
{
"id": 572,
"num": 14,
"color": 5,
"special": 0,
"length": 2,
"colorArray": "45144"
},
{
"id": 573,
"num": 16,
"color": 5,
"special": 0,
"length": 0,
"colorArray": "45144"
},
{
"id": 574,
"num": 26,
"color": 10,
"special": 0,
"length": 3
},
{
"id": 575,
"num": 27,
"color": 10,
"special": 0,
"length": 0
},
{
"id": 576,
"num": 28,
"color": 10,
"special": 0,
"length": 0
},
{
"id": 577,
"num": 15,
"color": 3,
"special": 0,
"length": 2,
"colorArray": "286383"
},
{
"id": 578,
"num": 17,
"color": 3,
"special": 0,
"length": 0,
"colorArray": "286383"
}
]
]
}

View File

@ -0,0 +1,397 @@
{
"LEVEL_INFO": [
{
"risefall": [],
"id": "571",
"map": [
8,
10
],
"time": 120,
"gap": [
{
"x": 2,
"y": 1,
"z": 0
},
{
"x": 5,
"y": 1,
"z": 0
},
{
"x": 6,
"y": 1,
"z": 0
},
{
"x": 1,
"y": 4,
"z": 0
},
{
"x": 6,
"y": 4,
"z": 0
},
{
"x": 1,
"y": 2,
"z": 0
},
{
"x": 2,
"y": 2,
"z": 0
},
{
"x": 1,
"y": 1,
"z": 0
},
{
"x": 1,
"y": 5,
"z": 0
},
{
"x": 6,
"y": 5,
"z": 0
},
{
"x": 6,
"y": 2,
"z": 0
},
{
"x": 5,
"y": 2,
"z": 0
}
]
}
],
"BLOCK_INFO": [
[
{
"block": 0,
"color": 5,
"type": 4,
"position": {
"x": 0,
"y": 120,
"z": 0
},
"freezeTime": 14,
"id": 210
},
{
"block": 0,
"color": 10,
"type": 4,
"position": {
"x": 120,
"y": 120,
"z": 0
},
"freezeTime": 14,
"id": 220
},
{
"block": 23,
"color": 10,
"type": 4,
"position": {
"x": -240,
"y": 240,
"z": 0
},
"freezeTime": 14,
"id": 230
},
{
"block": 23,
"color": 10,
"type": 4,
"position": {
"x": 360,
"y": 240,
"z": 0
},
"freezeTime": 14,
"id": 240
},
{
"block": 0,
"color": 11,
"type": 0,
"position": {
"x": 120,
"y": 360,
"z": 0
},
"id": 250
},
{
"block": 0,
"color": 11,
"type": 0,
"position": {
"x": 0,
"y": 360,
"z": 0
},
"id": 260
},
{
"block": 2,
"color": 3,
"type": 0,
"position": {
"x": -120,
"y": 240,
"z": 0
},
"id": 270
},
{
"block": 0,
"color": 3,
"type": 0,
"position": {
"x": 120,
"y": 240,
"z": 0
},
"id": 280
},
{
"block": 0,
"color": 7,
"type": 0,
"position": {
"x": 0,
"y": 240,
"z": 0
},
"id": 290
},
{
"block": 2,
"color": 7,
"type": 0,
"position": {
"x": 240,
"y": 240,
"z": 0
},
"id": 300
},
{
"block": 2,
"color": 10,
"type": 0,
"position": {
"x": 0,
"y": -360,
"z": 0
},
"id": 310
},
{
"block": 0,
"color": 10,
"type": 0,
"position": {
"x": 120,
"y": -480,
"z": 0
},
"id": 320
},
{
"block": 0,
"color": 10,
"type": 0,
"position": {
"x": 360,
"y": -240,
"z": 0
},
"id": 330
},
{
"block": 0,
"color": 5,
"type": 0,
"position": {
"x": -240,
"y": -240,
"z": 0
},
"id": 340
},
{
"block": 0,
"color": 5,
"type": 0,
"position": {
"x": -240,
"y": 120,
"z": 0
},
"id": 350
},
{
"block": 0,
"color": 8,
"type": 0,
"position": {
"x": -120,
"y": 120,
"z": 0
},
"id": 360
},
{
"block": 0,
"color": 6,
"type": 0,
"position": {
"x": 240,
"y": 120,
"z": 0
},
"id": 370
},
{
"block": 0,
"color": 2,
"type": 0,
"position": {
"x": 360,
"y": 120,
"z": 0
},
"id": 380
},
{
"block": 1,
"color": 6,
"type": 0,
"position": {
"x": 120,
"y": -120,
"z": 0
},
"id": 390
},
{
"block": 0,
"color": 5,
"type": 0,
"position": {
"x": 0,
"y": -480,
"z": 0
},
"id": 400
},
{
"block": 2,
"color": 10,
"type": 8,
"position": {
"x": -120,
"y": -240,
"z": 0
},
"id": 410
},
{
"block": 1,
"color": 8,
"type": 8,
"position": {
"x": 120,
"y": 0,
"z": 0
},
"id": 420
},
{
"block": 2,
"color": 5,
"type": 8,
"position": {
"x": 240,
"y": -240,
"z": 0
},
"id": 430
},
{
"block": 2,
"color": 2,
"type": 8,
"position": {
"x": 120,
"y": -360,
"z": 0
},
"id": 440
}
]
],
"WALL_INFO": [
[
{
"id": 572,
"num": 21,
"color": 5,
"special": 0,
"length": 2
},
{
"id": 573,
"num": 27,
"color": 5,
"special": 0,
"length": 0
},
{
"id": 574,
"num": 9,
"color": 10,
"special": 3,
"length": 2,
"freeze": 10
},
{
"id": 575,
"num": 13,
"color": 10,
"special": 3,
"length": 0,
"freeze": 10
},
{
"id": 576,
"num": 14,
"color": 3,
"special": 0,
"length": 2,
"colorArray": "21765"
},
{
"id": 577,
"num": 16,
"color": 3,
"special": 0,
"length": 0,
"colorArray": "21765"
}
]
]
}

View File

@ -0,0 +1,314 @@
{
"LEVEL_INFO": [
{
"risefall": [],
"id": "572",
"map": [
8,
9
],
"time": 125,
"gap": []
}
],
"BLOCK_INFO": [
[
{
"block": 5,
"color": 8,
"type": 0,
"position": {
"x": 120,
"y": -60,
"z": 0
},
"id": 210
},
{
"block": 21,
"color": 8,
"type": 0,
"position": {
"x": 240,
"y": 180,
"z": 0
},
"id": 220
},
{
"block": 22,
"color": 6,
"type": 0,
"position": {
"x": -120,
"y": 180,
"z": 0
},
"id": 230
},
{
"block": 4,
"color": 5,
"type": 0,
"position": {
"x": -240,
"y": -60,
"z": 0
},
"id": 240
},
{
"block": 1,
"color": 5,
"type": 0,
"position": {
"x": 120,
"y": 180,
"z": 0
},
"id": 250
},
{
"block": 0,
"color": 5,
"type": 0,
"position": {
"x": -240,
"y": -300,
"z": 0
},
"id": 260
},
{
"block": 1,
"color": 4,
"type": 0,
"position": {
"x": 120,
"y": 300,
"z": 0
},
"id": 270
},
{
"block": 4,
"color": 4,
"type": 0,
"position": {
"x": 360,
"y": -60,
"z": 0
},
"id": 280
},
{
"block": 0,
"color": 4,
"type": 0,
"position": {
"x": 360,
"y": -300,
"z": 0
},
"id": 290
},
{
"block": 1,
"color": 4,
"type": 0,
"position": {
"x": 120,
"y": -300,
"z": 0
},
"id": 300
},
{
"block": 0,
"color": 4,
"type": 0,
"position": {
"x": 120,
"y": -420,
"z": 0
},
"id": 310
},
{
"block": 2,
"color": 3,
"type": 0,
"position": {
"x": -120,
"y": -420,
"z": 0
},
"id": 320
},
{
"block": 2,
"color": 9,
"type": 0,
"position": {
"x": 240,
"y": -420,
"z": 0
},
"id": 330
},
{
"block": 0,
"color": 5,
"type": 0,
"position": {
"x": 0,
"y": -420,
"z": 0
},
"id": 340
},
{
"block": 0,
"color": 9,
"type": 9,
"position": {
"x": 120,
"y": -180,
"z": 0
},
"adhesiveTime": 2,
"id": 350
},
{
"block": 0,
"color": 6,
"type": 9,
"position": {
"x": 0,
"y": -180,
"z": 0
},
"adhesiveTime": 1,
"id": 360
},
{
"block": 2,
"color": 9,
"type": 4,
"position": {
"x": -120,
"y": -180,
"z": 0
},
"freezeTime": 7,
"id": 370
},
{
"block": 2,
"color": 3,
"type": 4,
"position": {
"x": 240,
"y": -180,
"z": 0
},
"freezeTime": 12,
"id": 380
}
]
],
"WALL_INFO": [
[
{
"id": 573,
"num": 2,
"color": 4,
"special": 2,
"length": 3,
"lock": true
},
{
"id": 574,
"num": 3,
"color": 4,
"special": 2,
"length": 0,
"lock": true
},
{
"id": 575,
"num": 4,
"color": 4,
"special": 2,
"length": 0,
"lock": true
},
{
"id": 576,
"num": 21,
"color": 5,
"special": 2,
"length": 3,
"lock": true
},
{
"id": 577,
"num": 22,
"color": 5,
"special": 2,
"length": 0,
"lock": true
},
{
"id": 578,
"num": 23,
"color": 5,
"special": 2,
"length": 0,
"lock": true
},
{
"id": 579,
"num": 12,
"color": 3,
"special": 0,
"length": 1
},
{
"id": 580,
"num": 14,
"color": 9,
"special": 0,
"length": 1
},
{
"id": 581,
"num": 9,
"color": 8,
"special": 0,
"length": 2
},
{
"id": 582,
"num": 11,
"color": 8,
"special": 0,
"length": 0
},
{
"id": 583,
"num": 13,
"color": 6,
"special": 0,
"length": 2
},
{
"id": 584,
"num": 15,
"color": 6,
"special": 0,
"length": 0
}
]
]
}

View File

@ -0,0 +1,403 @@
{
"LEVEL_INFO": [
{
"risefall": [],
"id": "573",
"map": [
10,
9
],
"time": 100,
"gap": [
{
"x": 2,
"y": 1,
"z": 0
},
{
"x": 1,
"y": 1,
"z": 0
},
{
"x": 3,
"y": 7,
"z": 0
},
{
"x": 4,
"y": 7,
"z": 0
},
{
"x": 6,
"y": 7,
"z": 0
},
{
"x": 7,
"y": 7,
"z": 0
},
{
"x": 8,
"y": 7,
"z": 0
}
]
}
],
"BLOCK_INFO": [
[
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": -120,
"y": 180,
"z": 0
},
"id": 210
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": -360,
"y": 180,
"z": 0
},
"id": 220
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 360,
"y": 180,
"z": 0
},
"id": 230
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": -240,
"y": -300,
"z": 0
},
"id": 240
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 0,
"y": -300,
"z": 0
},
"id": 250
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 120,
"y": -300,
"z": 0
},
"id": 260
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 120,
"y": -420,
"z": 0
},
"id": 270
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 240,
"y": -300,
"z": 0
},
"id": 280
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 480,
"y": -300,
"z": 0
},
"id": 290
},
{
"block": 0,
"color": 4,
"type": 4,
"position": {
"x": -120,
"y": -420,
"z": 0
},
"freezeTime": 11,
"id": 300
},
{
"block": 0,
"color": 9,
"type": 4,
"position": {
"x": 240,
"y": 180,
"z": 0
},
"freezeTime": 15,
"id": 310
},
{
"block": 21,
"color": 6,
"type": 0,
"position": {
"x": -360,
"y": -300,
"z": 0
},
"id": 320
},
{
"block": 1,
"color": 6,
"type": 0,
"position": {
"x": 360,
"y": 60,
"z": 0
},
"id": 330
},
{
"block": 0,
"color": 8,
"type": 0,
"position": {
"x": -360,
"y": 300,
"z": 0
},
"id": 340
},
{
"block": 2,
"color": 8,
"type": 0,
"position": {
"x": 480,
"y": 60,
"z": 0
},
"id": 350
},
{
"block": 2,
"color": 3,
"type": 0,
"position": {
"x": 0,
"y": -60,
"z": 0
},
"id": 360
},
{
"block": 2,
"color": 3,
"type": 0,
"position": {
"x": 120,
"y": 180,
"z": 0
},
"id": 370
},
{
"block": 0,
"color": 3,
"type": 0,
"position": {
"x": 480,
"y": -420,
"z": 0
},
"id": 380
},
{
"block": 2,
"color": 4,
"type": 0,
"position": {
"x": 360,
"y": -420,
"z": 0
},
"id": 390
},
{
"block": 2,
"color": 9,
"type": 0,
"position": {
"x": -120,
"y": -60,
"z": 0
},
"id": 400
},
{
"block": 2,
"color": 8,
"type": 0,
"position": {
"x": 120,
"y": -180,
"z": 0
},
"id": 410
},
{
"block": 1,
"color": 5,
"type": 0,
"position": {
"x": 360,
"y": -180,
"z": 0
},
"id": 420
},
{
"block": 2,
"color": 4,
"type": 0,
"position": {
"x": -240,
"y": 180,
"z": 0
},
"id": 430
},
{
"block": 1,
"color": 6,
"type": 6,
"position": {
"x": -240,
"y": -60,
"z": 0
},
"boomTime": 30,
"id": 440
},
{
"block": 1,
"color": 6,
"type": 7,
"position": {
"x": 0,
"y": -180,
"z": 0
},
"id": 450
},
{
"block": 3,
"color": 5,
"type": 7,
"position": {
"x": 480,
"y": -60,
"z": 0
},
"id": 460
}
]
],
"WALL_INFO": [
[
{
"id": 574,
"num": 2,
"color": 5,
"special": 0,
"length": 2
},
{
"id": 575,
"num": 3,
"color": 5,
"special": 0,
"length": 0
},
{
"id": 576,
"num": 10,
"color": 3,
"special": 0,
"length": 1
},
{
"id": 577,
"num": 18,
"color": 4,
"special": 0,
"length": 1
},
{
"id": 578,
"num": 28,
"color": 6,
"special": 0,
"length": 2
},
{
"id": 579,
"num": 29,
"color": 6,
"special": 0,
"length": 0
},
{
"id": 580,
"num": 22,
"color": 8,
"special": 0,
"length": 1
},
{
"id": 581,
"num": 11,
"color": 9,
"special": 0,
"length": 1
}
]
]
}

View File

@ -0,0 +1,345 @@
{
"LEVEL_INFO": [
{
"risefall": [],
"id": "574",
"map": [
8,
10
],
"time": 120,
"gap": [
{
"x": 1,
"y": 6,
"z": 0
},
{
"x": 1,
"y": 5,
"z": 0
},
{
"x": 1,
"y": 4,
"z": 0
},
{
"x": 1,
"y": 3,
"z": 0
},
{
"x": 6,
"y": 6,
"z": 0
},
{
"x": 6,
"y": 5,
"z": 0
},
{
"x": 6,
"y": 4,
"z": 0
},
{
"x": 6,
"y": 3,
"z": 0
},
{
"x": 3,
"y": 1,
"z": 0
},
{
"x": 4,
"y": 1,
"z": 0
},
{
"x": 4,
"y": 2,
"z": 0
},
{
"x": 3,
"y": 2,
"z": 0
}
]
}
],
"BLOCK_INFO": [
[
{
"block": 19,
"color": 9,
"type": 0,
"position": {
"x": -120,
"y": 240,
"z": 0
},
"id": 210
},
{
"block": 2,
"color": 3,
"type": 0,
"position": {
"x": -120,
"y": -480,
"z": 0
},
"id": 220
},
{
"block": 4,
"color": 3,
"type": 0,
"position": {
"x": 240,
"y": -480,
"z": 0
},
"id": 230
},
{
"block": 2,
"color": 7,
"type": 0,
"position": {
"x": 240,
"y": 240,
"z": 0
},
"id": 240
},
{
"block": 1,
"color": 4,
"type": 0,
"position": {
"x": 240,
"y": 0,
"z": 0
},
"id": 250
},
{
"block": 1,
"color": 2,
"type": 0,
"position": {
"x": 120,
"y": 360,
"z": 0
},
"id": 260
},
{
"block": 2,
"color": 2,
"type": 0,
"position": {
"x": 360,
"y": 240,
"z": 0
},
"id": 270
},
{
"block": 0,
"color": 5,
"type": 0,
"position": {
"x": 240,
"y": 120,
"z": 0
},
"id": 280
},
{
"block": 2,
"color": 5,
"type": 0,
"position": {
"x": 0,
"y": 0,
"z": 0
},
"id": 290
},
{
"block": 0,
"color": 6,
"type": 0,
"position": {
"x": 240,
"y": -120,
"z": 0
},
"id": 310
},
{
"block": 2,
"color": 7,
"type": 4,
"position": {
"x": 120,
"y": 120,
"z": 0
},
"freezeTime": 8,
"id": 320
},
{
"block": 2,
"color": 7,
"type": 9,
"position": {
"x": -120,
"y": -240,
"z": 0
},
"adhesiveTime": 2,
"id": 320
},
{
"block": 0,
"color": 3,
"type": 9,
"position": {
"x": 0,
"y": -120,
"z": 0
},
"adhesiveTime": 1,
"id": 330
},
{
"block": 0,
"color": 6,
"type": 0,
"position": {
"x": -240,
"y": -360,
"z": 0
},
"id": 340
},
{
"block": 0,
"color": 4,
"type": 9,
"position": {
"x": 360,
"y": -360,
"z": 0
},
"adhesiveTime": 2,
"id": 350
},
{
"block": 0,
"color": 5,
"type": 9,
"position": {
"x": 360,
"y": -480,
"z": 0
},
"adhesiveTime": 1,
"id": 360
},
{
"block": 0,
"color": 11,
"type": 0,
"position": {
"x": -120,
"y": 120,
"z": 0
},
"id": 370
}
]
],
"WALL_INFO": [
[
{
"id": 575,
"num": 7,
"color": 2,
"special": 0,
"length": 2
},
{
"id": 576,
"num": 8,
"color": 2,
"special": 0,
"length": 0
},
{
"id": 577,
"num": 3,
"color": 4,
"special": 0,
"length": 1
},
{
"id": 578,
"num": 17,
"color": 3,
"special": 0,
"length": 2
},
{
"id": 579,
"num": 21,
"color": 3,
"special": 0,
"length": 0
},
{
"id": 580,
"num": 35,
"color": 6,
"special": 0,
"length": 1
},
{
"id": 581,
"num": 27,
"color": 9,
"special": 0,
"length": 2
},
{
"id": 582,
"num": 28,
"color": 9,
"special": 0,
"length": 0
},
{
"id": 583,
"num": 22,
"color": 7,
"special": 0,
"length": 1
},
{
"id": 584,
"num": 12,
"color": 5,
"special": 0,
"length": 1
}
]
]
}

View File

@ -0,0 +1,493 @@
{
"LEVEL_INFO": [
{
"risefall": [],
"id": "575",
"map": [
10,
9
],
"time": 120,
"gap": [
{
"x": 1,
"y": 7,
"z": 0
},
{
"x": 1,
"y": 6,
"z": 0
},
{
"x": 8,
"y": 7,
"z": 0
},
{
"x": 7,
"y": 7,
"z": 0
},
{
"x": 1,
"y": 1,
"z": 0
},
{
"x": 2,
"y": 1,
"z": 0
},
{
"x": 8,
"y": 1,
"z": 0
},
{
"x": 8,
"y": 2,
"z": 0
}
]
}
],
"BLOCK_INFO": [
[
{
"block": 23,
"color": 9,
"type": 0,
"position": {
"x": 360,
"y": 180,
"z": 0
},
"id": 210
},
{
"block": 23,
"color": 9,
"type": 0,
"position": {
"x": 0,
"y": 300,
"z": 0
},
"id": 220
},
{
"block": 23,
"color": 9,
"type": 0,
"position": {
"x": 120,
"y": -420,
"z": 0
},
"id": 230
},
{
"block": 23,
"color": 9,
"type": 0,
"position": {
"x": -240,
"y": -300,
"z": 0
},
"id": 240
},
{
"block": 2,
"color": 9,
"type": 0,
"position": {
"x": 240,
"y": 60,
"z": 0
},
"id": 250
},
{
"block": 4,
"color": 9,
"type": 0,
"position": {
"x": 360,
"y": -420,
"z": 0
},
"id": 260
},
{
"block": 0,
"color": 9,
"type": 0,
"position": {
"x": 480,
"y": 180,
"z": 0
},
"id": 270
},
{
"block": 4,
"color": 10,
"type": 0,
"position": {
"x": -360,
"y": -300,
"z": 0
},
"id": 280
},
{
"block": 2,
"color": 10,
"type": 0,
"position": {
"x": 0,
"y": 60,
"z": 0
},
"id": 290
},
{
"block": 2,
"color": 10,
"type": 0,
"position": {
"x": -240,
"y": 180,
"z": 0
},
"id": 300
},
{
"block": 2,
"color": 5,
"type": 0,
"position": {
"x": -120,
"y": 180,
"z": 0
},
"id": 310
},
{
"block": 1,
"color": 5,
"type": 0,
"position": {
"x": 240,
"y": -60,
"z": 0
},
"id": 320
},
{
"block": 1,
"color": 5,
"type": 0,
"position": {
"x": 0,
"y": -420,
"z": 0
},
"id": 330
},
{
"block": 20,
"color": 3,
"type": 0,
"position": {
"x": 0,
"y": -60,
"z": 0
},
"id": 340
},
{
"block": 2,
"color": 3,
"type": 0,
"position": {
"x": 120,
"y": 180,
"z": 0
},
"id": 350
},
{
"block": 0,
"color": 3,
"type": 0,
"position": {
"x": 240,
"y": -420,
"z": 0
},
"id": 360
},
{
"block": 1,
"color": 1,
"type": 0,
"position": {
"x": -240,
"y": 60,
"z": 0
},
"id": 370
},
{
"block": 0,
"color": 1,
"type": 0,
"position": {
"x": -240,
"y": -180,
"z": 0
},
"id": 380
},
{
"block": 0,
"color": 1,
"type": 0,
"position": {
"x": 480,
"y": -180,
"z": 0
},
"id": 390
},
{
"block": 1,
"color": 4,
"type": 0,
"position": {
"x": 480,
"y": 60,
"z": 0
},
"id": 400
},
{
"block": 0,
"color": 3,
"type": 9,
"position": {
"x": -120,
"y": -180,
"z": 0
},
"adhesiveTime": 2,
"floor": 1,
"floorTime": 10,
"id": 410
},
{
"block": 0,
"color": 1,
"type": 9,
"position": {
"x": -120,
"y": -300,
"z": 0
},
"adhesiveTime": 1,
"floor": 1,
"floorTime": 10,
"id": 420
},
{
"block": 0,
"color": 1,
"type": 9,
"position": {
"x": 0,
"y": -180,
"z": 0
},
"adhesiveTime": 2,
"floor": 1,
"floorTime": 10,
"id": 430
},
{
"block": 0,
"color": 10,
"type": 9,
"position": {
"x": 0,
"y": -300,
"z": 0
},
"adhesiveTime": 1,
"floor": 1,
"floorTime": 10,
"id": 440
},
{
"block": 0,
"color": 9,
"type": 9,
"position": {
"x": 120,
"y": -180,
"z": 0
},
"adhesiveTime": 2,
"floor": 1,
"floorTime": 10,
"id": 450
},
{
"block": 0,
"color": 4,
"type": 9,
"position": {
"x": 120,
"y": -300,
"z": 0
},
"adhesiveTime": 1,
"floor": 1,
"floorTime": 10,
"id": 460
},
{
"block": 0,
"color": 1,
"type": 9,
"position": {
"x": 240,
"y": -180,
"z": 0
},
"adhesiveTime": 2,
"floor": 1,
"floorTime": 10,
"id": 470
},
{
"block": 0,
"color": 5,
"type": 9,
"position": {
"x": 240,
"y": -300,
"z": 0
},
"adhesiveTime": 1,
"floor": 1,
"floorTime": 10,
"id": 480
}
]
],
"WALL_INFO": [
[
{
"id": 576,
"num": 1,
"color": 9,
"special": 0,
"length": 3
},
{
"id": 577,
"num": 2,
"color": 9,
"special": 0,
"length": 0
},
{
"id": 578,
"num": 3,
"color": 9,
"special": 0,
"length": 0
},
{
"id": 579,
"num": 10,
"color": 3,
"special": 0,
"length": 2
},
{
"id": 580,
"num": 12,
"color": 3,
"special": 0,
"length": 0
},
{
"id": 581,
"num": 16,
"color": 1,
"special": 0,
"length": 2
},
{
"id": 582,
"num": 18,
"color": 1,
"special": 0,
"length": 0
},
{
"id": 583,
"num": 11,
"color": 4,
"special": 0,
"length": 2
},
{
"id": 584,
"num": 13,
"color": 4,
"special": 0,
"length": 0
},
{
"id": 585,
"num": 17,
"color": 5,
"special": 0,
"length": 2
},
{
"id": 586,
"num": 19,
"color": 5,
"special": 0,
"length": 0
},
{
"id": 587,
"num": 26,
"color": 10,
"special": 0,
"length": 3
},
{
"id": 588,
"num": 27,
"color": 10,
"special": 0,
"length": 0
},
{
"id": 589,
"num": 28,
"color": 10,
"special": 0,
"length": 0
}
]
]
}

View File

@ -0,0 +1,300 @@
{
"LEVEL_INFO": [
{
"risefall": [],
"id": "576",
"map": [
8,
8
],
"time": 105,
"gap": []
}
],
"BLOCK_INFO": [
[
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 360,
"y": -240,
"z": 0
},
"id": 210
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": -240,
"y": -240,
"z": 0
},
"id": 220
},
{
"block": 2,
"color": 5,
"type": 0,
"position": {
"x": -240,
"y": 120,
"z": 0
},
"id": 230
},
{
"block": 2,
"color": 6,
"type": 0,
"position": {
"x": 360,
"y": 120,
"z": 0
},
"id": 240
},
{
"block": 21,
"color": 2,
"type": 0,
"position": {
"x": -240,
"y": -120,
"z": 0
},
"id": 250
},
{
"block": 0,
"color": 2,
"type": 0,
"position": {
"x": 120,
"y": -120,
"z": 0
},
"id": 260
},
{
"block": 0,
"color": 9,
"type": 0,
"position": {
"x": 0,
"y": -120,
"z": 0
},
"id": 270
},
{
"block": 22,
"color": 9,
"type": 0,
"position": {
"x": 360,
"y": -120,
"z": 0
},
"id": 280
},
{
"block": 1,
"color": 1,
"type": 0,
"position": {
"x": 120,
"y": -240,
"z": 0
},
"id": 290
},
{
"block": 1,
"color": 3,
"type": 0,
"position": {
"x": 120,
"y": -360,
"z": 0
},
"id": 300
},
{
"block": 0,
"color": 6,
"type": 8,
"position": {
"x": 120,
"y": 0,
"z": 0
},
"id": 310
},
{
"block": 0,
"color": 5,
"type": 8,
"position": {
"x": 0,
"y": 0,
"z": 0
},
"id": 320
},
{
"block": 2,
"color": 7,
"type": 1,
"position": {
"x": -120,
"y": -360,
"z": 0
},
"stacking": 1,
"id": 330
},
{
"block": 2,
"color": 10,
"type": 1,
"position": {
"x": 240,
"y": -360,
"z": 0
},
"stacking": 3,
"id": 340
},
{
"block": 5,
"color": 7,
"type": 3,
"position": {
"x": 120,
"y": 120,
"z": 0
},
"lockTime": 4,
"id": 350
},
{
"block": 0,
"color": 10,
"type": 2,
"position": {
"x": 240,
"y": 240,
"z": 0
},
"floor": 1,
"floorTime": 4,
"id": 360
},
{
"block": 0,
"color": 5,
"type": 2,
"position": {
"x": 240,
"y": 120,
"z": 0
},
"floor": 1,
"floorTime": 4,
"id": 370
},
{
"block": 0,
"color": 7,
"type": 2,
"position": {
"x": -120,
"y": 240,
"z": 0
},
"floor": 2,
"floorTime": 6,
"id": 380
},
{
"block": 0,
"color": 6,
"type": 2,
"position": {
"x": -120,
"y": 120,
"z": 0
},
"floor": 2,
"floorTime": 6,
"id": 390
}
]
],
"WALL_INFO": [
[
{
"id": 577,
"num": 2,
"color": 10,
"special": 0,
"length": 2
},
{
"id": 578,
"num": 3,
"color": 10,
"special": 0,
"length": 0
},
{
"id": 579,
"num": 20,
"color": 7,
"special": 0,
"length": 2
},
{
"id": 580,
"num": 21,
"color": 7,
"special": 0,
"length": 0
},
{
"id": 581,
"num": 12,
"color": 6,
"special": 0,
"length": 1
},
{
"id": 582,
"num": 10,
"color": 5,
"special": 0,
"length": 1
},
{
"id": 583,
"num": 11,
"color": 1,
"special": 0,
"length": 2,
"colorArray": "0281"
},
{
"id": 584,
"num": 13,
"color": 1,
"special": 0,
"length": 0,
"colorArray": "0281"
}
]
]
}

View File

@ -0,0 +1,320 @@
{
"LEVEL_INFO": [
{
"risefall": [],
"id": "577",
"map": [
8,
10
],
"time": 135,
"gap": [
{
"x": 1,
"y": 2,
"z": 0
},
{
"x": 1,
"y": 1,
"z": 0
},
{
"x": 2,
"y": 2,
"z": 0
},
{
"x": 2,
"y": 1,
"z": 0
},
{
"x": 5,
"y": 2,
"z": 0
},
{
"x": 5,
"y": 1,
"z": 0
},
{
"x": 6,
"y": 2,
"z": 0
},
{
"x": 6,
"y": 1,
"z": 0
}
]
}
],
"BLOCK_INFO": [
[
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 360,
"y": 240,
"z": 0
},
"id": 210
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": -240,
"y": 240,
"z": 0
},
"id": 220
},
{
"block": 23,
"color": 9,
"type": 0,
"position": {
"x": 120,
"y": 0,
"z": 0
},
"id": 230
},
{
"block": 23,
"color": 9,
"type": 0,
"position": {
"x": 0,
"y": 0,
"z": 0
},
"id": 240
},
{
"block": 4,
"color": 5,
"type": 0,
"position": {
"x": -120,
"y": 120,
"z": 0
},
"id": 250
},
{
"block": 1,
"color": 5,
"type": 0,
"position": {
"x": 120,
"y": 120,
"z": 0
},
"id": 260
},
{
"block": 2,
"color": 5,
"type": 0,
"position": {
"x": 240,
"y": -120,
"z": 0
},
"id": 270
},
{
"block": 0,
"color": 5,
"type": 0,
"position": {
"x": -240,
"y": -240,
"z": 0
},
"id": 280
},
{
"block": 1,
"color": 3,
"type": 0,
"position": {
"x": 120,
"y": -120,
"z": 0
},
"id": 290
},
{
"block": 21,
"color": 3,
"type": 0,
"position": {
"x": 120,
"y": -360,
"z": 0
},
"id": 300
},
{
"block": 2,
"color": 3,
"type": 0,
"position": {
"x": 120,
"y": 240,
"z": 0
},
"id": 310
},
{
"block": 2,
"color": 4,
"type": 0,
"position": {
"x": 0,
"y": 240,
"z": 0
},
"id": 320
},
{
"block": 4,
"color": 2,
"type": 0,
"position": {
"x": 240,
"y": 120,
"z": 0
},
"id": 330
},
{
"block": 22,
"color": 2,
"type": 0,
"position": {
"x": 0,
"y": -360,
"z": 0
},
"id": 340
},
{
"block": 0,
"color": 2,
"type": 0,
"position": {
"x": 360,
"y": -240,
"z": 0
},
"id": 350
},
{
"block": 1,
"color": 4,
"type": 0,
"position": {
"x": 120,
"y": -480,
"z": 0
},
"id": 360
},
{
"block": 2,
"color": 9,
"type": 0,
"position": {
"x": -120,
"y": -120,
"z": 0
},
"id": 370
}
]
],
"WALL_INFO": [
[
{
"id": 578,
"num": 1,
"color": 3,
"special": 4,
"length": 2
},
{
"id": 579,
"num": 2,
"color": 3,
"special": 4,
"length": 0
},
{
"id": 580,
"num": 7,
"color": 2,
"special": 0,
"length": 2
},
{
"id": 581,
"num": 11,
"color": 2,
"special": 0,
"length": 0
},
{
"id": 582,
"num": 19,
"color": 5,
"special": 0,
"length": 2
},
{
"id": 583,
"num": 21,
"color": 5,
"special": 0,
"length": 0
},
{
"id": 584,
"num": 23,
"color": 4,
"special": 4,
"length": 2
},
{
"id": 585,
"num": 24,
"color": 4,
"special": 4,
"length": 0
},
{
"id": 586,
"num": 12,
"color": 9,
"special": 0,
"length": 2
},
{
"id": 587,
"num": 14,
"color": 9,
"special": 0,
"length": 0
}
]
]
}

View File

@ -0,0 +1,341 @@
{
"LEVEL_INFO": [
{
"risefall": [],
"id": "578",
"map": [
8,
9
],
"time": 130,
"gap": [
{
"x": 6,
"y": 7,
"z": 0
},
{
"x": 6,
"y": 6,
"z": 0
},
{
"x": 6,
"y": 5,
"z": 0
},
{
"x": 6,
"y": 4,
"z": 0
},
{
"x": 6,
"y": 2,
"z": 0
},
{
"x": 6,
"y": 1,
"z": 0
},
{
"x": 2,
"y": 1,
"z": 0
},
{
"x": 3,
"y": 1,
"z": 0
}
]
}
],
"BLOCK_INFO": [
[
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": -240,
"y": 180,
"z": 0
},
"id": 210
},
{
"block": 0,
"color": 11,
"type": 0,
"position": {
"x": -240,
"y": 60,
"z": 0
},
"id": 230
},
{
"block": 0,
"color": 3,
"type": 0,
"position": {
"x": -240,
"y": -180,
"z": 0
},
"id": 230
},
{
"block": 0,
"color": 3,
"type": 0,
"position": {
"x": 0,
"y": 300,
"z": 0
},
"id": 240
},
{
"block": 0,
"color": 3,
"type": 0,
"position": {
"x": -240,
"y": 300,
"z": 0
},
"id": 250
},
{
"block": 1,
"color": 5,
"type": 0,
"position": {
"x": 240,
"y": 60,
"z": 0
},
"id": 260
},
{
"block": 1,
"color": 8,
"type": 0,
"position": {
"x": 120,
"y": -300,
"z": 0
},
"id": 270
},
{
"block": 13,
"color": 5,
"type": 1,
"position": {
"x": 120,
"y": 180,
"z": 0
},
"stacking": 2,
"id": 280
},
{
"block": 2,
"color": 8,
"type": 1,
"position": {
"x": 240,
"y": -420,
"z": 0
},
"stacking": 2,
"id": 290
},
{
"block": 2,
"color": 2,
"type": 1,
"position": {
"x": 240,
"y": -180,
"z": 0
},
"stacking": 8,
"id": 300
},
{
"block": 20,
"color": 1,
"type": 1,
"position": {
"x": 0,
"y": -60,
"z": 0
},
"stacking": 8,
"id": 310
},
{
"block": 2,
"color": 2,
"type": 1,
"position": {
"x": -240,
"y": -420,
"z": 0
},
"stacking": 10,
"id": 320
},
{
"block": 2,
"color": 10,
"type": 1,
"position": {
"x": 240,
"y": 180,
"z": 0
},
"stacking": 5,
"id": 330
},
{
"block": 0,
"color": 3,
"type": 9,
"position": {
"x": 120,
"y": -60,
"z": 0
},
"adhesiveTime": 2,
"id": 340
},
{
"block": 0,
"color": 1,
"type": 9,
"position": {
"x": 120,
"y": -180,
"z": 0
},
"adhesiveTime": 1,
"id": 350
},
{
"block": 0,
"color": 1,
"type": 9,
"position": {
"x": -120,
"y": -180,
"z": 0
},
"adhesiveTime": 2,
"id": 360
},
{
"block": 0,
"color": 5,
"type": 9,
"position": {
"x": 0,
"y": -180,
"z": 0
},
"adhesiveTime": 1,
"id": 370
}
]
],
"WALL_INFO": [
[
{
"id": 579,
"num": 1,
"color": 5,
"special": 3,
"length": 2,
"freeze": 10
},
{
"id": 580,
"num": 2,
"color": 5,
"special": 3,
"length": 0,
"freeze": 10
},
{
"id": 581,
"num": 3,
"color": 10,
"special": 0,
"length": 2
},
{
"id": 582,
"num": 4,
"color": 10,
"special": 0,
"length": 0
},
{
"id": 583,
"num": 14,
"color": 8,
"special": 0,
"length": 2
},
{
"id": 584,
"num": 16,
"color": 8,
"special": 0,
"length": 0
},
{
"id": 585,
"num": 24,
"color": 2,
"special": 0,
"length": 2
},
{
"id": 586,
"num": 25,
"color": 2,
"special": 0,
"length": 0
},
{
"id": 587,
"num": 27,
"color": 3,
"special": 0,
"length": 1
},
{
"id": 588,
"num": 15,
"color": 1,
"special": 3,
"length": 2,
"freeze": 12
},
{
"id": 589,
"num": 17,
"color": 1,
"special": 3,
"length": 0,
"freeze": 12
}
]
]
}

View File

@ -0,0 +1,331 @@
{
"LEVEL_INFO": [
{
"risefall": [],
"id": "479",
"map": [
8,
10
],
"time": 100,
"gap": [
{
"x": 1,
"y": 7,
"z": 0
},
{
"x": 1,
"y": 6,
"z": 0
},
{
"x": 6,
"y": 7,
"z": 0
},
{
"x": 6,
"y": 6,
"z": 0
},
{
"x": 1,
"y": 2,
"z": 0
},
{
"x": 1,
"y": 1,
"z": 0
},
{
"x": 6,
"y": 2,
"z": 0
},
{
"x": 6,
"y": 1,
"z": 0
}
]
}
],
"BLOCK_INFO": [
[
{
"block": 1,
"color": 10,
"type": 4,
"position": {
"x": 120,
"y": -360,
"z": 0
},
"freezeTime": 2,
"id": 210
},
{
"block": 2,
"color": 4,
"type": 4,
"position": {
"x": -120,
"y": -480,
"z": 0
},
"freezeTime": 8,
"id": 220
},
{
"block": 2,
"color": 10,
"type": 4,
"position": {
"x": 240,
"y": -480,
"z": 0
},
"freezeTime": 11,
"id": 230
},
{
"block": 0,
"color": 6,
"type": 9,
"position": {
"x": 120,
"y": -480,
"z": 0
},
"adhesiveTime": 2,
"id": 240
},
{
"block": 0,
"color": 4,
"type": 9,
"position": {
"x": 0,
"y": -480,
"z": 0
},
"adhesiveTime": 1,
"id": 250
},
{
"block": 0,
"color": 2,
"type": 9,
"position": {
"x": 120,
"y": -240,
"z": 0
},
"adhesiveTime": 2,
"id": 260
},
{
"block": 0,
"color": 6,
"type": 9,
"position": {
"x": 0,
"y": -240,
"z": 0
},
"adhesiveTime": 1,
"id": 270
},
{
"block": 4,
"color": 9,
"type": 9,
"position": {
"x": 120,
"y": 0,
"z": 0
},
"adhesiveTime": 2,
"id": 280
},
{
"block": 4,
"color": 3,
"type": 9,
"position": {
"x": 0,
"y": 0,
"z": 0
},
"adhesiveTime": 1,
"id": 290
},
{
"block": 1,
"color": 7,
"type": 0,
"position": {
"x": 120,
"y": -120,
"z": 0
},
"id": 300
},
{
"block": 1,
"color": 7,
"type": 0,
"position": {
"x": 120,
"y": 360,
"z": 0
},
"id": 310
},
{
"block": 2,
"color": 2,
"type": 0,
"position": {
"x": -120,
"y": 120,
"z": 0
},
"id": 320
},
{
"block": 2,
"color": 6,
"type": 0,
"position": {
"x": 240,
"y": 120,
"z": 0
},
"id": 330
},
{
"block": 0,
"color": 9,
"type": 0,
"position": {
"x": -240,
"y": 360,
"z": 0
},
"id": 340
},
{
"block": 0,
"color": 3,
"type": 0,
"position": {
"x": 360,
"y": 360,
"z": 0
},
"id": 350
},
{
"block": 5,
"color": 4,
"type": 0,
"position": {
"x": -120,
"y": -240,
"z": 0
},
"id": 360
},
{
"block": 5,
"color": 10,
"type": 0,
"position": {
"x": 360,
"y": -240,
"z": 0
},
"id": 370
}
]
],
"WALL_INFO": [
[
{
"id": 480,
"num": 1,
"color": 6,
"special": 0,
"length": 2
},
{
"id": 481,
"num": 2,
"color": 6,
"special": 0,
"length": 0
},
{
"id": 482,
"num": 29,
"color": 2,
"special": 0,
"length": 2
},
{
"id": 483,
"num": 30,
"color": 2,
"special": 0,
"length": 0
},
{
"id": 484,
"num": 12,
"color": 3,
"special": 0,
"length": 2
},
{
"id": 485,
"num": 14,
"color": 3,
"special": 0,
"length": 0
},
{
"id": 486,
"num": 16,
"color": 9,
"special": 0,
"length": 2
},
{
"id": 487,
"num": 18,
"color": 9,
"special": 0,
"length": 0
},
{
"id": 488,
"num": 15,
"color": 4,
"special": 0,
"length": 2,
"colorArray": "396"
},
{
"id": 489,
"num": 17,
"color": 4,
"special": 0,
"length": 0,
"colorArray": "396"
}
]
]
}

View File

@ -0,0 +1,350 @@
{
"LEVEL_INFO": [
{
"risefall": [],
"id": "580",
"map": [
8,
8
],
"time": 100,
"gap": []
}
],
"BLOCK_INFO": [
[
{
"block": 1,
"color": 1,
"type": 0,
"position": {
"x": 360,
"y": 240,
"z": 0
},
"id": 210
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 120,
"y": 120,
"z": 0
},
"id": 220
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 0,
"y": 120,
"z": 0
},
"id": 230
},
{
"block": 1,
"color": 10,
"type": 0,
"position": {
"x": -120,
"y": 240,
"z": 0
},
"id": 240
},
{
"block": 4,
"color": 6,
"type": 0,
"position": {
"x": -120,
"y": -120,
"z": 0
},
"id": 250
},
{
"block": 4,
"color": 5,
"type": 0,
"position": {
"x": 240,
"y": -120,
"z": 0
},
"id": 260
},
{
"block": 0,
"color": 2,
"type": 0,
"position": {
"x": -240,
"y": 0,
"z": 0
},
"id": 270
},
{
"block": 2,
"color": 2,
"type": 0,
"position": {
"x": 360,
"y": -240,
"z": 0
},
"id": 280
},
{
"block": 0,
"color": 9,
"type": 0,
"position": {
"x": 360,
"y": 0,
"z": 0
},
"id": 290
},
{
"block": 2,
"color": 9,
"type": 0,
"position": {
"x": -240,
"y": -240,
"z": 0
},
"id": 300
},
{
"block": 0,
"color": 3,
"type": 0,
"position": {
"x": 120,
"y": -120,
"z": 0
},
"id": 310
},
{
"block": 0,
"color": 3,
"type": 0,
"position": {
"x": 0,
"y": -120,
"z": 0
},
"id": 320
},
{
"block": 0,
"color": 6,
"type": 4,
"position": {
"x": -240,
"y": -360,
"z": 0
},
"freezeTime": 4,
"id": 330
},
{
"block": 0,
"color": 9,
"type": 14,
"position": {
"x": 0,
"y": 0,
"z": 0
},
"floor": 1,
"floorTime": 8,
"id": 340
},
{
"block": 0,
"color": 2,
"type": 14,
"position": {
"x": 120,
"y": 0,
"z": 0
},
"floor": 1,
"floorTime": 8,
"id": 350
},
{
"block": 0,
"color": 2,
"type": 4,
"position": {
"x": 360,
"y": -360,
"z": 0
},
"freezeTime": 12,
"id": 360
},
{
"block": 2,
"color": 2,
"type": 14,
"position": {
"x": -120,
"y": -360,
"z": 0
},
"id": 370
},
{
"block": 2,
"color": 9,
"type": 14,
"position": {
"x": 240,
"y": -360,
"z": 0
},
"id": 380
},
{
"block": 1,
"color": 3,
"type": 9,
"position": {
"x": 120,
"y": -240,
"z": 0
},
"adhesiveTime": 2,
"id": 390
},
{
"block": 1,
"color": 1,
"type": 9,
"position": {
"x": 120,
"y": -360,
"z": 0
},
"adhesiveTime": 1,
"id": 400
}
]
],
"WALL_INFO": [
[
{
"id": 581,
"num": 0,
"color": 5,
"special": 0,
"length": 3
},
{
"id": 582,
"num": 1,
"color": 5,
"special": 0,
"length": 0
},
{
"id": 583,
"num": 2,
"color": 5,
"special": 0,
"length": 0
},
{
"id": 584,
"num": 9,
"color": 9,
"special": 0,
"length": 1
},
{
"id": 585,
"num": 15,
"color": 2,
"special": 0,
"length": 1
},
{
"id": 586,
"num": 11,
"color": 3,
"special": 6,
"length": 2,
"lockTime": 4
},
{
"id": 587,
"num": 13,
"color": 3,
"special": 6,
"length": 0,
"lockTime": 4
},
{
"id": 588,
"num": 18,
"color": 6,
"special": 0,
"length": 3
},
{
"id": 589,
"num": 19,
"color": 6,
"special": 0,
"length": 0
},
{
"id": 590,
"num": 20,
"color": 6,
"special": 0,
"length": 0
},
{
"id": 591,
"num": 14,
"color": 10,
"special": 0,
"length": 2
},
{
"id": 592,
"num": 16,
"color": 10,
"special": 0,
"length": 0
},
{
"id": 593,
"num": 6,
"color": 1,
"special": 0,
"length": 2
},
{
"id": 594,
"num": 8,
"color": 1,
"special": 0,
"length": 0
}
]
]
}