Compare commits

..

No commits in common. "160d1878c9ade4fd14a0856843c543a8fbf38d2a" and "1a54b904fd8e8727c85895c4fe488ae3326048bf" have entirely different histories.

209 changed files with 6124 additions and 39134 deletions

View File

@ -1,13 +0,0 @@
{
"ver": "1.1.3",
"uuid": "21ea077d-0f26-4776-bff7-1611e7f22918",
"importer": "folder",
"isBundle": false,
"bundleName": "",
"priority": 10,
"compressionType": {},
"optimizeHotUpdate": {},
"inlineSpriteFrames": {},
"isRemoteBundle": {},
"subMetas": {}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 95 KiB

View File

@ -1,414 +0,0 @@
[
{
"__type__": "cc.SceneAsset",
"_name": "",
"_objFlags": 0,
"_native": "",
"scene": {
"__id__": 1
}
},
{
"__type__": "cc.Scene",
"_objFlags": 0,
"_parent": null,
"_children": [
{
"__id__": 2
}
],
"_active": true,
"_components": [],
"_prefab": null,
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 0,
"height": 0
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
0,
0,
0,
0,
0,
0,
1,
1,
1,
1
]
},
"_is3DNode": true,
"_groupIndex": 0,
"groupIndex": 0,
"autoReleaseAssets": false,
"_id": "2de37ca5-4d32-4e18-88c6-c12770e085e9"
},
{
"__type__": "cc.Node",
"_name": "Canvas",
"_objFlags": 0,
"_parent": {
"__id__": 1
},
"_children": [
{
"__id__": 3
},
{
"__id__": 5
}
],
"_active": true,
"_components": [
{
"__id__": 8
},
{
"__id__": 9
},
{
"__id__": 10
}
],
"_prefab": null,
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 1080,
"height": 1920
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
540,
960,
0,
0,
0,
0,
1,
1,
1,
1
]
},
"_eulerAngles": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_skewX": 0,
"_skewY": 0,
"_is3DNode": false,
"_groupIndex": 0,
"groupIndex": 0,
"_id": "a5esZu+45LA5mBpvttspPD"
},
{
"__type__": "cc.Node",
"_name": "Main Camera",
"_objFlags": 0,
"_parent": {
"__id__": 2
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 4
}
],
"_prefab": null,
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 960,
"height": 640
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
0,
0,
0,
0,
0,
0,
1,
1,
1,
1
]
},
"_eulerAngles": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_skewX": 0,
"_skewY": 0,
"_is3DNode": false,
"_groupIndex": 0,
"groupIndex": 0,
"_id": "e1WoFrQ79G7r4ZuQE3HlNb"
},
{
"__type__": "cc.Camera",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 3
},
"_enabled": true,
"_cullingMask": 4294967295,
"_clearFlags": 7,
"_backgroundColor": {
"__type__": "cc.Color",
"r": 0,
"g": 0,
"b": 0,
"a": 255
},
"_depth": -1,
"_zoomRatio": 1,
"_targetTexture": null,
"_fov": 60,
"_orthoSize": 10,
"_nearClip": 1,
"_farClip": 4096,
"_ortho": true,
"_rect": {
"__type__": "cc.Rect",
"x": 0,
"y": 0,
"width": 1,
"height": 1
},
"_renderStages": 1,
"_alignWithScreen": true,
"_id": "81GN3uXINKVLeW4+iKSlim"
},
{
"__type__": "cc.Node",
"_name": "bg",
"_objFlags": 0,
"_parent": {
"__id__": 2
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 6
},
{
"__id__": 7
}
],
"_prefab": null,
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 1080,
"height": 1920
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
0,
0,
0,
0,
0,
0,
1,
1,
1,
1
]
},
"_eulerAngles": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_skewX": 0,
"_skewY": 0,
"_is3DNode": false,
"_groupIndex": 0,
"groupIndex": 0,
"_id": "bamjmtl+9JBLvttSbcUIUc"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 5
},
"_enabled": true,
"_materials": [
{
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
}
],
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "c09e129e-5195-4054-b8a5-65e1bd675c3f"
},
"_type": 0,
"_sizeMode": 0,
"_fillType": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_atlas": null,
"_id": "6cv6fGyBBAOYM+uXqjsz6L"
},
{
"__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 5
},
"_enabled": true,
"alignMode": 1,
"_target": null,
"_alignFlags": 45,
"_left": 0,
"_right": 0,
"_top": 0,
"_bottom": 0,
"_verticalCenter": 0,
"_horizontalCenter": 0,
"_isAbsLeft": true,
"_isAbsRight": true,
"_isAbsTop": true,
"_isAbsBottom": true,
"_isAbsHorizontalCenter": true,
"_isAbsVerticalCenter": true,
"_originalWidth": 1080,
"_originalHeight": 2340,
"_id": "88HvMSl+ZE7IIgTo9f2WQ/"
},
{
"__type__": "cc.Canvas",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 2
},
"_enabled": true,
"_designResolution": {
"__type__": "cc.Size",
"width": 1080,
"height": 1920
},
"_fitWidth": true,
"_fitHeight": false,
"_id": "59Cd0ovbdF4byw5sbjJDx7"
},
{
"__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 2
},
"_enabled": true,
"alignMode": 1,
"_target": null,
"_alignFlags": 45,
"_left": 0,
"_right": 0,
"_top": 0,
"_bottom": 0,
"_verticalCenter": 0,
"_horizontalCenter": 0,
"_isAbsLeft": true,
"_isAbsRight": true,
"_isAbsTop": true,
"_isAbsBottom": true,
"_isAbsHorizontalCenter": true,
"_isAbsVerticalCenter": true,
"_originalWidth": 0,
"_originalHeight": 0,
"_id": "29zXboiXFBKoIV4PQ2liTe"
},
{
"__type__": "ab8c1lSf45Hn6L4rRQLdffj",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 2
},
"_enabled": true,
"_id": "b11VsVgj1BL7J/i0jhJAHs"
}
]

View File

@ -1,8 +0,0 @@
{
"ver": "1.3.2",
"uuid": "2de37ca5-4d32-4e18-88c6-c12770e085e9",
"importer": "scene",
"asyncLoadAssets": false,
"autoReleaseAssets": false,
"subMetas": {}
}

View File

@ -4288,7 +4288,7 @@
}, },
{ {
"__type__": "cc.Node", "__type__": "cc.Node",
"_name": "bg", "_name": "New Sprite",
"_objFlags": 0, "_objFlags": 0,
"_parent": { "_parent": {
"__id__": 86 "__id__": 86

View File

@ -2,7 +2,7 @@
"ver": "1.3.2", "ver": "1.3.2",
"uuid": "66281f32-0047-4af8-8237-90c93fc4b0e8", "uuid": "66281f32-0047-4af8-8237-90c93fc4b0e8",
"importer": "scene", "importer": "scene",
"asyncLoadAssets": true, "asyncLoadAssets": false,
"autoReleaseAssets": false, "autoReleaseAssets": false,
"subMetas": {} "subMetas": {}
} }

View File

@ -1522,7 +1522,7 @@ export default class Block extends cc.Component {
// 边角弹开 避免卡死 // 边角弹开 避免卡死
Bounce(name) { Bounce(name) {
let distance = 1.5; let distance = 3;
if (name == "tan_down_left") { if (name == "tan_down_left") {
this.node.x = this.node.x + distance; this.node.x = this.node.x + distance;
this.node.y = this.node.y + distance; this.node.y = this.node.y + distance;

View File

@ -42,7 +42,6 @@ export default class GameManager extends cc.Component {
load6: boolean = false; load6: boolean = false;
scheduleCallback: any; scheduleCallback: any;
timeNumber: number; timeNumber: number;
nowTime: number;
// LIFE-CYCLE CALLBACKS: // LIFE-CYCLE CALLBACKS:
@ -71,6 +70,35 @@ export default class GameManager extends cc.Component {
return; return;
} }
const path = 'prefab/block';
const path2 = 'prefab/wall';
cc.resources.loadDir(path, cc.Prefab, (err, assets: cc.Prefab[]) => {
if (err) {
console.log('动态加载 block 失败:', err);
cc.director.loadScene("LoadScene");
return;
}
// 将加载的 Prefab 赋值给 Block_Array
this.Block_Array = assets;
console.log('方块加载成功,共加载了', this.Block_Array.length, '个方块');
this.setSort();
this.load1 = true;
});
cc.resources.loadDir(path2, cc.Prefab, (err, assets: cc.Prefab[]) => {
if (err) {
console.log('动态加载 wall 失败:', err);
cc.director.loadScene("LoadScene");
return;
}
// 将加载的 Prefab 赋值给 Block_Array
this.Wall_Prefab = assets;
this.load2 = true;
console.log('墙加载成功,共加载了', this.Wall_Prefab.length, '个墙');
this.setWallPrefabSort();
});
// 检测微信小游戏切到后台 // 检测微信小游戏切到后台
if (cc.sys.platform === cc.sys.WECHAT_GAME) { if (cc.sys.platform === cc.sys.WECHAT_GAME) {
//@ts-ignore //@ts-ignore
@ -86,39 +114,6 @@ export default class GameManager extends cc.Component {
} }
start() {
setTimeout(() => {
const path = 'prefab/block';
const path2 = 'prefab/wall';
cc.resources.loadDir(path, cc.Prefab, (err, assets: cc.Prefab[]) => {
if (err) {
console.log('动态加载 block 失败:', err);
cc.director.loadScene("LoadScene");
return;
}
// 将加载的 Prefab 赋值给 Block_Array
this.Block_Array = assets;
console.log('方块加载成功,共加载了', this.Block_Array.length, '个方块');
this.setSort();
this.load1 = true;
});
cc.resources.loadDir(path2, cc.Prefab, (err, assets: cc.Prefab[]) => {
if (err) {
console.log('动态加载 wall 失败:', err);
cc.director.loadScene("LoadScene");
return;
}
// 将加载的 Prefab 赋值给 Block_Array
this.Wall_Prefab = assets;
this.load2 = true;
console.log('墙加载成功,共加载了', this.Wall_Prefab.length, '个墙');
this.setWallPrefabSort();
});
}, 100);
}
onHide() { onHide() {
cc.audioEngine.stopMusic(); cc.audioEngine.stopMusic();
cc.game.pause(); cc.game.pause();
@ -167,40 +162,32 @@ export default class GameManager extends cc.Component {
}); });
} }
start() {
}
startGame() { startGame() {
console.log("进入场景之前_____________", cc.fx.GameConfig.GM_INFO.first); console.log("进入场景之前_____________", cc.fx.GameConfig.GM_INFO.first);
console.log(cc.fx.GameConfig.GM_INFO.level); console.log(cc.fx.GameConfig.GM_INFO.level);
// 加载成功后进入 HomeScene cc.assetManager.loadBundle('shop', (err, bundle) => {
cc.assetManager.loadBundle('music', (err, bundle) => {
if (err) { if (err) {
console.error('加载 music bundle 失败:', err); console.error('加载 shop 失败:', err);
// 加载失败时仍尝试进入 HomeScene
cc.director.loadScene("HomeScene");
} else { } else {
console.log('music bundle 加载成功'); console.log('shop加载成功');
} // 加载成功后进入 HomeScene
cc.director.loadScene("HomeScene"); cc.assetManager.loadBundle('music', (err, bundle) => {
}); if (err) {
// cc.assetManager.loadBundle('shop', (err, bundle) => { console.error('加载 music bundle 失败:', err);
// if (err) { // 加载失败时仍尝试进入 HomeScene
// console.error('加载 shop 失败:', err); cc.director.loadScene("HomeScene");
// } else { } else {
// console.log('shop加载成功'); console.log('music bundle 加载成功');
// // 加载成功后进入 HomeScene }
// cc.assetManager.loadBundle('music', (err, bundle) => { cc.director.loadScene("HomeScene");
// if (err) { });
// console.error('加载 music bundle 失败:', err);
// // 加载失败时仍尝试进入 HomeScene
// cc.director.loadScene("HomeScene");
// } else {
// console.log('music bundle 加载成功');
// }
// cc.director.loadScene("HomeScene");
// });
// } }
// }); });
// 加载 music bundle // 加载 music bundle
} }
@ -236,10 +223,7 @@ export default class GameManager extends cc.Component {
//@ts-ignore //@ts-ignore
if (typeof wx !== 'undefined' && wx !== null) { if (typeof wx !== 'undefined' && wx !== null) {
MiniGameSdk.API.shushu_Init(); MiniGameSdk.API.shushu_Init();
this.nowTime = Date.now();
console.log("开始读取用户信息的时间:", this.nowTime);
Utils.getUserInfo((data) => { Utils.getUserInfo((data) => {
console.log("登录成功时间耗时:", Date.now() - this.nowTime);
console.log("登陆成功_____________", data); console.log("登陆成功_____________", data);
console.log("uid", data.data.onlyId); console.log("uid", data.data.onlyId);
if (data.data._id) { if (data.data._id) {
@ -274,7 +258,6 @@ export default class GameManager extends cc.Component {
cc.fx.GameTool.getHealth((data) => { cc.fx.GameTool.getHealth((data) => {
console.log("体力值完成进入游戏"); console.log("体力值完成进入游戏");
this.load5 = true; this.load5 = true;
console.log("获取体力值成功时间耗时:", Date.now() - this.nowTime);
}); });
this.load6 = true; this.load6 = true;
}); });
@ -360,7 +343,6 @@ export default class GameManager extends cc.Component {
cc.fx.GameConfig.GM_INFO.level = levelInfo.level; cc.fx.GameConfig.GM_INFO.level = levelInfo.level;
} }
this.load4 = true; this.load4 = true;
console.log("关卡等级成功时间耗时:", Date.now() - this.nowTime);
cc.fx.GameTool.setUserLevel((data) => { cc.fx.GameTool.setUserLevel((data) => {
}); });
} }
@ -389,7 +371,6 @@ export default class GameManager extends cc.Component {
cc.fx.StorageMessage.setStorage("level", levelInfo); cc.fx.StorageMessage.setStorage("level", levelInfo);
} }
this.load4 = true; this.load4 = true;
console.log("关卡等级成功时间耗时:", Date.now() - this.nowTime);
} }
}); });
//金币信息 //金币信息
@ -400,7 +381,6 @@ export default class GameManager extends cc.Component {
if (coinInfo.coin) if (coinInfo.coin)
cc.fx.GameConfig.GM_INFO.coin = coinInfo.coin; cc.fx.GameConfig.GM_INFO.coin = coinInfo.coin;
console.log("没有金币信息,从用户接口拿到数据", cc.fx.GameConfig.GM_INFO.coin); console.log("没有金币信息,从用户接口拿到数据", cc.fx.GameConfig.GM_INFO.coin);
console.log("金币成功时间耗时:", Date.now() - this.nowTime);
this.load3 = true; this.load3 = true;
cc.fx.GameTool.setUserCoin((data) => { cc.fx.GameTool.setUserCoin((data) => {
}); });
@ -435,7 +415,6 @@ export default class GameManager extends cc.Component {
cc.fx.StorageMessage.setStorage("coin", coinInfo); cc.fx.StorageMessage.setStorage("coin", coinInfo);
} }
this.load3 = true; this.load3 = true;
console.log("金币成功时间耗时:", Date.now() - this.nowTime);
} }
}); });
//道具信息 //道具信息
@ -538,10 +517,8 @@ export default class GameManager extends cc.Component {
console.log("用户此一次进入游戏为正确获取openid"); console.log("用户此一次进入游戏为正确获取openid");
} }
cc.fx.GameConfig.GM_INFO.first = true; cc.fx.GameConfig.GM_INFO.first = true;
console.log("金币成功时间耗时:", Date.now() - this.nowTime);
this.load3 = true; this.load3 = true;
this.load4 = true; this.load4 = true;
console.log("关卡等级成功时间耗时:", Date.now() - this.nowTime);
let levelInfo = { "level": 0, "timestamp": timestamp }; let levelInfo = { "level": 0, "timestamp": timestamp };
cc.fx.StorageMessage.setStorage("level", levelInfo); cc.fx.StorageMessage.setStorage("level", levelInfo);
let coinInfo = { "coin": 0, "timestamp": timestamp }; let coinInfo = { "coin": 0, "timestamp": timestamp };
@ -632,7 +609,6 @@ export default class GameManager extends cc.Component {
cc.fx.GameTool.setUserCoin((data) => { cc.fx.GameTool.setUserCoin((data) => {
// console.log("上传",data); // console.log("上传",data);
this.load3 = true; this.load3 = true;
console.log("金币成功时间耗时:", Date.now() - this.nowTime);
}); });
} }
else if (data.result.code == 200) { else if (data.result.code == 200) {
@ -643,7 +619,6 @@ export default class GameManager extends cc.Component {
console.log("4444444444"); console.log("4444444444");
cc.fx.StorageMessage.setStorage("coin", coinInfo); cc.fx.StorageMessage.setStorage("coin", coinInfo);
this.load3 = true; this.load3 = true;
console.log("金币成功时间耗时:", Date.now() - this.nowTime);
} }
}) })
}, 500); }, 500);
@ -658,7 +633,6 @@ export default class GameManager extends cc.Component {
cc.fx.GameTool.setUserLevel((data) => { cc.fx.GameTool.setUserLevel((data) => {
console.log("拿到的数据", data); console.log("拿到的数据", data);
this.load4 = true; this.load4 = true;
console.log("关卡等级成功时间耗时:", Date.now() - this.nowTime);
}); });
} }
else if (data.result.code == 200) { else if (data.result.code == 200) {
@ -668,7 +642,6 @@ export default class GameManager extends cc.Component {
// console.log("444444存储关卡信息:",levelInfo); // console.log("444444存储关卡信息:",levelInfo);
cc.fx.StorageMessage.setStorage("level", levelInfo); cc.fx.StorageMessage.setStorage("level", levelInfo);
this.load4 = true; this.load4 = true;
console.log("关卡等级成功时间耗时:", Date.now() - this.nowTime);
} }
}) })
setTimeout(() => { setTimeout(() => {

View File

@ -697,7 +697,7 @@ export default class JiaZai extends cc.Component {
}, order.outTradeNo); }, order.outTradeNo);
let price = order.price || 0; let price = order.price || 0;
const dataSuccess = { const dataSuccess = {
outTradeNo: order.outTradeNo, outTradeNo: order,
price: price, price: price,
payment_name: productId, payment_name: productId,
payment_num: 1, payment_num: 1,

View File

@ -28,23 +28,29 @@ export default class NewClass extends cc.Component {
testVersion: cc.Label = null; testVersion: cc.Label = null;
onLoad() { onLoad() {
// cc.director.getPhysicsManager().enabled = true;
// cc.director.getPhysicsManager().debugDrawFlags = 1;
// cc.director.getPhysicsManager().enabledAccumulator = true;
// cc.PhysicsManager.VELOCITY_ITERATIONS = 20;
// cc.PhysicsManager.FIXED_TIME_STEP = 1 / 120;
// cc.PhysicsManager.POSITION_ITERATIONS = 20;
//@ts-ignore //@ts-ignore
cc.internal.inputManager._maxTouches = 1 cc.internal.inputManager._maxTouches = 1
cc.debug.setDisplayStats(true); cc.debug.setDisplayStats(false);
let manager = cc.director.getCollisionManager(); let manager = cc.director.getCollisionManager();
manager.enabled = true; manager.enabled = true;
this.setWX(); this.setWX();
// let version = cc.fx.GameTool.getWechatGameVersion(); // let version = cc.fx.GameTool.getWechatGameVersion();
// if (version == "开发版" || version == "体验版") { // if(version == "开发版" || version == "体验版"){
// cc.debug.setDisplayStats(true);
// }
// else if (version == "正式版") {
// cc.debug.setDisplayStats(false); // cc.debug.setDisplayStats(false);
// } // }
// else { // else if(version == "正式版"){
// cc.debug.setDisplayStats(true); // cc.debug.setDisplayStats(false);
// }
// else{
// cc.debug.setDisplayStats(false);
// } // }
@ -91,6 +97,8 @@ export default class NewClass extends cc.Component {
//@ts-ignore //@ts-ignore
if (typeof wx !== 'undefined' && wx !== null) { // 判断是否在微信环境 if (typeof wx !== 'undefined' && wx !== null) { // 判断是否在微信环境
wx.setPreferredFramesPerSecond(60); wx.setPreferredFramesPerSecond(60);
// // 设置转发按钮点击后的回调 // // 设置转发按钮点击后的回调
// wx.onShareAppMessage(() => { // wx.onShareAppMessage(() => {
// return { // return {
@ -116,6 +124,9 @@ export default class NewClass extends cc.Component {
}; };
}); });
wx.showShareMenu(() => { wx.showShareMenu(() => {
return { return {
title: '你想玩上怎样的游戏?', title: '你想玩上怎样的游戏?',
@ -124,12 +135,15 @@ export default class NewClass extends cc.Component {
}; };
}); });
setTimeout(() => { setTimeout(() => {
wx.showShareMenu({ wx.showShareMenu({
menus: ['shareAppMessage', 'shareTimeline'] menus: ['shareAppMessage', 'shareTimeline']
}) })
}, 2000); }, 2000);
// 设置分享到朋友圈 // 设置分享到朋友圈
//@ts-ignore //@ts-ignore
// wx.updateShareMenu({ // wx.updateShareMenu({
@ -144,6 +158,9 @@ export default class NewClass extends cc.Component {
// console.log('更新分享菜单完成', data); // console.log('更新分享菜单完成', data);
// } // }
// }); // });
//@ts-ignore //@ts-ignore
} }

View File

@ -1,44 +0,0 @@
// Learn TypeScript:
// - https://docs.cocos.com/creator/manual/en/scripting/typescript.html
// Learn Attribute:
// - https://docs.cocos.com/creator/manual/en/scripting/reference/attributes.html
// Learn life-cycle callbacks:
// - https://docs.cocos.com/creator/manual/en/scripting/life-cycle-callbacks.html
const { ccclass, property } = cc._decorator;
@ccclass
export default class Main extends cc.Component {
// LIFE-CYCLE CALLBACKS:
onLoad() {
}
start() {
console.log("运行LoadScene场景")
cc.assetManager.loadBundle('shop', (err, bundle) => {
if (err) {
console.error('加载 shop 失败:', err);
} else {
console.log('shop加载成功');
cc.director.loadScene("LoadScene", (loadErr) => {
if (loadErr) {
// 加载场景失败,打印错误信息
console.error('加载 LoadScene 场景失败:', loadErr);
}
});
}
});
// 预加载 LoadScene 场景
// console.log("开始加载LoadScene场景")
}
// update (dt) {}
}

View File

@ -1,10 +0,0 @@
{
"ver": "1.1.0",
"uuid": "ab8c1952-7f8e-479f-a2f8-ad140b75f7e3",
"importer": "typescript",
"isPlugin": false,
"loadPluginInWeb": true,
"loadPluginInNative": true,
"loadPluginInEditor": false,
"subMetas": {}
}

View File

@ -1622,12 +1622,13 @@ export default class MapConroler extends cc.Component {
cc.fx.AudioManager._instance.playEffect("anniu_Big", null); cc.fx.AudioManager._instance.playEffect("anniu_Big", null);
console.log("下一关", cc.fx.GameConfig.GM_INFO.level); console.log("下一关", cc.fx.GameConfig.GM_INFO.level);
this.uploadToCloud(cc.fx.GameConfig.GM_INFO.level + 1); this.uploadToCloud(cc.fx.GameConfig.GM_INFO.level + 1);
if (cc.fx.GameConfig.GM_INFO.level > 323) { if (cc.fx.GameConfig.GM_INFO.level > 249) {
cc.fx.GameConfig.GM_INFO.level = 323; cc.fx.GameConfig.GM_INFO.level = 249;
MiniGameSdk.API.showToast("每周更新,敬请期待!"); MiniGameSdk.API.showToast("每周更新,敬请期待!");
setTimeout(() => { setTimeout(() => {
this.node.parent.parent.getChildByName("Win").getChildByName("tween"). this.node.parent.parent.getChildByName("Win").getChildByName("tween").
getChildByName("nextBtn").getComponent("btnControl").setTouch(true); getChildByName("nextBtn").getComponent("btnControl").setTouch(true);
}, 500); }, 500);
} }

View File

@ -1167,7 +1167,7 @@ export namespace MiniGameSdk {
if (typeof wx !== 'undefined' && wx !== null) { if (typeof wx !== 'undefined' && wx !== null) {
console.log("设置用户注册属性"); console.log("设置用户注册属性");
API._ta.userSet({ register_time: time }); API._ta.userSet({ register_time: time });
API._ta.userSet({ uid: cc.fx.GameConfig.GM_INFO.uid.toString() }); API._ta.userSet({ uid: cc.fx.GameConfig.GM_INFO.uid });
} }
} }
@ -1176,7 +1176,7 @@ export namespace MiniGameSdk {
console.log("上传金币和关卡信息给数数") console.log("上传金币和关卡信息给数数")
API._ta.userSet({ current_level: (cc.fx.GameConfig.GM_INFO.level + 1) }); API._ta.userSet({ current_level: (cc.fx.GameConfig.GM_INFO.level + 1) });
API._ta.userSet({ current_coin: cc.fx.GameConfig.GM_INFO.coin }); API._ta.userSet({ current_coin: cc.fx.GameConfig.GM_INFO.coin });
API._ta.userSet({ uid: cc.fx.GameConfig.GM_INFO.uid.toString() }); API._ta.userSet({ uid: cc.fx.GameConfig.GM_INFO.uid });
} }
} }
@ -1192,7 +1192,7 @@ export namespace MiniGameSdk {
current_health: cc.fx.GameConfig.GM_INFO.hp, //当前体力值 current_health: cc.fx.GameConfig.GM_INFO.hp, //当前体力值
tmp_coin: cc.fx.GameConfig.GM_INFO.coin,//当前金币 tmp_coin: cc.fx.GameConfig.GM_INFO.coin,//当前金币
version: cc.fx.GameConfig.GM_INFO.version.toString(),//当前版本号 version: cc.fx.GameConfig.GM_INFO.version.toString(),//当前版本号
uid: cc.fx.GameConfig.GM_INFO.uid.toString() //用户id uid: (cc.fx.GameConfig.GM_INFO.uid + ""), //用户id
}; };
if (register_time != null) { if (register_time != null) {
console.log("设置用户公共属性注册:————————————", register_time); console.log("设置用户公共属性注册:————————————", register_time);
@ -1202,7 +1202,7 @@ export namespace MiniGameSdk {
tmp_coin: cc.fx.GameConfig.GM_INFO.coin,//当前金币 tmp_coin: cc.fx.GameConfig.GM_INFO.coin,//当前金币
version: cc.fx.GameConfig.GM_INFO.version.toString(), version: cc.fx.GameConfig.GM_INFO.version.toString(),
register_time: register_time, register_time: register_time,
uid: cc.fx.GameConfig.GM_INFO.uid.toString(), //用户id uid: (cc.fx.GameConfig.GM_INFO.uid + ""), //用户id
pay_user: pay_user pay_user: pay_user
}; };
} }
@ -1213,12 +1213,10 @@ export namespace MiniGameSdk {
current_health: cc.fx.GameConfig.GM_INFO.hp, //当前体力值 current_health: cc.fx.GameConfig.GM_INFO.hp, //当前体力值
tmp_coin: cc.fx.GameConfig.GM_INFO.coin,//当前金币 tmp_coin: cc.fx.GameConfig.GM_INFO.coin,//当前金币
version: cc.fx.GameConfig.GM_INFO.version.toString(), version: cc.fx.GameConfig.GM_INFO.version.toString(),
uid: cc.fx.GameConfig.GM_INFO.uid.toString(), //用户id uid: (cc.fx.GameConfig.GM_INFO.uid + ""), //用户id
pay_user: pay_user pay_user: pay_user
} }
} }
// @ts-ignore
console.log("设置公共属性时:————————————", superProperties.uid);
API._ta.setSuperProperties(superProperties);//设置公共事件属性 API._ta.setSuperProperties(superProperties);//设置公共事件属性
API.updateCoinAndLevel(); API.updateCoinAndLevel();
} }

View File

@ -296,8 +296,8 @@ export class GameConfig {
var self = this; var self = this;
if ((cc.fx.GameConfig.GM_INFO.level) > 323) { if ((cc.fx.GameConfig.GM_INFO.level) > 249) {
cc.fx.GameConfig.GM_INFO.level = 323; cc.fx.GameConfig.GM_INFO.level = 249;
} }
let name = "Json/level" + (cc.fx.GameConfig.GM_INFO.level + 1); let name = "Json/level" + (cc.fx.GameConfig.GM_INFO.level + 1);

View File

@ -359,8 +359,8 @@ var GameTool = {
//增加关卡数 //增加关卡数
addLevel(time1, time2) { addLevel(time1, time2) {
cc.fx.GameConfig.GM_INFO.level += 1; cc.fx.GameConfig.GM_INFO.level += 1;
if (cc.fx.GameConfig.GM_INFO.level > 323) { if (cc.fx.GameConfig.GM_INFO.level > 249) {
cc.fx.GameConfig.GM_INFO.level = 323; cc.fx.GameConfig.GM_INFO.level = 249;
} }
const timestamp = Date.now(); const timestamp = Date.now();
let levelInfo = { let levelInfo = {

View File

@ -77,10 +77,10 @@
"__id__": 3 "__id__": 3
}, },
{ {
"__id__": 19 "__id__": 21
}, },
{ {
"__id__": 20 "__id__": 22
} }
], ],
"_prefab": null, "_prefab": null,
@ -143,10 +143,10 @@
"__id__": 4 "__id__": 4
}, },
"node2": { "node2": {
"__id__": 14 "__id__": 16
}, },
"node3": { "node3": {
"__id__": 12 "__id__": 14
}, },
"localTest": false, "localTest": false,
"clientTestVersion": "1.0.0", "clientTestVersion": "1.0.0",
@ -164,7 +164,7 @@
"_active": true, "_active": true,
"_components": [ "_components": [
{ {
"__id__": 18 "__id__": 20
} }
], ],
"_prefab": null, "_prefab": null,
@ -229,23 +229,26 @@
{ {
"__id__": 9 "__id__": 9
}, },
{
"__id__": 4
},
{ {
"__id__": 12 "__id__": 12
}, },
{
"__id__": 4
},
{ {
"__id__": 14 "__id__": 14
},
{
"__id__": 16
} }
], ],
"_active": true, "_active": true,
"_components": [ "_components": [
{ {
"__id__": 16 "__id__": 18
}, },
{ {
"__id__": 17 "__id__": 19
} }
], ],
"_prefab": null, "_prefab": null,
@ -531,6 +534,98 @@
"_originalHeight": 2340, "_originalHeight": 2340,
"_id": "c0sWn10ZdBD6+shoZmPwoN" "_id": "c0sWn10ZdBD6+shoZmPwoN"
}, },
{
"__type__": "cc.Node",
"_name": "logo",
"_objFlags": 0,
"_parent": {
"__id__": 5
},
"_children": [],
"_active": false,
"_components": [
{
"__id__": 13
}
],
"_prefab": null,
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 929,
"height": 216
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
-6.686,
369.958,
0,
0,
0,
0,
1,
1,
1,
1
]
},
"_eulerAngles": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_skewX": 0,
"_skewY": 0,
"_is3DNode": false,
"_groupIndex": 0,
"groupIndex": 0,
"_id": "9cDML2xA5FBo1N9jdY+vbR"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 12
},
"_enabled": true,
"_materials": [
{
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
}
],
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": null,
"_type": 0,
"_sizeMode": 1,
"_fillType": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_atlas": null,
"_id": "b6c3wasj1AtodoC2eFiGL/"
},
{ {
"__type__": "cc.Node", "__type__": "cc.Node",
"_name": "jiazai3", "_name": "jiazai3",
@ -542,7 +637,7 @@
"_active": true, "_active": true,
"_components": [ "_components": [
{ {
"__id__": 13 "__id__": 15
} }
], ],
"_prefab": null, "_prefab": null,
@ -598,7 +693,7 @@
"_name": "", "_name": "",
"_objFlags": 0, "_objFlags": 0,
"node": { "node": {
"__id__": 12 "__id__": 14
}, },
"_enabled": true, "_enabled": true,
"_materials": [ "_materials": [
@ -636,7 +731,7 @@
"_active": true, "_active": true,
"_components": [ "_components": [
{ {
"__id__": 15 "__id__": 17
} }
], ],
"_prefab": null, "_prefab": null,
@ -692,7 +787,7 @@
"_name": "", "_name": "",
"_objFlags": 0, "_objFlags": 0,
"node": { "node": {
"__id__": 14 "__id__": 16
}, },
"_enabled": true, "_enabled": true,
"_materials": [ "_materials": [
@ -795,19 +890,6 @@
"_atlas": null, "_atlas": null,
"_id": "1cgewKbYRMtIgKEetpfwI+" "_id": "1cgewKbYRMtIgKEetpfwI+"
}, },
{
"__type__": "669f4SuSl9ORqawBcbwCNpG",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 2
},
"_enabled": true,
"fontUI": {
"__uuid__": "fa9a438e-1f24-47fe-bbcd-b75abcff2ea8"
},
"_id": "e4QjzhztFAl4p0+5kRotxl"
},
{ {
"__type__": "df248lSLllOZpCHwGqQ5Ye3", "__type__": "df248lSLllOZpCHwGqQ5Ye3",
"_name": "", "_name": "",
@ -821,6 +903,19 @@
"Block_Array": [], "Block_Array": [],
"Wall_Prefab": [], "Wall_Prefab": [],
"Block_Color": [], "Block_Color": [],
"_id": "de33dd/4JKb4L0+kEatmTv" "_id": "89AARqGyBAkoEhGSfCdkpY"
},
{
"__type__": "669f4SuSl9ORqawBcbwCNpG",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 2
},
"_enabled": true,
"fontUI": {
"__uuid__": "fa9a438e-1f24-47fe-bbcd-b75abcff2ea8"
},
"_id": "e4QjzhztFAl4p0+5kRotxl"
} }
] ]

Binary file not shown.

After

Width:  |  Height:  |  Size: 308 KiB

View File

Before

Width:  |  Height:  |  Size: 2.6 KiB

After

Width:  |  Height:  |  Size: 2.6 KiB

View File

Before

Width:  |  Height:  |  Size: 3.1 KiB

After

Width:  |  Height:  |  Size: 3.1 KiB

View File

Before

Width:  |  Height:  |  Size: 2.7 KiB

After

Width:  |  Height:  |  Size: 2.7 KiB

View File

@ -2,9 +2,9 @@
"ver": "1.1.3", "ver": "1.1.3",
"uuid": "2880dc26-5b38-48bd-baba-daaec97499cb", "uuid": "2880dc26-5b38-48bd-baba-daaec97499cb",
"importer": "folder", "importer": "folder",
"isBundle": false, "isBundle": true,
"bundleName": "res", "bundleName": "res",
"priority": 8, "priority": "7",
"compressionType": { "compressionType": {
"wechatgame": "subpackage", "wechatgame": "subpackage",
"web-mobile": "default" "web-mobile": "default"

Binary file not shown.

Before

Width:  |  Height:  |  Size: 82 KiB

After

Width:  |  Height:  |  Size: 225 KiB

View File

@ -1,360 +0,0 @@
{
"LEVEL_INFO": [
{
"id": "120",
"map": [
8,
10
],
"time": 120,
"gap": []
}
],
"BLOCK_INFO": [
[
{
"block": 2,
"color": 10,
"type": 9,
"position": {
"x": 0,
"y": 0,
"z": 0
},
"adhesiveTime": 2,
"id": 210
},
{
"block": 20,
"color": 3,
"type": 9,
"position": {
"x": 240,
"y": -120,
"z": 0
},
"adhesiveTime": 1,
"id": 220
},
{
"block": 4,
"color": 8,
"type": 9,
"position": {
"x": 0,
"y": -360,
"z": 0
},
"adhesiveTime": 2,
"id": 230
},
{
"block": 1,
"color": 6,
"type": 9,
"position": {
"x": 240,
"y": -360,
"z": 0
},
"adhesiveTime": 1,
"id": 240
},
{
"block": 1,
"color": 6,
"type": 5,
"position": {
"x": -120,
"y": -120,
"z": 0
},
"id": 270
},
{
"block": 22,
"color": 5,
"type": 0,
"position": {
"x": -120,
"y": -480,
"z": 0
},
"id": 280
},
{
"block": 0,
"color": 5,
"type": 4,
"position": {
"x": -120,
"y": 120,
"z": 0
},
"freezeTime": 15,
"id": 290
},
{
"block": 0,
"color": 5,
"type": 4,
"position": {
"x": -120,
"y": -240,
"z": 0
},
"freezeTime": 15,
"id": 300
},
{
"block": 0,
"color": 5,
"type": 4,
"position": {
"x": 240,
"y": -240,
"z": 0
},
"freezeTime": 15,
"id": 310
},
{
"block": 0,
"color": 5,
"type": 4,
"position": {
"x": 360,
"y": -120,
"z": 0
},
"freezeTime": 10,
"id": 320
},
{
"block": 0,
"color": 5,
"type": 4,
"position": {
"x": 240,
"y": 120,
"z": 0
},
"freezeTime": 9,
"id": 330
},
{
"block": 2,
"color": 2,
"type": 4,
"position": {
"x": -240,
"y": 240,
"z": 0
},
"freezeTime": 3,
"id": 340
},
{
"block": 1,
"color": 7,
"type": 1,
"position": {
"x": -120,
"y": 0,
"z": 0
},
"stacking": 5,
"id": 360
},
{
"block": 2,
"color": 2,
"type": 1,
"position": {
"x": 360,
"y": -360,
"z": 0
},
"stacking": 5,
"id": 370
},
{
"block": 0,
"color": 10,
"type": 0,
"position": {
"x": 120,
"y": -240,
"z": 0
},
"id": 380
},
{
"block": 2,
"color": 4,
"type": 4,
"position": {
"x": -120,
"y": 240,
"z": 0
},
"freezeTime": 6,
"id": 380
},
{
"block": 21,
"color": 9,
"type": 9,
"position": {
"x": 120,
"y": 120,
"z": 0
},
"adhesiveTime": 2,
"id": 370
},
{
"block": 2,
"color": 1,
"type": 9,
"position": {
"x": 360,
"y": 120,
"z": 0
},
"adhesiveTime": 1,
"id": 380
}
]
],
"WALL_INFO": [
[
{
"id": 1,
"num": 11,
"color": 10,
"special": 0,
"length": 1
},
{
"id": 2,
"num": 20,
"color": 6,
"special": 1,
"length": 2
},
{
"id": 3,
"num": 21,
"color": 6,
"special": 1,
"length": 0
},
{
"id": 4,
"num": 0,
"color": 6,
"special": 0,
"length": 2
},
{
"id": 5,
"num": 1,
"color": 6,
"special": 0,
"length": 0
},
{
"id": 6,
"num": 10,
"color": 5,
"special": 0,
"length": 2
},
{
"id": 7,
"num": 12,
"color": 5,
"special": 0,
"length": 0
},
{
"id": 8,
"num": 2,
"color": 7,
"special": 0,
"length": 2
},
{
"id": 9,
"num": 3,
"color": 7,
"special": 0,
"length": 0
},
{
"id": 10,
"num": 17,
"color": 7,
"special": 0,
"length": 1
},
{
"id": 11,
"num": 14,
"color": 3,
"special": 0,
"length": 2
},
{
"id": 12,
"num": 16,
"color": 3,
"special": 0,
"length": 0
},
{
"id": 13,
"num": 18,
"color": 4,
"special": 0,
"length": 1
},
{
"id": 14,
"num": 13,
"color": 1,
"special": 0,
"length": 1
},
{
"id": 15,
"num": 15,
"color": 8,
"special": 0,
"length": 1
},
{
"id": 16,
"num": 22,
"color": 9,
"special": 0,
"length": 2
},
{
"id": 17,
"num": 23,
"color": 9,
"special": 0,
"length": 0
},
{
"id": 18,
"num": 8,
"color": 2,
"special": 0,
"length": 1
}
]
]
}

View File

@ -1,426 +1,317 @@
{ {
"LEVEL_INFO": [ "LEVEL_INFO": [
{
"risefall": [
{ {
"x": 6, "risefall": [],
"y": 9, "id": "127",
"color": "2" "map": [
}, 6,
{ 9
"x": 7, ],
"y": 9, "time": 135,
"color": "2" "gap": [
}, {
{ "x": 2,
"x": 7, "y": 1,
"y": 8, "z": 0
"color": "2" },
}, {
{ "x": 3,
"x": 7, "y": 1,
"y": 7, "z": 0
"color": "2" }
]
} }
], ],
"id": "127", "BLOCK_INFO": [
"map": [ [
9, {
11 "block": 0,
], "color": 2,
"time": 90, "type": 0,
"gap": [ "position": {
{ "x": -120,
"x": 1, "y": 300,
"y": 1, "z": 0
"z": 0 },
}, "id": 210
{ },
"x": 2, {
"y": 1, "block": 2,
"z": 0 "color": 2,
}, "type": 0,
{ "position": {
"x": 3, "x": 0,
"y": 1, "y": 180,
"z": 0 "z": 0
}, },
{ "id": 220
"x": 4, },
"y": 1, {
"z": 0 "block": 0,
}, "color": 2,
{ "type": 0,
"x": 5, "position": {
"y": 1, "x": 240,
"z": 0 "y": 180,
}, "z": 0
{ },
"x": 5, "id": 230
"y": 2, },
"z": 0 {
}, "block": 0,
{ "color": 2,
"x": 4, "type": 0,
"y": 2, "position": {
"z": 0 "x": 120,
}, "y": -180,
{ "z": 0
"x": 3, },
"y": 2, "id": 240
"z": 0 },
}, {
{ "block": 2,
"x": 2, "color": 9,
"y": 2, "type": 0,
"z": 0 "position": {
}, "x": 120,
{ "y": 180,
"x": 1, "z": 0
"y": 2, },
"z": 0 "id": 250
}, },
{ {
"x": 3, "block": 0,
"y": 3, "color": 8,
"z": 0 "type": 0,
}, "position": {
{ "x": 0,
"x": 2, "y": -180,
"y": 3, "z": 0
"z": 0 },
}, "id": 260
{ },
"x": 1, {
"y": 3, "block": 0,
"z": 0 "color": 8,
}, "type": 0,
{ "position": {
"x": 3, "x": 120,
"y": 4, "y": -300,
"z": 0 "z": 0
}, },
{ "id": 270
"x": 2, },
"y": 4, {
"z": 0 "block": 0,
}, "color": 1,
{ "type": 0,
"x": 1, "position": {
"y": 4, "x": 240,
"z": 0 "y": 300,
}, "z": 0
{ },
"x": 2, "id": 280
"y": 5, },
"z": 0 {
}, "block": 23,
{ "color": 1,
"x": 1, "type": 0,
"y": 5, "position": {
"z": 0 "x": 120,
}, "y": -60,
{ "z": 0
"x": 2, },
"y": 6, "id": 290
"z": 0 },
}, {
{ "block": 23,
"x": 1, "color": 1,
"y": 6, "type": 0,
"z": 0 "position": {
} "x": 0,
] "y": -60,
} "z": 0
], },
"BLOCK_INFO": [ "id": 300
[ },
{ {
"block": 5, "block": 23,
"color": 6, "color": 1,
"type": 0, "type": 0,
"position": { "position": {
"x": 420, "x": 120,
"y": -540, "y": 60,
"z": 0 "z": 0
}, },
"id": 210 "id": 310
}, },
{ {
"block": 2, "block": 23,
"color": 6, "color": 1,
"type": 0, "type": 0,
"position": { "position": {
"x": 60, "x": 0,
"y": 180, "y": 60,
"z": 0 "z": 0
}, },
"id": 220 "id": 320
}, },
{ {
"block": 3, "block": 2,
"color": 1, "color": 3,
"type": 0, "type": 0,
"position": { "position": {
"x": -60, "x": -120,
"y": 180, "y": 60,
"z": 0 "z": 0
}, },
"id": 230 "id": 330
}, },
{ {
"block": 0, "block": 2,
"color": 1, "color": 5,
"type": 0, "type": 0,
"position": { "position": {
"x": 420, "x": -120,
"y": 60, "y": -420,
"z": 0 "z": 0
}, },
"id": 240 "id": 340
}, },
{ {
"block": 0, "block": 2,
"color": 6, "color": 5,
"type": 0, "type": 0,
"position": { "position": {
"x": 300, "x": 240,
"y": -60, "y": -420,
"z": 0 "z": 0
}, },
"id": 250 "id": 350
}, },
{ {
"block": 0, "block": 0,
"color": 4, "color": 10,
"type": 0, "type": 0,
"position": { "position": {
"x": 300, "x": 0,
"y": 180, "y": -300,
"z": 0 "z": 0
}, },
"id": 260 "id": 360
}, },
{ {
"block": 0, "block": 0,
"color": 4, "color": 6,
"type": 0, "type": 0,
"position": { "position": {
"x": -300, "x": -120,
"y": 300, "y": -60,
"z": 0 "z": 0
}, },
"id": 270 "id": 370
}, },
{ {
"block": 19, "block": 0,
"color": 10, "color": 5,
"type": 0, "type": 0,
"position": { "position": {
"x": 180, "x": 240,
"y": -300, "y": 60,
"z": 0 "z": 0
}, },
"id": 280 "id": 380
}, }
{ ]
"block": 2, ],
"color": 10, "WALL_INFO": [
"type": 0, [
"position": { {
"x": 420, "id": 1,
"y": -180, "num": 17,
"z": 0 "color": 9,
}, "special": 0,
"id": 290 "length": 2
}, },
{ {
"block": 1, "id": 2,
"color": 2, "num": 18,
"type": 2, "color": 9,
"position": { "special": 0,
"x": -60, "length": 0
"y": 420, },
"z": 0 {
}, "id": 3,
"id": 300 "num": 8,
}, "color": 8,
{ "special": 2,
"block": 1, "length": 1,
"color": 2, "lock": true
"type": 2, },
"position": { {
"x": 300, "id": 4,
"y": 60, "num": 3,
"z": 0 "color": 1,
}, "special": 0,
"id": 310 "length": 2
}, },
{ {
"block": 0, "id": 5,
"color": 3, "num": 4,
"type": 2, "color": 1,
"position": { "special": 0,
"x": 300, "length": 0
"y": -300, },
"z": 0 {
}, "id": 6,
"id": 320 "num": 20,
}, "color": 10,
{ "special": 0,
"block": 0, "length": 2
"color": 2, },
"type": 2, {
"position": { "id": 7,
"x": 420, "num": 21,
"y": -300, "color": 10,
"z": 0 "special": 0,
}, "length": 0
"id": 330 },
}, {
{ "id": 8,
"block": 1, "num": 7,
"color": 1, "color": 2,
"type": 2, "special": 2,
"position": { "length": 1,
"x": 180, "lock": true
"y": 420, },
"z": 0 {
}, "id": 9,
"id": 340 "num": 16,
}, "color": 5,
{ "special": 0,
"block": 2, "length": 1
"color": 2, },
"type": 0, {
"position": { "id": 10,
"x": 180, "num": 15,
"y": 180, "color": 3,
"z": 0 "special": 0,
}, "length": 1
"id": 350 },
}, {
{ "id": 11,
"block": 18, "num": 0,
"color": 5, "color": 6,
"type": 3, "special": 0,
"position": { "length": 2
"x": 60, },
"y": -180, {
"z": 0 "id": 12,
}, "num": 1,
"lockTime": 5, "color": 6,
"id": 360 "special": 0,
} "length": 0
}
]
] ]
],
"WALL_INFO": [
[
{
"id": 128,
"num": 0,
"color": 6,
"special": 0,
"length": 2
},
{
"id": 129,
"num": 1,
"color": 6,
"special": 0,
"length": 0
},
{
"id": 130,
"num": 29,
"color": 2,
"special": 0,
"length": 2
},
{
"id": 131,
"num": 30,
"color": 2,
"special": 0,
"length": 0
},
{
"id": 132,
"num": 24,
"color": 1,
"special": 0,
"length": 2
},
{
"id": 133,
"num": 25,
"color": 1,
"special": 0,
"length": 0
},
{
"id": 134,
"num": 26,
"color": 5,
"special": 0,
"length": 3
},
{
"id": 135,
"num": 27,
"color": 5,
"special": 0,
"length": 0
},
{
"id": 136,
"num": 28,
"color": 5,
"special": 0,
"length": 0
},
{
"id": 137,
"num": 19,
"color": 4,
"special": 0,
"length": 2
},
{
"id": 138,
"num": 21,
"color": 4,
"special": 0,
"length": 0
},
{
"id": 139,
"num": 8,
"color": 3,
"special": 0,
"length": 2
},
{
"id": 140,
"num": 12,
"color": 3,
"special": 0,
"length": 0
},
{
"id": 141,
"num": 14,
"color": 10,
"special": 0,
"length": 2
},
{
"id": 142,
"num": 18,
"color": 10,
"special": 0,
"length": 0
}
]
]
} }

View File

@ -1,506 +0,0 @@
{
"LEVEL_INFO": [
{
"id": "121",
"map": [
10,
12
],
"time": 170,
"gap": []
}
],
"BLOCK_INFO": [
[
{
"block": 21,
"color": 9,
"type": 0,
"position": {
"x": -120,
"y": 360,
"z": 0
},
"id": 210
},
{
"block": 22,
"color": 2,
"type": 0,
"position": {
"x": 240,
"y": 360,
"z": 0
},
"id": 220
},
{
"block": 1,
"color": 2,
"type": 0,
"position": {
"x": -240,
"y": -360,
"z": 0
},
"id": 230
},
{
"block": 19,
"color": 2,
"type": 2,
"position": {
"x": -240,
"y": -240,
"z": 0
},
"id": 240
},
{
"block": 1,
"color": 8,
"type": 2,
"position": {
"x": 240,
"y": 240,
"z": 0
},
"id": 250
},
{
"block": 1,
"color": 5,
"type": 2,
"position": {
"x": 0,
"y": 240,
"z": 0
},
"id": 260
},
{
"block": 20,
"color": 6,
"type": 2,
"position": {
"x": 480,
"y": -240,
"z": 0
},
"id": 270
},
{
"block": 1,
"color": 6,
"type": 8,
"position": {
"x": 480,
"y": 240,
"z": 0
},
"id": 280
},
{
"block": 1,
"color": 3,
"type": 8,
"position": {
"x": -240,
"y": 240,
"z": 0
},
"id": 290
},
{
"block": 1,
"color": 3,
"type": 0,
"position": {
"x": 480,
"y": -360,
"z": 0
},
"id": 300
},
{
"block": 0,
"color": 3,
"type": 9,
"position": {
"x": 240,
"y": -480,
"z": 0
},
"adhesiveTime": 2,
"id": 310
},
{
"block": 2,
"color": 9,
"type": 9,
"position": {
"x": 240,
"y": -360,
"z": 0
},
"adhesiveTime": 1,
"id": 320
},
{
"block": 0,
"color": 6,
"type": 9,
"position": {
"x": -120,
"y": -480,
"z": 0
},
"adhesiveTime": 2,
"id": 330
},
{
"block": 2,
"color": 1,
"type": 9,
"position": {
"x": -120,
"y": -360,
"z": 0
},
"adhesiveTime": 1,
"id": 340
},
{
"block": 5,
"color": 5,
"type": 3,
"position": {
"x": 120,
"y": -120,
"z": 0
},
"lockTime": 4,
"id": 350
},
{
"block": 0,
"color": 10,
"type": 0,
"position": {
"x": -120,
"y": -120,
"z": 0
},
"id": 360
},
{
"block": 0,
"color": 10,
"type": 0,
"position": {
"x": 240,
"y": -120,
"z": 0
},
"id": 370
},
{
"block": 1,
"color": 10,
"type": 5,
"position": {
"x": 120,
"y": 120,
"z": 0
},
"id": 380
},
{
"block": 1,
"color": 9,
"type": 0,
"position": {
"x": 0,
"y": -600,
"z": 0
},
"id": 390
},
{
"block": 5,
"color": 7,
"type": 0,
"position": {
"x": 480,
"y": 0,
"z": 0
},
"id": 400
},
{
"block": 1,
"color": 7,
"type": 0,
"position": {
"x": 240,
"y": -600,
"z": 0
},
"id": 410
},
{
"block": 5,
"color": 7,
"type": 1,
"position": {
"x": 120,
"y": -360,
"z": 0
},
"stacking": 8,
"id": 420
},
{
"block": 23,
"color": 7,
"type": 1,
"position": {
"x": 0,
"y": -480,
"z": 0
},
"stacking": 8,
"id": 430
},
{
"block": 23,
"color": 7,
"type": 1,
"position": {
"x": 120,
"y": -480,
"z": 0
},
"stacking": 8,
"id": 440
},
{
"block": 23,
"color": 7,
"type": 1,
"position": {
"x": 120,
"y": 360,
"z": 0
},
"stacking": 8,
"id": 450
},
{
"block": 23,
"color": 7,
"type": 1,
"position": {
"x": 0,
"y": 360,
"z": 0
},
"stacking": 8,
"id": 460
},
{
"block": 5,
"color": 8,
"type": 0,
"position": {
"x": -240,
"y": 0,
"z": 0
},
"id": 470
},
{
"block": 21,
"color": 7,
"type": 4,
"position": {
"x": -360,
"y": -600,
"z": 0
},
"freezeTime": 3,
"id": 480
},
{
"block": 22,
"color": 5,
"type": 4,
"position": {
"x": 480,
"y": -600,
"z": 0
},
"freezeTime": 3,
"id": 490
}
]
],
"WALL_INFO": [
[
{
"id": 1,
"num": 11,
"color": 1,
"special": 0,
"length": 3
},
{
"id": 2,
"num": 13,
"color": 1,
"special": 0,
"length": 0
},
{
"id": 3,
"num": 15,
"color": 1,
"special": 0,
"length": 0
},
{
"id": 4,
"num": 21,
"color": 9,
"special": 0,
"length": 3
},
{
"id": 5,
"num": 23,
"color": 9,
"special": 0,
"length": 0
},
{
"id": 6,
"num": 25,
"color": 9,
"special": 0,
"length": 0
},
{
"id": 7,
"num": 26,
"color": 2,
"special": 0,
"length": 2
},
{
"id": 8,
"num": 27,
"color": 2,
"special": 0,
"length": 0
},
{
"id": 9,
"num": 22,
"color": 6,
"special": 0,
"length": 2
},
{
"id": 10,
"num": 24,
"color": 6,
"special": 0,
"length": 0
},
{
"id": 11,
"num": 10,
"color": 3,
"special": 0,
"length": 2
},
{
"id": 12,
"num": 12,
"color": 3,
"special": 0,
"length": 0
},
{
"id": 13,
"num": 34,
"color": 5,
"special": 0,
"length": 2
},
{
"id": 14,
"num": 35,
"color": 5,
"special": 0,
"length": 0
},
{
"id": 15,
"num": 0,
"color": 8,
"special": 0,
"length": 2
},
{
"id": 16,
"num": 1,
"color": 8,
"special": 0,
"length": 0
},
{
"id": 17,
"num": 4,
"color": 10,
"special": 0,
"length": 1
},
{
"id": 18,
"num": 30,
"color": 10,
"special": 0,
"length": 1
},
{
"id": 19,
"num": 16,
"color": 10,
"special": 1,
"length": 2
},
{
"id": 20,
"num": 18,
"color": 10,
"special": 1,
"length": 0
},
{
"id": 21,
"num": 8,
"color": 7,
"special": 0,
"length": 2
},
{
"id": 22,
"num": 9,
"color": 7,
"special": 0,
"length": 0
}
]
]
}

View File

@ -1,6 +0,0 @@
{
"ver": "1.0.2",
"uuid": "672e5215-004a-4393-9969-1f76b342b288",
"importer": "json",
"subMetas": {}
}

View File

@ -1,122 +1,123 @@
{ {
"LEVEL_INFO": [ "LEVEL_INFO": [
{ {
"id": "122", "risefall": [],
"id": "174",
"map": [ "map": [
10, 8,
12 10
], ],
"time": 130, "time": 105,
"gap": [] "gap": []
} }
], ],
"BLOCK_INFO": [ "BLOCK_INFO": [
[ [
{ {
"block": 0, "block": 1,
"color": 1, "color": 8,
"type": 0, "type": 0,
"position": { "position": {
"x": -360, "x": 0,
"y": 120, "y": 360,
"z": 0 "z": 0
}, },
"id": 210 "id": 210
}, },
{ {
"block": 0, "block": 1,
"color": 10,
"type": 0,
"position": {
"x": 240,
"y": 240,
"z": 0
},
"id": 220
},
{
"block": 18,
"color": 9, "color": 9,
"type": 0, "type": 0,
"position": {
"x": -240,
"y": 120,
"z": 0
},
"id": 230
},
{
"block": 10,
"color": 9,
"type": 0,
"position": {
"x": -360,
"y": -240,
"z": 0
},
"id": 240
},
{
"block": 4,
"color": 1,
"type": 8,
"position": {
"x": -120,
"y": -240,
"z": 0
},
"id": 250
},
{
"block": 8,
"color": 2,
"type": 8,
"position": {
"x": 360,
"y": -120,
"z": 0
},
"id": 260
},
{
"block": 2,
"color": 2,
"type": 0,
"position": { "position": {
"x": 240, "x": 240,
"y": 360, "y": 360,
"z": 0 "z": 0
}, },
"id": 270 "id": 220
}, },
{ {
"block": 0, "block": 0,
"color": 3, "color": 6,
"type": 0, "type": 0,
"position": { "position": {
"x": -360, "x": 120,
"y": -360, "y": 0,
"z": 0 "z": 0
}, },
"id": 280 "id": 230
},
{
"block": 1,
"color": 10,
"type": 7,
"position": {
"x": 240,
"y": -480,
"z": 0
},
"id": 240
}, },
{ {
"block": 0, "block": 0,
"color": 10, "color": 10,
"type": 8, "type": 0,
"position": {
"x": 0,
"y": 240,
"z": 0
},
"id": 250
},
{
"block": 0,
"color": 5,
"type": 0,
"position": {
"x": 120,
"y": 240,
"z": 0
},
"id": 260
},
{
"block": 1,
"color": 3,
"type": 0,
"position": {
"x": 120,
"y": 120,
"z": 0
},
"id": 270
},
{
"block": 0,
"color": 4,
"type": 0,
"position": { "position": {
"x": 0, "x": 0,
"y": 0, "y": 0,
"z": 0 "z": 0
}, },
"id": 280
},
{
"block": 22,
"color": 1,
"type": 0,
"position": {
"x": -120,
"y": -120,
"z": 0
},
"id": 290 "id": 290
}, },
{ {
"block": 0, "block": 21,
"color": 7, "color": 8,
"type": 8, "type": 0,
"position": { "position": {
"x": 120, "x": 240,
"y": -120, "y": -120,
"z": 0 "z": 0
}, },
@ -124,164 +125,138 @@
}, },
{ {
"block": 0, "block": 0,
"color": 5, "color": 7,
"type": 7, "type": 8,
"position": { "position": {
"x": 120, "x": -240,
"y": 0, "y": -120,
"z": 0 "z": 0
}, },
"id": 310 "id": 310
}, },
{ {
"block": 0, "block": 0,
"color": 9, "color": 3,
"type": 7, "type": 8,
"position": { "position": {
"x": 0, "x": 360,
"y": -120, "y": -120,
"z": 0 "z": 0
}, },
"id": 320 "id": 320
}, },
{ {
"block": 3, "block": 5,
"color": 9, "color": 7,
"type": 7, "type": 3,
"position": { "position": {
"x": 240, "x": 120,
"y": -240, "y": -240,
"z": 0 "z": 0
}, },
"lockTime": 4,
"id": 330 "id": 330
}, },
{ {
"block": 2, "block": 0,
"color": 5, "color": 6,
"type": 0, "type": 2,
"position": { "position": {
"x": 360, "x": -120,
"y": 120, "y": -240,
"z": 0 "z": 0
}, },
"id": 340 "id": 340
}, },
{ {
"block": 1, "block": 0,
"color": 8, "color": 1,
"type": 0, "type": 2,
"position": { "position": {
"x": 120, "x": 240,
"y": -360, "y": -240,
"z": 0 "z": 0
}, },
"id": 350 "id": 350
}, },
{ {
"block": 1, "block": 1,
"color": 6, "color": 1,
"type": 0, "type": 0,
"position": { "position": {
"x": 120, "x": 0,
"y": 360, "y": -360,
"z": 0 "z": 0
}, },
"id": 360 "id": 360
}, },
{ {
"block": 15, "block": 1,
"color": 3, "color": 8,
"type": 7, "type": 0,
"position": { "position": {
"x": 120, "x": 240,
"y": 120, "y": -360,
"z": 0 "z": 0
}, },
"id": 370 "id": 370
}, },
{ {
"block": 5, "block": 1,
"color": 6, "color": 1,
"type": 1, "type": 0,
"position": { "position": {
"x": 120, "x": 0,
"y": -600, "y": -480,
"z": 0 "z": 0
}, },
"stacking": 5,
"id": 380 "id": 380
}, },
{ {
"block": 21, "block": 0,
"color": 8, "color": 3,
"type": 4, "type": 2,
"position": { "position": {
"x": -240, "x": -240,
"y": -480, "y": -480,
"z": 0 "z": 0
}, },
"freezeTime": 9,
"id": 390 "id": 390
}, },
{ {
"block": 22, "block": 0,
"color": 3, "color": 5,
"type": 4, "type": 2,
"position": { "position": {
"x": 360, "x": 360,
"y": -480, "y": -480,
"z": 0 "z": 0
}, },
"freezeTime": 9,
"id": 400 "id": 400
}, },
{ {
"block": 4, "block": 5,
"color": 7, "color": 7,
"type": 4, "type": 4,
"position": { "position": {
"x": 480, "x": -120,
"y": -240, "y": 120,
"z": 0 "z": 0
}, },
"freezeTime": 15, "freezeTime": 8,
"id": 410 "id": 410
}, },
{ {
"block": 19, "block": 5,
"color": 9,
"type": 4,
"position": {
"x": 480,
"y": -600,
"z": 0
},
"freezeTime": 17,
"id": 420
},
{
"block": 22,
"color": 9,
"type": 4,
"position": {
"x": 480,
"y": 360,
"z": 0
},
"freezeTime": 18,
"id": 430
},
{
"block": 21,
"color": 6, "color": 6,
"type": 4, "type": 4,
"position": { "position": {
"x": -360, "x": 360,
"y": 360, "y": 120,
"z": 0 "z": 0
}, },
"freezeTime": 19, "freezeTime": 13,
"id": 440 "id": 420
} }
] ]
], ],
@ -289,197 +264,120 @@
[ [
{ {
"id": 1, "id": 1,
"num": 11,
"color": 1,
"special": 0,
"length": 3
},
{
"id": 2,
"num": 13, "num": 13,
"color": 1, "color": 1,
"special": 0, "special": 0,
"length": 0 "length": 2
}, },
{ {
"id": 3, "id": 2,
"num": 15, "num": 15,
"color": 1, "color": 1,
"special": 0, "special": 0,
"length": 0 "length": 0
}, },
{ {
"id": 4, "id": 3,
"num": 23, "num": 5,
"color": 4, "color": 6,
"special": 0, "special": 0,
"length": 2 "length": 2
}, },
{
"id": 4,
"num": 6,
"color": 6,
"special": 0,
"length": 0
},
{ {
"id": 5, "id": 5,
"num": 25, "num": 25,
"color": 4, "color": 7,
"special": 0,
"length": 0
},
{
"id": 6,
"num": 10,
"color": 4,
"special": 0, "special": 0,
"length": 2 "length": 2
}, },
{ {
"id": 7, "id": 6,
"num": 12, "num": 26,
"color": 4, "color": 7,
"special": 0, "special": 0,
"length": 0 "length": 0
}, },
{
"id": 7,
"num": 23,
"color": 9,
"special": 0,
"length": 1
},
{ {
"id": 8, "id": 8,
"num": 17, "num": 21,
"color": 10, "color": 4,
"special": 0, "special": 0,
"length": 3 "length": 1
}, },
{ {
"id": 9, "id": 9,
"num": 19, "num": 20,
"color": 10, "color": 2,
"special": 0, "special": 0,
"length": 0 "length": 1
}, },
{ {
"id": 10, "id": 10,
"num": 21, "num": 1,
"color": 10, "color": 5,
"special": 0, "special": 0,
"length": 0 "length": 1
}, },
{ {
"id": 11, "id": 11,
"num": 2, "num": 0,
"color": 9, "color": 10,
"special": 0, "special": 0,
"length": 3 "length": 1
}, },
{ {
"id": 12, "id": 12,
"num": 3, "num": 8,
"color": 9, "color": 7,
"special": 0, "special": 0,
"length": 0 "length": 2
}, },
{ {
"id": 13, "id": 13,
"num": 4, "num": 10,
"color": 9, "color": 7,
"special": 0, "special": 0,
"length": 0 "length": 0
}, },
{ {
"id": 14, "id": 14,
"num": 20, "num": 12,
"color": 2, "color": 8,
"special": 0, "special": 0,
"length": 3 "length": 2
}, },
{ {
"id": 15, "id": 15,
"num": 22, "num": 14,
"color": 2, "color": 8,
"special": 0, "special": 0,
"length": 0 "length": 0
}, },
{ {
"id": 16, "id": 16,
"num": 24, "num": 16,
"color": 2, "color": 3,
"special": 0, "special": 0,
"length": 0 "length": 2
}, },
{ {
"id": 17, "id": 17,
"num": 5,
"color": 3,
"special": 0,
"length": 3
},
{
"id": 18,
"num": 6,
"color": 3,
"special": 0,
"length": 0
},
{
"id": 19,
"num": 7,
"color": 3,
"special": 0,
"length": 0
},
{
"id": 20,
"num": 30,
"color": 5,
"special": 0,
"length": 2
},
{
"id": 21,
"num": 31,
"color": 5,
"special": 0,
"length": 0
},
{
"id": 22,
"num": 28,
"color": 6,
"special": 0,
"length": 2
},
{
"id": 23,
"num": 29,
"color": 6,
"special": 0,
"length": 0
},
{
"id": 24,
"num": 32,
"color": 8,
"special": 0,
"length": 2
},
{
"id": 25,
"num": 33,
"color": 8,
"special": 0,
"length": 0
},
{
"id": 26,
"num": 14,
"color": 7,
"special": 0,
"length": 3
},
{
"id": 27,
"num": 16,
"color": 7,
"special": 0,
"length": 0
},
{
"id": 28,
"num": 18, "num": 18,
"color": 7, "color": 3,
"special": 0, "special": 0,
"length": 0 "length": 0
} }

View File

@ -1,123 +1,113 @@
{ {
"LEVEL_INFO": [ "LEVEL_INFO": [
{ {
"id": "123", "risefall": [],
"id": "178",
"map": [ "map": [
6, 8,
9 10
], ],
"time": 60, "time": 80,
"gap": [] "gap": []
} }
], ],
"BLOCK_INFO": [ "BLOCK_INFO": [
[ [
{ {
"block": 2, "block": 23,
"color": 7, "color": 1,
"type": 0, "type": 0,
"position": { "position": {
"x": -120, "x": 240,
"y": 180, "y": -480,
"z": 0 "z": 0
}, },
"id": 210 "id": 210
}, },
{ {
"block": 0, "block": 23,
"color": 7, "color": 1,
"type": 0, "type": 0,
"position": { "position": {
"x": 240, "x": -120,
"y": -180, "y": -480,
"z": 0 "z": 0
}, },
"id": 220 "id": 220
}, },
{ {
"block": 2, "block": 23,
"color": 7, "color": 1,
"type": 0, "type": 0,
"position": { "position": {
"x": 240, "x": 360,
"y": -420, "y": 360,
"z": 0 "z": 0
}, },
"id": 230 "id": 230
}, },
{ {
"block": 1, "block": 23,
"color": 1, "color": 1,
"type": 0, "type": 0,
"position": { "position": {
"x": 120, "x": -240,
"y": 300, "y": 360,
"z": 0 "z": 0
}, },
"id": 240 "id": 240
}, },
{ {
"block": 0, "block": 0,
"color": 1, "color": 3,
"type": 0, "type": 0,
"position": { "position": {
"x": 0, "x": -240,
"y": -300, "y": -480,
"z": 0 "z": 0
}, },
"id": 250 "id": 250
}, },
{ {
"block": 0, "block": 0,
"color": 10, "color": 3,
"type": 0, "type": 0,
"position": { "position": {
"x": 120, "x": 0,
"y": 180, "y": -120,
"z": 0 "z": 0
}, },
"id": 260 "id": 260
}, },
{ {
"block": 0, "block": 19,
"color": 2, "color": 3,
"type": 0, "type": 0,
"position": { "position": {
"x": 240, "x": 360,
"y": 300, "y": -360,
"z": 0 "z": 0
}, },
"id": 270 "id": 270
}, },
{ {
"block": 0, "block": 2,
"color": 2, "color": 3,
"type": 0, "type": 2,
"position": { "position": {
"x": 120, "x": 240,
"y": -300, "y": 240,
"z": 0 "z": 0
}, },
"id": 280 "id": 280
}, },
{
"block": 0,
"color": 6,
"type": 0,
"position": {
"x": 240,
"y": 180,
"z": 0
},
"id": 290
},
{ {
"block": 2, "block": 2,
"color": 6, "color": 1,
"type": 0, "type": 2,
"position": { "position": {
"x": 240, "x": 240,
"y": -60, "y": -240,
"z": 0 "z": 0
}, },
"id": 300 "id": 300
@ -125,81 +115,184 @@
{ {
"block": 2, "block": 2,
"color": 6, "color": 6,
"type": 0, "type": 2,
"position": { "position": {
"x": -120, "x": -120,
"y": -420, "y": -240,
"z": 0 "z": 0
}, },
"id": 310 "id": 310
}, },
{
"block": 1,
"color": 9,
"type": 0,
"position": {
"x": 120,
"y": -420,
"z": 0
},
"id": 320
},
{ {
"block": 0, "block": 0,
"color": 9, "color": 8,
"type": 0, "type": 0,
"position": { "position": {
"x": -120, "x": 0,
"y": 60, "y": 240,
"z": 0 "z": 0
}, },
"id": 330 "id": 330
}, },
{ {
"block": 2, "block": 0,
"color": 8, "color": 6,
"type": 0, "type": 0,
"position": { "position": {
"x": -120, "x": 120,
"y": -180, "y": -120,
"z": 0 "z": 0
}, },
"id": 340 "id": 340
}, },
{ {
"block": 1, "block": 0,
"color": 3, "color": 6,
"type": 0, "type": 0,
"position": { "position": {
"x": 120, "x": 120,
"y": -60, "y": 240,
"z": 0 "z": 0
}, },
"id": 350 "id": 350
}, },
{ {
"block": 1, "block": 20,
"color": 3, "color": 4,
"type": 4, "type": 0,
"position": { "position": {
"x": 120, "x": -120,
"y": -180, "y": -360,
"z": 0 "z": 0
}, },
"freezeTime": 13,
"id": 360 "id": 360
}, },
{ {
"block": 1, "block": 0,
"color": 2, "color": 7,
"type": 4, "type": 0,
"position": { "position": {
"x": 120, "x": -240,
"y": 60, "y": -120,
"z": 0 "z": 0
}, },
"freezeTime": 13,
"id": 370 "id": 370
},
{
"block": 0,
"color": 4,
"type": 0,
"position": {
"x": 360,
"y": 240,
"z": 0
},
"id": 380
},
{
"block": 0,
"color": 4,
"type": 0,
"position": {
"x": -240,
"y": 240,
"z": 0
},
"id": 390
},
{
"block": 0,
"color": 6,
"type": 0,
"position": {
"x": 360,
"y": -480,
"z": 0
},
"id": 400
},
{
"block": 0,
"color": 1,
"type": 9,
"position": {
"x": -240,
"y": 120,
"z": 0
},
"adhesiveTime": 2,
"id": 410
},
{
"block": 0,
"color": 7,
"type": 9,
"position": {
"x": -120,
"y": 120,
"z": 0
},
"adhesiveTime": 1,
"id": 420
},
{
"block": 0,
"color": 8,
"type": 9,
"position": {
"x": 360,
"y": 120,
"z": 0
},
"adhesiveTime": 2,
"id": 430
},
{
"block": 0,
"color": 9,
"type": 9,
"position": {
"x": 240,
"y": 120,
"z": 0
},
"adhesiveTime": 1,
"id": 440
},
{
"block": 5,
"color": 9,
"type": 1,
"position": {
"x": 120,
"y": 0,
"z": 0
},
"stacking": 7,
"id": 450
},
{
"block": 5,
"color": 7,
"type": 3,
"position": {
"x": 120,
"y": -480,
"z": 0
},
"lockTime": 4,
"id": 450
},
{
"block": 2,
"color": 7,
"type": 2,
"position": {
"x": -120,
"y": 240,
"z": 0
},
"id": 450
} }
] ]
], ],
@ -207,80 +300,105 @@
[ [
{ {
"id": 1, "id": 1,
"num": 6, "num": 5,
"color": 1, "color": 3,
"special": 0, "special": 0,
"length": 1 "length": 2
}, },
{ {
"id": 2, "id": 2,
"num": 10, "num": 6,
"color": 10, "color": 3,
"special": 0, "special": 0,
"length": 1 "length": 0
}, },
{ {
"id": 3, "id": 3,
"num": 14, "num": 13,
"color": 8, "color": 4,
"special": 0, "special": 0,
"length": 1 "length": 2
}, },
{ {
"id": 4, "id": 4,
"num": 21, "num": 15,
"color": 7, "color": 4,
"special": 0, "special": 0,
"length": 1 "length": 0
}, },
{ {
"id": 5, "id": 5,
"num": 2, "num": 21,
"color": 2, "color": 1,
"special": 0, "special": 0,
"length": 2 "length": 2
}, },
{ {
"id": 6, "id": 6,
"num": 3, "num": 22,
"color": 2, "color": 1,
"special": 0, "special": 0,
"length": 0 "length": 0
}, },
{ {
"id": 7, "id": 7,
"num": 7, "num": 25,
"color": 7,
"special": 0,
"length": 1
},
{
"id": 8,
"num": 13,
"color": 6, "color": 6,
"special": 0, "special": 0,
"length": 1
},
{
"id": 9,
"num": 15,
"color": 9,
"special": 0,
"length": 1
},
{
"id": 10,
"num": 17,
"color": 3,
"special": 0,
"length": 2 "length": 2
}, },
{ {
"id": 11, "id": 8,
"num": 18, "num": 26,
"color": 3, "color": 6,
"special": 0, "special": 0,
"length": 0 "length": 0
},
{
"id": 9,
"num": 1,
"color": 8,
"special": 0,
"length": 2
},
{
"id": 10,
"num": 2,
"color": 8,
"special": 0,
"length": 0
},
{
"id": 11,
"num": 3,
"color": 9,
"special": 2,
"length": 2,
"lock": true
},
{
"id": 12,
"num": 4,
"color": 9,
"special": 2,
"length": 0,
"lock": true
},
{
"id": 13,
"num": 23,
"color": 7,
"special": 2,
"length": 2,
"lock": true
},
{
"id": 14,
"num": 24,
"color": 7,
"special": 2,
"length": 0,
"lock": true
} }
] ]
] ]

View File

@ -1,225 +1,193 @@
{ {
"LEVEL_INFO": [ "LEVEL_INFO": [
{ {
"id": "127", "risefall": [],
"id": "181",
"map": [ "map": [
6, 8,
9 9
], ],
"time": 135, "time": 100,
"gap": [ "gap": []
{
"x": 2,
"y": 1,
"z": 0
},
{
"x": 3,
"y": 1,
"z": 0
}
]
} }
], ],
"BLOCK_INFO": [ "BLOCK_INFO": [
[ [
{ {
"block": 0, "block": 23,
"color": 2, "color": 1,
"type": 0, "type": 0,
"position": { "position": {
"x": -120, "x": 360,
"y": 300, "y": -300,
"z": 0 "z": 0
}, },
"id": 210 "id": 210
}, },
{ {
"block": 2, "block": 23,
"color": 2, "color": 1,
"type": 0, "type": 0,
"position": { "position": {
"x": 0, "x": -240,
"y": 180, "y": -300,
"z": 0 "z": 0
}, },
"id": 220 "id": 220
}, },
{ {
"block": 0, "block": 16,
"color": 2, "color": 7,
"type": 0, "type": 0,
"position": { "position": {
"x": 240, "x": -240,
"y": 180, "y": 60,
"z": 0 "z": 0
}, },
"id": 230 "id": 230
}, },
{ {
"block": 0, "block": 17,
"color": 2, "color": 2,
"type": 0, "type": 0,
"position": { "position": {
"x": 120, "x": 360,
"y": -180, "y": 60,
"z": 0 "z": 0
}, },
"id": 240 "id": 240
}, },
{ {
"block": 2, "block": 21,
"color": 9, "color": 9,
"type": 0, "type": 0,
"position": {
"x": 120,
"y": 180,
"z": 0
},
"id": 250
},
{
"block": 0,
"color": 8,
"type": 0,
"position": {
"x": 0,
"y": -180,
"z": 0
},
"id": 260
},
{
"block": 0,
"color": 8,
"type": 0,
"position": { "position": {
"x": 120, "x": 120,
"y": -300, "y": -300,
"z": 0 "z": 0
}, },
"id": 250
},
{
"block": 1,
"color": 9,
"type": 0,
"position": {
"x": 0,
"y": -420,
"z": 0
},
"id": 260
},
{
"block": 19,
"color": 9,
"type": 0,
"position": {
"x": 0,
"y": -60,
"z": 0
},
"id": 270 "id": 270
}, },
{ {
"block": 0, "block": 1,
"color": 1, "color": 8,
"type": 0, "type": 0,
"position": { "position": {
"x": 240, "x": 0,
"y": 300, "y": 300,
"z": 0 "z": 0
}, },
"id": 280 "id": 280
}, },
{ {
"block": 23, "block": 0,
"color": 1, "color": 8,
"type": 0, "type": 0,
"position": { "position": {
"x": 120, "x": 360,
"y": -60, "y": -180,
"z": 0 "z": 0
}, },
"id": 290 "id": 290
}, },
{ {
"block": 23, "block": 20,
"color": 1, "color": 4,
"type": 0, "type": 0,
"position": { "position": {
"x": 0, "x": 240,
"y": -60, "y": -60,
"z": 0 "z": 0
}, },
"id": 300 "id": 300
}, },
{ {
"block": 23, "block": 22,
"color": 1, "color": 4,
"type": 0,
"position": {
"x": 120,
"y": 60,
"z": 0
},
"id": 310
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 0,
"y": 60,
"z": 0
},
"id": 320
},
{
"block": 2,
"color": 3,
"type": 0,
"position": {
"x": -120,
"y": 60,
"z": 0
},
"id": 330
},
{
"block": 2,
"color": 5,
"type": 0,
"position": {
"x": -120,
"y": -420,
"z": 0
},
"id": 340
},
{
"block": 2,
"color": 5,
"type": 0,
"position": {
"x": 240,
"y": -420,
"z": 0
},
"id": 350
},
{
"block": 0,
"color": 10,
"type": 0, "type": 0,
"position": { "position": {
"x": 0, "x": 0,
"y": -300, "y": -300,
"z": 0 "z": 0
}, },
"id": 360 "id": 310
}, },
{ {
"block": 0, "block": 1,
"color": 6, "color": 5,
"type": 0, "type": 0,
"position": { "position": {
"x": -120, "x": 240,
"y": -60, "y": -420,
"z": 0 "z": 0
}, },
"id": 370 "id": 320
}, },
{ {
"block": 0, "block": 0,
"color": 5, "color": 5,
"type": 0, "type": 0,
"position": { "position": {
"x": 240, "x": -120,
"y": 60, "y": -300,
"z": 0 "z": 0
}, },
"id": 380 "id": 330
},
{
"block": 0,
"color": 1,
"type": 0,
"position": {
"x": -240,
"y": -180,
"z": 0
},
"id": 340
},
{
"block": 1,
"color": 6,
"type": 0,
"position": {
"x": 240,
"y": 300,
"z": 0
},
"id": 350
},
{
"block": 0,
"color": 2,
"type": 0,
"position": {
"x": 240,
"y": -300,
"z": 0
},
"id": 360
} }
] ]
], ],
@ -227,89 +195,87 @@
[ [
{ {
"id": 1, "id": 1,
"num": 17, "num": 13,
"color": 9, "color": 7,
"special": 0, "special": 0,
"length": 2 "length": 2
}, },
{ {
"id": 2, "id": 2,
"num": 18, "num": 15,
"color": 9, "color": 7,
"special": 0, "special": 0,
"length": 0 "length": 0
}, },
{ {
"id": 3, "id": 3,
"num": 8, "num": 9,
"color": 8, "color": 2,
"special": 2,
"length": 1,
"lock": true
},
{
"id": 4,
"num": 3,
"color": 1,
"special": 0, "special": 0,
"length": 2 "length": 2
}, },
{ {
"id": 5, "id": 4,
"num": 4, "num": 11,
"color": 1, "color": 2,
"special": 0, "special": 0,
"length": 0 "length": 0
}, },
{
"id": 5,
"num": 0,
"color": 8,
"special": 0,
"length": 1
},
{ {
"id": 6, "id": 6,
"num": 20, "num": 10,
"color": 10, "color": 4,
"special": 0, "special": 0,
"length": 2 "length": 2
}, },
{ {
"id": 7, "id": 7,
"num": 21, "num": 12,
"color": 10, "color": 4,
"special": 0, "special": 0,
"length": 0 "length": 0
}, },
{ {
"id": 8, "id": 8,
"num": 7, "num": 14,
"color": 2, "color": 9,
"special": 2, "special": 0,
"length": 1, "length": 2
"lock": true
}, },
{ {
"id": 9, "id": 9,
"num": 16, "num": 16,
"color": 5, "color": 9,
"special": 0, "special": 0,
"length": 1 "length": 0
}, },
{ {
"id": 10, "id": 10,
"num": 15, "num": 22,
"color": 3, "color": 6,
"special": 0, "special": 0,
"length": 1 "length": 1
}, },
{ {
"id": 11, "id": 11,
"num": 0, "num": 19,
"color": 6, "color": 1,
"special": 0, "special": 0,
"length": 2 "length": 1
}, },
{ {
"id": 12, "id": 12,
"num": 1, "num": 3,
"color": 6, "color": 5,
"special": 0, "special": 0,
"length": 0 "length": 1
} }
] ]
] ]

View File

@ -1,20 +1,21 @@
{ {
"LEVEL_INFO": [ "LEVEL_INFO": [
{ {
"id": "64", "risefall": [],
"id": "191",
"map": [ "map": [
8, 8,
8 8
], ],
"time": 140, "time": 90,
"gap": [] "gap": []
} }
], ],
"BLOCK_INFO": [ "BLOCK_INFO": [
[ [
{ {
"block": 4, "block": 10,
"color": 8, "color": 7,
"type": 0, "type": 0,
"position": { "position": {
"x": -240, "x": -240,
@ -24,173 +25,92 @@
"id": 210 "id": 210
}, },
{ {
"block": 2, "block": 3,
"color": 8, "color": 6,
"type": 0, "type": 0,
"position": { "position": {
"x": 360, "x": 360,
"y": -360, "y": -240,
"z": 0 "z": 0
}, },
"id": 220 "id": 220
}, },
{ {
"block": 0, "block": 11,
"color": 8, "color": 3,
"type": 0, "type": 0,
"position": { "position": {
"x": 240, "x": -240,
"y": -360, "y": -360,
"z": 0 "z": 0
}, },
"id": 230 "id": 230
}, },
{ {
"block": 4, "block": 1,
"color": 6, "color": 5,
"type": 0, "type": 0,
"position": { "position": {
"x": 360, "x": 120,
"y": 0, "y": -360,
"z": 0 "z": 0
}, },
"id": 240 "id": 240
}, },
{ {
"block": 2, "block": 5,
"color": 6, "color": 8,
"type": 1, "type": 0,
"position": { "position": {
"x": -120, "x": 120,
"y": -120, "y": 0,
"z": 0 "z": 0
}, },
"stacking": 9,
"id": 250 "id": 250
}, },
{ {
"block": 0, "block": 1,
"color": 9, "color": 1,
"type": 0, "type": 0,
"position": { "position": {
"x": -240, "x": 120,
"y": -120, "y": 240,
"z": 0 "z": 0
}, },
"id": 260 "id": 260
}, },
{ {
"block": 2, "block": 1,
"color": 9, "color": 9,
"type": 0, "type": 0,
"position": { "position": {
"x": -240, "x": 0,
"y": -360, "y": -120,
"z": 0 "z": 0
}, },
"id": 270 "id": 270
}, },
{ {
"block": 0, "block": 1,
"color": 9, "color": 2,
"type": 0, "type": 0,
"position": { "position": {
"x": -120, "x": 240,
"y": -360, "y": -120,
"z": 0 "z": 0
}, },
"id": 280 "id": 280
}, },
{ {
"block": 17, "block": 6,
"color": 1,
"type": 1,
"position": {
"x": 0,
"y": -360,
"z": 0
},
"stacking": 3,
"id": 290
},
{
"block": 16,
"color": 3,
"type": 1,
"position": {
"x": 120,
"y": -360,
"z": 0
},
"stacking": 1,
"id": 300
},
{
"block": 2,
"color": 2,
"type": 1,
"position": {
"x": 240,
"y": -120,
"z": 0
},
"stacking": 8,
"id": 310
},
{
"block": 0,
"color": 5, "color": 5,
"type": 0, "type": 0,
"position": {
"x": 0,
"y": 0,
"z": 0
},
"id": 320
},
{
"block": 0,
"color": 4,
"type": 0,
"position": {
"x": 120,
"y": 0,
"z": 0
},
"id": 330
},
{
"block": 0,
"color": 7,
"type": 0,
"position": { "position": {
"x": 360, "x": 360,
"y": -120, "y": 0,
"z": 0 "z": 0
}, },
"id": 340 "id": 290
},
{
"block": 1,
"color": 7,
"type": 0,
"position": {
"x": 0,
"y": 120,
"z": 0
},
"id": 350
},
{
"block": 1,
"color": 10,
"type": 0,
"position": {
"x": 240,
"y": 120,
"z": 0
},
"id": 360
} }
] ]
], ],
@ -198,101 +118,127 @@
[ [
{ {
"id": 1, "id": 1,
"num": 13, "num": 4,
"color": 8, "color": 6,
"special": 2, "special": 0,
"length": 1, "length": 2
"lock": true
}, },
{ {
"id": 2, "id": 2,
"num": 6, "num": 5,
"color": 6, "color": 6,
"special": 0, "special": 0,
"length": 1 "length": 0
}, },
{ {
"id": 3, "id": 3,
"num": 11, "num": 0,
"color": 9, "color": 5,
"special": 2,
"length": 1,
"lock": true
},
{
"id": 4,
"num": 3,
"color": 1,
"special": 0, "special": 0,
"length": 3 "length": 3
}, },
{
"id": 4,
"num": 1,
"color": 5,
"special": 0,
"length": 0
},
{ {
"id": 5, "id": 5,
"num": 4, "num": 2,
"color": 1, "color": 5,
"special": 0, "special": 0,
"length": 0 "length": 0
}, },
{ {
"id": 6, "id": 6,
"num": 5, "num": 12,
"color": 1,
"special": 0,
"length": 2
},
{
"id": 7,
"num": 14,
"color": 1, "color": 1,
"special": 0, "special": 0,
"length": 0 "length": 0
}, },
{ {
"id": 7, "id": 8,
"num": 16, "num": 15,
"color": 2, "color": 2,
"special": 0, "special": 0,
"length": 1 "length": 2
},
{
"id": 8,
"num": 18,
"color": 7,
"special": 0,
"length": 1
}, },
{ {
"id": 9, "id": 9,
"num": 1, "num": 17,
"color": 4, "color": 2,
"special": 0, "special": 0,
"length": 1 "length": 0
}, },
{ {
"id": 10, "id": 10,
"num": 0, "num": 7,
"color": 10, "color": 9,
"special": 0, "special": 0,
"length": 1 "length": 2
}, },
{ {
"id": 11, "id": 11,
"num": 19, "num": 9,
"color": 5, "color": 9,
"special": 0, "special": 0,
"length": 1 "length": 0
}, },
{ {
"id": 12, "id": 12,
"num": 21, "num": 22,
"color": 3, "color": 3,
"special": 0, "special": 0,
"length": 3 "length": 2
}, },
{ {
"id": 13, "id": 13,
"num": 22, "num": 23,
"color": 3, "color": 3,
"special": 0, "special": 0,
"length": 0 "length": 0
}, },
{ {
"id": 14, "id": 14,
"num": 23, "num": 18,
"color": 3, "color": 7,
"special": 0,
"length": 3
},
{
"id": 15,
"num": 19,
"color": 7,
"special": 0,
"length": 0
},
{
"id": 16,
"num": 20,
"color": 7,
"special": 0,
"length": 0
},
{
"id": 17,
"num": 8,
"color": 8,
"special": 0,
"length": 2
},
{
"id": 18,
"num": 10,
"color": 8,
"special": 0, "special": 0,
"length": 0 "length": 0
} }

View File

@ -1,79 +1,91 @@
{ {
"LEVEL_INFO": [ "LEVEL_INFO": [
{ {
"id": "132", "risefall": [],
"id": "208",
"map": [ "map": [
7, 9,
10 12
], ],
"time": 75, "time": 120,
"gap": [] "gap": [
{
"x": 1,
"y": 1,
"z": 0
},
{
"x": 7,
"y": 1,
"z": 0
}
]
} }
], ],
"BLOCK_INFO": [ "BLOCK_INFO": [
[ [
{ {
"block": 5, "block": 23,
"color": 7, "color": 1,
"type": 0, "type": 0,
"position": { "position": {
"x": -60, "x": 420,
"y": -480, "y": 240,
"z": 0 "z": 0
}, },
"id": 210 "id": 210
}, },
{ {
"block": 6, "block": 23,
"color": 1, "color": 1,
"type": 0, "type": 0,
"position": { "position": {
"x": -60, "x": -300,
"y": 120, "y": 240,
"z": 0 "z": 0
}, },
"id": 220 "id": 220
}, },
{ {
"block": 2, "block": 23,
"color": 9, "color": 1,
"type": 0, "type": 0,
"position": { "position": {
"x": 180, "x": -300,
"y": 240, "y": 0,
"z": 0 "z": 0
}, },
"id": 230 "id": 230
}, },
{ {
"block": 2, "block": 23,
"color": 9, "color": 1,
"type": 0, "type": 0,
"position": { "position": {
"x": -180, "x": 420,
"y": -240, "y": 0,
"z": 0 "z": 0
}, },
"id": 240 "id": 240
}, },
{ {
"block": 8, "block": 0,
"color": 2, "color": 10,
"type": 0, "type": 0,
"position": { "position": {
"x": 300, "x": -300,
"y": -480, "y": -120,
"z": 0 "z": 0
}, },
"id": 250 "id": 250
}, },
{ {
"block": 2, "block": 3,
"color": 2, "color": 9,
"type": 0, "type": 0,
"position": { "position": {
"x": 300, "x": 420,
"y": -120, "y": -360,
"z": 0 "z": 0
}, },
"id": 260 "id": 260
@ -81,83 +93,213 @@
{ {
"block": 0, "block": 0,
"color": 2, "color": 2,
"type": 9, "type": 0,
"position": { "position": {
"x": 60, "x": 420,
"y": 120,
"z": 0
},
"adhesiveTime": 2,
"id": 270
},
{
"block": 14,
"color": 8,
"type": 9,
"position": {
"x": 60,
"y": -120, "y": -120,
"z": 0 "z": 0
}, },
"adhesiveTime": 1, "id": 270
},
{
"block": 22,
"color": 8,
"type": 0,
"position": {
"x": -60,
"y": 360,
"z": 0
},
"id": 280 "id": 280
}, },
{ {
"block": 2, "block": 16,
"color": 8, "color": 8,
"type": 0, "type": 0,
"position": { "position": {
"x": 300, "x": 300,
"y": -360, "y": 0,
"z": 0 "z": 0
}, },
"id": 290 "id": 290
}, },
{ {
"block": 1, "block": 0,
"color": 3, "color": 8,
"type": 0, "type": 0,
"position": { "position": {
"x": 300, "x": 300,
"y": 120, "y": -480,
"z": 0 "z": 0
}, },
"id": 300 "id": 300
}, },
{ {
"block": 20, "block": 0,
"color": 3, "color": 8,
"type": 0, "type": 0,
"position": { "position": {
"x": 60, "x": -60,
"y": -240, "y": 120,
"z": 0 "z": 0
}, },
"id": 310 "id": 310
}, },
{ {
"block": 0, "block": 0,
"color": 6, "color": 8,
"type": 4, "type": 7,
"position": { "position": {
"x": 60, "x": 60,
"y": -480, "y": -360,
"z": 0 "z": 0
}, },
"freezeTime": 10,
"id": 320 "id": 320
}, },
{ {
"block": 0, "block": 17,
"color": 10, "color": 3,
"type": 4, "type": 0,
"position": { "position": {
"x": 60, "x": -180,
"y": 0,
"z": 0
},
"id": 330
},
{
"block": 21,
"color": 3,
"type": 0,
"position": {
"x": 180,
"y": 360, "y": 360,
"z": 0 "z": 0
}, },
"freezeTime": 10, "id": 340
"id": 330 },
{
"block": 4,
"color": 4,
"type": 0,
"position": {
"x": 60,
"y": 240,
"z": 0
},
"id": 350
},
{
"block": 1,
"color": 4,
"type": 0,
"position": {
"x": -60,
"y": -240,
"z": 0
},
"id": 360
},
{
"block": 0,
"color": 7,
"type": 0,
"position": {
"x": -180,
"y": -480,
"z": 0
},
"id": 370
},
{
"block": 0,
"color": 7,
"type": 2,
"position": {
"x": 300,
"y": 360,
"z": 0
},
"id": 380
},
{
"block": 0,
"color": 4,
"type": 2,
"position": {
"x": -180,
"y": 360,
"z": 0
},
"id": 390
},
{
"block": 0,
"color": 6,
"type": 2,
"position": {
"x": 60,
"y": 120,
"z": 0
},
"id": 400
},
{
"block": 0,
"color": 5,
"type": 2,
"position": {
"x": 180,
"y": 120,
"z": 0
},
"id": 410
},
{
"block": 11,
"color": 6,
"type": 0,
"position": {
"x": -300,
"y": -480,
"z": 0
},
"id": 420
},
{
"block": 18,
"color": 1,
"type": 3,
"position": {
"x": 60,
"y": -240,
"z": 0
},
"lockTime": 4,
"id": 430
},
{
"block": 1,
"color": 5,
"type": 0,
"position": {
"x": 300,
"y": -240,
"z": 0
},
"id": 440
},
{
"block": 2,
"color": 5,
"type": 4,
"position": {
"x": 60,
"y": -600,
"z": 0
},
"freezeTime": 8,
"id": 450
} }
] ]
], ],
@ -165,117 +307,155 @@
[ [
{ {
"id": 1, "id": 1,
"num": 15, "num": 5,
"color": 7, "color": 10,
"special": 0,
"length": 1
},
{
"id": 2,
"num": 7,
"color": 9,
"special": 0, "special": 0,
"length": 2 "length": 2
}, },
{ {
"id": 2, "id": 3,
"num": 17, "num": 8,
"color": 7, "color": 9,
"special": 0, "special": 0,
"length": 0 "length": 0
}, },
{
"id": 3,
"num": 18,
"color": 1,
"special": 0,
"length": 3
},
{ {
"id": 4, "id": 4,
"num": 19,
"color": 1,
"special": 0,
"length": 0
},
{
"id": 5,
"num": 20,
"color": 1,
"special": 0,
"length": 0
},
{
"id": 6,
"num": 21,
"color": 9,
"special": 2,
"length": 2,
"lock": true
},
{
"id": 7,
"num": 22,
"color": 9,
"special": 2,
"length": 0,
"lock": true
},
{
"id": 8,
"num": 3,
"color": 3,
"special": 2,
"length": 2,
"lock": false
},
{
"id": 9,
"num": 4,
"color": 3,
"special": 2,
"length": 0,
"lock": false
},
{
"id": 10,
"num": 0, "num": 0,
"color": 8, "color": 8,
"special": 0, "special": 0,
"length": 3 "length": 3
}, },
{ {
"id": 11, "id": 5,
"num": 1, "num": 1,
"color": 8, "color": 8,
"special": 0, "special": 0,
"length": 0 "length": 0
}, },
{ {
"id": 12, "id": 6,
"num": 2, "num": 2,
"color": 8, "color": 8,
"special": 0, "special": 0,
"length": 0 "length": 0
}, },
{
"id": 7,
"num": 11,
"color": 5,
"special": 0,
"length": 3
},
{
"id": 8,
"num": 13,
"color": 5,
"special": 0,
"length": 0
},
{
"id": 9,
"num": 15,
"color": 5,
"special": 0,
"length": 0
},
{
"id": 10,
"num": 19,
"color": 1,
"special": 0,
"length": 3
},
{
"id": 11,
"num": 21,
"color": 1,
"special": 0,
"length": 0
},
{
"id": 12,
"num": 24,
"color": 1,
"special": 0,
"length": 0
},
{ {
"id": 13, "id": 13,
"num": 12, "num": 30,
"color": 10, "color": 2,
"special": 0, "special": 0,
"length": 1 "length": 1
}, },
{ {
"id": 14, "id": 14,
"num": 13, "num": 32,
"color": 6, "color": 6,
"special": 0, "special": 0,
"length": 1
},
{
"id": 15,
"num": 9,
"color": 2,
"special": 0,
"length": 2 "length": 2
}, },
{
"id": 15,
"num": 33,
"color": 6,
"special": 0,
"length": 0
},
{ {
"id": 16, "id": 16,
"num": 11, "num": 25,
"color": 2, "color": 3,
"special": 0,
"length": 3
},
{
"id": 17,
"num": 26,
"color": 3,
"special": 0,
"length": 0
},
{
"id": 18,
"num": 27,
"color": 3,
"special": 0,
"length": 0
},
{
"id": 19,
"num": 18,
"color": 7,
"special": 0,
"length": 2
},
{
"id": 20,
"num": 20,
"color": 7,
"special": 0,
"length": 0
},
{
"id": 21,
"num": 12,
"color": 4,
"special": 0,
"length": 2
},
{
"id": 22,
"num": 14,
"color": 4,
"special": 0, "special": 0,
"length": 0 "length": 0
} }

View File

@ -1,332 +1,372 @@
{ {
"LEVEL_INFO": [ "LEVEL_INFO": [
{ {
"risefall": [], "risefall": [],
"id": "136", "id": "209",
"map": [ "map": [
10, 9,
10 12
], ],
"time": 150, "time": 110,
"gap": [] "gap": [
} {
], "x": 1,
"BLOCK_INFO": [ "y": 4,
[ "z": 0
{ },
"block": 19, {
"color": 1, "x": 1,
"type": 0, "y": 5,
"position": { "z": 0
"x": 480, },
"y": -480, {
"z": 0 "x": 1,
}, "y": 6,
"id": 210 "z": 0
}, },
{ {
"block": 4, "x": 7,
"color": 1, "y": 6,
"type": 0, "z": 0
"position": { },
"x": -360, {
"y": 0, "x": 7,
"z": 0 "y": 5,
}, "z": 0
"id": 220 },
}, {
{ "x": 7,
"block": 2, "y": 4,
"color": 8, "z": 0
"type": 0, }
"position": { ]
"x": -240, }
"y": -480, ],
"z": 0 "BLOCK_INFO": [
}, [
"id": 230 {
}, "block": 2,
{ "color": 10,
"block": 3, "type": 5,
"color": 10, "position": {
"type": 0, "x": -300,
"position": { "y": 360,
"x": 360, "z": 0
"y": 360, },
"z": 0 "id": 220
}, },
"id": 240 {
}, "block": 4,
{ "color": 10,
"block": 1, "type": 5,
"color": 10, "position": {
"type": 9, "x": 60,
"position": { "y": -600,
"x": 240, "z": 0
"y": -120, },
"z": 0 "id": 230
}, },
"adhesiveTime": 2, {
"id": 250 "block": 1,
}, "color": 1,
{ "type": 7,
"block": 1, "position": {
"color": 10, "x": -60,
"type": 9, "y": 480,
"position": { "z": 0
"x": 360, },
"y": -240, "id": 240
"z": 0 },
}, {
"adhesiveTime": 1, "block": 0,
"id": 260 "color": 9,
}, "type": 0,
{ "position": {
"block": 0, "x": 60,
"color": 10, "y": 480,
"type": 2, "z": 0
"position": { },
"x": 0, "id": 250
"y": -480, },
"z": 0 {
}, "block": 0,
"id": 270 "color": 9,
}, "type": 0,
{ "position": {
"block": 1, "x": 420,
"color": 2, "y": 240,
"type": 0, "z": 0
"position": { },
"x": 0, "id": 260
"y": -360, },
"z": 0 {
}, "block": 0,
"id": 280 "color": 9,
}, "type": 8,
{ "position": {
"block": 0, "x": -180,
"color": 2, "y": -240,
"type": 0, "z": 0
"position": { },
"x": 120, "id": 270
"y": -360, },
"z": 0 {
}, "block": 0,
"id": 290 "color": 5,
}, "type": 8,
{ "position": {
"block": 0, "x": -60,
"color": 2, "y": 240,
"type": 0, "z": 0
"position": { },
"x": 120, "id": 270
"y": -240, },
"z": 0 {
}, "block": 14,
"id": 300 "color": 2,
}, "type": 0,
{ "position": {
"block": 0, "x": 60,
"color": 2, "y": -240,
"type": 0, "z": 0
"position": { },
"x": 0, "id": 280
"y": -240, },
"z": 0 {
}, "block": 2,
"id": 310 "color": 2,
}, "type": 0,
{ "position": {
"block": 2, "x": 180,
"color": 2, "y": 240,
"type": 0, "z": 0
"position": { },
"x": 360, "id": 290
"y": 120, },
"z": 0 {
}, "block": 1,
"id": 320 "color": 8,
}, "type": 0,
{ "position": {
"block": 3, "x": 420,
"color": 6, "y": 480,
"type": 0, "z": 0
"position": { },
"x": 0, "id": 300
"y": 360, },
"z": 0 {
}, "block": 0,
"id": 330 "color": 8,
}, "type": 0,
{ "position": {
"block": 20, "x": 60,
"color": 6, "y": 360,
"type": 2, "z": 0
"position": { },
"x": 360, "id": 310
"y": 0, },
"z": 0 {
}, "block": 1,
"id": 340 "color": 6,
}, "type": 0,
{ "position": {
"block": 19, "x": 420,
"color": 8, "y": 120,
"type": 2, "z": 0
"position": { },
"x": -120, "id": 320
"y": 120, },
"z": 0 {
}, "block": 0,
"id": 350 "color": 6,
}, "type": 0,
{ "position": {
"block": 1, "x": -300,
"color": 6, "y": 240,
"type": 2, "z": 0
"position": { },
"x": 240, "id": 330
"y": -480, },
"z": 0 {
}, "block": 21,
"id": 360 "color": 6,
}, "type": 0,
{ "position": {
"block": 12, "x": -180,
"color": 6, "y": -120,
"type": 3, "z": 0
"position": { },
"x": -120, "id": 340
"y": -240, },
"z": 0 {
}, "block": 0,
"lockTime": 40, "color": 6,
"id": 370 "type": 8,
}, "position": {
{ "x": 300,
"block": 10, "y": 0,
"color": 1, "z": 0
"type": 4, },
"position": { "id": 350
"x": -360, },
"y": -360, {
"z": 0 "block": 18,
}, "color": 7,
"freezeTime": 3, "type": 4,
"id": 380 "position": {
}, "x": -180,
{ "y": -600,
"block": 17, "z": 0
"color": 10, },
"type": 4, "freezeTime": 3,
"position": { "id": 360
"x": 480, },
"y": -240, {
"z": 0 "block": 18,
}, "color": 5,
"freezeTime": 3, "type": 4,
"id": 390 "position": {
}, "x": 60,
{ "y": 0,
"block": 5, "z": 0
"color": 8, },
"type": 4, "freezeTime": 4,
"position": { "id": 370
"x": 120, },
"y": 120, {
"z": 0 "block": 18,
}, "color": 2,
"freezeTime": 5, "type": 4,
"id": 400 "position": {
} "x": 300,
"y": -600,
"z": 0
},
"freezeTime": 6,
"id": 380
}
]
],
"WALL_INFO": [
[
{
"id": 1,
"num": 0,
"color": 2,
"special": 2,
"length": 3,
"lock": true
},
{
"id": 2,
"num": 1,
"color": 2,
"special": 2,
"length": 0,
"lock": true
},
{
"id": 3,
"num": 2,
"color": 2,
"special": 2,
"length": 0,
"lock": true
},
{
"id": 4,
"num": 31,
"color": 7,
"special": 2,
"length": 3,
"lock": true
},
{
"id": 5,
"num": 32,
"color": 7,
"special": 2,
"length": 0,
"lock": true
},
{
"id": 6,
"num": 33,
"color": 7,
"special": 2,
"length": 0,
"lock": true
},
{
"id": 7,
"num": 16,
"color": 5,
"special": 0,
"length": 3
},
{
"id": 8,
"num": 18,
"color": 5,
"special": 0,
"length": 0
},
{
"id": 9,
"num": 20,
"color": 5,
"special": 0,
"length": 0
},
{
"id": 10,
"num": 6,
"color": 8,
"special": 0,
"length": 1
},
{
"id": 11,
"num": 15,
"color": 9,
"special": 0,
"length": 2
},
{
"id": 12,
"num": 17,
"color": 9,
"special": 0,
"length": 0
},
{
"id": 13,
"num": 19,
"color": 10,
"special": 1,
"length": 1
},
{
"id": 14,
"num": 21,
"color": 6,
"special": 0,
"length": 2
},
{
"id": 15,
"num": 23,
"color": 6,
"special": 0,
"length": 0
},
{
"id": 16,
"num": 37,
"color": 1,
"special": 0,
"length": 1
}
]
] ]
],
"WALL_INFO": [
[
{
"id": 137,
"num": 11,
"color": 1,
"special": 0,
"length": 2
},
{
"id": 138,
"num": 13,
"color": 1,
"special": 0,
"length": 0
},
{
"id": 139,
"num": 19,
"color": 8,
"special": 0,
"length": 2
},
{
"id": 140,
"num": 21,
"color": 8,
"special": 0,
"length": 0
},
{
"id": 141,
"num": 26,
"color": 6,
"special": 0,
"length": 3
},
{
"id": 142,
"num": 27,
"color": 6,
"special": 0,
"length": 0
},
{
"id": 143,
"num": 28,
"color": 6,
"special": 0,
"length": 0
},
{
"id": 144,
"num": 2,
"color": 10,
"special": 0,
"length": 3
},
{
"id": 145,
"num": 3,
"color": 10,
"special": 0,
"length": 0
},
{
"id": 146,
"num": 4,
"color": 10,
"special": 0,
"length": 0
},
{
"id": 147,
"num": 14,
"color": 2,
"special": 0,
"length": 2
},
{
"id": 148,
"num": 16,
"color": 2,
"special": 0,
"length": 0
}
]
]
} }

View File

@ -1,41 +1,42 @@
{ {
"LEVEL_INFO": [ "LEVEL_INFO": [
{ {
"id": "146", "risefall": [],
"id": "211",
"map": [ "map": [
11, 8,
11 10
], ],
"time": 100, "time": 140,
"gap": [ "gap": [
{ {
"x": 1, "x": 1,
"y": 1, "y": 6,
"z": 0
},
{
"x": 9,
"y": 1,
"z": 0 "z": 0
}, },
{ {
"x": 1, "x": 1,
"y": 9, "y": 5,
"z": 0 "z": 0
}, },
{ {
"x": 1, "x": 1,
"y": 8, "y": 4,
"z": 0 "z": 0
}, },
{ {
"x": 9, "x": 6,
"y": 9, "y": 6,
"z": 0 "z": 0
}, },
{ {
"x": 9, "x": 6,
"y": 8, "y": 4,
"z": 0
},
{
"x": 6,
"y": 5,
"z": 0 "z": 0
} }
] ]
@ -44,34 +45,34 @@
"BLOCK_INFO": [ "BLOCK_INFO": [
[ [
{ {
"block": 22, "block": 23,
"color": 1, "color": 1,
"type": 0, "type": 0,
"position": { "position": {
"x": 300, "x": 240,
"y": 60, "y": 0,
"z": 0 "z": 0
}, },
"id": 210 "id": 210
}, },
{ {
"block": 0, "block": 23,
"color": 1, "color": 1,
"type": 0, "type": 0,
"position": { "position": {
"x": 180, "x": -120,
"y": -180, "y": 0,
"z": 0 "z": 0
}, },
"id": 220 "id": 220
}, },
{ {
"block": 4, "block": 2,
"color": 1, "color": 6,
"type": 0, "type": 8,
"position": { "position": {
"x": 60, "x": 0,
"y": -540, "y": -240,
"z": 0 "z": 0
}, },
"id": 230 "id": 230
@ -79,255 +80,204 @@
{ {
"block": 2, "block": 2,
"color": 1, "color": 1,
"type": 0, "type": 8,
"position": { "position": {
"x": -60, "x": 120,
"y": -540, "y": -240,
"z": 0 "z": 0
}, },
"id": 240 "id": 240
}, },
{ {
"block": 14, "block": 0,
"color": 1, "color": 9,
"type": 3, "type": 0,
"position": { "position": {
"x": 60, "x": -120,
"y": 180, "y": 360,
"z": 0 "z": 0
}, },
"lockTime": 4,
"id": 250 "id": 250
}, },
{ {
"block": 2, "block": 0,
"color": 3, "color": 9,
"type": 0, "type": 0,
"position": { "position": {
"x": 180, "x": 240,
"y": -540, "y": 120,
"z": 0 "z": 0
}, },
"id": 260 "id": 260
}, },
{ {
"block": 23, "block": 1,
"color": 3, "color": 2,
"type": 0, "type": 0,
"position": { "position": {
"x": -300, "x": 120,
"y": -420, "y": 120,
"z": 0 "z": 0
}, },
"id": 270 "id": 270
}, },
{ {
"block": 23, "block": 0,
"color": 3, "color": 2,
"type": 0, "type": 0,
"position": { "position": {
"x": 420, "x": 240,
"y": -420, "y": 360,
"z": 0 "z": 0
}, },
"id": 280 "id": 280
}, },
{ {
"block": 2, "block": 1,
"color": 3, "color": 5,
"type": 2, "type": 0,
"position": { "position": {
"x": 300, "x": 120,
"y": -420, "y": 240,
"z": 0 "z": 0
}, },
"id": 290 "id": 290
}, },
{ {
"block": 0, "block": 0,
"color": 3, "color": 4,
"type": 2, "type": 0,
"position": { "position": {
"x": -180, "x": -120,
"y": -60, "y": 120,
"z": 0 "z": 0
}, },
"id": 300 "id": 300
}, },
{ {
"block": 0, "block": 1,
"color": 5, "color": 7,
"type": 2, "type": 1,
"position": { "position": {
"x": 300, "x": -120,
"y": -60, "y": -240,
"z": 0 "z": 0
}, },
"stacking": 2,
"id": 310 "id": 310
}, },
{ {
"block": 0, "block": 1,
"color": 4, "color": 2,
"type": 2, "type": 1,
"position": { "position": {
"x": -180, "x": 360,
"y": -300, "y": -240,
"z": 0 "z": 0
}, },
"stacking": 3,
"id": 320 "id": 320
}, },
{ {
"block": 18, "block": 0,
"color": 6, "color": 5,
"type": 0, "type": 0,
"position": { "position": {
"x": 60, "x": -240,
"y": -180, "y": -360,
"z": 0 "z": 0
}, },
"id": 330 "id": 330
}, },
{ {
"block": 21, "block": 20,
"color": 3, "color": 5,
"type": 0, "type": 0,
"position": { "position": {
"x": -180, "x": 360,
"y": 60, "y": -480,
"z": 0 "z": 0
}, },
"id": 340 "id": 340
}, },
{ {
"block": 1, "block": 19,
"color": 7, "color": 2,
"type": 4, "type": 0,
"position": { "position": {
"x": -300, "x": -120,
"y": -300, "y": -480,
"z": 0 "z": 0
}, },
"freezeTime": 11,
"id": 350 "id": 350
}, },
{ {
"block": 1, "block": 0,
"color": 8, "color": 7,
"type": 4, "type": 0,
"position": { "position": {
"x": 540, "x": 360,
"y": -300, "y": -360,
"z": 0 "z": 0
}, },
"freezeTime": 11,
"id": 360 "id": 360
}, },
{ {
"block": 1, "block": 5,
"color": 8, "color": 3,
"type": 4, "type": 3,
"position": { "position": {
"x": -180, "x": 120,
"y": -540, "y": -480,
"z": 0 "z": 0
}, },
"freezeTime": 12, "lockTime": 3,
"id": 370 "id": 370
}, },
{ {
"block": 1, "block": 2,
"color": 2, "color": 3,
"type": 4, "type": 2,
"position": { "position": {
"x": 420, "x": 360,
"y": -540, "y": 240,
"z": 0 "z": 0
}, },
"freezeTime": 12,
"id": 380 "id": 380
}, },
{ {
"block": 5, "block": 0,
"color": 10, "color": 3,
"type": 4, "type": 2,
"position": { "position": {
"x": -180, "x": 120,
"y": 300, "y": 0,
"z": 0 "z": 0
}, },
"freezeTime": 14,
"id": 390 "id": 390
}, },
{
"block": 5,
"color": 6,
"type": 4,
"position": {
"x": 420,
"y": 300,
"z": 0
},
"freezeTime": 14,
"id": 400
},
{
"block": 1,
"color": 9,
"type": 4,
"position": {
"x": -300,
"y": 180,
"z": 0
},
"freezeTime": 15,
"id": 410
},
{
"block": 1,
"color": 10,
"type": 4,
"position": {
"x": 540,
"y": 180,
"z": 0
},
"freezeTime": 15,
"id": 420
},
{
"block": 17,
"color": 6,
"type": 4,
"position": {
"x": -300,
"y": -180,
"z": 0
},
"freezeTime": 18,
"id": 430
},
{
"block": 16,
"color": 10,
"type": 4,
"position": {
"x": 420,
"y": -180,
"z": 0
},
"freezeTime": 18,
"id": 440
},
{ {
"block": 0, "block": 0,
"color": 5, "color": 5,
"type": 0, "type": 2,
"position": { "position": {
"x": -60, "x": 0,
"y": -180, "y": 0,
"z": 0 "z": 0
}, },
"id": 450 "id": 400
},
{
"block": 2,
"color": 6,
"type": 4,
"position": {
"x": -240,
"y": 240,
"z": 0
},
"freezeTime": 4,
"id": 410
} }
] ]
], ],
@ -335,157 +285,91 @@
[ [
{ {
"id": 1, "id": 1,
"num": 16,
"color": 1,
"special": 0,
"length": 3
},
{
"id": 2,
"num": 18,
"color": 1,
"special": 0,
"length": 0
},
{
"id": 3,
"num": 20,
"color": 1,
"special": 0,
"length": 0
},
{
"id": 4,
"num": 11,
"color": 3,
"special": 0,
"length": 3
},
{
"id": 5,
"num": 13,
"color": 3,
"special": 0,
"length": 0
},
{
"id": 6,
"num": 15,
"color": 3,
"special": 0,
"length": 0
},
{
"id": 7,
"num": 17, "num": 17,
"color": 5, "color": 1,
"special": 0, "special": 0,
"length": 1 "length": 1
}, },
{ {
"id": 8, "id": 2,
"num": 19, "num": 15,
"color": 4, "color": 6,
"special": 0, "special": 0,
"length": 3 "length": 1
}, },
{ {
"id": 9, "id": 3,
"num": 21, "num": 11,
"color": 4, "color": 3,
"special": 2,
"length": 2,
"lock": true
},
{
"id": 4,
"num": 13,
"color": 3,
"special": 2,
"length": 0,
"lock": true
},
{
"id": 5,
"num": 19,
"color": 7,
"special": 2,
"length": 2,
"lock": true
},
{
"id": 6,
"num": 26,
"color": 7,
"special": 2,
"length": 0,
"lock": true
},
{
"id": 7,
"num": 5,
"color": 5,
"special": 0,
"length": 2
},
{
"id": 8,
"num": 12,
"color": 5,
"special": 0, "special": 0,
"length": 0 "length": 0
}, },
{
"id": 9,
"num": 18,
"color": 2,
"special": 0,
"length": 2
},
{ {
"id": 10, "id": 10,
"num": 23, "num": 20,
"color": 4, "color": 2,
"special": 0, "special": 0,
"length": 0 "length": 0
}, },
{ {
"id": 11, "id": 11,
"num": 31, "num": 16,
"color": 7, "color": 9,
"special": 0, "special": 0,
"length": 1 "length": 1
}, },
{ {
"id": 12, "id": 12,
"num": 33, "num": 14,
"color": 6, "color": 4,
"special": 0,
"length": 3
},
{
"id": 13,
"num": 34,
"color": 6,
"special": 0,
"length": 0
},
{
"id": 14,
"num": 35,
"color": 6,
"special": 0,
"length": 0
},
{
"id": 15,
"num": 3,
"color": 10,
"special": 0,
"length": 3
},
{
"id": 16,
"num": 4,
"color": 10,
"special": 0,
"length": 0
},
{
"id": 17,
"num": 5,
"color": 10,
"special": 0,
"length": 0
},
{
"id": 18,
"num": 1,
"color": 2,
"special": 0, "special": 0,
"length": 1 "length": 1
},
{
"id": 19,
"num": 12,
"color": 8,
"special": 0,
"length": 2
},
{
"id": 20,
"num": 14,
"color": 8,
"special": 0,
"length": 0
},
{
"id": 21,
"num": 22,
"color": 9,
"special": 0,
"length": 2
},
{
"id": 22,
"num": 24,
"color": 9,
"special": 0,
"length": 0
} }
] ]
] ]

View File

@ -1,178 +1,124 @@
{ {
"LEVEL_INFO": [ "LEVEL_INFO": [
{ {
"id": "147", "risefall": [],
"id": "212",
"map": [ "map": [
10, 10,
13 14
], ],
"time": 120, "time": 105,
"gap": [ "gap": []
{
"x": 4,
"y": 11,
"z": 0
},
{
"x": 5,
"y": 11,
"z": 0
},
{
"x": 4,
"y": 10,
"z": 0
},
{
"x": 5,
"y": 10,
"z": 0
},
{
"x": 4,
"y": 9,
"z": 0
},
{
"x": 4,
"y": 8,
"z": 0
},
{
"x": 4,
"y": 7,
"z": 0
},
{
"x": 5,
"y": 9,
"z": 0
},
{
"x": 5,
"y": 8,
"z": 0
},
{
"x": 5,
"y": 7,
"z": 0
}
]
} }
], ],
"BLOCK_INFO": [ "BLOCK_INFO": [
[ [
{ {
"block": 14, "block": 23,
"color": 5, "color": 1,
"type": 5, "type": 0,
"position": { "position": {
"x": 360, "x": -360,
"y": -660, "y": -360,
"z": 0 "z": 0
}, },
"id": 210 "id": 210
}, },
{ {
"block": 14, "block": 23,
"color": 8, "color": 1,
"type": 5, "type": 0,
"position": { "position": {
"x": -240, "x": -360,
"y": -660, "y": -120,
"z": 0 "z": 0
}, },
"id": 220 "id": 220
}, },
{ {
"block": 5, "block": 23,
"color": 9, "color": 1,
"type": 0, "type": 0,
"position": { "position": {
"x": -240, "x": 480,
"y": -420, "y": -360,
"z": 0 "z": 0
}, },
"id": 230 "id": 230
}, },
{ {
"block": 5, "block": 23,
"color": 6, "color": 1,
"type": 0, "type": 0,
"position": { "position": {
"x": 480, "x": 480,
"y": -420, "y": -120,
"z": 0 "z": 0
}, },
"id": 240 "id": 240
}, },
{ {
"block": 1, "block": 23,
"color": 3, "color": 1,
"type": 9, "type": 0,
"position": { "position": {
"x": 0, "x": 120,
"y": -60, "y": 360,
"z": 0 "z": 0
}, },
"adhesiveTime": 2,
"id": 250 "id": 250
}, },
{ {
"block": 1, "block": 23,
"color": 3, "color": 1,
"type": 9, "type": 0,
"position": { "position": {
"x": -120, "x": 0,
"y": -180, "y": 360,
"z": 0 "z": 0
}, },
"adhesiveTime": 1,
"id": 260 "id": 260
}, },
{ {
"block": 1, "block": 6,
"color": 10, "color": 7,
"type": 9, "type": 0,
"position": { "position": {
"x": 240, "x": 480,
"y": -60, "y": -720,
"z": 0 "z": 0
}, },
"adhesiveTime": 2,
"id": 270 "id": 270
}, },
{ {
"block": 1, "block": 22,
"color": 10, "color": 9,
"type": 9, "type": 2,
"position": { "position": {
"x": 360, "x": 120,
"y": -180, "y": 480,
"z": 0 "z": 0
}, },
"adhesiveTime": 1,
"id": 280 "id": 280
}, },
{ {
"block": 19, "block": 0,
"color": 6, "color": 8,
"type": 2, "type": 2,
"position": { "position": {
"x": 0, "x": -360,
"y": -660, "y": 120,
"z": 0 "z": 0
}, },
"id": 290 "id": 290
}, },
{ {
"block": 20, "block": 0,
"color": 1, "color": 2,
"type": 2, "type": 2,
"position": { "position": {
"x": 240, "x": -120,
"y": -660, "y": 0,
"z": 0 "z": 0
}, },
"id": 300 "id": 300
@ -182,80 +128,181 @@
"color": 3, "color": 3,
"type": 2, "type": 2,
"position": { "position": {
"x": 360, "x": -120,
"y": 180, "y": -600,
"z": 0 "z": 0
}, },
"id": 310 "id": 310
}, },
{ {
"block": 2, "block": 19,
"color": 7, "color": 3,
"type": 2, "type": 2,
"position": { "position": {
"x": 480, "x": 480,
"y": 60, "y": 0,
"z": 0 "z": 0
}, },
"id": 320 "id": 320
}, },
{ {
"block": 2, "block": 4,
"color": 9, "color": 8,
"type": 2, "type": 0,
"position": { "position": {
"x": -360, "x": 120,
"y": 60, "y": -720,
"z": 0 "z": 0
}, },
"id": 330 "id": 330
}, },
{ {
"block": 1, "block": 1,
"color": 1, "color": 8,
"type": 0, "type": 0,
"position": { "position": {
"x": -120, "x": -240,
"y": 180, "y": -480,
"z": 0 "z": 0
}, },
"id": 340 "id": 340
}, },
{ {
"block": 5, "block": 14,
"color": 9, "color": 6,
"type": 3, "type": 0,
"position": { "position": {
"x": 120, "x": -120,
"y": -420, "y": -480,
"z": 0 "z": 0
}, },
"lockTime": 5,
"id": 350 "id": 350
}, },
{ {
"block": 16, "block": 3,
"color": 3, "color": 1,
"type": 4, "type": 5,
"position": { "position": {
"x": -360, "x": -120,
"y": 300, "y": 240,
"z": 0 "z": 0
}, },
"freezeTime": 2,
"id": 360 "id": 360
}, },
{ {
"block": 17, "block": 0,
"color": 1,
"type": 5,
"position": {
"x": -240,
"y": 480,
"z": 0
},
"id": 370
},
{
"block": 2,
"color": 5,
"type": 0,
"position": {
"x": -240,
"y": -240,
"z": 0
},
"id": 380
},
{
"block": 1,
"color": 10,
"type": 0,
"position": {
"x": 0,
"y": -120,
"z": 0
},
"id": 390
},
{
"block": 13,
"color": 1,
"type": 0,
"position": {
"x": 360,
"y": -360,
"z": 0
},
"id": 400
},
{
"block": 21,
"color": 2,
"type": 0,
"position": {
"x": 240,
"y": -720,
"z": 0
},
"id": 410
},
{
"block": 14,
"color": 1,
"type": 3,
"position": {
"x": 240,
"y": -240,
"z": 0
},
"lockTime": 5,
"id": 420
},
{
"block": 1,
"color": 5,
"type": 4,
"position": {
"x": 360,
"y": 480,
"z": 0
},
"freezeTime": 3,
"id": 430
},
{
"block": 5,
"color": 3,
"type": 4,
"position": {
"x": 120,
"y": 120,
"z": 0
},
"freezeTime": 10,
"id": 440
},
{
"block": 1,
"color": 5,
"type": 4,
"position": {
"x": 120,
"y": 0,
"z": 0
},
"freezeTime": 12,
"id": 450
},
{
"block": 1,
"color": 10, "color": 10,
"type": 4, "type": 4,
"position": { "position": {
"x": 480, "x": 0,
"y": 300, "y": -720,
"z": 0 "z": 0
}, },
"freezeTime": 2, "freezeTime": 6,
"id": 370 "id": 460
} }
] ]
], ],
@ -263,182 +310,168 @@
[ [
{ {
"id": 1, "id": 1,
"num": 12, "num": 10,
"color": 5, "color": 5,
"special": 1, "special": 0,
"length": 3 "length": 2
}, },
{ {
"id": 2, "id": 2,
"num": 14, "num": 11,
"color": 5, "color": 5,
"special": 1, "special": 0,
"length": 0 "length": 0
}, },
{ {
"id": 3, "id": 3,
"num": 16, "num": 8,
"color": 5, "color": 2,
"special": 1, "special": 0,
"length": 0 "length": 2
}, },
{ {
"id": 4, "id": 4,
"num": 43, "num": 9,
"color": 5, "color": 2,
"special": 0,
"length": 0
},
{
"id": 5,
"num": 15,
"color": 8,
"special": 0, "special": 0,
"length": 3 "length": 3
}, },
{
"id": 5,
"num": 44,
"color": 5,
"special": 0,
"length": 0
},
{ {
"id": 6, "id": 6,
"num": 45, "num": 17,
"color": 5, "color": 8,
"special": 0, "special": 0,
"length": 0 "length": 0
}, },
{ {
"id": 7, "id": 7,
"num": 32, "num": 19,
"color": 8, "color": 8,
"special": 1, "special": 0,
"length": 3
},
{
"id": 8,
"num": 34,
"color": 8,
"special": 1,
"length": 0 "length": 0
}, },
{
"id": 8,
"num": 21,
"color": 7,
"special": 0,
"length": 3
},
{ {
"id": 9, "id": 9,
"num": 36, "num": 23,
"color": 8, "color": 7,
"special": 1, "special": 0,
"length": 0 "length": 0
}, },
{ {
"id": 10, "id": 10,
"num": 6, "num": 25,
"color": 8, "color": 7,
"special": 0,
"length": 3
},
{
"id": 11,
"num": 7,
"color": 8,
"special": 0, "special": 0,
"length": 0 "length": 0
}, },
{
"id": 11,
"num": 22,
"color": 1,
"special": 1,
"length": 3
},
{ {
"id": 12, "id": 12,
"num": 8, "num": 24,
"color": 8, "color": 1,
"special": 0, "special": 1,
"length": 0 "length": 0
}, },
{ {
"id": 13, "id": 13,
"num": 11, "num": 26,
"color": 10, "color": 1,
"special": 0, "special": 1,
"length": 3
},
{
"id": 14,
"num": 13,
"color": 10,
"special": 0,
"length": 0 "length": 0
}, },
{
"id": 14,
"num": 34,
"color": 1,
"special": 0,
"length": 2
},
{ {
"id": 15, "id": 15,
"num": 15, "num": 35,
"color": 10, "color": 1,
"special": 0, "special": 0,
"length": 0 "length": 0
}, },
{ {
"id": 16, "id": 16,
"num": 31, "num": 36,
"color": 3, "color": 10,
"special": 0, "special": 0,
"length": 3 "length": 2
}, },
{ {
"id": 17, "id": 17,
"num": 33, "num": 37,
"color": 3, "color": 10,
"special": 0, "special": 0,
"length": 0 "length": 0
}, },
{ {
"id": 18, "id": 18,
"num": 35, "num": 38,
"color": 9,
"special": 0,
"length": 2
},
{
"id": 19,
"num": 39,
"color": 9,
"special": 0,
"length": 0
},
{
"id": 20,
"num": 18,
"color": 3,
"special": 0,
"length": 2
},
{
"id": 21,
"num": 20,
"color": 3, "color": 3,
"special": 0, "special": 0,
"length": 0 "length": 0
}, },
{
"id": 19,
"num": 46,
"color": 1,
"special": 0,
"length": 2
},
{
"id": 20,
"num": 47,
"color": 1,
"special": 0,
"length": 0
},
{
"id": 21,
"num": 0,
"color": 7,
"special": 0,
"length": 2
},
{ {
"id": 22, "id": 22,
"num": 1, "num": 12,
"color": 7, "color": 6,
"special": 0, "special": 0,
"length": 0 "length": 3
}, },
{ {
"id": 23, "id": 23,
"num": 37, "num": 14,
"color": 9, "color": 6,
"special": 0,
"length": 2
},
{
"id": 24,
"num": 38,
"color": 9,
"special": 0, "special": 0,
"length": 0 "length": 0
}, },
{ {
"id": 25, "id": 24,
"num": 9, "num": 16,
"color": 6,
"special": 0,
"length": 2
},
{
"id": 26,
"num": 10,
"color": 6, "color": 6,
"special": 0, "special": 0,
"length": 0 "length": 0

View File

@ -1,160 +1,341 @@
{ {
"LEVEL_INFO": [ "LEVEL_INFO": [
{ {
"id": "148", "risefall": [],
"id": "215",
"map": [ "map": [
7, 9,
8 12
], ],
"time": 130, "time": 120,
"gap": [] "gap": []
} }
], ],
"BLOCK_INFO": [ "BLOCK_INFO": [
[ [
{ {
"block": 1, "block": 23,
"color": 3, "color": 1,
"type": 0, "type": 0,
"position": { "position": {
"x": 300, "x": -300,
"y": -120, "y": 0,
"z": 0 "z": 0
}, },
"id": 210 "id": 210
}, },
{ {
"block": 20, "block": 23,
"color": 3, "color": 1,
"type": 8, "type": 0,
"position": { "position": {
"x": -60, "x": -300,
"y": -360, "y": 120,
"z": 0 "z": 0
}, },
"id": 220 "id": 220
}, },
{ {
"block": 19, "block": 23,
"color": 6, "color": 1,
"type": 8, "type": 0,
"position": { "position": {
"x": 300, "x": -300,
"y": -360, "y": -120,
"z": 0 "z": 0
}, },
"id": 230 "id": 230
}, },
{ {
"block": 3, "block": 23,
"color": 1,
"type": 6,
"position": {
"x": 180,
"y": 120,
"z": 0
},
"boomTime": 50,
"id": 240
},
{
"block": 0,
"color": 1, "color": 1,
"type": 0, "type": 0,
"position": { "position": {
"x": 180, "x": -180,
"y": 0, "y": 0,
"z": 0 "z": 0
}, },
"id": 240
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 420,
"y": 120,
"z": 0
},
"id": 250 "id": 250
}, },
{ {
"block": 0, "block": 23,
"color": 1, "color": 1,
"type": 0, "type": 0,
"position": { "position": {
"x": -60, "x": 420,
"y": 0, "y": 0,
"z": 0 "z": 0
}, },
"id": 260 "id": 260
}, },
{ {
"block": 0, "block": 23,
"color": 1, "color": 1,
"type": 0, "type": 0,
"position": { "position": {
"x": -180, "x": 420,
"y": 0, "y": -120,
"z": 0 "z": 0
}, },
"id": 270 "id": 270
}, },
{ {
"block": 0, "block": 23,
"color": 10, "color": 1,
"type": 0,
"position": {
"x": 60,
"y": 240,
"z": 0
},
"id": 280
},
{
"block": 0,
"color": 10,
"type": 0, "type": 0,
"position": { "position": {
"x": 300, "x": 300,
"y": 0, "y": 0,
"z": 0 "z": 0
}, },
"id": 280
},
{
"block": 2,
"color": 7,
"type": 0,
"position": {
"x": -300,
"y": 360,
"z": 0
},
"id": 290 "id": 290
}, },
{ {
"block": 1, "block": 0,
"color": 10, "color": 1,
"type": 0, "type": 0,
"position": { "position": {
"x": -60, "x": -300,
"y": -120, "y": 240,
"z": 0 "z": 0
}, },
"id": 300 "id": 300
}, },
{ {
"block": 0, "block": 0,
"color": 5, "color": 1,
"type": 0, "type": 0,
"position": { "position": {
"x": 300, "x": 60,
"y": 240, "y": 360,
"z": 0 "z": 0
}, },
"id": 310 "id": 310
}, },
{ {
"block": 14, "block": 1,
"color": 5, "color": 2,
"type": 0, "type": 0,
"position": { "position": {
"x": 60, "x": 60,
"y": -360, "y": 240,
"z": 0 "z": 0
}, },
"id": 320 "id": 320
}, },
{ {
"block": 0, "block": 0,
"color": 6, "color": 2,
"type": 0, "type": 0,
"position": { "position": {
"x": -180, "x": 180,
"y": 240, "y": 240,
"z": 0 "z": 0
}, },
"id": 330 "id": 330
},
{
"block": 2,
"color": 2,
"type": 8,
"position": {
"x": 60,
"y": -120,
"z": 0
},
"id": 340
},
{
"block": 5,
"color": 10,
"type": 0,
"position": {
"x": 420,
"y": 360,
"z": 0
},
"id": 350
},
{
"block": 0,
"color": 10,
"type": 0,
"position": {
"x": 180,
"y": -360,
"z": 0
},
"id": 360
},
{
"block": 2,
"color": 10,
"type": 0,
"position": {
"x": 300,
"y": -600,
"z": 0
},
"id": 370
},
{
"block": 1,
"color": 9,
"type": 0,
"position": {
"x": -60,
"y": 120,
"z": 0
},
"id": 380
},
{
"block": 0,
"color": 9,
"type": 0,
"position": {
"x": 300,
"y": -360,
"z": 0
},
"id": 390
},
{
"block": 0,
"color": 9,
"type": 0,
"position": {
"x": 420,
"y": -360,
"z": 0
},
"id": 400
},
{
"block": 0,
"color": 7,
"type": 7,
"position": {
"x": -180,
"y": -480,
"z": 0
},
"id": 410
},
{
"block": 19,
"color": 3,
"type": 6,
"position": {
"x": 60,
"y": -480,
"z": 0
},
"boomTime": 10,
"id": 420
},
{
"block": 2,
"color": 3,
"type": 0,
"position": {
"x": -300,
"y": -600,
"z": 0
},
"id": 430
},
{
"block": 1,
"color": 1,
"type": 0,
"position": {
"x": 60,
"y": -600,
"z": 0
},
"id": 440
},
{
"block": 2,
"color": 8,
"type": 0,
"position": {
"x": -180,
"y": 360,
"z": 0
},
"id": 450
},
{
"block": 19,
"color": 8,
"type": 1,
"position": {
"x": 300,
"y": 120,
"z": 0
},
"stacking": 7,
"id": 460
},
{
"block": 20,
"color": 8,
"type": 1,
"position": {
"x": 420,
"y": -240,
"z": 0
},
"stacking": 10,
"id": 470
},
{
"block": 5,
"color": 1,
"type": 4,
"position": {
"x": -60,
"y": -360,
"z": 0
},
"freezeTime": 6,
"id": 480
},
{
"block": 3,
"color": 3,
"type": 4,
"position": {
"x": 180,
"y": 480,
"z": 0
},
"freezeTime": 8,
"id": 490
} }
] ]
], ],
@ -162,78 +343,106 @@
[ [
{ {
"id": 1, "id": 1,
"num": 7, "num": 24,
"color": 3, "color": 7,
"special": 0, "special": 0,
"length": 2 "length": 2
}, },
{ {
"id": 2, "id": 2,
"num": 9, "num": 25,
"color": 3, "color": 7,
"special": 0, "special": 0,
"length": 0 "length": 0
}, },
{ {
"id": 3, "id": 3,
"num": 13, "num": 26,
"color": 6, "color": 3,
"special": 0, "special": 0,
"length": 2 "length": 2
}, },
{ {
"id": 4, "id": 4,
"num": 15, "num": 27,
"color": 6, "color": 3,
"special": 0, "special": 0,
"length": 0 "length": 0
}, },
{ {
"id": 5, "id": 5,
"num": 16, "num": 0,
"color": 10, "color": 8,
"special": 0, "special": 0,
"length": 2 "length": 2
}, },
{ {
"id": 6, "id": 6,
"num": 17, "num": 1,
"color": 10, "color": 8,
"special": 0, "special": 0,
"length": 0 "length": 0
}, },
{ {
"id": 7, "id": 7,
"num": 0, "num": 2,
"color": 5, "color": 10,
"special": 0, "special": 0,
"length": 2 "length": 2
}, },
{ {
"id": 8, "id": 8,
"num": 1, "num": 3,
"color": 5, "color": 10,
"special": 0, "special": 0,
"length": 0 "length": 0
}, },
{ {
"id": 9, "id": 9,
"num": 8, "num": 11,
"color": 1, "color": 1,
"special": 0, "special": 0,
"length": 3 "length": 2
}, },
{ {
"id": 10, "id": 10,
"num": 10, "num": 13,
"color": 1, "color": 1,
"special": 0, "special": 0,
"length": 0 "length": 0
}, },
{ {
"id": 11, "id": 11,
"num": 12, "num": 15,
"color": 1, "color": 2,
"special": 0,
"length": 3
},
{
"id": 12,
"num": 17,
"color": 2,
"special": 0,
"length": 0
},
{
"id": 13,
"num": 19,
"color": 2,
"special": 0,
"length": 0
},
{
"id": 14,
"num": 21,
"color": 9,
"special": 0,
"length": 2
},
{
"id": 15,
"num": 23,
"color": 9,
"special": 0, "special": 0,
"length": 0 "length": 0
} }

View File

@ -1,13 +1,45 @@
{ {
"LEVEL_INFO": [ "LEVEL_INFO": [
{ {
"id": "153", "risefall": [],
"id": "220",
"map": [ "map": [
11, 9,
13 12
], ],
"time": 130, "time": 120,
"gap": [] "gap": [
{
"x": 3,
"y": 1,
"z": 0
},
{
"x": 4,
"y": 1,
"z": 0
},
{
"x": 5,
"y": 1,
"z": 0
},
{
"x": 3,
"y": 10,
"z": 0
},
{
"x": 4,
"y": 10,
"z": 0
},
{
"x": 5,
"y": 10,
"z": 0
}
]
} }
], ],
"BLOCK_INFO": [ "BLOCK_INFO": [
@ -18,7 +50,7 @@
"type": 0, "type": 0,
"position": { "position": {
"x": 420, "x": 420,
"y": 540, "y": -240,
"z": 0 "z": 0
}, },
"id": 210 "id": 210
@ -28,8 +60,8 @@
"color": 1, "color": 1,
"type": 0, "type": 0,
"position": { "position": {
"x": 540, "x": 420,
"y": 540, "y": 0,
"z": 0 "z": 0
}, },
"id": 220 "id": 220
@ -40,7 +72,7 @@
"type": 0, "type": 0,
"position": { "position": {
"x": -300, "x": -300,
"y": 540, "y": 0,
"z": 0 "z": 0
}, },
"id": 230 "id": 230
@ -50,278 +82,205 @@
"color": 1, "color": 1,
"type": 0, "type": 0,
"position": { "position": {
"x": -420, "x": -300,
"y": 540, "y": -240,
"z": 0 "z": 0
}, },
"id": 240 "id": 240
}, },
{ {
"block": 23, "block": 2,
"color": 1, "color": 5,
"type": 0, "type": 0,
"position": { "position": {
"x": 540, "x": 300,
"y": -660, "y": -600,
"z": 0 "z": 0
}, },
"id": 250 "id": 250
}, },
{ {
"block": 23, "block": 2,
"color": 1, "color": 5,
"type": 0, "type": 0,
"position": { "position": {
"x": 420, "x": -300,
"y": -660, "y": 360,
"z": 0 "z": 0
}, },
"id": 260 "id": 260
}, },
{ {
"block": 23, "block": 10,
"color": 1, "color": 5,
"type": 0, "type": 0,
"position": { "position": {
"x": -300, "x": 60,
"y": -660, "y": 120,
"z": 0 "z": 0
}, },
"id": 270 "id": 270
}, },
{ {
"block": 23, "block": 2,
"color": 1, "color": 7,
"type": 0, "type": 0,
"position": { "position": {
"x": -420, "x": -180,
"y": -660, "y": 360,
"z": 0 "z": 0
}, },
"id": 280 "id": 280
}, },
{ {
"block": 23, "block": 5,
"color": 1, "color": 3,
"type": 0, "type": 9,
"position": { "position": {
"x": 60, "x": 60,
"y": -180, "y": -240,
"z": 0 "z": 0
}, },
"adhesiveTime": 2,
"id": 290 "id": 290
}, },
{ {
"block": 23, "block": 2,
"color": 1, "color": 3,
"type": 0, "type": 9,
"position": { "position": {
"x": 60, "x": 180,
"y": -300, "y": -240,
"z": 0 "z": 0
}, },
"adhesiveTime": 1,
"id": 300 "id": 300
}, },
{
"block": 5,
"color": 1,
"type": 0,
"position": {
"x": -300,
"y": 300,
"z": 0
},
"id": 310
},
{
"block": 1,
"color": 1,
"type": 2,
"position": {
"x": 420,
"y": 420,
"z": 0
},
"id": 320
},
{ {
"block": 1, "block": 1,
"color": 3, "color": 3,
"type": 2, "type": 9,
"position": { "position": {
"x": -60, "x": -60,
"y": 540, "y": -480,
"z": 0
},
"adhesiveTime": 2,
"id": 310
},
{
"block": 1,
"color": 3,
"type": 9,
"position": {
"x": -180,
"y": -600,
"z": 0
},
"adhesiveTime": 1,
"id": 320
},
{
"block": 13,
"color": 3,
"type": 7,
"position": {
"x": -60,
"y": 120,
"z": 0 "z": 0
}, },
"id": 330 "id": 330
}, },
{ {
"block": 5, "block": 2,
"color": 2, "color": 10,
"type": 2, "type": 2,
"position": { "position": {
"x": -300, "x": 300,
"y": -60, "y": 360,
"z": 0 "z": 0
}, },
"id": 340 "id": 340
}, },
{ {
"block": 3, "block": 0,
"color": 3, "color": 10,
"type": 2, "type": 2,
"position": { "position": {
"x": 180, "x": 60,
"y": -540, "y": -360,
"z": 0 "z": 0
}, },
"id": 350 "id": 350
}, },
{ {
"block": 3, "block": 0,
"color": 10, "color": 8,
"type": 2, "type": 2,
"position": { "position": {
"x": 300, "x": 60,
"y": -660, "y": -480,
"z": 0 "z": 0
}, },
"id": 360 "id": 360
}, },
{ {
"block": 5, "block": 2,
"color": 7, "color": 1,
"type": 2, "type": 2,
"position": { "position": {
"x": 420, "x": 420,
"y": -60, "y": 360,
"z": 0 "z": 0
}, },
"id": 370 "id": 370
}, },
{ {
"block": 1, "block": 3,
"color": 7, "color": 8,
"type": 2, "type": 3,
"position": { "position": {
"x": 420, "x": 180,
"y": -180, "y": 0,
"z": 0 "z": 0
}, },
"lockTime": 4,
"id": 380 "id": 380
}, },
{ {
"block": 4, "block": 2,
"color": 9, "color": 8,
"type": 3, "type": 0,
"position": { "position": {
"x": 60, "x": 420,
"y": 300, "y": -600,
"z": 0 "z": 0
}, },
"lockTime": 7,
"id": 390 "id": 390
}, },
{ {
"block": 6, "block": 2,
"color": 6, "color": 9,
"type": 0, "type": 6,
"position": { "position": {
"x": -60, "x": -180,
"y": 60, "y": -120,
"z": 0 "z": 0
}, },
"boomTime": 20,
"id": 400 "id": 400
}, },
{ {
"block": 6, "block": 2,
"color": 6,
"type": 0,
"position": {
"x": 180,
"y": -60,
"z": 0
},
"id": 410
},
{
"block": 10,
"color": 10,
"type": 0,
"position": {
"x": 180,
"y": 300,
"z": 0
},
"id": 420
},
{
"block": 6,
"color": 10,
"type": 0,
"position": {
"x": -180,
"y": -540,
"z": 0
},
"id": 430
},
{
"block": 10,
"color": 2, "color": 2,
"type": 0, "type": 6,
"position": { "position": {
"x": 300, "x": 300,
"y": -540, "y": -120,
"z": 0 "z": 0
}, },
"id": 440 "boomTime": 15,
}, "id": 410
{
"block": 5,
"color": 5,
"type": 0,
"position": {
"x": 540,
"y": 180,
"z": 0
},
"id": 450
},
{
"block": 5,
"color": 10,
"type": 4,
"position": {
"x": -300,
"y": -540,
"z": 0
},
"freezeTime": 7,
"id": 460
},
{
"block": 5,
"color": 5,
"type": 4,
"position": {
"x": 540,
"y": -540,
"z": 0
},
"freezeTime": 12,
"id": 470
},
{
"block": 10,
"color": 5,
"type": 0,
"position": {
"x": -60,
"y": -300,
"z": 0
},
"id": 480
} }
] ]
], ],
@ -329,122 +288,101 @@
[ [
{ {
"id": 1, "id": 1,
"num": 31, "num": 11,
"color": 1, "color": 10,
"special": 0,
"length": 2
},
{
"id": 2,
"num": 32,
"color": 1,
"special": 0,
"length": 0
},
{
"id": 3,
"num": 21,
"color": 9,
"special": 0, "special": 0,
"length": 1 "length": 1
}, },
{
"id": 2,
"num": 13,
"color": 1,
"special": 0,
"length": 1
},
{
"id": 3,
"num": 10,
"color": 5,
"special": 0,
"length": 2
},
{ {
"id": 4, "id": 4,
"num": 17, "num": 12,
"color": 5,
"special": 0,
"length": 0
},
{
"id": 5,
"num": 24,
"color": 9,
"special": 0,
"length": 2
},
{
"id": 6,
"num": 26,
"color": 9,
"special": 0,
"length": 0
},
{
"id": 7,
"num": 1,
"color": 2, "color": 2,
"special": 0, "special": 0,
"length": 2 "length": 2
}, },
{
"id": 5,
"num": 19,
"color": 2,
"special": 0,
"length": 0
},
{
"id": 6,
"num": 33,
"color": 10,
"special": 0,
"length": 3
},
{
"id": 7,
"num": 34,
"color": 10,
"special": 0,
"length": 0
},
{ {
"id": 8, "id": 8,
"num": 35, "num": 2,
"color": 10, "color": 2,
"special": 0, "special": 0,
"length": 0 "length": 0
}, },
{ {
"id": 9, "id": 9,
"num": 20, "num": 29,
"color": 5, "color": 7,
"special": 0, "special": 0,
"length": 2 "length": 2
}, },
{ {
"id": 10, "id": 10,
"num": 22, "num": 30,
"color": 5, "color": 7,
"special": 0, "special": 0,
"length": 0 "length": 0
}, },
{ {
"id": 11, "id": 11,
"num": 16, "num": 6,
"color": 7, "color": 8,
"special": 0, "special": 0,
"length": 2 "length": 2
}, },
{ {
"id": 12, "id": 12,
"num": 18, "num": 7,
"color": 7, "color": 8,
"special": 0, "special": 0,
"length": 0 "length": 0
}, },
{ {
"id": 13, "id": 13,
"num": 2, "num": 34,
"color": 3, "color": 3,
"special": 0, "special": 0,
"length": 2 "length": 2
}, },
{ {
"id": 14, "id": 14,
"num": 3, "num": 35,
"color": 3, "color": 3,
"special": 0, "special": 0,
"length": 0 "length": 0
},
{
"id": 15,
"num": 4,
"color": 6,
"special": 0,
"length": 3
},
{
"id": 16,
"num": 5,
"color": 6,
"special": 0,
"length": 0
},
{
"id": 17,
"num": 6,
"color": 6,
"special": 0,
"length": 0
} }
] ]
] ]

View File

@ -1,16 +1,32 @@
{ {
"LEVEL_INFO": [ "LEVEL_INFO": [
{ {
"id": "155", "risefall": [],
"id": "221",
"map": [ "map": [
9, 9,
12 11
], ],
"time": 100, "time": 100,
"gap": [ "gap": [
{ {
"x": 1, "x": 6,
"y": 5, "y": 9,
"z": 0
},
{
"x": 7,
"y": 9,
"z": 0
},
{
"x": 7,
"y": 8,
"z": 0
},
{
"x": 6,
"y": 8,
"z": 0 "z": 0
}, },
{ {
@ -20,23 +36,53 @@
}, },
{ {
"x": 1, "x": 1,
"y": 7,
"z": 0
},
{
"x": 7,
"y": 7,
"z": 0
},
{
"x": 7,
"y": 6,
"z": 0
},
{
"x": 7,
"y": 5, "y": 5,
"z": 0 "z": 0
},
{
"x": 1,
"y": 4,
"z": 0
},
{
"x": 1,
"y": 3,
"z": 0
},
{
"x": 2,
"y": 3,
"z": 0
},
{
"x": 3,
"y": 3,
"z": 0
},
{
"x": 3,
"y": 4,
"z": 0
},
{
"x": 2,
"y": 4,
"z": 0
},
{
"x": 2,
"y": 5,
"z": 0
},
{
"x": 3,
"y": 5,
"z": 0
},
{
"x": 2,
"y": 6,
"z": 0
} }
] ]
} }
@ -44,350 +90,193 @@
"BLOCK_INFO": [ "BLOCK_INFO": [
[ [
{ {
"block": 0, "block": 5,
"color": 3, "color": 3,
"type": 0, "type": 0,
"position": { "position": {
"x": -180, "x": -180,
"y": 480, "y": 300,
"z": 0 "z": 0
}, },
"id": 210 "id": 210
}, },
{ {
"block": 0, "block": 1,
"color": 3, "color": 3,
"type": 0, "type": 0,
"position": { "position": {
"x": 60, "x": 300,
"y": 240, "y": -180,
"z": 0 "z": 0
}, },
"id": 220 "id": 220
}, },
{ {
"block": 19, "block": 22,
"color": 3, "color": 5,
"type": 0, "type": 0,
"position": { "position": {
"x": -60, "x": 180,
"y": -120, "y": 300,
"z": 0 "z": 0
}, },
"id": 230 "id": 230
}, },
{ {
"block": 5, "block": 1,
"color": 9, "color": 5,
"type": 0, "type": 0,
"position": { "position": {
"x": 420, "x": -180,
"y": -600, "y": 180,
"z": 0 "z": 0
}, },
"id": 240 "id": 240
}, },
{ {
"block": 0, "block": 0,
"color": 9, "color": 5,
"type": 0, "type": 2,
"position": { "position": {
"x": 60, "x": 60,
"y": 120, "y": -180,
"z": 0 "z": 0
}, },
"id": 250 "id": 250
}, },
{ {
"block": 2, "block": 2,
"color": 10, "color": 5,
"type": 0, "type": 2,
"position": { "position": {
"x": 420, "x": 420,
"y": -360, "y": -540,
"z": 0 "z": 0
}, },
"id": 260 "id": 260
}, },
{ {
"block": 2, "block": 0,
"color": 10, "color": 9,
"type": 0, "type": 2,
"position": { "position": {
"x": 60, "x": 60,
"y": -600, "y": -420,
"z": 0 "z": 0
}, },
"id": 270 "id": 270
}, },
{ {
"block": 0, "block": 0,
"color": 10, "color": 9,
"type": 0, "type": 2,
"position": { "position": {
"x": -180, "x": -60,
"y": 0, "y": 420,
"z": 0 "z": 0
}, },
"id": 280 "id": 280
}, },
{ {
"block": 0, "block": 0,
"color": 10, "color": 7,
"type": 0, "type": 2,
"position": { "position": {
"x": 300, "x": -60,
"y": 480, "y": -420,
"z": 0 "z": 0
}, },
"id": 290 "id": 290
}, },
{ {
"block": 23, "block": 2,
"color": 10, "color": 4,
"type": 0, "type": 2,
"position": { "position": {
"x": -60, "x": 300,
"y": 240, "y": 60,
"z": 0 "z": 0
}, },
"id": 300 "id": 300
}, },
{ {
"block": 23, "block": 2,
"color": 10, "color": 6,
"type": 0, "type": 2,
"position": { "position": {
"x": -60, "x": 420,
"y": 360, "y": 60,
"z": 0 "z": 0
}, },
"id": 310 "id": 310
}, },
{ {
"block": 23, "block": 22,
"color": 10, "color": 6,
"type": 0, "type": 0,
"position": { "position": {
"x": -60, "x": 180,
"y": 480, "y": -420,
"z": 0 "z": 0
}, },
"id": 320 "id": 320
}, },
{ {
"block": 23, "block": 5,
"color": 10, "color": 6,
"type": 0, "type": 1,
"position": { "position": {
"x": 180, "x": -180,
"y": 480, "y": -540,
"z": 0 "z": 0
}, },
"stacking": 10,
"id": 330 "id": 330
}, },
{ {
"block": 23, "block": 19,
"color": 10, "color": 9,
"type": 0, "type": 0,
"position": { "position": {
"x": -60, "x": 420,
"y": 120, "y": -300,
"z": 0 "z": 0
}, },
"id": 340 "id": 340
}, },
{ {
"block": 23, "block": 5,
"color": 10, "color": 4,
"type": 0, "type": 0,
"position": { "position": {
"x": 180, "x": 60,
"y": 360, "y": 180,
"z": 0 "z": 0
}, },
"id": 350 "id": 350
}, },
{ {
"block": 23, "block": 3,
"color": 10, "color": 9,
"type": 0, "type": 7,
"position": { "position": {
"x": 180, "x": 180,
"y": 240, "y": 60,
"z": 0 "z": 0
}, },
"id": 360 "id": 360
}, },
{ {
"block": 23, "block": 3,
"color": 10, "color": 5,
"type": 0, "type": 3,
"position": { "position": {
"x": 180, "x": 300,
"y": 120, "y": -60,
"z": 0 "z": 0
}, },
"lockTime": 7,
"id": 370 "id": 370
},
{
"block": 0,
"color": 2,
"type": 0,
"position": {
"x": 300,
"y": 360,
"z": 0
},
"id": 380
},
{
"block": 5,
"color": 6,
"type": 0,
"position": {
"x": -180,
"y": -600,
"z": 0
},
"id": 390
},
{
"block": 2,
"color": 8,
"type": 0,
"position": {
"x": 300,
"y": 120,
"z": 0
},
"id": 400
},
{
"block": 20,
"color": 8,
"type": 0,
"position": {
"x": 300,
"y": -120,
"z": 0
},
"id": 410
},
{
"block": 2,
"color": 5,
"type": 8,
"position": {
"x": 60,
"y": 360,
"z": 0
},
"id": 420
},
{
"block": 0,
"color": 9,
"type": 0,
"position": {
"x": -180,
"y": 360,
"z": 0
},
"id": 430
},
{
"block": 2,
"color": 5,
"type": 5,
"position": {
"x": -180,
"y": 120,
"z": 0
},
"id": 440
},
{
"block": 0,
"color": 2,
"type": 0,
"position": {
"x": 300,
"y": 0,
"z": 0
},
"id": 450
},
{
"block": 2,
"color": 2,
"type": 0,
"position": {
"x": -300,
"y": -360,
"z": 0
},
"id": 460
},
{
"block": 5,
"color": 5,
"type": 9,
"position": {
"x": 60,
"y": -360,
"z": 0
},
"adhesiveTime": 2,
"id": 470
},
{
"block": 2,
"color": 5,
"type": 9,
"position": {
"x": 180,
"y": -360,
"z": 0
},
"adhesiveTime": 1,
"id": 480
},
{
"block": 0,
"color": 3,
"type": 4,
"position": {
"x": 60,
"y": -120,
"z": 0
},
"freezeTime": 14,
"id": 490
},
{
"block": 4,
"color": 1,
"type": 4,
"position": {
"x": 420,
"y": 240,
"z": 0
},
"freezeTime": 17,
"id": 500
},
{
"block": 4,
"color": 7,
"type": 4,
"position": {
"x": -300,
"y": 240,
"z": 0
},
"freezeTime": 18,
"id": 510
} }
] ]
], ],
@ -395,143 +284,101 @@
[ [
{ {
"id": 1, "id": 1,
"num": 4, "num": 9,
"color": 1,
"special": 0,
"length": 3
},
{
"id": 2,
"num": 5,
"color": 1,
"special": 0,
"length": 0
},
{
"id": 3,
"num": 6,
"color": 1,
"special": 0,
"length": 0
},
{
"id": 4,
"num": 35,
"color": 7,
"special": 0,
"length": 3
},
{
"id": 5,
"num": 36,
"color": 7,
"special": 0,
"length": 0
},
{
"id": 6,
"num": 37,
"color": 7,
"special": 0,
"length": 0
},
{
"id": 7,
"num": 32,
"color": 3, "color": 3,
"special": 0, "special": 0,
"length": 2 "length": 2
}, },
{ {
"id": 8, "id": 2,
"num": 33, "num": 14,
"color": 3, "color": 3,
"special": 0, "special": 0,
"length": 0 "length": 0
}, },
{ {
"id": 9, "id": 3,
"num": 34,
"color": 5,
"special": 0,
"length": 2
},
{
"id": 4,
"num": 35,
"color": 5,
"special": 0,
"length": 0
},
{
"id": 5,
"num": 22, "num": 22,
"color": 6, "color": 6,
"special": 0, "special": 0,
"length": 2 "length": 2
}, },
{ {
"id": 10, "id": 6,
"num": 24, "num": 24,
"color": 6, "color": 6,
"special": 0, "special": 0,
"length": 0 "length": 0
}, },
{ {
"id": 11, "id": 7,
"num": 0,
"color": 7,
"special": 0,
"length": 2
},
{
"id": 8,
"num": 1, "num": 1,
"color": 8, "color": 7,
"special": 0,
"length": 0
},
{
"id": 9,
"num": 23,
"color": 4,
"special": 0,
"length": 2
},
{
"id": 10,
"num": 25,
"color": 4,
"special": 0,
"length": 0
},
{
"id": 11,
"num": 2,
"color": 10,
"special": 0, "special": 0,
"length": 2 "length": 2
}, },
{ {
"id": 12, "id": 12,
"num": 2, "num": 3,
"color": 8, "color": 10,
"special": 0, "special": 0,
"length": 0 "length": 0
}, },
{ {
"id": 13, "id": 13,
"num": 19, "num": 36,
"color": 10,
"special": 0,
"length": 1
},
{
"id": 14,
"num": 23,
"color": 2,
"special": 0,
"length": 1
},
{
"id": 15,
"num": 15,
"color": 5,
"special": 1,
"length": 1
},
{
"id": 16,
"num": 7,
"color": 9, "color": 9,
"special": 0, "special": 0,
"length": 2 "length": 2
}, },
{ {
"id": 17, "id": 14,
"num": 14, "num": 37,
"color": 9, "color": 9,
"special": 0, "special": 0,
"length": 0 "length": 0
},
{
"id": 18,
"num": 16,
"color": 5,
"special": 0,
"length": 3
},
{
"id": 19,
"num": 18,
"color": 5,
"special": 0,
"length": 0
},
{
"id": 20,
"num": 20,
"color": 5,
"special": 0,
"length": 0
} }
] ]
] ]

View File

@ -1,235 +1,365 @@
{ {
"LEVEL_INFO": [ "LEVEL_INFO": [
{ {
"id": "158", "risefall": [],
"id": "222",
"map": [ "map": [
7, 10,
9 14
], ],
"time": 60, "time": 135,
"gap": [] "gap": [
{
"x": 1,
"y": 4,
"z": 0
},
{
"x": 1,
"y": 5,
"z": 0
},
{
"x": 1,
"y": 6,
"z": 0
},
{
"x": 1,
"y": 7,
"z": 0
},
{
"x": 1,
"y": 8,
"z": 0
},
{
"x": 2,
"y": 7,
"z": 0
},
{
"x": 2,
"y": 6,
"z": 0
},
{
"x": 2,
"y": 5,
"z": 0
},
{
"x": 7,
"y": 7,
"z": 0
},
{
"x": 7,
"y": 6,
"z": 0
},
{
"x": 7,
"y": 5,
"z": 0
},
{
"x": 8,
"y": 5,
"z": 0
},
{
"x": 8,
"y": 4,
"z": 0
},
{
"x": 8,
"y": 6,
"z": 0
},
{
"x": 8,
"y": 7,
"z": 0
},
{
"x": 8,
"y": 8,
"z": 0
}
]
} }
], ],
"BLOCK_INFO": [ "BLOCK_INFO": [
[ [
{ {
"block": 23, "block": 13,
"color": 1, "color": 5,
"type": 0, "type": 0,
"position": { "position": {
"x": 60, "x": -120,
"y": 300, "y": 480,
"z": 0 "z": 0
}, },
"id": 210 "id": 210
}, },
{
"block": 2,
"color": 5,
"type": 0,
"position": {
"x": -60,
"y": 180,
"z": 0
},
"id": 220
},
{
"block": 2,
"color": 5,
"type": 0,
"position": {
"x": 60,
"y": 60,
"z": 0
},
"id": 230
},
{ {
"block": 5, "block": 5,
"color": 5, "color": 5,
"type": 0, "type": 0,
"position": { "position": {
"x": 60, "x": 120,
"y": -300, "y": 240,
"z": 0
},
"id": 220
},
{
"block": 1,
"color": 5,
"type": 0,
"position": {
"x": 360,
"y": 360,
"z": 0
},
"id": 230
},
{
"block": 9,
"color": 8,
"type": 0,
"position": {
"x": 480,
"y": 480,
"z": 0 "z": 0
}, },
"id": 240 "id": 240
}, },
{ {
"block": 0, "block": 1,
"color": 5, "color": 8,
"type": 9, "type": 0,
"position": { "position": {
"x": -180, "x": 360,
"y": -420, "y": 240,
"z": 0 "z": 0
}, },
"adhesiveTime": 2,
"id": 250 "id": 250
}, },
{
"block": 0,
"color": 6,
"type": 9,
"position": {
"x": -60,
"y": -420,
"z": 0
},
"adhesiveTime": 1,
"id": 260
},
{ {
"block": 2, "block": 2,
"color": 6, "color": 6,
"type": 0, "type": 0,
"position": { "position": {
"x": -180, "x": -360,
"y": -300, "y": 240,
"z": 0
},
"id": 260
},
{
"block": 1,
"color": 6,
"type": 0,
"position": {
"x": -120,
"y": 360,
"z": 0 "z": 0
}, },
"id": 270 "id": 270
}, },
{ {
"block": 0, "block": 0,
"color": 10, "color": 6,
"type": 0, "type": 0,
"position": { "position": {
"x": 180, "x": 240,
"y": -420, "y": -120,
"z": 0 "z": 0
}, },
"id": 280 "id": 280
}, },
{ {
"block": 2, "block": 1,
"color": 10, "color": 6,
"type": 9, "type": 0,
"position": { "position": {
"x": 300, "x": 120,
"y": -300, "y": -240,
"z": 0 "z": 0
}, },
"adhesiveTime": 2,
"id": 290 "id": 290
}, },
{ {
"block": 2, "block": 9,
"color": 9, "color": 6,
"type": 9, "type": 0,
"position": { "position": {
"x": 180, "x": -120,
"y": -300, "y": -720,
"z": 0 "z": 0
}, },
"adhesiveTime": 1,
"id": 300 "id": 300
}, },
{ {
"block": 0, "block": 13,
"color": 10, "color": 3,
"type": 9, "type": 0,
"position": { "position": {
"x": 180, "x": 480,
"y": 300, "y": -720,
"z": 0 "z": 0
}, },
"adhesiveTime": 2,
"id": 310 "id": 310
}, },
{ {
"block": 2, "block": 2,
"color": 8, "color": 3,
"type": 9, "type": 0,
"position": { "position": {
"x": 180, "x": 0,
"y": 60, "y": 480,
"z": 0 "z": 0
}, },
"adhesiveTime": 1,
"id": 320 "id": 320
}, },
{ {
"block": 0, "block": 2,
"color": 2, "color": 7,
"type": 0, "type": 0,
"position": { "position": {
"x": 60, "x": 120,
"y": -420, "y": 480,
"z": 0 "z": 0
}, },
"id": 330 "id": 330
}, },
{ {
"block": 0, "block": 1,
"color": 8, "color": 7,
"type": 0, "type": 0,
"position": { "position": {
"x": 300, "x": -120,
"y": -420, "y": 240,
"z": 0 "z": 0
}, },
"id": 340 "id": 340
}, },
{ {
"block": 0, "block": 2,
"color": 3, "color": 2,
"type": 0, "type": 0,
"position": { "position": {
"x": 180, "x": 480,
"y": -60, "y": 240,
"z": 0 "z": 0
}, },
"id": 350 "id": 350
}, },
{ {
"block": 2, "block": 1,
"color": 2, "color": 2,
"type": 4, "type": 0,
"position": { "position": {
"x": -180, "x": 120,
"y": 180, "y": -360,
"z": 0 "z": 0
}, },
"freezeTime": 8,
"id": 360 "id": 360
}, },
{ {
"block": 2, "block": 21,
"color": 9, "color": 2,
"type": 4, "type": 0,
"position": { "position": {
"x": 300, "x": -360,
"y": 180, "y": -600,
"z": 0 "z": 0
}, },
"freezeTime": 8,
"id": 370 "id": 370
}, },
{ {
"block": 2, "block": 22,
"color": 9, "color": 1,
"type": 4, "type": 0,
"position": { "position": {
"x": -180, "x": 480,
"y": -60, "y": -600,
"z": 0 "z": 0
}, },
"freezeTime": 12,
"id": 380 "id": 380
}, },
{ {
"block": 2, "block": 0,
"color": 1,
"type": 0,
"position": {
"x": 120,
"y": 120,
"z": 0
},
"id": 390
},
{
"block": 0,
"color": 1,
"type": 0,
"position": {
"x": -120,
"y": -120,
"z": 0
},
"id": 400
},
{
"block": 0,
"color": 9,
"type": 0,
"position": {
"x": 0,
"y": 120,
"z": 0
},
"id": 410
},
{
"block": 5,
"color": 3,
"type": 4,
"position": {
"x": 120,
"y": -120,
"z": 0
},
"freezeTime": 10,
"id": 420
},
{
"block": 6,
"color": 5, "color": 5,
"type": 4, "type": 4,
"position": { "position": {
"x": 300, "x": 0,
"y": -60, "y": -720,
"z": 0 "z": 0
}, },
"freezeTime": 12, "freezeTime": 12,
"id": 390 "id": 430
},
{
"block": 10,
"color": 8,
"type": 4,
"position": {
"x": 120,
"y": -720,
"z": 0
},
"freezeTime": 14,
"id": 440
} }
] ]
], ],
@ -237,75 +367,133 @@
[ [
{ {
"id": 1, "id": 1,
"num": 17, "num": 41,
"color": 5, "color": 5,
"special": 0, "special": 0,
"length": 2 "length": 3
}, },
{ {
"id": 2, "id": 2,
"num": 18, "num": 42,
"color": 5, "color": 5,
"special": 0, "special": 0,
"length": 0 "length": 0
}, },
{ {
"id": 3, "id": 3,
"num": 15, "num": 43,
"color": 6, "color": 5,
"special": 2, "special": 0,
"length": 1, "length": 0
"lock": true
}, },
{ {
"id": 4, "id": 4,
"num": 10, "num": 0,
"color": 10, "color": 8,
"special": 2, "special": 0,
"length": 1, "length": 3
"lock": true
}, },
{ {
"id": 5, "id": 5,
"num": 7, "num": 1,
"color": 8, "color": 8,
"special": 0, "special": 0,
"length": 1 "length": 0
}, },
{ {
"id": 6, "id": 6,
"num": 11, "num": 2,
"color": 3, "color": 8,
"special": 0, "special": 0,
"length": 1 "length": 0
}, },
{ {
"id": 7, "id": 7,
"num": 1, "num": 12,
"color": 9, "color": 7,
"special": 0, "special": 0,
"length": 2 "length": 2
}, },
{ {
"id": 8, "id": 8,
"num": 2, "num": 19,
"color": 9, "color": 7,
"special": 0, "special": 0,
"length": 0 "length": 0
}, },
{ {
"id": 9, "id": 9,
"num": 4, "num": 34,
"color": 2, "color": 9,
"special": 0, "special": 0,
"length": 2 "length": 2
}, },
{ {
"id": 10, "id": 10,
"num": 5, "num": 40,
"color": 9,
"special": 0,
"length": 0
},
{
"id": 11,
"num": 21,
"color": 2,
"special": 0,
"length": 2
},
{
"id": 12,
"num": 23,
"color": 2, "color": 2,
"special": 0, "special": 0,
"length": 0 "length": 0
},
{
"id": 13,
"num": 25,
"color": 1,
"special": 0,
"length": 2
},
{
"id": 14,
"num": 27,
"color": 1,
"special": 0,
"length": 0
},
{
"id": 15,
"num": 3,
"color": 3,
"special": 2,
"length": 2,
"lock": true
},
{
"id": 16,
"num": 4,
"color": 3,
"special": 2,
"length": 0,
"lock": true
},
{
"id": 17,
"num": 44,
"color": 6,
"special": 2,
"length": 2,
"lock": true
},
{
"id": 18,
"num": 45,
"color": 6,
"special": 2,
"length": 0,
"lock": true
} }
] ]
] ]

View File

@ -1,216 +1,353 @@
{ {
"LEVEL_INFO": [ "LEVEL_INFO": [
{ {
"id": "159", "risefall": [],
"id": "223",
"map": [ "map": [
7, 10,
9 12
], ],
"time": 75, "time": 140,
"gap": [] "gap": [
{
"x": 1,
"y": 7,
"z": 0
},
{
"x": 1,
"y": 6,
"z": 0
},
{
"x": 1,
"y": 5,
"z": 0
},
{
"x": 1,
"y": 4,
"z": 0
}
]
} }
], ],
"BLOCK_INFO": [ "BLOCK_INFO": [
[ [
{ {
"block": 0, "block": 23,
"color": 1, "color": 1,
"type": 0, "type": 0,
"position": { "position": {
"x": -60, "x": 480,
"y": 60, "y": -240,
"z": 0 "z": 0
}, },
"id": 210 "id": 210
}, },
{ {
"block": 2, "block": 23,
"color": 9, "color": 1,
"type": 0, "type": 0,
"position": { "position": {
"x": -60, "x": 480,
"y": 180, "y": 120,
"z": 0 "z": 0
}, },
"id": 220 "id": 220
}, },
{ {
"block": 2, "block": 0,
"color": 9, "color": 3,
"type": 0, "type": 0,
"position": { "position": {
"x": -180, "x": 0,
"y": 60, "y": 480,
"z": 0 "z": 0
}, },
"id": 230 "id": 230
}, },
{ {
"block": 0, "block": 20,
"color": 9, "color": 7,
"type": 8, "type": 0,
"position": { "position": {
"x": 180, "x": -120,
"y": -60, "y": -120,
"z": 0 "z": 0
}, },
"id": 240 "id": 240
}, },
{ {
"block": 0, "block": 0,
"color": 10, "color": 3,
"type": 0, "type": 0,
"position": { "position": {
"x": -60, "x": 120,
"y": -60, "y": -240,
"z": 0 "z": 0
}, },
"id": 250 "id": 250
}, },
{ {
"block": 2, "block": 0,
"color": 6, "color": 8,
"type": 0, "type": 0,
"position": { "position": {
"x": -180, "x": 0,
"y": -180, "y": -120,
"z": 0 "z": 0
}, },
"id": 260 "id": 260
}, },
{ {
"block": 19, "block": 0,
"color": 6, "color": 8,
"type": 0, "type": 0,
"position": { "position": {
"x": -60, "x": -120,
"y": -420, "y": 360,
"z": 0 "z": 0
}, },
"id": 270 "id": 270
}, },
{ {
"block": 0, "block": 0,
"color": 3, "color": 8,
"type": 0, "type": 0,
"position": { "position": {
"x": -60, "x": 240,
"y": -180, "y": 360,
"z": 0 "z": 0
}, },
"id": 280 "id": 280
}, },
{ {
"block": 20, "block": 0,
"color": 3, "color": 8,
"type": 0, "type": 0,
"position": { "position": {
"x": 300, "x": -360,
"y": -420, "y": -360,
"z": 0 "z": 0
}, },
"id": 290 "id": 290
}, },
{
"block": 2,
"color": 3,
"type": 0,
"position": {
"x": 300,
"y": -180,
"z": 0
},
"id": 300
},
{
"block": 2,
"color": 3,
"type": 0,
"position": {
"x": 300,
"y": 60,
"z": 0
},
"id": 310
},
{
"block": 2,
"color": 3,
"type": 0,
"position": {
"x": 180,
"y": 180,
"z": 0
},
"id": 320
},
{
"block": 0,
"color": 7,
"type": 0,
"position": {
"x": 300,
"y": 300,
"z": 0
},
"id": 330
},
{ {
"block": 0, "block": 0,
"color": 6, "color": 6,
"type": 0, "type": 0,
"position": { "position": {
"x": 180, "x": -360,
"y": 60, "y": 240,
"z": 0
},
"id": 300
},
{
"block": 5,
"color": 6,
"type": 0,
"position": {
"x": 0,
"y": 0,
"z": 0
},
"id": 310
},
{
"block": 0,
"color": 6,
"type": 0,
"position": {
"x": 480,
"y": 240,
"z": 0
},
"id": 320
},
{
"block": 19,
"color": 6,
"type": 0,
"position": {
"x": 360,
"y": -120,
"z": 0
},
"id": 330
},
{
"block": 2,
"color": 1,
"type": 0,
"position": {
"x": 480,
"y": -120,
"z": 0 "z": 0
}, },
"id": 340 "id": 340
}, },
{ {
"block": 2, "block": 5,
"color": 8, "color": 2,
"type": 0, "type": 0,
"position": { "position": {
"x": 60, "x": 240,
"y": 180, "y": 0,
"z": 0 "z": 0
}, },
"id": 350 "id": 350
}, },
{ {
"block": 0, "block": 0,
"color": 5, "color": 2,
"type": 0, "type": 0,
"position": { "position": {
"x": 60, "x": 0,
"y": 60, "y": -240,
"z": 0 "z": 0
}, },
"id": 360 "id": 360
}, },
{ {
"block": 2, "block": 0,
"color": 6, "color": 10,
"type": 4, "type": 0,
"position": { "position": {
"x": 60, "x": 0,
"y": -180, "y": 240,
"z": 0 "z": 0
}, },
"freezeTime": 9,
"id": 370 "id": 370
}, },
{ {
"block": 2, "block": 0,
"color": 1, "color": 10,
"type": 4, "type": 0,
"position": { "position": {
"x": 60, "x": 120,
"y": -420, "y": -120,
"z": 0 "z": 0
}, },
"freezeTime": 9,
"id": 380 "id": 380
},
{
"block": 0,
"color": 4,
"type": 0,
"position": {
"x": 120,
"y": 240,
"z": 0
},
"id": 390
},
{
"block": 2,
"color": 5,
"type": 0,
"position": {
"x": -240,
"y": -600,
"z": 0
},
"id": 400
},
{
"block": 22,
"color": 3,
"type": 1,
"position": {
"x": -120,
"y": -480,
"z": 0
},
"stacking": 7,
"id": 410
},
{
"block": 21,
"color": 7,
"type": 1,
"position": {
"x": 240,
"y": -480,
"z": 0
},
"stacking": 3,
"id": 420
},
{
"block": 1,
"color": 7,
"type": 1,
"position": {
"x": 120,
"y": -600,
"z": 0
},
"stacking": 6,
"id": 430
},
{
"block": 2,
"color": 3,
"type": 1,
"position": {
"x": -240,
"y": 120,
"z": 0
},
"stacking": 8,
"id": 440
},
{
"block": 2,
"color": 7,
"type": 1,
"position": {
"x": 360,
"y": 120,
"z": 0
},
"stacking": 9,
"id": 450
},
{
"block": 0,
"color": 9,
"type": 0,
"position": {
"x": 120,
"y": 480,
"z": 0
},
"id": 460
},
{
"block": 22,
"color": 6,
"type": 4,
"position": {
"x": 480,
"y": -600,
"z": 0
},
"freezeTime": 6,
"id": 470
},
{
"block": 22,
"color": 3,
"type": 4,
"position": {
"x": 480,
"y": 360,
"z": 0
},
"freezeTime": 10,
"id": 480
} }
] ]
], ],
@ -218,101 +355,121 @@
[ [
{ {
"id": 1, "id": 1,
"num": 8, "num": 6,
"color": 1, "color": 3,
"special": 0, "special": 2,
"length": 2 "length": 3,
"lock": true
}, },
{ {
"id": 2, "id": 2,
"num": 10, "num": 14,
"color": 1, "color": 3,
"special": 0, "special": 2,
"length": 0 "length": 0,
"lock": true
}, },
{ {
"id": 3, "id": 3,
"num": 14, "num": 16,
"color": 9, "color": 3,
"special": 0, "special": 2,
"length": 2 "length": 0,
"lock": true
}, },
{ {
"id": 4, "id": 4,
"num": 16, "num": 13,
"color": 9, "color": 7,
"special": 0, "special": 2,
"length": 0 "length": 3,
"lock": true
}, },
{ {
"id": 5, "id": 5,
"num": 12, "num": 15,
"color": 10, "color": 7,
"special": 0, "special": 2,
"length": 1 "length": 0,
"lock": true
}, },
{ {
"id": 6, "id": 6,
"num": 17, "num": 17,
"color": 6, "color": 7,
"special": 0, "special": 2,
"length": 2 "length": 0,
"lock": true
}, },
{ {
"id": 7, "id": 7,
"num": 18, "num": 24,
"color": 6,
"special": 0,
"length": 0
},
{
"id": 8,
"num": 11,
"color": 8, "color": 8,
"special": 0, "special": 0,
"length": 1 "length": 1
}, },
{
"id": 8,
"num": 27,
"color": 1,
"special": 0,
"length": 1
},
{ {
"id": 9, "id": 9,
"num": 0, "num": 21,
"color": 3, "color": 2,
"special": 0, "special": 0,
"length": 2 "length": 2
}, },
{ {
"id": 10, "id": 10,
"num": 1, "num": 23,
"color": 3, "color": 2,
"special": 0, "special": 0,
"length": 0 "length": 0
}, },
{ {
"id": 11, "id": 11,
"num": 7, "num": 25,
"color": 7, "color": 10,
"special": 0, "special": 0,
"length": 2 "length": 1
}, },
{ {
"id": 12, "id": 12,
"num": 9, "num": 19,
"color": 7, "color": 4,
"special": 0, "special": 0,
"length": 0 "length": 1
}, },
{ {
"id": 13, "id": 13,
"num": 13, "num": 20,
"color": 5, "color": 6,
"special": 0, "special": 0,
"length": 2 "length": 2
}, },
{ {
"id": 14, "id": 14,
"num": 15, "num": 22,
"color": 5, "color": 6,
"special": 0, "special": 0,
"length": 0 "length": 0
},
{
"id": 15,
"num": 26,
"color": 5,
"special": 0,
"length": 1
},
{
"id": 16,
"num": 18,
"color": 9,
"special": 0,
"length": 1
} }
] ]
] ]

View File

@ -1,206 +1,311 @@
{ {
"LEVEL_INFO": [ "LEVEL_INFO": [
{ {
"id": "161", "risefall": [],
"id": "227",
"map": [ "map": [
8, 11,
8 11
], ],
"time": 100, "time": 125,
"gap": [] "gap": [
{
"x": 1,
"y": 9,
"z": 0
},
{
"x": 1,
"y": 8,
"z": 0
},
{
"x": 9,
"y": 9,
"z": 0
},
{
"x": 9,
"y": 8,
"z": 0
},
{
"x": 9,
"y": 1,
"z": 0
},
{
"x": 9,
"y": 2,
"z": 0
},
{
"x": 1,
"y": 1,
"z": 0
},
{
"x": 1,
"y": 2,
"z": 0
}
]
} }
], ],
"BLOCK_INFO": [ "BLOCK_INFO": [
[ [
{ {
"block": 2, "block": 23,
"color": 3, "color": 1,
"type": 0, "type": 0,
"position": { "position": {
"x": -240, "x": 420,
"y": -360, "y": 300,
"z": 0 "z": 0
}, },
"id": 210 "id": 210
}, },
{ {
"block": 5, "block": 23,
"color": 3, "color": 1,
"type": 0, "type": 0,
"position": { "position": {
"x": -120, "x": -300,
"y": 120, "y": 300,
"z": 0 "z": 0
}, },
"id": 220 "id": 220
}, },
{ {
"block": 0, "block": 23,
"color": 3, "color": 1,
"type": 0, "type": 0,
"position": { "position": {
"x": 240, "x": 420,
"y": 240, "y": -420,
"z": 0 "z": 0
}, },
"id": 230 "id": 230
}, },
{ {
"block": 22, "block": 23,
"color": 3, "color": 1,
"type": 3, "type": 0,
"position": { "position": {
"x": 360, "x": -300,
"y": -120, "y": -420,
"z": 0 "z": 0
}, },
"lockTime": 4,
"id": 240 "id": 240
}, },
{ {
"block": 0, "block": 23,
"color": 1, "color": 1,
"type": 9, "type": 0,
"position": { "position": {
"x": 120, "x": 180,
"y": -360, "y": -180,
"z": 0 "z": 0
}, },
"adhesiveTime": 2,
"id": 250 "id": 250
}, },
{ {
"block": 0, "block": 23,
"color": 4, "color": 1,
"type": 9, "type": 0,
"position": { "position": {
"x": 0, "x": 60,
"y": -360, "y": -180,
"z": 0 "z": 0
}, },
"adhesiveTime": 1,
"id": 260 "id": 260
}, },
{ {
"block": 5, "block": 23,
"color": 4, "color": 1,
"type": 0, "type": 0,
"position": { "position": {
"x": 360, "x": -60,
"y": -360, "y": -180,
"z": 0 "z": 0
}, },
"id": 270 "id": 270
}, },
{ {
"block": 2, "block": 6,
"color": 4, "color": 10,
"type": 0, "type": 0,
"position": { "position": {
"x": 360, "x": 540,
"y": 120, "y": -60,
"z": 0 "z": 0
}, },
"id": 280 "id": 280
}, },
{ {
"block": 2, "block": 0,
"color": 2, "color": 10,
"type": 0, "type": 0,
"position": { "position": {
"x": -240, "x": -60,
"y": -120, "y": -420,
"z": 0 "z": 0
}, },
"id": 290 "id": 290
}, },
{ {
"block": 0, "block": 1,
"color": 2, "color": 10,
"type": 2, "type": 0,
"position": { "position": {
"x": -120, "x": 420,
"y": 0, "y": -540,
"z": 0 "z": 0
}, },
"id": 300 "id": 300
}, },
{ {
"block": 2, "block": 8,
"color": 10, "color": 8,
"type": 2, "type": 0,
"position": { "position": {
"x": 0, "x": -180,
"y": 120, "y": -180,
"z": 0 "z": 0
}, },
"id": 310 "id": 310
}, },
{ {
"block": 0, "block": 1,
"color": 9, "color": 8,
"type": 2, "type": 0,
"position": { "position": {
"x": 120, "x": -180,
"y": 120, "y": 420,
"z": 0
},
"id": 320
},
{
"block": 0,
"color": 7,
"type": 2,
"position": {
"x": -120,
"y": -360,
"z": 0 "z": 0
}, },
"id": 330 "id": 330
}, },
{ {
"block": 0, "block": 12,
"color": 4, "color": 1,
"type": 0, "type": 0,
"position": { "position": {
"x": 120, "x": 420,
"y": 240, "y": -180,
"z": 0
},
"id": 330
},
{
"block": 1,
"color": 1,
"type": 0,
"position": {
"x": 420,
"y": 420,
"z": 0 "z": 0
}, },
"id": 340 "id": 340
}, },
{ {
"block": 0, "block": 10,
"color": 9, "color": 6,
"type": 0, "type": 0,
"position": { "position": {
"x": 240, "x": -420,
"y": 120, "y": -60,
"z": 0 "z": 0
}, },
"id": 350 "id": 350
}, },
{ {
"block": 2, "block": 21,
"color": 10, "color": 7,
"type": 0, "type": 0,
"position": { "position": {
"x": -120, "x": -180,
"y": -240, "y": 60,
"z": 0 "z": 0
}, },
"id": 360 "id": 360
}, },
{ {
"block": 3, "block": 19,
"color": 6, "color": 7,
"type": 0, "type": 0,
"position": { "position": {
"x": 240, "x": 300,
"y": -120, "y": 180,
"z": 0 "z": 0
}, },
"id": 370 "id": 370
},
{
"block": 14,
"color": 2,
"type": 0,
"position": {
"x": 60,
"y": 180,
"z": 0
},
"id": 380
},
{
"block": 2,
"color": 2,
"type": 0,
"position": {
"x": 300,
"y": -420,
"z": 0
},
"id": 390
},
{
"block": 0,
"color": 2,
"type": 0,
"position": {
"x": 60,
"y": -300,
"z": 0
},
"id": 400
},
{
"block": 2,
"color": 2,
"type": 0,
"position": {
"x": -180,
"y": -420,
"z": 0
},
"id": 410
},
{
"block": 0,
"color": 6,
"type": 0,
"position": {
"x": 180,
"y": -420,
"z": 0
},
"id": 420
},
{
"block": 1,
"color": 6,
"type": 0,
"position": {
"x": -180,
"y": -540,
"z": 0
},
"id": 430
} }
] ]
], ],
@ -208,87 +313,94 @@
[ [
{ {
"id": 1, "id": 1,
"num": 19, "num": 12,
"color": 3, "color": 10,
"special": 0, "special": 0,
"length": 2 "length": 2
}, },
{ {
"id": 2, "id": 2,
"num": 20, "num": 14,
"color": 3, "color": 10,
"special": 0, "special": 0,
"length": 0 "length": 0
}, },
{ {
"id": 3, "id": 3,
"num": 22, "num": 21,
"color": 2, "color": 8,
"special": 0, "special": 0,
"length": 2 "length": 2
}, },
{ {
"id": 4, "id": 4,
"num": 23, "num": 23,
"color": 2, "color": 8,
"special": 0, "special": 0,
"length": 0 "length": 0
}, },
{ {
"id": 5, "id": 5,
"num": 21, "num": 0,
"color": 6, "color": 7,
"special": 0, "special": 0,
"length": 1 "length": 2
}, },
{ {
"id": 6, "id": 6,
"num": 18, "num": 1,
"color": 1, "color": 7,
"special": 0, "special": 0,
"length": 1 "length": 0
}, },
{ {
"id": 7, "id": 7,
"num": 1, "num": 22,
"color": 4, "color": 6,
"special": 0, "special": 0,
"length": 2 "length": 2
}, },
{ {
"id": 8, "id": 8,
"num": 2, "num": 24,
"color": 4, "color": 6,
"special": 0, "special": 0,
"length": 0 "length": 0
}, },
{ {
"id": 9, "id": 9,
"num": 0, "num": 2,
"color": 7, "color": 2,
"special": 0, "special": 0,
"length": 1 "length": 3
}, },
{ {
"id": 10, "id": 10,
"num": 4, "num": 3,
"color": 10, "color": 2,
"special": 0, "special": 0,
"length": 2 "length": 0
}, },
{ {
"id": 11, "id": 11,
"num": 5, "num": 4,
"color": 10, "color": 2,
"special": 0, "special": 0,
"length": 0 "length": 0
}, },
{ {
"id": 12, "id": 12,
"num": 3, "num": 11,
"color": 9, "color": 1,
"special": 0, "special": 0,
"length": 1 "length": 2
},
{
"id": 13,
"num": 13,
"color": 1,
"special": 0,
"length": 0
} }
] ]
] ]

View File

@ -1,13 +1,35 @@
{ {
"LEVEL_INFO": [ "LEVEL_INFO": [
{ {
"id": "164", "risefall": [],
"id": "229",
"map": [ "map": [
10, 11,
15 12
], ],
"time": 70, "time": 200,
"gap": [] "gap": [
{
"x": 9,
"y": 9,
"z": 0
},
{
"x": 9,
"y": 8,
"z": 0
},
{
"x": 1,
"y": 3,
"z": 0
},
{
"x": 1,
"y": 2,
"z": 0
}
]
} }
], ],
"BLOCK_INFO": [ "BLOCK_INFO": [
@ -17,8 +39,8 @@
"color": 1, "color": 1,
"type": 0, "type": 0,
"position": { "position": {
"x": -360, "x": 300,
"y": -420, "y": 240,
"z": 0 "z": 0
}, },
"id": 210 "id": 210
@ -28,8 +50,8 @@
"color": 1, "color": 1,
"type": 0, "type": 0,
"position": { "position": {
"x": 480, "x": 300,
"y": 300, "y": 360,
"z": 0 "z": 0
}, },
"id": 220 "id": 220
@ -39,8 +61,8 @@
"color": 1, "color": 1,
"type": 0, "type": 0,
"position": { "position": {
"x": 360, "x": 420,
"y": 300, "y": 360,
"z": 0 "z": 0
}, },
"id": 230 "id": 230
@ -50,8 +72,8 @@
"color": 1, "color": 1,
"type": 0, "type": 0,
"position": { "position": {
"x": 240, "x": -180,
"y": 300, "y": -360,
"z": 0 "z": 0
}, },
"id": 240 "id": 240
@ -61,8 +83,8 @@
"color": 1, "color": 1,
"type": 0, "type": 0,
"position": { "position": {
"x": 120, "x": -180,
"y": 300, "y": -480,
"z": 0 "z": 0
}, },
"id": 250 "id": 250
@ -72,407 +94,276 @@
"color": 1, "color": 1,
"type": 0, "type": 0,
"position": { "position": {
"x": 0, "x": -300,
"y": 300, "y": -480,
"z": 0 "z": 0
}, },
"id": 260 "id": 260
}, },
{ {
"block": 23, "block": 21,
"color": 1, "color": 6,
"type": 0, "type": 2,
"position": { "position": {
"x": -120, "x": 180,
"y": 300, "y": 360,
"z": 0 "z": 0
}, },
"id": 270 "id": 270
}, },
{ {
"block": 23, "block": 20,
"color": 1, "color": 6,
"type": 0, "type": 2,
"position": { "position": {
"x": -240, "x": 540,
"y": 300, "y": 120,
"z": 0 "z": 0
}, },
"id": 280 "id": 280
}, },
{ {
"block": 23, "block": 22,
"color": 1, "color": 2,
"type": 0, "type": 2,
"position": { "position": {
"x": -360, "x": -300,
"y": 300, "y": -360,
"z": 0 "z": 0
}, },
"id": 290 "id": 290
}, },
{ {
"block": 23, "block": 0,
"color": 1, "color": 10,
"type": 0, "type": 2,
"position": { "position": {
"x": 480, "x": -300,
"y": -420, "y": 0,
"z": 0 "z": 0
}, },
"id": 300 "id": 300
}, },
{ {
"block": 23, "block": 19,
"color": 1, "color": 10,
"type": 0, "type": 2,
"position": { "position": {
"x": 360, "x": 60,
"y": -420, "y": -480,
"z": 0 "z": 0
}, },
"id": 310 "id": 310
}, },
{ {
"block": 23, "block": 1,
"color": 1, "color": 1,
"type": 0, "type": 2,
"position": { "position": {
"x": 240, "x": -180,
"y": -420, "y": 480,
"z": 0 "z": 0
}, },
"id": 320 "id": 320
}, },
{ {
"block": 23, "block": 2,
"color": 1, "color": 4,
"type": 0, "type": 2,
"position": { "position": {
"x": 120, "x": 60,
"y": -420, "y": 360,
"z": 0 "z": 0
}, },
"id": 330 "id": 330
}, },
{ {
"block": 23, "block": 1,
"color": 1, "color": 1,
"type": 0, "type": 2,
"position": { "position": {
"x": 0, "x": 420,
"y": -420, "y": -600,
"z": 0 "z": 0
}, },
"id": 340 "id": 340
}, },
{ {
"block": 23, "block": 20,
"color": 1, "color": 5,
"type": 0, "type": 0,
"position": { "position": {
"x": -120, "x": -300,
"y": -420, "y": 360,
"z": 0 "z": 0
}, },
"id": 350 "id": 350
}, },
{ {
"block": 23, "block": 2,
"color": 1, "color": 5,
"type": 0, "type": 0,
"position": { "position": {
"x": -240, "x": 180,
"y": -420, "y": 120,
"z": 0 "z": 0
}, },
"id": 360 "id": 360
}, },
{ {
"block": 3, "block": 2,
"color": 1, "color": 5,
"type": 0, "type": 0,
"position": { "position": {
"x": 480, "x": -420,
"y": 540, "y": 0,
"z": 0 "z": 0
}, },
"id": 370 "id": 370
}, },
{ {
"block": 3, "block": 10,
"color": 2, "color": 5,
"type": 0, "type": 0,
"position": { "position": {
"x": -120, "x": -180,
"y": 540, "y": -120,
"z": 0 "z": 0
}, },
"id": 380 "id": 380
}, },
{ {
"block": 1, "block": 12,
"color": 6, "color": 3,
"type": 0, "type": 0,
"position": { "position": {
"x": 360, "x": 180,
"y": 420, "y": -240,
"z": 0 "z": 0
}, },
"id": 390 "id": 390
}, },
{ {
"block": 1, "block": 2,
"color": 6, "color": 3,
"type": 0, "type": 0,
"position": { "position": {
"x": -120, "x": 540,
"y": 420, "y": -120,
"z": 0 "z": 0
}, },
"id": 400 "id": 400
}, },
{ {
"block": 0, "block": 22,
"color": 6, "color": 3,
"type": 8, "type": 0,
"position": { "position": {
"x": 480, "x": 540,
"y": 420, "y": -600,
"z": 0 "z": 0
}, },
"id": 410 "id": 410
}, },
{ {
"block": 0, "block": 21,
"color": 3, "color": 4,
"type": 8, "type": 0,
"position": { "position": {
"x": -360, "x": 180,
"y": 420, "y": -600,
"z": 0 "z": 0
}, },
"id": 420 "id": 420
}, },
{ {
"block": 0, "block": 2,
"color": 1, "color": 4,
"type": 0, "type": 0,
"position": { "position": {
"x": -360, "x": 420,
"y": 180, "y": -120,
"z": 0 "z": 0
}, },
"id": 430 "id": 430
}, },
{ {
"block": 0, "block": 1,
"color": 1, "color": 8,
"type": 0, "type": 0,
"position": { "position": {
"x": 480, "x": -300,
"y": 180, "y": -120,
"z": 0 "z": 0
}, },
"id": 440 "id": 440
}, },
{ {
"block": 1, "block": 1,
"color": 1, "color": 2,
"type": 0, "type": 0,
"position": { "position": {
"x": 480, "x": -300,
"y": -300, "y": 240,
"z": 0 "z": 0
}, },
"id": 450 "id": 450
}, },
{ {
"block": 1, "block": 1,
"color": 9, "color": 2,
"type": 0, "type": 0,
"position": { "position": {
"x": -240, "x": 60,
"y": -300, "y": -600,
"z": 0 "z": 0
}, },
"id": 460 "id": 460
}, },
{ {
"block": 14, "block": 19,
"color": 9, "color": 10,
"type": 0, "type": 0,
"position": { "position": {
"x": 360, "x": -60,
"y": -180, "y": 360,
"z": 0 "z": 0
}, },
"id": 480 "id": 470
},
{
"block": 1,
"color": 9,
"type": 9,
"position": {
"x": 120,
"y": 180,
"z": 0
},
"adhesiveTime": 2,
"id": 480
},
{
"block": 1,
"color": 8,
"type": 9,
"position": {
"x": 120,
"y": 60,
"z": 0
},
"adhesiveTime": 1,
"id": 490
},
{
"block": 14,
"color": 8,
"type": 0,
"position": {
"x": -240,
"y": -180,
"z": 0
},
"id": 500
},
{
"block": 0,
"color": 6,
"type": 0,
"position": {
"x": 240,
"y": 180,
"z": 0
},
"id": 510
},
{
"block": 0,
"color": 6,
"type": 0,
"position": {
"x": -120,
"y": 180,
"z": 0
},
"id": 520
},
{
"block": 1,
"color": 9,
"type": 9,
"position": {
"x": 240,
"y": -540,
"z": 0
},
"adhesiveTime": 2,
"id": 530
},
{
"block": 3,
"color": 7,
"type": 9,
"position": {
"x": 360,
"y": -660,
"z": 0
},
"adhesiveTime": 1,
"id": 540
},
{
"block": 1,
"color": 7,
"type": 9,
"position": {
"x": 0,
"y": -540,
"z": 0
},
"adhesiveTime": 2,
"id": 550
},
{
"block": 3,
"color": 9,
"type": 9,
"position": {
"x": 0,
"y": -660,
"z": 0
},
"adhesiveTime": 1,
"id": 560
},
{
"block": 1,
"color": 3,
"type": 4,
"position": {
"x": 120,
"y": 660,
"z": 0
},
"freezeTime": 2,
"id": 570
},
{
"block": 1,
"color": 2,
"type": 4,
"position": {
"x": 120,
"y": 420,
"z": 0
},
"freezeTime": 4,
"id": 580
},
{
"block": 5,
"color": 9,
"type": 4,
"position": {
"x": 120,
"y": -180,
"z": 0
},
"freezeTime": 24,
"id": 590
},
{
"block": 2,
"color": 5,
"type": 4,
"position": {
"x": -360,
"y": -780,
"z": 0
},
"freezeTime": 8,
"id": 600
}, },
{ {
"block": 2, "block": 2,
"color": 10, "color": 10,
"type": 4, "type": 0,
"position": { "position": {
"x": 480, "x": 540,
"y": -780, "y": -360,
"z": 0 "z": 0
}, },
"freezeTime": 10, "id": 480
"id": 610 },
{
"block": 2,
"color": 6,
"type": 0,
"position": {
"x": 420,
"y": -360,
"z": 0
},
"id": 490
},
{
"block": 5,
"color": 6,
"type": 3,
"position": {
"x": 60,
"y": -120,
"z": 0
},
"lockTime": 8,
"id": 500
} }
] ]
], ],
@ -480,170 +371,128 @@
[ [
{ {
"id": 1, "id": 1,
"num": 10, "num": 8,
"color": 1, "color": 1,
"special": 0, "special": 0,
"length": 3 "length": 2
}, },
{ {
"id": 2, "id": 2,
"num": 11, "num": 14,
"color": 1, "color": 1,
"special": 0, "special": 0,
"length": 0 "length": 0
}, },
{ {
"id": 3, "id": 3,
"num": 12, "num": 34,
"color": 1, "color": 5,
"special": 0,
"length": 0
},
{
"id": 4,
"num": 39,
"color": 2,
"special": 0, "special": 0,
"length": 3 "length": 3
}, },
{
"id": 4,
"num": 35,
"color": 5,
"special": 0,
"length": 0
},
{ {
"id": 5, "id": 5,
"num": 40, "num": 36,
"color": 2, "color": 5,
"special": 0, "special": 0,
"length": 0 "length": 0
}, },
{ {
"id": 6, "id": 6,
"num": 41, "num": 5,
"color": 2, "color": 3,
"special": 0,
"length": 3
},
{
"id": 7,
"num": 6,
"color": 3,
"special": 0, "special": 0,
"length": 0 "length": 0
}, },
{
"id": 7,
"num": 26,
"color": 6,
"special": 0,
"length": 2
},
{ {
"id": 8, "id": 8,
"num": 28, "num": 7,
"color": 6, "color": 3,
"special": 0, "special": 0,
"length": 0 "length": 0
}, },
{ {
"id": 9, "id": 9,
"num": 14, "num": 3,
"color": 3, "color": 4,
"special": 0, "special": 0,
"length": 2 "length": 2
}, },
{ {
"id": 10, "id": 10,
"num": 16, "num": 4,
"color": 3, "color": 4,
"special": 0, "special": 0,
"length": 0 "length": 0
}, },
{ {
"id": 11, "id": 11,
"num": 4, "num": 27,
"color": 1,
"special": 0,
"length": 1
},
{
"id": 12,
"num": 36,
"color": 8, "color": 8,
"special": 0, "special": 0,
"length": 2 "length": 2
}, },
{ {
"id": 13, "id": 12,
"num": 37, "num": 33,
"color": 8, "color": 8,
"special": 0, "special": 0,
"length": 0 "length": 0
}, },
{ {
"id": 14, "id": 13,
"num": 33, "num": 1,
"color": 6, "color": 6,
"special": 0, "special": 0,
"length": 1 "length": 2
},
{
"id": 14,
"num": 2,
"color": 6,
"special": 0,
"length": 0
}, },
{ {
"id": 15, "id": 15,
"num": 7, "num": 37,
"color": 9, "color": 2,
"special": 0, "special": 0,
"length": 2 "length": 2
}, },
{ {
"id": 16, "id": 16,
"num": 8, "num": 38,
"color": 9, "color": 2,
"special": 0, "special": 0,
"length": 0 "length": 0
}, },
{ {
"id": 17, "id": 17,
"num": 0, "num": 39,
"color": 9, "color": 10,
"special": 0, "special": 0,
"length": 2 "length": 2
}, },
{ {
"id": 18, "id": 18,
"num": 1, "num": 40,
"color": 9,
"special": 0,
"length": 0
},
{
"id": 19,
"num": 29,
"color": 7,
"special": 0,
"length": 2
},
{
"id": 20,
"num": 30,
"color": 7,
"special": 0,
"length": 0
},
{
"id": 21,
"num": 13,
"color": 10, "color": 10,
"special": 0, "special": 0,
"length": 2
},
{
"id": 22,
"num": 15,
"color": 10,
"special": 0,
"length": 0
},
{
"id": 23,
"num": 25,
"color": 5,
"special": 0,
"length": 2
},
{
"id": 24,
"num": 27,
"color": 5,
"special": 0,
"length": 0 "length": 0
} }
] ]

View File

@ -1,194 +1,339 @@
{ {
"LEVEL_INFO": [ "LEVEL_INFO": [
{ {
"id": "166", "risefall": [],
"id": "229",
"map": [ "map": [
8, 9,
10 12
], ],
"time": 80, "time": 90,
"gap": [] "gap": [
{
"x": 1,
"y": 4,
"z": 0
},
{
"x": 1,
"y": 3,
"z": 0
},
{
"x": 7,
"y": 4,
"z": 0
},
{
"x": 7,
"y": 3,
"z": 0
}
]
} }
], ],
"BLOCK_INFO": [ "BLOCK_INFO": [
[ [
{ {
"block": 6, "block": 23,
"color": 8, "color": 1,
"type": 0, "type": 0,
"position": { "position": {
"x": 240, "x": 420,
"y": 120, "y": 240,
"z": 0 "z": 0
}, },
"id": 210 "id": 210
}, },
{ {
"block": 12, "block": 23,
"color": 8, "color": 1,
"type": 0, "type": 0,
"position": { "position": {
"x": 240, "x": -300,
"y": -360, "y": 240,
"z": 0 "z": 0
}, },
"id": 220 "id": 220
}, },
{ {
"block": 2, "block": 23,
"color": 8, "color": 1,
"type": 0, "type": 0,
"position": { "position": {
"x": -240, "x": 300,
"y": -480, "y": 240,
"z": 0 "z": 0
}, },
"id": 230 "id": 230
}, },
{ {
"block": 10, "block": 23,
"color": 7, "color": 1,
"type": 0, "type": 0,
"position": { "position": {
"x": -120, "x": -180,
"y": 120, "y": 240,
"z": 0 "z": 0
}, },
"id": 240 "id": 240
}, },
{ {
"block": 8, "block": 4,
"color": 7, "color": 5,
"type": 0, "type": 6,
"position": { "position": {
"x": 0, "x": -60,
"y": -360, "y": -600,
"z": 0 "z": 0
}, },
"boomTime": 20,
"id": 250 "id": 250
}, },
{ {
"block": 2, "block": 23,
"color": 7, "color": 5,
"type": 0, "type": 6,
"position": { "position": {
"x": 360, "x": 300,
"y": -480, "y": -480,
"z": 0 "z": 0
}, },
"boomTime": 20,
"id": 260 "id": 260
}, },
{ {
"block": 5, "block": 23,
"color": 5,
"type": 6,
"position": {
"x": -180,
"y": -480,
"z": 0
},
"boomTime": 20,
"id": 270
},
{
"block": 4,
"color": 7,
"type": 6,
"position": {
"x": 180,
"y": -600,
"z": 0
},
"boomTime": 25,
"id": 280
},
{
"block": 4,
"color": 3, "color": 3,
"type": 0, "type": 0,
"position": { "position": {
"x": 120, "x": -60,
"y": -240, "y": 240,
"z": 0 "z": 0
}, },
"id": 270 "id": 290
}, },
{ {
"block": 2, "block": 2,
"color": 3, "color": 3,
"type": 8, "type": 0,
"position": { "position": {
"x": -240, "x": 180,
"y": 240, "y": 240,
"z": 0 "z": 0
}, },
"id": 280
},
{
"block": 0,
"color": 3,
"type": 6,
"position": {
"x": 0,
"y": 120,
"z": 0
},
"boomTime": 15,
"id": 290
},
{
"block": 0,
"color": 6,
"type": 6,
"position": {
"x": 120,
"y": 240,
"z": 0
},
"boomTime": 30,
"id": 300 "id": 300
}, },
{ {
"block": 0, "block": 1,
"color": 5, "color": 8,
"type": 0, "type": 0,
"position": { "position": {
"x": 120, "x": 60,
"y": 120, "y": 0,
"z": 0 "z": 0
}, },
"id": 310 "id": 310
}, },
{ {
"block": 0, "block": 1,
"color": 9, "color": 8,
"type": 0, "type": 0,
"position": { "position": {
"x": 0, "x": -180,
"y": 240, "y": 120,
"z": 0 "z": 0
}, },
"id": 320 "id": 320
}, },
{ {
"block": 1, "block": 23,
"color": 9, "color": 8,
"type": 0, "type": 0,
"position": { "position": {
"x": 0, "x": 180,
"y": 0, "y": 120,
"z": 0 "z": 0
}, },
"id": 330 "id": 330
}, },
{ {
"block": 2, "block": 23,
"color": 9, "color": 8,
"type": 8, "type": 0,
"position": { "position": {
"x": 360, "x": -60,
"y": 240, "y": 120,
"z": 0 "z": 0
}, },
"id": 340 "id": 340
}, },
{ {
"block": 1, "block": 0,
"color": 5, "color": 8,
"type": 0, "type": 0,
"position": { "position": {
"x": 240, "x": 180,
"y": 0, "y": 480,
"z": 0 "z": 0
}, },
"id": 350 "id": 350
}, },
{ {
"block": 1, "block": 0,
"color": 1, "color": 8,
"type": 0, "type": 0,
"position": { "position": {
"x": 120, "x": 60,
"y": -480, "y": 240,
"z": 0 "z": 0
}, },
"id": 360 "id": 360
},
{
"block": 0,
"color": 9,
"type": 0,
"position": {
"x": 60,
"y": 360,
"z": 0
},
"id": 370
},
{
"block": 2,
"color": 9,
"type": 0,
"position": {
"x": 300,
"y": 0,
"z": 0
},
"id": 380
},
{
"block": 0,
"color": 2,
"type": 0,
"position": {
"x": -180,
"y": -240,
"z": 0
},
"id": 390
},
{
"block": 0,
"color": 2,
"type": 0,
"position": {
"x": -180,
"y": 360,
"z": 0
},
"id": 400
},
{
"block": 2,
"color": 2,
"type": 0,
"position": {
"x": 420,
"y": 0,
"z": 0
},
"id": 410
},
{
"block": 0,
"color": 1,
"type": 0,
"position": {
"x": 60,
"y": 120,
"z": 0
},
"id": 420
},
{
"block": 18,
"color": 1,
"type": 0,
"position": {
"x": 60,
"y": -360,
"z": 0
},
"id": 430
},
{
"block": 0,
"color": 6,
"type": 8,
"position": {
"x": 60,
"y": -480,
"z": 0
},
"id": 440
},
{
"block": 0,
"color": 10,
"type": 0,
"position": {
"x": 180,
"y": 0,
"z": 0
},
"id": 450
},
{
"block": 0,
"color": 10,
"type": 0,
"position": {
"x": 300,
"y": 360,
"z": 0
},
"id": 460
},
{
"block": 1,
"color": 10,
"type": 0,
"position": {
"x": -180,
"y": 0,
"z": 0
},
"id": 470
} }
] ]
], ],
@ -196,99 +341,134 @@
[ [
{ {
"id": 1, "id": 1,
"num": 9, "num": 15,
"color": 8, "color": 5,
"special": 0, "special": 0,
"length": 2 "length": 2
}, },
{ {
"id": 2, "id": 2,
"num": 11, "num": 17,
"color": 8, "color": 5,
"special": 0, "special": 0,
"length": 0 "length": 0
}, },
{ {
"id": 3, "id": 3,
"num": 17, "num": 21,
"color": 7, "color": 7,
"special": 0, "special": 0,
"length": 2 "length": 2
}, },
{ {
"id": 4, "id": 4,
"num": 19, "num": 23,
"color": 7, "color": 7,
"special": 0, "special": 0,
"length": 0 "length": 0
}, },
{ {
"id": 5, "id": 5,
"num": 26, "num": 32,
"color": 6, "color": 3,
"special": 0, "special": 0,
"length": 2 "length": 3
}, },
{ {
"id": 6, "id": 6,
"num": 27, "num": 33,
"color": 6, "color": 3,
"special": 0, "special": 0,
"length": 0 "length": 0
}, },
{ {
"id": 7, "id": 7,
"num": 6, "num": 34,
"color": 1, "color": 3,
"special": 0, "special": 0,
"length": 2 "length": 0
}, },
{ {
"id": 8, "id": 8,
"num": 0,
"color": 8,
"special": 0,
"length": 2
},
{
"id": 9,
"num": 1,
"color": 8,
"special": 0,
"length": 0
},
{
"id": 10,
"num": 36,
"color": 2,
"special": 0,
"length": 2
},
{
"id": 11,
"num": 37,
"color": 2,
"special": 0,
"length": 0
},
{
"id": 12,
"num": 6,
"color": 9,
"special": 0,
"length": 2
},
{
"id": 13,
"num": 7, "num": 7,
"color": 9,
"special": 0,
"length": 0
},
{
"id": 14,
"num": 2,
"color": 1,
"special": 0,
"length": 3
},
{
"id": 15,
"num": 3,
"color": 1, "color": 1,
"special": 0, "special": 0,
"length": 0 "length": 0
}, },
{ {
"id": 9, "id": 16,
"num": 12, "num": 4,
"color": 5, "color": 1,
"special": 0,
"length": 2
},
{
"id": 10,
"num": 14,
"color": 5,
"special": 0, "special": 0,
"length": 0 "length": 0
}, },
{ {
"id": 11, "id": 17,
"num": 8, "num": 19,
"color": 3, "color": 6,
"special": 0,
"length": 1
},
{
"id": 18,
"num": 30,
"color": 10,
"special": 0, "special": 0,
"length": 2 "length": 2
}, },
{ {
"id": 12, "id": 19,
"num": 10, "num": 31,
"color": 3, "color": 10,
"special": 0,
"length": 0
},
{
"id": 13,
"num": 16,
"color": 9,
"special": 0,
"length": 2
},
{
"id": 14,
"num": 18,
"color": 9,
"special": 0, "special": 0,
"length": 0 "length": 0
} }

View File

@ -1,259 +1,433 @@
{ {
"LEVEL_INFO": [ "LEVEL_INFO": [
{ {
"id": "168", "risefall": [],
"id": "264",
"map": [ "map": [
9, 11,
12 11
], ],
"time": 100, "time": 190,
"gap": [] "gap": [
{
"x": 1,
"y": 9,
"z": 0
},
{
"x": 9,
"y": 9,
"z": 0
},
{
"x": 9,
"y": 1,
"z": 0
},
{
"x": 1,
"y": 1,
"z": 0
}
]
} }
], ],
"BLOCK_INFO": [ "BLOCK_INFO": [
[ [
{ {
"block": 22, "block": 23,
"color": 7, "color": 1,
"type": 0, "type": 0,
"position": { "position": {
"x": -60, "x": -300,
"y": -600, "y": 300,
"z": 0 "z": 0
}, },
"id": 210 "id": 210
}, },
{ {
"block": 21, "block": 23,
"color": 6, "color": 1,
"type": 0, "type": 0,
"position": { "position": {
"x": 180, "x": 420,
"y": -600, "y": 300,
"z": 0 "z": 0
}, },
"id": 220 "id": 220
}, },
{ {
"block": 3, "block": 23,
"color": 10, "color": 1,
"type": 0, "type": 0,
"position": { "position": {
"x": 180, "x": 420,
"y": -120, "y": -420,
"z": 0 "z": 0
}, },
"id": 230 "id": 230
}, },
{ {
"block": 12, "block": 23,
"color": 8, "color": 1,
"type": 0, "type": 0,
"position": { "position": {
"x": 420, "x": -300,
"y": -240, "y": -420,
"z": 0 "z": 0
}, },
"id": 240 "id": 240
}, },
{ {
"block": 1, "block": 23,
"color": 8, "color": 1,
"type": 9, "type": 0,
"position": { "position": {
"x": -180, "x": -60,
"y": 240, "y": -60,
"z": 0 "z": 0
}, },
"adhesiveTime": 2,
"id": 250 "id": 250
}, },
{ {
"block": 1, "block": 23,
"color": 8, "color": 1,
"type": 9, "type": 0,
"position": { "position": {
"x": -60, "x": 180,
"y": 120, "y": -60,
"z": 0 "z": 0
}, },
"adhesiveTime": 1,
"id": 260 "id": 260
}, },
{ {
"block": 1, "block": 20,
"color": 10, "color": 10,
"type": 9, "type": 0,
"position": { "position": {
"x": 420, "x": -180,
"y": 240, "y": -300,
"z": 0 "z": 0
}, },
"adhesiveTime": 2,
"id": 270 "id": 270
}, },
{ {
"block": 1, "block": 1,
"color": 10, "color": 10,
"type": 9, "type": 0,
"position": { "position": {
"x": 300, "x": -60,
"y": 120, "y": 180,
"z": 0 "z": 0
}, },
"adhesiveTime": 1,
"id": 280 "id": 280
}, },
{ {
"block": 0, "block": 2,
"color": 7, "color": 10,
"type": 7, "type": 9,
"position": { "position": {
"x": -60, "x": 540,
"y": 0, "y": -420,
"z": 0 "z": 0
}, },
"adhesiveTime": 2,
"id": 290 "id": 290
}, },
{ {
"block": 0, "block": 0,
"color": 7, "color": 7,
"type": 7, "type": 9,
"position": { "position": {
"x": 180, "x": 540,
"y": 0, "y": -180,
"z": 0 "z": 0
}, },
"adhesiveTime": 1,
"id": 300 "id": 300
}, },
{
"block": 8,
"color": 6,
"type": 0,
"position": {
"x": -180,
"y": -240,
"z": 0
},
"id": 310
},
{
"block": 18,
"color": 3,
"type": 1,
"position": {
"x": 60,
"y": 120,
"z": 0
},
"stacking": 8,
"id": 320
},
{
"block": 19,
"color": 7,
"type": 1,
"position": {
"x": -180,
"y": 360,
"z": 0
},
"stacking": 3,
"id": 330
},
{
"block": 0,
"color": 7,
"type": 1,
"position": {
"x": -60,
"y": 480,
"z": 0
},
"stacking": 3,
"id": 340
},
{
"block": 20,
"color": 5,
"type": 1,
"position": {
"x": 420,
"y": 360,
"z": 0
},
"stacking": 8,
"id": 350
},
{
"block": 0,
"color": 5,
"type": 1,
"position": {
"x": 180,
"y": 480,
"z": 0
},
"stacking": 8,
"id": 360
},
{
"block": 10,
"color": 3,
"type": 1,
"position": {
"x": -300,
"y": -600,
"z": 0
},
"stacking": 2,
"id": 370
},
{
"block": 6,
"color": 5,
"type": 1,
"position": {
"x": 420,
"y": -600,
"z": 0
},
"stacking": 6,
"id": 380
},
{ {
"block": 2, "block": 2,
"color": 2, "color": 7,
"type": 6, "type": 9,
"position": { "position": {
"x": 60, "x": -420,
"y": -360, "y": -420,
"z": 0 "z": 0
}, },
"boomTime": 70, "adhesiveTime": 2,
"id": 390 "id": 310
}, },
{ {
"block": 0, "block": 0,
"color": 10, "color": 10,
"type": 9,
"position": {
"x": -420,
"y": -180,
"z": 0
},
"adhesiveTime": 1,
"id": 320
},
{
"block": 2,
"color": 4,
"type": 9,
"position": {
"x": -300,
"y": -60,
"z": 0
},
"adhesiveTime": 2,
"id": 330
},
{
"block": 2,
"color": 5,
"type": 9,
"position": {
"x": -180,
"y": -60,
"z": 0
},
"adhesiveTime": 1,
"id": 340
},
{
"block": 2,
"color": 2,
"type": 9,
"position": {
"x": 420,
"y": -60,
"z": 0
},
"adhesiveTime": 2,
"id": 350
},
{
"block": 2,
"color": 6,
"type": 9,
"position": {
"x": 300,
"y": -60,
"z": 0
},
"adhesiveTime": 1,
"id": 360
},
{
"block": 3,
"color": 6,
"type": 0, "type": 0,
"position": { "position": {
"x": 180, "x": 180,
"y": -240, "y": -180,
"z": 0
},
"id": 370
},
{
"block": 1,
"color": 6,
"type": 0,
"position": {
"x": -180,
"y": -540,
"z": 0
},
"id": 380
},
{
"block": 0,
"color": 3,
"type": 0,
"position": {
"x": -180,
"y": -180,
"z": 0
},
"id": 390
},
{
"block": 2,
"color": 3,
"type": 0,
"position": {
"x": -60,
"y": -540,
"z": 0 "z": 0
}, },
"id": 400 "id": 400
}, },
{ {
"block": 0, "block": 2,
"color": 10, "color": 9,
"type": 0, "type": 0,
"position": { "position": {
"x": -60, "x": 180,
"y": -240, "y": -540,
"z": 0 "z": 0
}, },
"id": 410 "id": 410
},
{
"block": 0,
"color": 9,
"type": 0,
"position": {
"x": 300,
"y": -180,
"z": 0
},
"id": 420
},
{
"block": 1,
"color": 9,
"type": 0,
"position": {
"x": -300,
"y": 180,
"z": 0
},
"id": 430
},
{
"block": 19,
"color": 7,
"type": 0,
"position": {
"x": 420,
"y": -300,
"z": 0
},
"id": 440
},
{
"block": 21,
"color": 8,
"type": 0,
"position": {
"x": 300,
"y": 300,
"z": 0
},
"id": 450
},
{
"block": 22,
"color": 1,
"type": 0,
"position": {
"x": -180,
"y": 300,
"z": 0
},
"id": 460
},
{
"block": 0,
"color": 9,
"type": 0,
"position": {
"x": -60,
"y": 300,
"z": 0
},
"id": 470
},
{
"block": 0,
"color": 2,
"type": 0,
"position": {
"x": 180,
"y": 300,
"z": 0
},
"id": 480
},
{
"block": 0,
"color": 5,
"type": 0,
"position": {
"x": 60,
"y": 420,
"z": 0
},
"id": 490
},
{
"block": 2,
"color": 7,
"type": 0,
"position": {
"x": 60,
"y": 180,
"z": 0
},
"id": 500
},
{
"block": 1,
"color": 10,
"type": 0,
"position": {
"x": 540,
"y": 180,
"z": 0
},
"id": 510
},
{
"block": 1,
"color": 3,
"type": 0,
"position": {
"x": 300,
"y": 180,
"z": 0
},
"id": 520
},
{
"block": 1,
"color": 5,
"type": 0,
"position": {
"x": 420,
"y": -540,
"z": 0
},
"id": 530
},
{
"block": 14,
"color": 6,
"type": 4,
"position": {
"x": 60,
"y": -60,
"z": 0
},
"freezeTime": 10,
"id": 540
},
{
"block": 14,
"color": 5,
"type": 4,
"position": {
"x": 60,
"y": -420,
"z": 0
},
"freezeTime": 20,
"id": 550
} }
] ]
], ],
@ -261,148 +435,141 @@
[ [
{ {
"id": 1, "id": 1,
"num": 27,
"color": 7,
"special": 0,
"length": 3
},
{
"id": 2,
"num": 28,
"color": 7,
"special": 0,
"length": 0
},
{
"id": 3,
"num": 29,
"color": 7,
"special": 0,
"length": 0
},
{
"id": 4,
"num": 24,
"color": 3,
"special": 0,
"length": 3
},
{
"id": 5,
"num": 25,
"color": 3,
"special": 0,
"length": 0
},
{
"id": 6,
"num": 26,
"color": 3,
"special": 0,
"length": 0
},
{
"id": 7,
"num": 3,
"color": 5,
"special": 0,
"length": 3
},
{
"id": 8,
"num": 4,
"color": 5,
"special": 0,
"length": 0
},
{
"id": 9,
"num": 5,
"color": 5,
"special": 0,
"length": 0
},
{
"id": 10,
"num": 0,
"color": 8,
"special": 0,
"length": 3
},
{
"id": 11,
"num": 1,
"color": 8,
"special": 0,
"length": 0
},
{
"id": 12,
"num": 2,
"color": 8,
"special": 0,
"length": 0
},
{
"id": 13,
"num": 14, "num": 14,
"color": 10, "color": 10,
"special": 0, "special": 0,
"length": 3 "length": 2
}, },
{ {
"id": 14, "id": 2,
"num": 16, "num": 16,
"color": 10, "color": 10,
"special": 0, "special": 0,
"length": 0 "length": 0
}, },
{ {
"id": 15, "id": 3,
"num": 18, "num": 32,
"color": 10, "color": 6,
"special": 0,
"length": 2
},
{
"id": 4,
"num": 33,
"color": 6,
"special": 0, "special": 0,
"length": 0 "length": 0
}, },
{
"id": 5,
"num": 5,
"color": 3,
"special": 0,
"length": 2
},
{
"id": 6,
"num": 6,
"color": 3,
"special": 0,
"length": 0
},
{
"id": 7,
"num": 34,
"color": 9,
"special": 0,
"length": 2
},
{
"id": 8,
"num": 35,
"color": 9,
"special": 0,
"length": 0
},
{
"id": 9,
"num": 30,
"color": 2,
"special": 0,
"length": 2
},
{
"id": 10,
"num": 31,
"color": 2,
"special": 0,
"length": 0
},
{
"id": 11,
"num": 19,
"color": 8,
"special": 0,
"length": 2
},
{
"id": 12,
"num": 21,
"color": 8,
"special": 0,
"length": 0
},
{
"id": 13,
"num": 13,
"color": 1,
"special": 0,
"length": 2
},
{
"id": 14,
"num": 15,
"color": 1,
"special": 0,
"length": 0
},
{
"id": 15,
"num": 20,
"color": 7,
"special": 0,
"length": 2
},
{ {
"id": 16, "id": 16,
"num": 7, "num": 22,
"color": 6, "color": 7,
"special": 0,
"length": 3
},
{
"id": 17,
"num": 8,
"color": 6,
"special": 0, "special": 0,
"length": 0 "length": 0
}, },
{
"id": 17,
"num": 3,
"color": 5,
"special": 0,
"length": 2
},
{ {
"id": 18, "id": 18,
"num": 9, "num": 4,
"color": 6, "color": 5,
"special": 0, "special": 0,
"length": 0 "length": 0
}, },
{ {
"id": 19, "id": 19,
"num": 31, "num": 1,
"color": 2, "color": 4,
"special": 0, "special": 0,
"length": 3 "length": 2
}, },
{ {
"id": 20, "id": 20,
"num": 32, "num": 2,
"color": 2, "color": 4,
"special": 0,
"length": 0
},
{
"id": 21,
"num": 33,
"color": 2,
"special": 0, "special": 0,
"length": 0 "length": 0
} }

View File

@ -1,442 +0,0 @@
{
"LEVEL_INFO": [
{
"id": "170",
"map": [
10,
12
],
"time": 90,
"gap": []
}
],
"BLOCK_INFO": [
[
{
"block": 3,
"color": 5,
"type": 0,
"position": {
"x": 240,
"y": 480,
"z": 0
},
"id": 210
},
{
"block": 1,
"color": 9,
"type": 5,
"position": {
"x": 0,
"y": 240,
"z": 0
},
"id": 220
},
{
"block": 2,
"color": 2,
"type": 5,
"position": {
"x": 240,
"y": 240,
"z": 0
},
"id": 230
},
{
"block": 19,
"color": 9,
"type": 0,
"position": {
"x": 480,
"y": -600,
"z": 0
},
"id": 240
},
{
"block": 0,
"color": 9,
"type": 0,
"position": {
"x": -120,
"y": -480,
"z": 0
},
"id": 250
},
{
"block": 23,
"color": 9,
"type": 0,
"position": {
"x": -120,
"y": -240,
"z": 0
},
"id": 260
},
{
"block": 23,
"color": 9,
"type": 0,
"position": {
"x": -240,
"y": -360,
"z": 0
},
"id": 270
},
{
"block": 23,
"color": 9,
"type": 0,
"position": {
"x": -120,
"y": -360,
"z": 0
},
"id": 280
},
{
"block": 23,
"color": 9,
"type": 0,
"position": {
"x": 240,
"y": -240,
"z": 0
},
"id": 290
},
{
"block": 23,
"color": 9,
"type": 0,
"position": {
"x": 240,
"y": -360,
"z": 0
},
"id": 300
},
{
"block": 23,
"color": 9,
"type": 0,
"position": {
"x": 360,
"y": -360,
"z": 0
},
"id": 310
},
{
"block": 4,
"color": 5,
"type": 0,
"position": {
"x": 0,
"y": -600,
"z": 0
},
"id": 320
},
{
"block": 4,
"color": 3,
"type": 0,
"position": {
"x": 120,
"y": -600,
"z": 0
},
"id": 330
},
{
"block": 0,
"color": 1,
"type": 0,
"position": {
"x": 240,
"y": -480,
"z": 0
},
"id": 340
},
{
"block": 20,
"color": 8,
"type": 0,
"position": {
"x": -240,
"y": -600,
"z": 0
},
"id": 350
},
{
"block": 2,
"color": 8,
"type": 0,
"position": {
"x": -240,
"y": 0,
"z": 0
},
"id": 360
},
{
"block": 22,
"color": 2,
"type": 0,
"position": {
"x": -240,
"y": -240,
"z": 0
},
"id": 370
},
{
"block": 0,
"color": 1,
"type": 0,
"position": {
"x": -120,
"y": 360,
"z": 0
},
"id": 380
},
{
"block": 1,
"color": 1,
"type": 9,
"position": {
"x": 360,
"y": 0,
"z": 0
},
"adhesiveTime": 2,
"id": 390
},
{
"block": 1,
"color": 1,
"type": 9,
"position": {
"x": 240,
"y": -120,
"z": 0
},
"adhesiveTime": 1,
"id": 400
},
{
"block": 1,
"color": 3,
"type": 9,
"position": {
"x": 0,
"y": 120,
"z": 0
},
"adhesiveTime": 2,
"id": 410
},
{
"block": 1,
"color": 3,
"type": 9,
"position": {
"x": 115,
"y": 0,
"z": 0
},
"adhesiveTime": 1,
"id": 420
},
{
"block": 0,
"color": 8,
"type": 0,
"position": {
"x": 0,
"y": -240,
"z": 0
},
"id": 430
},
{
"block": 5,
"color": 2,
"type": 4,
"position": {
"x": -240,
"y": 360,
"z": 0
},
"freezeTime": 8,
"id": 440
},
{
"block": 5,
"color": 6,
"type": 4,
"position": {
"x": 480,
"y": 240,
"z": 0
},
"freezeTime": 15,
"id": 450
}
]
],
"WALL_INFO": [
[
{
"id": 1,
"num": 7,
"color": 5,
"special": 0,
"length": 3
},
{
"id": 2,
"num": 8,
"color": 5,
"special": 0,
"length": 0
},
{
"id": 3,
"num": 9,
"color": 5,
"special": 0,
"length": 0
},
{
"id": 4,
"num": 33,
"color": 9,
"special": 1,
"length": 1
},
{
"id": 5,
"num": 20,
"color": 2,
"special": 1,
"length": 2
},
{
"id": 6,
"num": 22,
"color": 2,
"special": 1,
"length": 0
},
{
"id": 7,
"num": 13,
"color": 9,
"special": 0,
"length": 2
},
{
"id": 8,
"num": 15,
"color": 9,
"special": 0,
"length": 0
},
{
"id": 9,
"num": 28,
"color": 3,
"special": 0,
"length": 3
},
{
"id": 10,
"num": 29,
"color": 3,
"special": 0,
"length": 0
},
{
"id": 11,
"num": 30,
"color": 3,
"special": 0,
"length": 0
},
{
"id": 12,
"num": 16,
"color": 6,
"special": 0,
"length": 2
},
{
"id": 13,
"num": 18,
"color": 6,
"special": 0,
"length": 0
},
{
"id": 14,
"num": 12,
"color": 7,
"special": 0,
"length": 2
},
{
"id": 15,
"num": 14,
"color": 7,
"special": 0,
"length": 0
},
{
"id": 16,
"num": 21,
"color": 8,
"special": 0,
"length": 2
},
{
"id": 17,
"num": 23,
"color": 8,
"special": 0,
"length": 0
},
{
"id": 18,
"num": 2,
"color": 1,
"special": 0,
"length": 3
},
{
"id": 19,
"num": 3,
"color": 1,
"special": 0,
"length": 0
},
{
"id": 20,
"num": 4,
"color": 1,
"special": 0,
"length": 0
}
]
]
}

View File

@ -1,6 +0,0 @@
{
"ver": "1.0.2",
"uuid": "953f8449-b284-43de-9f9c-729ff02a4cb9",
"importer": "json",
"subMetas": {}
}

View File

@ -1,181 +1,307 @@
{ {
"LEVEL_INFO": [ "LEVEL_INFO": [
{ {
"id": "171", "risefall": [],
"id": "234",
"map": [ "map": [
7, 10,
10 12
], ],
"time": 100, "time": 115,
"gap": [] "gap": []
} }
], ],
"BLOCK_INFO": [ "BLOCK_INFO": [
[ [
{ {
"block": 2, "block": 23,
"color": 1, "color": 1,
"type": 0, "type": 0,
"position": { "position": {
"x": 180, "x": 120,
"y": -480, "y": 360,
"z": 0 "z": 0
}, },
"id": 210 "id": 210
}, },
{ {
"block": 2, "block": 23,
"color": 1, "color": 1,
"type": 0, "type": 0,
"position": { "position": {
"x": -60, "x": 0,
"y": -480, "y": 360,
"z": 0 "z": 0
}, },
"id": 220 "id": 220
}, },
{ {
"block": 2, "block": 23,
"color": 10, "color": 1,
"type": 0, "type": 0,
"position": { "position": {
"x": 60, "x": 120,
"y": -360, "y": -360,
"z": 0 "z": 0
}, },
"id": 230 "id": 230
}, },
{ {
"block": 0, "block": 23,
"color": 10, "color": 1,
"type": 0, "type": 0,
"position": { "position": {
"x": 60, "x": 0,
"y": -120, "y": -360,
"z": 0 "z": 0
}, },
"id": 240 "id": 240
}, },
{ {
"block": 0, "block": 5,
"color": 10, "color": 1,
"type": 0, "type": 0,
"position": { "position": {
"x": 300, "x": 120,
"y": 0, "y": -600,
"z": 0 "z": 0
}, },
"id": 250 "id": 250
}, },
{ {
"block": 22, "block": 22,
"color": 2, "color": 1,
"type": 0, "type": 0,
"position": { "position": {
"x": -60, "x": -240,
"y": -240, "y": 360,
"z": 0 "z": 0
}, },
"id": 260 "id": 260
}, },
{ {
"block": 19, "block": 0,
"color": 2, "color": 1,
"type": 0, "type": 0,
"position": { "position": {
"x": -60, "x": 480,
"y": 120, "y": -600,
"z": 0 "z": 0
}, },
"id": 270 "id": 270
}, },
{ {
"block": 2, "block": 1,
"color": 2, "color": 1,
"type": 0, "type": 9,
"position": { "position": {
"x": 300, "x": 360,
"y": -360, "y": 0,
"z": 0 "z": 0
}, },
"adhesiveTime": 2,
"id": 280 "id": 280
}, },
{ {
"block": 21, "block": 1,
"color": 3, "color": 1,
"type": 0, "type": 9,
"position": { "position": {
"x": 180, "x": 480,
"y": -240, "y": -120,
"z": 0 "z": 0
}, },
"adhesiveTime": 1,
"id": 290 "id": 290
}, },
{ {
"block": 20, "block": 1,
"color": 3, "color": 5,
"type": 0, "type": 9,
"position": { "position": {
"x": 300, "x": -120,
"y": 120, "y": 0,
"z": 0 "z": 0
}, },
"adhesiveTime": 2,
"id": 300 "id": 300
}, },
{ {
"block": 3, "block": 1,
"color": 7, "color": 5,
"type": 8, "type": 9,
"position": { "position": {
"x": 180, "x": -240,
"y": 0, "y": -120,
"z": 0 "z": 0
}, },
"adhesiveTime": 1,
"id": 310 "id": 310
}, },
{ {
"block": 0, "block": 3,
"color": 8, "color": 5,
"type": 0, "type": 0,
"position": { "position": {
"x": -180, "x": 480,
"y": 0, "y": 240,
"z": 0 "z": 0
}, },
"id": 320 "id": 320
}, },
{ {
"block": 2, "block": 5,
"color": 8, "color": 10,
"type": 0, "type": 0,
"position": { "position": {
"x": -180, "x": 120,
"y": -360, "y": -240,
"z": 0 "z": 0
}, },
"id": 330 "id": 330
}, },
{ {
"block": 0, "block": 5,
"color": 5, "color": 3,
"type": 0, "type": 0,
"position": { "position": {
"x": 60, "x": 120,
"y": 120, "y": 0,
"z": 0 "z": 0
}, },
"id": 340 "id": 340
}, },
{ {
"block": 0, "block": 2,
"color": 5, "color": 4,
"type": 0, "type": 0,
"position": { "position": {
"x": 60, "x": 240,
"y": 240, "y": -240,
"z": 0 "z": 0
}, },
"id": 350 "id": 350
},
{
"block": 2,
"color": 6,
"type": 0,
"position": {
"x": -120,
"y": -240,
"z": 0
},
"id": 360
},
{
"block": 19,
"color": 9,
"type": 0,
"position": {
"x": 360,
"y": -600,
"z": 0
},
"id": 370
},
{
"block": 0,
"color": 2,
"type": 0,
"position": {
"x": -360,
"y": -600,
"z": 0
},
"id": 380
},
{
"block": 20,
"color": 7,
"type": 0,
"position": {
"x": -120,
"y": -600,
"z": 0
},
"id": 390
},
{
"block": 1,
"color": 8,
"type": 0,
"position": {
"x": 120,
"y": 240,
"z": 0
},
"id": 400
},
{
"block": 3,
"color": 2,
"type": 7,
"position": {
"x": -120,
"y": 240,
"z": 0
},
"id": 410
},
{
"block": 1,
"color": 9,
"type": 7,
"position": {
"x": 480,
"y": 120,
"z": 0
},
"id": 420
},
{
"block": 2,
"color": 6,
"type": 0,
"position": {
"x": -120,
"y": 360,
"z": 0
},
"id": 430
},
{
"block": 1,
"color": 6,
"type": 0,
"position": {
"x": -240,
"y": 120,
"z": 0
},
"id": 440
},
{
"block": 2,
"color": 7,
"type": 0,
"position": {
"x": 240,
"y": 360,
"z": 0
},
"id": 450
},
{
"block": 21,
"color": 10,
"type": 0,
"position": {
"x": 360,
"y": 360,
"z": 0
},
"id": 460
} }
] ]
], ],
@ -183,94 +309,141 @@
[ [
{ {
"id": 1, "id": 1,
"num": 10, "num": 2,
"color": 7, "color": 1,
"special": 0, "special": 0,
"length": 3 "length": 2
}, },
{ {
"id": 2, "id": 2,
"num": 12, "num": 3,
"color": 7, "color": 1,
"special": 0, "special": 0,
"length": 0 "length": 0
}, },
{ {
"id": 3, "id": 3,
"num": 14, "num": 32,
"color": 2,
"special": 0,
"length": 2
},
{
"id": 4,
"num": 33,
"color": 2,
"special": 0,
"length": 0
},
{
"id": 5,
"num": 6,
"color": 9,
"special": 0,
"length": 2
},
{
"id": 6,
"num": 7,
"color": 9,
"special": 0,
"length": 0
},
{
"id": 7,
"num": 17,
"color": 8,
"special": 0,
"length": 2
},
{
"id": 8,
"num": 19,
"color": 8,
"special": 0,
"length": 0
},
{
"id": 9,
"num": 11,
"color": 7,
"special": 0,
"length": 2
},
{
"id": 10,
"num": 13,
"color": 7, "color": 7,
"special": 0, "special": 0,
"length": 0 "length": 0
}, },
{
"id": 4,
"num": 8,
"color": 1,
"special": 2,
"length": 1,
"lock": true
},
{
"id": 5,
"num": 16,
"color": 5,
"special": 2,
"length": 1,
"lock": true
},
{
"id": 6,
"num": 6,
"color": 10,
"special": 0,
"length": 2
},
{
"id": 7,
"num": 7,
"color": 10,
"special": 0,
"length": 0
},
{
"id": 8,
"num": 22,
"color": 2,
"special": 0,
"length": 2
},
{
"id": 9,
"num": 23,
"color": 2,
"special": 0,
"length": 0
},
{
"id": 10,
"num": 4,
"color": 3,
"special": 0,
"length": 2
},
{ {
"id": 11, "id": 11,
"num": 5, "num": 23,
"color": 3, "color": 4,
"special": 0, "special": 0,
"length": 0 "length": 2
}, },
{ {
"id": 12, "id": 12,
"num": 24, "num": 25,
"color": 8, "color": 4,
"special": 0,
"length": 0
},
{
"id": 13,
"num": 28,
"color": 5,
"special": 0, "special": 0,
"length": 2 "length": 2
}, },
{ {
"id": 13, "id": 14,
"num": 25, "num": 29,
"color": 8, "color": 5,
"special": 0,
"length": 0
},
{
"id": 15,
"num": 22,
"color": 6,
"special": 0,
"length": 2
},
{
"id": 16,
"num": 24,
"color": 6,
"special": 0,
"length": 0
},
{
"id": 17,
"num": 16,
"color": 3,
"special": 0,
"length": 2
},
{
"id": 18,
"num": 18,
"color": 3,
"special": 0,
"length": 0
},
{
"id": 19,
"num": 10,
"color": 10,
"special": 0,
"length": 2
},
{
"id": 20,
"num": 12,
"color": 10,
"special": 0, "special": 0,
"length": 0 "length": 0
} }

View File

@ -1,249 +1,292 @@
{ {
"LEVEL_INFO": [ "LEVEL_INFO": [
{ {
"id": "172", "risefall": [],
"id": "241",
"map": [ "map": [
9, 8,
11 10
], ],
"time": 125, "time": 120,
"gap": [] "gap": [
{
"x": 1,
"y": 8,
"z": 0
},
{
"x": 1,
"y": 7,
"z": 0
}
]
} }
], ],
"BLOCK_INFO": [ "BLOCK_INFO": [
[ [
{ {
"block": 15, "block": 23,
"color": 9, "color": 1,
"type": 0, "type": 0,
"position": { "position": {
"x": -60, "x": -120,
"y": -540, "y": 240,
"z": 0 "z": 0
}, },
"id": 210 "id": 210
}, },
{ {
"block": 22, "block": 23,
"color": 9, "color": 1,
"type": 0, "type": 0,
"position": { "position": {
"x": 420, "x": 240,
"y": 300, "y": 240,
"z": 0 "z": 0
}, },
"id": 220 "id": 220
}, },
{ {
"block": 2, "block": 23,
"color": 9, "color": 1,
"type": 2, "type": 0,
"position": { "position": {
"x": -180, "x": 360,
"y": -180, "y": 240,
"z": 0 "z": 0
}, },
"id": 230 "id": 230
}, },
{ {
"block": 2, "block": 23,
"color": 7, "color": 1,
"type": 2, "type": 0,
"position": { "position": {
"x": 420, "x": -120,
"y": -420, "y": -120,
"z": 0 "z": 0
}, },
"id": 240 "id": 240
}, },
{ {
"block": 0, "block": 23,
"color": 7, "color": 1,
"type": 2, "type": 0,
"position": { "position": {
"x": 180, "x": -240,
"y": -420, "y": -120,
"z": 0 "z": 0
}, },
"id": 250 "id": 250
}, },
{ {
"block": 2, "block": 23,
"color": 4, "color": 1,
"type": 2, "type": 0,
"position": { "position": {
"x": -300, "x": 360,
"y": -420, "y": -120,
"z": 0 "z": 0
}, },
"id": 260 "id": 260
}, },
{ {
"block": 0, "block": 23,
"color": 8, "color": 1,
"type": 2, "type": 0,
"position": { "position": {
"x": -60, "x": 240,
"y": -420, "y": -120,
"z": 0 "z": 0
}, },
"id": 270 "id": 270
}, },
{ {
"block": 2, "block": 1,
"color": 6, "color": 2,
"type": 2, "type": 0,
"position": { "position": {
"x": 300, "x": 0,
"y": -180, "y": 360,
"z": 0 "z": 0
}, },
"id": 280 "id": 280
}, },
{ {
"block": 23, "block": 1,
"color": 6, "color": 2,
"type": 2, "type": 0,
"position": { "position": {
"x": -300, "x": 240,
"y": -60, "y": 0,
"z": 0 "z": 0
}, },
"id": 290 "id": 290
}, },
{ {
"block": 23, "block": 0,
"color": 6, "color": 2,
"type": 2, "type": 0,
"position": { "position": {
"x": -300, "x": -120,
"y": -180, "y": -240,
"z": 0 "z": 0
}, },
"id": 300 "id": 300
}, },
{ {
"block": 23, "block": 1,
"color": 6, "color": 8,
"type": 2, "type": 0,
"position": { "position": {
"x": 420, "x": 240,
"y": -180, "y": 360,
"z": 0 "z": 0
}, },
"id": 310 "id": 310
}, },
{ {
"block": 23, "block": 1,
"color": 6, "color": 8,
"type": 2, "type": 0,
"position": { "position": {
"x": 420, "x": 0,
"y": -60, "y": 0,
"z": 0 "z": 0
}, },
"id": 320 "id": 320
}, },
{ {
"block": 14, "block": 2,
"color": 1, "color": 6,
"type": 0, "type": 0,
"position": { "position": {
"x": 60, "x": -240,
"y": -420, "y": -480,
"z": 0 "z": 0
}, },
"id": 330 "id": 330
}, },
{ {
"block": 14, "block": 0,
"color": 1, "color": 6,
"type": 6, "type": 0,
"position": { "position": {
"x": 60, "x": 120,
"y": 60, "y": -480,
"z": 0 "z": 0
}, },
"boomTime": 85,
"id": 340 "id": 340
}, },
{ {
"block": 15, "block": 20,
"color": 10, "color": 10,
"type": 0, "type": 0,
"position": { "position": {
"x": 420, "x": 120,
"y": -540, "y": 120,
"z": 0 "z": 0
}, },
"id": 350 "id": 350
}, },
{ {
"block": 2, "block": 0,
"color": 2, "color": 7,
"type": 0, "type": 0,
"position": { "position": {
"x": 180, "x": 120,
"y": -180, "y": 240,
"z": 0 "z": 0
}, },
"id": 360 "id": 360
}, },
{ {
"block": 2, "block": 0,
"color": 2, "color": 6,
"type": 0, "type": 0,
"position": { "position": {
"x": -60, "x": -120,
"y": -180, "y": 120,
"z": 0 "z": 0
}, },
"id": 370 "id": 370
}, },
{ {
"block": 20, "block": 0,
"color": 6, "color": 7,
"type": 0, "type": 0,
"position": { "position": {
"x": -180, "x": 240,
"y": 60, "y": -240,
"z": 0 "z": 0
}, },
"id": 380 "id": 380
}, },
{ {
"block": 19, "block": 0,
"color": 10, "color": 4,
"type": 0, "type": 0,
"position": { "position": {
"x": 420, "x": 0,
"y": 60, "y": -480,
"z": 0 "z": 0
}, },
"id": 390 "id": 390
}, },
{ {
"block": 21, "block": 2,
"color": 10, "color": 5,
"type": 0, "type": 0,
"position": { "position": {
"x": -300, "x": 360,
"y": 300, "y": -480,
"z": 0 "z": 0
}, },
"id": 400 "id": 400
}, },
{ {
"block": 15, "block": 21,
"color": 6, "color": 3,
"type": 3, "type": 0,
"position": { "position": {
"x": 180, "x": -120,
"y": 300, "y": -480,
"z": 0 "z": 0
}, },
"lockTime": 6,
"id": 410 "id": 410
},
{
"block": 22,
"color": 1,
"type": 0,
"position": {
"x": 240,
"y": -480,
"z": 0
},
"id": 420
},
{
"block": 2,
"color": 1,
"type": 8,
"position": {
"x": 0,
"y": -240,
"z": 0
},
"id": 430
},
{
"block": 2,
"color": 3,
"type": 8,
"position": {
"x": 120,
"y": -240,
"z": 0
},
"id": 440
} }
] ]
], ],
@ -251,112 +294,112 @@
[ [
{ {
"id": 1, "id": 1,
"num": 23, "num": 21,
"color": 9, "color": 2,
"special": 0,
"length": 1
},
{
"id": 2,
"num": 6,
"color": 8,
"special": 0, "special": 0,
"length": 2 "length": 2
}, },
{ {
"id": 2, "id": 3,
"num": 24, "num": 10,
"color": 9, "color": 8,
"special": 0, "special": 0,
"length": 0 "length": 0
}, },
{
"id": 3,
"num": 13,
"color": 6,
"special": 0,
"length": 3
},
{ {
"id": 4, "id": 4,
"num": 15, "num": 24,
"color": 6, "color": 6,
"special": 0, "special": 0,
"length": 0 "length": 2
}, },
{ {
"id": 5, "id": 5,
"num": 17, "num": 25,
"color": 6, "color": 6,
"special": 0, "special": 0,
"length": 0 "length": 0
}, },
{ {
"id": 6, "id": 6,
"num": 14, "num": 4,
"color": 1, "color": 5,
"special": 0, "special": 0,
"length": 3 "length": 2
}, },
{ {
"id": 7, "id": 7,
"num": 16, "num": 5,
"color": 1, "color": 5,
"special": 0, "special": 0,
"length": 0 "length": 0
}, },
{ {
"id": 8, "id": 8,
"num": 18, "num": 1,
"color": 1, "color": 7,
"special": 0, "special": 0,
"length": 0 "length": 1
}, },
{ {
"id": 9, "id": 9,
"num": 22, "num": 2,
"color": 2, "color": 4,
"special": 0, "special": 0,
"length": 1 "length": 1
}, },
{ {
"id": 10, "id": 10,
"num": 8, "num": 22,
"color": 8, "color": 9,
"special": 0, "special": 0,
"length": 1 "length": 1
}, },
{ {
"id": 11, "id": 11,
"num": 28, "num": 11,
"color": 4, "color": 1,
"special": 0, "special": 0,
"length": 2 "length": 2
}, },
{ {
"id": 12, "id": 12,
"num": 29, "num": 13,
"color": 4, "color": 1,
"special": 0, "special": 0,
"length": 0 "length": 0
}, },
{ {
"id": 13, "id": 13,
"num": 5, "num": 15,
"color": 7, "color": 3,
"special": 0, "special": 0,
"length": 2 "length": 2
}, },
{ {
"id": 14, "id": 14,
"num": 6, "num": 17,
"color": 7, "color": 3,
"special": 0, "special": 0,
"length": 0 "length": 0
}, },
{ {
"id": 15, "id": 15,
"num": 0, "num": 16,
"color": 10, "color": 10,
"special": 0, "special": 0,
"length": 2 "length": 2
}, },
{ {
"id": 16, "id": 16,
"num": 1, "num": 18,
"color": 10, "color": 10,
"special": 0, "special": 0,
"length": 0 "length": 0

View File

@ -1,136 +1,135 @@
{ {
"LEVEL_INFO": [ "LEVEL_INFO": [
{ {
"id": "173", "risefall": [],
"id": "245",
"map": [ "map": [
9, 10,
9 12
], ],
"time": 85, "time": 130,
"gap": [] "gap": []
} }
], ],
"BLOCK_INFO": [ "BLOCK_INFO": [
[ [
{ {
"block": 4, "block": 5,
"color": 1, "color": 3,
"type": 0, "type": 0,
"position": { "position": {
"x": -300, "x": 0,
"y": 60, "y": 240,
"z": 0 "z": 0
}, },
"id": 210 "id": 210
}, },
{ {
"block": 2, "block": 2,
"color": 1, "color": 3,
"type": 2, "type": 0,
"position": { "position": {
"x": -180, "x": 240,
"y": 60, "y": -120,
"z": 0 "z": 0
}, },
"id": 220 "id": 220
}, },
{ {
"block": 0, "block": 1,
"color": 5, "color": 1,
"type": 2, "type": 0,
"position": { "position": {
"x": -180, "x": 120,
"y": 300, "y": 120,
"z": 0 "z": 0
}, },
"id": 230 "id": 230
}, },
{ {
"block": 2, "block": 1,
"color": 5, "color": 1,
"type": 2, "type": 0,
"position": { "position": {
"x": 420, "x": 120,
"y": 180, "y": -240,
"z": 0 "z": 0
}, },
"id": 240 "id": 240
}, },
{ {
"block": 2, "block": 5,
"color": 4, "color": 10,
"type": 2, "type": 0,
"position": { "position": {
"x": 300, "x": 240,
"y": 180, "y": 240,
"z": 0 "z": 0
}, },
"id": 250 "id": 250
}, },
{ {
"block": 2, "block": 2,
"color": 7, "color": 10,
"type": 2, "type": 0,
"position": { "position": {
"x": 180, "x": -120,
"y": -180, "y": -120,
"z": 0 "z": 0
}, },
"id": 260 "id": 260
}, },
{ {
"block": 0, "block": 21,
"color": 3, "color": 8,
"type": 2, "type": 0,
"position": { "position": {
"x": 60, "x": -240,
"y": -180, "y": 0,
"z": 0 "z": 0
}, },
"id": 270 "id": 270
}, },
{ {
"block": 1, "block": 22,
"color": 9, "color": 8,
"type": 6, "type": 0,
"position": { "position": {
"x": -180, "x": 360,
"y": -60, "y": 0,
"z": 0 "z": 0
}, },
"boomTime": 25,
"id": 280 "id": 280
}, },
{ {
"block": 3, "block": 20,
"color": 2, "color": 8,
"type": 3, "type": 0,
"position": { "position": {
"x": 180, "x": 360,
"y": -300, "y": -360,
"z": 0 "z": 0
}, },
"lockTime": 6,
"id": 290 "id": 290
}, },
{ {
"block": 1, "block": 19,
"color": 2, "color": 8,
"type": 0, "type": 0,
"position": { "position": {
"x": 420, "x": -120,
"y": -60, "y": -360,
"z": 0 "z": 0
}, },
"id": 300 "id": 300
}, },
{ {
"block": 0, "block": 12,
"color": 9, "color": 6,
"type": 0, "type": 0,
"position": { "position": {
"x": -300, "x": 0,
"y": -300, "y": -600,
"z": 0 "z": 0
}, },
"id": 310 "id": 310
@ -140,114 +139,123 @@
"color": 6, "color": 6,
"type": 0, "type": 0,
"position": { "position": {
"x": -180, "x": 360,
"y": -180, "y": -480,
"z": 0 "z": 0
}, },
"id": 320 "id": 320
}, },
{ {
"block": 2, "block": 8,
"color": 7, "color": 7,
"type": 0, "type": 0,
"position": { "position": {
"x": -180, "x": 240,
"y": -420, "y": -600,
"z": 0 "z": 0
}, },
"id": 330 "id": 330
}, },
{ {
"block": 0, "block": 1,
"color": 7, "color": 7,
"type": 0, "type": 0,
"position": { "position": {
"x": 60, "x": -120,
"y": -420, "y": -480,
"z": 0 "z": 0
}, },
"id": 340 "id": 340
}, },
{ {
"block": 2, "block": 10,
"color": 7, "color": 2,
"type": 0, "type": 0,
"position": { "position": {
"x": 420, "x": -360,
"y": -300, "y": 0,
"z": 0 "z": 0
}, },
"id": 350 "id": 350
}, },
{ {
"block": 4, "block": 2,
"color": 5, "color": 2,
"type": 0, "type": 0,
"position": { "position": {
"x": 300, "x": 480,
"y": -420, "y": 360,
"z": 0 "z": 0
}, },
"id": 360 "id": 360
}, },
{ {
"block": 0, "block": 6,
"color": 6, "color": 5,
"type": 7, "type": 0,
"position": { "position": {
"x": -300, "x": 480,
"y": -420, "y": 0,
"z": 0 "z": 0
}, },
"id": 370 "id": 370
}, },
{ {
"block": 0, "block": 2,
"color": 1, "color": 5,
"type": 4, "type": 0,
"position": { "position": {
"x": -60, "x": -360,
"y": -180, "y": 360,
"z": 0 "z": 0
}, },
"freezeTime": 4,
"id": 380 "id": 380
}, },
{
"block": 0,
"color": 7,
"type": 4,
"position": {
"x": 60,
"y": -60,
"z": 0
},
"freezeTime": 5,
"id": 390
},
{
"block": 0,
"color": 6,
"type": 4,
"position": {
"x": 180,
"y": 60,
"z": 0
},
"freezeTime": 6,
"id": 400
},
{ {
"block": 1, "block": 1,
"color": 3, "color": 3,
"type": 6, "type": 6,
"position": { "position": {
"x": 420, "x": -240,
"y": 60, "y": -120,
"z": 0
},
"boomTime": 20,
"id": 390
},
{
"block": 1,
"color": 10,
"type": 6,
"position": {
"x": 480,
"y": -120,
"z": 0
},
"boomTime": 25,
"id": 400
},
{
"block": 0,
"color": 2,
"type": 0,
"position": {
"x": -240,
"y": -240,
"z": 0 "z": 0
}, },
"boomTime": 30,
"id": 410 "id": 410
},
{
"block": 0,
"color": 5,
"type": 0,
"position": {
"x": 360,
"y": -240,
"z": 0
},
"id": 420
} }
] ]
], ],
@ -255,59 +263,135 @@
[ [
{ {
"id": 1, "id": 1,
"num": 7, "num": 10,
"color": 1, "color": 3,
"special": 0, "special": 2,
"length": 1 "length": 2,
"lock": false
}, },
{ {
"id": 2, "id": 2,
"num": 27, "num": 12,
"color": 9, "color": 3,
"special": 0, "special": 2,
"length": 1 "length": 0,
"lock": false
}, },
{ {
"id": 3, "id": 3,
"num": 0, "num": 16,
"color": 2, "color": 1,
"special": 0, "special": 0,
"length": 1 "length": 2
}, },
{ {
"id": 4, "id": 4,
"num": 19, "num": 18,
"color": 5, "color": 1,
"special": 0, "special": 0,
"length": 1 "length": 0
}, },
{ {
"id": 5, "id": 5,
"num": 20, "num": 22,
"color": 4, "color": 10,
"special": 0, "special": 2,
"length": 1 "length": 2,
"lock": false
}, },
{ {
"id": 6, "id": 6,
"num": 21, "num": 24,
"color": 6, "color": 10,
"special": 0, "special": 2,
"length": 1 "length": 0,
"lock": false
}, },
{ {
"id": 7, "id": 7,
"num": 6, "num": 17,
"color": 3, "color": 8,
"special": 0, "special": 2,
"length": 1 "length": 2,
"lock": false
}, },
{ {
"id": 8, "id": 8,
"num": 8, "num": 19,
"color": 8,
"special": 2,
"length": 0,
"lock": false
},
{
"id": 9,
"num": 13,
"color": 6,
"special": 0,
"length": 2
},
{
"id": 10,
"num": 15,
"color": 6,
"special": 0,
"length": 0
},
{
"id": 11,
"num": 21,
"color": 7, "color": 7,
"special": 0, "special": 0,
"length": 1 "length": 2
},
{
"id": 12,
"num": 23,
"color": 7,
"special": 0,
"length": 0
},
{
"id": 13,
"num": 1,
"color": 5,
"special": 0,
"length": 3
},
{
"id": 14,
"num": 2,
"color": 5,
"special": 0,
"length": 0
},
{
"id": 15,
"num": 3,
"color": 5,
"special": 0,
"length": 0
},
{
"id": 16,
"num": 27,
"color": 2,
"special": 0,
"length": 3
},
{
"id": 17,
"num": 28,
"color": 2,
"special": 0,
"length": 0
},
{
"id": 18,
"num": 29,
"color": 2,
"special": 0,
"length": 0
} }
] ]
] ]

View File

@ -1,261 +1,306 @@
{ {
"LEVEL_INFO": [ "LEVEL_INFO": [
{ {
"id": "174", "risefall": [],
"id": "247",
"map": [ "map": [
8, 9,
10 9
], ],
"time": 105, "time": 110,
"gap": [] "gap": []
} }
], ],
"BLOCK_INFO": [ "BLOCK_INFO": [
[ [
{ {
"block": 1, "block": 23,
"color": 8, "color": 1,
"type": 0, "type": 0,
"position": { "position": {
"x": 0, "x": 180,
"y": 360, "y": 60,
"z": 0 "z": 0
}, },
"id": 210 "id": 210
}, },
{ {
"block": 1, "block": 23,
"color": 9, "color": 1,
"type": 0, "type": 0,
"position": { "position": {
"x": 240, "x": 60,
"y": 360, "y": 60,
"z": 0 "z": 0
}, },
"id": 220 "id": 220
}, },
{ {
"block": 0, "block": 23,
"color": 6, "color": 1,
"type": 0, "type": 0,
"position": { "position": {
"x": 120, "x": 60,
"y": 0, "y": -180,
"z": 0 "z": 0
}, },
"id": 230 "id": 230
}, },
{ {
"block": 1, "block": 23,
"color": 10, "color": 1,
"type": 7, "type": 0,
"position": { "position": {
"x": 240, "x": -60,
"y": -480, "y": -180,
"z": 0 "z": 0
}, },
"id": 240 "id": 240
}, },
{
"block": 0,
"color": 10,
"type": 0,
"position": {
"x": 0,
"y": 240,
"z": 0
},
"id": 250
},
{
"block": 0,
"color": 5,
"type": 0,
"position": {
"x": 120,
"y": 240,
"z": 0
},
"id": 260
},
{
"block": 1,
"color": 3,
"type": 0,
"position": {
"x": 120,
"y": 120,
"z": 0
},
"id": 270
},
{
"block": 0,
"color": 4,
"type": 0,
"position": {
"x": 0,
"y": 0,
"z": 0
},
"id": 280
},
{ {
"block": 22, "block": 22,
"color": 1, "color": 1,
"type": 0, "type": 0,
"position": { "position": {
"x": -120, "x": -60,
"y": -120, "y": -60,
"z": 0
},
"id": 250
},
{
"block": 0,
"color": 1,
"type": 0,
"position": {
"x": 300,
"y": 60,
"z": 0
},
"id": 260
},
{
"block": 0,
"color": 1,
"type": 0,
"position": {
"x": 420,
"y": -300,
"z": 0
},
"id": 270
},
{
"block": 4,
"color": 5,
"type": 0,
"position": {
"x": 180,
"y": -420,
"z": 0
},
"id": 280
},
{
"block": 0,
"color": 5,
"type": 0,
"position": {
"x": 300,
"y": -300,
"z": 0 "z": 0
}, },
"id": 290 "id": 290
}, },
{ {
"block": 21, "block": 2,
"color": 8, "color": 5,
"type": 0, "type": 0,
"position": { "position": {
"x": 240, "x": -300,
"y": -120, "y": 60,
"z": 0 "z": 0
}, },
"id": 300 "id": 300
}, },
{ {
"block": 0, "block": 19,
"color": 7, "color": 10,
"type": 8, "type": 0,
"position": { "position": {
"x": -240, "x": 420,
"y": -120, "y": 180,
"z": 0 "z": 0
}, },
"id": 310 "id": 310
}, },
{ {
"block": 0, "block": 1,
"color": 3, "color": 10,
"type": 8, "type": 0,
"position": { "position": {
"x": 360, "x": -60,
"y": -120, "y": 180,
"z": 0 "z": 0
}, },
"id": 320 "id": 320
}, },
{ {
"block": 5, "block": 0,
"color": 7, "color": 10,
"type": 3, "type": 0,
"position": { "position": {
"x": 120, "x": 60,
"y": -240, "y": -60,
"z": 0 "z": 0
}, },
"lockTime": 4,
"id": 330 "id": 330
}, },
{ {
"block": 0, "block": 0,
"color": 6, "color": 10,
"type": 2, "type": 0,
"position": { "position": {
"x": -120, "x": 420,
"y": -240, "y": -420,
"z": 0 "z": 0
}, },
"id": 340 "id": 340
}, },
{ {
"block": 0, "block": 0,
"color": 1, "color": 2,
"type": 2, "type": 0,
"position": { "position": {
"x": 240, "x": 180,
"y": -240, "y": 180,
"z": 0 "z": 0
}, },
"id": 350 "id": 350
}, },
{ {
"block": 1, "block": 0,
"color": 1, "color": 6,
"type": 0, "type": 0,
"position": { "position": {
"x": 0, "x": 60,
"y": -360, "y": -420,
"z": 0 "z": 0
}, },
"id": 360 "id": 360
}, },
{
"block": 0,
"color": 6,
"type": 0,
"position": {
"x": -300,
"y": 300,
"z": 0
},
"id": 370
},
{
"block": 22,
"color": 8,
"type": 0,
"position": {
"x": 60,
"y": 180,
"z": 0
},
"id": 380
},
{ {
"block": 1, "block": 1,
"color": 8, "color": 8,
"type": 0, "type": 0,
"position": { "position": {
"x": 240, "x": 300,
"y": -360, "y": -60,
"z": 0
},
"id": 370
},
{
"block": 1,
"color": 1,
"type": 0,
"position": {
"x": 0,
"y": -480,
"z": 0
},
"id": 380
},
{
"block": 0,
"color": 3,
"type": 2,
"position": {
"x": -240,
"y": -480,
"z": 0 "z": 0
}, },
"id": 390 "id": 390
}, },
{ {
"block": 0, "block": 2,
"color": 5, "color": 3,
"type": 2, "type": 0,
"position": { "position": {
"x": 360, "x": 420,
"y": -480, "y": -60,
"z": 0 "z": 0
}, },
"id": 400 "id": 400
}, },
{ {
"block": 5, "block": 21,
"color": 7, "color": 3,
"type": 4, "type": 0,
"position": { "position": {
"x": -120, "x": -60,
"y": 120, "y": -420,
"z": 0 "z": 0
}, },
"freezeTime": 8,
"id": 410 "id": 410
}, },
{ {
"block": 5, "block": 0,
"color": 6, "color": 3,
"type": 4, "type": 8,
"position": { "position": {
"x": 360, "x": 300,
"y": 120, "y": -420,
"z": 0 "z": 0
}, },
"freezeTime": 13,
"id": 420 "id": 420
},
{
"block": 4,
"color": 9,
"type": 8,
"position": {
"x": -300,
"y": -420,
"z": 0
},
"id": 430
},
{
"block": 0,
"color": 8,
"type": 9,
"position": {
"x": -180,
"y": -180,
"z": 0
},
"adhesiveTime": 2,
"id": 440
},
{
"block": 2,
"color": 5,
"type": 9,
"position": {
"x": -180,
"y": -420,
"z": 0
},
"adhesiveTime": 1,
"id": 450
},
{
"block": 1,
"color": 10,
"type": 6,
"position": {
"x": -180,
"y": -60,
"z": 0
},
"boomTime": 25,
"id": 460
} }
] ]
], ],
@ -263,122 +308,87 @@
[ [
{ {
"id": 1, "id": 1,
"num": 13, "num": 15,
"color": 1, "color": 1,
"special": 0, "special": 0,
"length": 2 "length": 2
}, },
{ {
"id": 2, "id": 2,
"num": 15, "num": 17,
"color": 1, "color": 1,
"special": 0, "special": 0,
"length": 0 "length": 0
}, },
{ {
"id": 3, "id": 3,
"num": 5,
"color": 6,
"special": 0,
"length": 2
},
{
"id": 4,
"num": 6,
"color": 6,
"special": 0,
"length": 0
},
{
"id": 5,
"num": 25,
"color": 7,
"special": 0,
"length": 2
},
{
"id": 6,
"num": 26,
"color": 7,
"special": 0,
"length": 0
},
{
"id": 7,
"num": 23,
"color": 9,
"special": 0,
"length": 1
},
{
"id": 8,
"num": 21,
"color": 4,
"special": 0,
"length": 1
},
{
"id": 9,
"num": 20, "num": 20,
"color": 2,
"special": 0,
"length": 1
},
{
"id": 10,
"num": 1,
"color": 5, "color": 5,
"special": 0, "special": 0,
"length": 1 "length": 1
}, },
{ {
"id": 11, "id": 4,
"num": 0, "num": 9,
"color": 10, "color": 10,
"special": 0, "special": 0,
"length": 2
},
{
"id": 5,
"num": 11,
"color": 10,
"special": 0,
"length": 0
},
{
"id": 6,
"num": 7,
"color": 2,
"special": 0,
"length": 1 "length": 1
}, },
{ {
"id": 12, "id": 7,
"num": 8, "num": 19,
"color": 7, "color": 6,
"special": 0,
"length": 1
},
{
"id": 8,
"num": 10,
"color": 8,
"special": 0, "special": 0,
"length": 2 "length": 2
}, },
{ {
"id": 13, "id": 9,
"num": 10,
"color": 7,
"special": 0,
"length": 0
},
{
"id": 14,
"num": 12, "num": 12,
"color": 8, "color": 8,
"special": 0, "special": 0,
"length": 2
},
{
"id": 15,
"num": 14,
"color": 8,
"special": 0,
"length": 0 "length": 0
}, },
{ {
"id": 16, "id": 10,
"num": 16, "num": 16,
"color": 3, "color": 3,
"special": 0, "special": 0,
"length": 2 "length": 2
}, },
{ {
"id": 17, "id": 11,
"num": 18, "num": 18,
"color": 3, "color": 3,
"special": 0, "special": 0,
"length": 0 "length": 0
},
{
"id": 12,
"num": 8,
"color": 9,
"special": 0,
"length": 1
} }
] ]
] ]

View File

@ -1,12 +1,13 @@
{ {
"LEVEL_INFO": [ "LEVEL_INFO": [
{ {
"id": "175", "risefall": [],
"id": "248",
"map": [ "map": [
10, 10,
12 14
], ],
"time": 180, "time": 135,
"gap": [] "gap": []
} }
], ],
@ -14,182 +15,127 @@
[ [
{ {
"block": 23, "block": 23,
"color": 7, "color": 1,
"type": 0, "type": 0,
"position": { "position": {
"x": -360, "x": -360,
"y": 360, "y": -360,
"z": 0 "z": 0
}, },
"id": 210 "id": 210
}, },
{ {
"block": 23, "block": 23,
"color": 7, "color": 1,
"type": 0, "type": 0,
"position": { "position": {
"x": -360, "x": 480,
"y": 480, "y": -720,
"z": 0 "z": 0
}, },
"id": 220 "id": 220
}, },
{ {
"block": 23, "block": 23,
"color": 7, "color": 1,
"type": 0, "type": 0,
"position": { "position": {
"x": -240, "x": -360,
"y": 480, "y": -720,
"z": 0 "z": 0
}, },
"id": 230 "id": 230
}, },
{ {
"block": 23, "block": 23,
"color": 7, "color": 1,
"type": 0, "type": 0,
"position": { "position": {
"x": 480, "x": 480,
"y": 360, "y": 600,
"z": 0 "z": 0
}, },
"id": 240 "id": 240
}, },
{ {
"block": 23, "block": 23,
"color": 7, "color": 1,
"type": 0, "type": 0,
"position": { "position": {
"x": 480, "x": -360,
"y": 480, "y": 600,
"z": 0 "z": 0
}, },
"id": 250 "id": 250
}, },
{ {
"block": 23, "block": 23,
"color": 7, "color": 1,
"type": 0, "type": 0,
"position": { "position": {
"x": 360, "x": 480,
"y": 480, "y": -360,
"z": 0 "z": 0
}, },
"id": 260 "id": 260
}, },
{ {
"block": 4, "block": 23,
"color": 7, "color": 1,
"type": 0, "type": 0,
"position": { "position": {
"x": 120, "x": 240,
"y": 240, "y": 360,
"z": 0 "z": 0
}, },
"id": 270 "id": 270
}, },
{ {
"block": 4, "block": 23,
"color": 3, "color": 1,
"type": 0, "type": 0,
"position": { "position": {
"x": 0, "x": 120,
"y": 240, "y": 360,
"z": 0 "z": 0
}, },
"id": 280 "id": 280
}, },
{ {
"block": 0, "block": 23,
"color": 9, "color": 1,
"type": 0, "type": 0,
"position": { "position": {
"x": -240, "x": 0,
"y": 360, "y": 360,
"z": 0 "z": 0
}, },
"id": 290 "id": 290
}, },
{ {
"block": 0, "block": 23,
"color": 9, "color": 1,
"type": 0, "type": 0,
"position": { "position": {
"x": 240, "x": -120,
"y": 0, "y": 360,
"z": 0 "z": 0
}, },
"id": 300 "id": 300
}, },
{ {
"block": 0, "block": 23,
"color": 9, "color": 1,
"type": 0, "type": 0,
"position": { "position": {
"x": -120, "x": 0,
"y": 0, "y": 0,
"z": 0 "z": 0
}, },
"id": 310 "id": 310
}, },
{
"block": 19,
"color": 9,
"type": 0,
"position": {
"x": 240,
"y": -360,
"z": 0
},
"id": 320
},
{ {
"block": 23, "block": 23,
"color": 9,
"type": 0,
"position": {
"x": 0,
"y": 120,
"z": 0
},
"id": 330
},
{
"block": 23,
"color": 9,
"type": 0,
"position": {
"x": 0,
"y": -120,
"z": 0
},
"id": 340
},
{
"block": 23,
"color": 9,
"type": 0,
"position": {
"x": 120,
"y": 120,
"z": 0
},
"id": 350
},
{
"block": 23,
"color": 9,
"type": 0,
"position": {
"x": 120,
"y": -120,
"z": 0
},
"id": 360
},
{
"block": 1,
"color": 1, "color": 1,
"type": 0, "type": 0,
"position": { "position": {
@ -197,214 +143,261 @@
"y": 0, "y": 0,
"z": 0 "z": 0
}, },
"id": 370 "id": 320
}, },
{ {
"block": 20, "block": 2,
"color": 1, "color": 8,
"type": 9, "type": 0,
"position": {
"x": -240,
"y": -600,
"z": 0
},
"adhesiveTime": 2,
"id": 380
},
{
"block": 0,
"color": 1,
"type": 9,
"position": {
"x": -120,
"y": -600,
"z": 0
},
"adhesiveTime": 1,
"id": 390
},
{
"block": 19,
"color": 6,
"type": 9,
"position": {
"x": 480,
"y": -600,
"z": 0
},
"adhesiveTime": 2,
"id": 400
},
{
"block": 0,
"color": 6,
"type": 9,
"position": { "position": {
"x": 240, "x": 240,
"y": -600, "y": 480,
"z": 0 "z": 0
}, },
"adhesiveTime": 1, "id": 330
"id": 410 },
{
"block": 1,
"color": 8,
"type": 0,
"position": {
"x": 120,
"y": -120,
"z": 0
},
"id": 340
}, },
{ {
"block": 21, "block": 21,
"color": 10, "color": 8,
"type": 9, "type": 0,
"position": {
"x": -360,
"y": -240,
"z": 0
},
"id": 350
},
{
"block": 13,
"color": 1,
"type": 0,
"position": {
"x": 0,
"y": 240,
"z": 0
},
"id": 360
},
{
"block": 4,
"color": 1,
"type": 0,
"position": { "position": {
"x": 120, "x": 120,
"y": -720,
"z": 0
},
"id": 370
},
{
"block": 1,
"color": 1,
"type": 0,
"position": {
"x": 480,
"y": -480,
"z": 0
},
"id": 380
},
{
"block": 4,
"color": 6,
"type": 0,
"position": {
"x": 0,
"y": -720,
"z": 0
},
"id": 390
},
{
"block": 1,
"color": 6,
"type": 0,
"position": {
"x": 360,
"y": -600, "y": -600,
"z": 0 "z": 0
}, },
"adhesiveTime": 2, "id": 400
},
{
"block": 9,
"color": 6,
"type": 0,
"position": {
"x": 360,
"y": 240,
"z": 0
},
"id": 410
},
{
"block": 22,
"color": 5,
"type": 0,
"position": {
"x": 480,
"y": -240,
"z": 0
},
"id": 420 "id": 420
}, },
{ {
"block": 0, "block": 0,
"color": 10, "color": 5,
"type": 9, "type": 0,
"position": { "position": {
"x": 360, "x": -120,
"y": -480, "y": 120,
"z": 0 "z": 0
}, },
"adhesiveTime": 1,
"id": 430 "id": 430
}, },
{ {
"block": 22, "block": 9,
"color": 3, "color": 9,
"type": 9, "type": 0,
"position": { "position": {
"x": 0, "x": 0,
"y": -600, "y": -360,
"z": 0 "z": 0
}, },
"adhesiveTime": 2,
"id": 440 "id": 440
}, },
{ {
"block": 0, "block": 1,
"color": 3, "color": 9,
"type": 9, "type": 0,
"position": { "position": {
"x": -240, "x": 120,
"y": -480, "y": 120,
"z": 0 "z": 0
}, },
"adhesiveTime": 1,
"id": 450 "id": 450
}, },
{ {
"block": 0, "block": 2,
"color": 3, "color": 9,
"type": 0, "type": 0,
"position": { "position": {
"x": -240, "x": 0,
"y": -360, "y": 480,
"z": 0 "z": 0
}, },
"id": 460 "id": 460
}, },
{ {
"block": 20, "block": 0,
"color": 2, "color": 9,
"type": 0, "type": 0,
"position": { "position": {
"x": 0, "x": -360,
"y": -360, "y": 480,
"z": 0 "z": 0
}, },
"id": 470 "id": 470
}, },
{
"block": 1,
"color": 9,
"type": 0,
"position": {
"x": -120,
"y": -600,
"z": 0
},
"id": 480
},
{
"block": 2,
"color": 3,
"type": 0,
"position": {
"x": -120,
"y": 480,
"z": 0
},
"id": 490
},
{ {
"block": 0, "block": 0,
"color": 8, "color": 3,
"type": 0,
"position": {
"x": 240,
"y": 120,
"z": 0
},
"id": 500
},
{
"block": 13,
"color": 3,
"type": 0, "type": 0,
"position": { "position": {
"x": 360, "x": 360,
"y": -360, "y": -360,
"z": 0 "z": 0
}, },
"id": 480 "id": 510
}, },
{ {
"block": 5, "block": 2,
"color": 6, "color": 10,
"type": 0, "type": 0,
"position": { "position": {
"x": 360, "x": 120,
"y": 120, "y": 480,
"z": 0 "z": 0
}, },
"id": 490 "id": 520
},
{
"block": 1,
"color": 6,
"type": 0,
"position": {
"x": 360,
"y": -120,
"z": 0
},
"id": 500
}, },
{ {
"block": 1, "block": 1,
"color": 10, "color": 10,
"type": 0, "type": 0,
"position": { "position": {
"x": -120, "x": -240,
"y": -120, "y": -480,
"z": 0
},
"id": 510
},
{
"block": 5,
"color": 8,
"type": 0,
"position": {
"x": -120,
"y": 120,
"z": 0
},
"id": 520
},
{
"block": 0,
"color": 2,
"type": 0,
"position": {
"x": 360,
"y": 360,
"z": 0 "z": 0
}, },
"id": 530 "id": 530
}, },
{ {
"block": 16, "block": 5,
"color": 2, "color": 3,
"type": 1, "type": 4,
"position": { "position": {
"x": -360, "x": 480,
"y": -120, "y": 0,
"z": 0 "z": 0
}, },
"stacking": 8, "freezeTime": 5,
"id": 540 "id": 540
}, },
{ {
"block": 17, "block": 5,
"color": 8, "color": 1,
"type": 1, "type": 4,
"position": { "position": {
"x": 480, "x": -240,
"y": -120, "y": 0,
"z": 0 "z": 0
}, },
"stacking": 1, "freezeTime": 11,
"id": 550 "id": 550
} }
] ]
@ -413,133 +406,119 @@
[ [
{ {
"id": 1, "id": 1,
"num": 15, "num": 32,
"color": 7, "color": 1,
"special": 0, "special": 0,
"length": 2 "length": 3
}, },
{ {
"id": 2, "id": 2,
"num": 17, "num": 33,
"color": 7, "color": 1,
"special": 0, "special": 0,
"length": 0 "length": 0
}, },
{ {
"id": 3, "id": 3,
"num": 19, "num": 34,
"color": 9, "color": 1,
"special": 0,
"length": 2
},
{
"id": 4,
"num": 21,
"color": 9,
"special": 0, "special": 0,
"length": 0 "length": 0
}, },
{ {
"id": 5, "id": 4,
"num": 31, "num": 4,
"color": 3, "color": 6,
"special": 0, "special": 0,
"length": 3 "length": 3
}, },
{
"id": 5,
"num": 5,
"color": 6,
"special": 0,
"length": 0
},
{ {
"id": 6, "id": 6,
"num": 32, "num": 6,
"color": 3, "color": 6,
"special": 0, "special": 0,
"length": 0 "length": 0
}, },
{ {
"id": 7, "id": 7,
"num": 33, "num": 17,
"color": 3, "color": 8,
"special": 0, "special": 0,
"length": 0 "length": 2
}, },
{ {
"id": 8, "id": 8,
"num": 5, "num": 19,
"color": 1, "color": 8,
"special": 0,
"length": 3
},
{
"id": 9,
"num": 6,
"color": 1,
"special": 0, "special": 0,
"length": 0 "length": 0
}, },
{
"id": 9,
"num": 21,
"color": 5,
"special": 0,
"length": 2
},
{ {
"id": 10, "id": 10,
"num": 7, "num": 23,
"color": 1, "color": 5,
"special": 0, "special": 0,
"length": 0 "length": 0
}, },
{ {
"id": 11, "id": 11,
"num": 3, "num": 29,
"color": 6, "color": 9,
"special": 0, "special": 2,
"length": 2 "length": 2,
"lock": true
}, },
{ {
"id": 12, "id": 12,
"num": 4, "num": 30,
"color": 6, "color": 9,
"special": 0, "special": 2,
"length": 0 "length": 0,
"lock": true
}, },
{ {
"id": 13, "id": 13,
"num": 29, "num": 1,
"color": 3,
"special": 2,
"length": 2,
"lock": true
},
{
"id": 14,
"num": 2,
"color": 3,
"special": 2,
"length": 0,
"lock": true
},
{
"id": 15,
"num": 18,
"color": 10, "color": 10,
"special": 0, "special": 0,
"length": 2 "length": 2
}, },
{ {
"id": 14, "id": 16,
"num": 30, "num": 20,
"color": 10, "color": 10,
"special": 0, "special": 0,
"length": 0 "length": 0
},
{
"id": 15,
"num": 14,
"color": 8,
"special": 2,
"length": 2,
"lock": true
},
{
"id": 16,
"num": 16,
"color": 8,
"special": 2,
"length": 0,
"lock": true
},
{
"id": 17,
"num": 18,
"color": 2,
"special": 2,
"length": 2,
"lock": true
},
{
"id": 18,
"num": 20,
"color": 2,
"special": 2,
"length": 0,
"lock": true
} }
] ]
] ]

View File

@ -1,404 +0,0 @@
{
"LEVEL_INFO": [
{
"id": "178",
"map": [
8,
10
],
"time": 80,
"gap": []
}
],
"BLOCK_INFO": [
[
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 240,
"y": -480,
"z": 0
},
"id": 210
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": -120,
"y": -480,
"z": 0
},
"id": 220
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 360,
"y": 360,
"z": 0
},
"id": 230
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": -240,
"y": 360,
"z": 0
},
"id": 240
},
{
"block": 0,
"color": 3,
"type": 0,
"position": {
"x": -240,
"y": -480,
"z": 0
},
"id": 250
},
{
"block": 0,
"color": 3,
"type": 0,
"position": {
"x": 0,
"y": -120,
"z": 0
},
"id": 260
},
{
"block": 19,
"color": 3,
"type": 0,
"position": {
"x": 360,
"y": -360,
"z": 0
},
"id": 270
},
{
"block": 2,
"color": 3,
"type": 2,
"position": {
"x": 240,
"y": 240,
"z": 0
},
"id": 280
},
{
"block": 2,
"color": 1,
"type": 2,
"position": {
"x": 240,
"y": -240,
"z": 0
},
"id": 300
},
{
"block": 2,
"color": 6,
"type": 2,
"position": {
"x": -120,
"y": -240,
"z": 0
},
"id": 310
},
{
"block": 0,
"color": 8,
"type": 0,
"position": {
"x": 0,
"y": 240,
"z": 0
},
"id": 330
},
{
"block": 0,
"color": 6,
"type": 0,
"position": {
"x": 120,
"y": -120,
"z": 0
},
"id": 340
},
{
"block": 0,
"color": 6,
"type": 0,
"position": {
"x": 120,
"y": 240,
"z": 0
},
"id": 350
},
{
"block": 20,
"color": 4,
"type": 0,
"position": {
"x": -120,
"y": -360,
"z": 0
},
"id": 360
},
{
"block": 0,
"color": 7,
"type": 0,
"position": {
"x": -240,
"y": -120,
"z": 0
},
"id": 370
},
{
"block": 0,
"color": 4,
"type": 0,
"position": {
"x": 360,
"y": 240,
"z": 0
},
"id": 380
},
{
"block": 0,
"color": 4,
"type": 0,
"position": {
"x": -240,
"y": 240,
"z": 0
},
"id": 390
},
{
"block": 0,
"color": 6,
"type": 0,
"position": {
"x": 360,
"y": -480,
"z": 0
},
"id": 400
},
{
"block": 0,
"color": 1,
"type": 9,
"position": {
"x": -240,
"y": 120,
"z": 0
},
"adhesiveTime": 2,
"id": 410
},
{
"block": 0,
"color": 7,
"type": 9,
"position": {
"x": -120,
"y": 120,
"z": 0
},
"adhesiveTime": 1,
"id": 420
},
{
"block": 0,
"color": 8,
"type": 9,
"position": {
"x": 360,
"y": 120,
"z": 0
},
"adhesiveTime": 2,
"id": 430
},
{
"block": 0,
"color": 9,
"type": 9,
"position": {
"x": 240,
"y": 120,
"z": 0
},
"adhesiveTime": 1,
"id": 440
},
{
"block": 5,
"color": 9,
"type": 1,
"position": {
"x": 120,
"y": 0,
"z": 0
},
"stacking": 7,
"id": 450
},
{
"block": 5,
"color": 7,
"type": 3,
"position": {
"x": 120,
"y": -480,
"z": 0
},
"lockTime": 4,
"id": 450
},
{
"block": 2,
"color": 7,
"type": 2,
"position": {
"x": -120,
"y": 240,
"z": 0
},
"id": 450
}
]
],
"WALL_INFO": [
[
{
"id": 1,
"num": 5,
"color": 3,
"special": 0,
"length": 2
},
{
"id": 2,
"num": 6,
"color": 3,
"special": 0,
"length": 0
},
{
"id": 3,
"num": 13,
"color": 4,
"special": 0,
"length": 2
},
{
"id": 4,
"num": 15,
"color": 4,
"special": 0,
"length": 0
},
{
"id": 5,
"num": 21,
"color": 1,
"special": 0,
"length": 2
},
{
"id": 6,
"num": 22,
"color": 1,
"special": 0,
"length": 0
},
{
"id": 7,
"num": 25,
"color": 6,
"special": 0,
"length": 2
},
{
"id": 8,
"num": 26,
"color": 6,
"special": 0,
"length": 0
},
{
"id": 9,
"num": 1,
"color": 8,
"special": 0,
"length": 2
},
{
"id": 10,
"num": 2,
"color": 8,
"special": 0,
"length": 0
},
{
"id": 11,
"num": 3,
"color": 9,
"special": 2,
"length": 2,
"lock": true
},
{
"id": 12,
"num": 4,
"color": 9,
"special": 2,
"length": 0,
"lock": true
},
{
"id": 13,
"num": 23,
"color": 7,
"special": 2,
"length": 2,
"lock": true
},
{
"id": 14,
"num": 24,
"color": 7,
"special": 2,
"length": 0,
"lock": true
}
]
]
}

View File

@ -1,6 +0,0 @@
{
"ver": "1.0.2",
"uuid": "cba472a6-d0a3-41bc-9128-ba1e69287e54",
"importer": "json",
"subMetas": {}
}

View File

@ -1,371 +0,0 @@
{
"LEVEL_INFO": [
{
"id": "179",
"map": [
8,
10
],
"time": 110,
"gap": []
}
],
"BLOCK_INFO": [
[
{
"block": 1,
"color": 1,
"type": 0,
"position": {
"x": -120,
"y": 360,
"z": 0
},
"id": 210
},
{
"block": 1,
"color": 6,
"type": 0,
"position": {
"x": 360,
"y": 360,
"z": 0
},
"id": 220
},
{
"block": 23,
"color": 4,
"type": 0,
"position": {
"x": 120,
"y": -480,
"z": 0
},
"id": 230
},
{
"block": 23,
"color": 4,
"type": 0,
"position": {
"x": 0,
"y": -480,
"z": 0
},
"id": 240
},
{
"block": 19,
"color": 8,
"type": 0,
"position": {
"x": 360,
"y": -480,
"z": 0
},
"id": 250
},
{
"block": 20,
"color": 7,
"type": 0,
"position": {
"x": -120,
"y": -480,
"z": 0
},
"id": 260
},
{
"block": 0,
"color": 10,
"type": 0,
"position": {
"x": 120,
"y": -360,
"z": 0
},
"id": 270
},
{
"block": 1,
"color": 2,
"type": 0,
"position": {
"x": -120,
"y": -240,
"z": 0
},
"id": 280
},
{
"block": 2,
"color": 4,
"type": 0,
"position": {
"x": 0,
"y": 120,
"z": 0
},
"id": 290
},
{
"block": 2,
"color": 3,
"type": 0,
"position": {
"x": 120,
"y": 120,
"z": 0
},
"id": 300
},
{
"block": 21,
"color": 5,
"type": 0,
"position": {
"x": -240,
"y": 0,
"z": 0
},
"id": 310
},
{
"block": 19,
"color": 4,
"type": 0,
"position": {
"x": 360,
"y": -120,
"z": 0
},
"id": 320
},
{
"block": 0,
"color": 5,
"type": 7,
"position": {
"x": 0,
"y": -360,
"z": 0
},
"id": 330
},
{
"block": 1,
"color": 3,
"type": 7,
"position": {
"x": 360,
"y": -240,
"z": 0
},
"id": 340
},
{
"block": 1,
"color": 2,
"type": 8,
"position": {
"x": 360,
"y": 120,
"z": 0
},
"id": 350
},
{
"block": 1,
"color": 10,
"type": 8,
"position": {
"x": -120,
"y": -120,
"z": 0
},
"id": 360
},
{
"block": 0,
"color": 2,
"type": 9,
"position": {
"x": 0,
"y": 0,
"z": 0
},
"adhesiveTime": 2,
"id": 370
},
{
"block": 0,
"color": 6,
"type": 9,
"position": {
"x": 120,
"y": 0,
"z": 0
},
"adhesiveTime": 1,
"id": 380
},
{
"block": 5,
"color": 10,
"type": 6,
"position": {
"x": 120,
"y": -240,
"z": 0
},
"boomTime": 40,
"id": 390
},
{
"block": 1,
"color": 6,
"type": 4,
"position": {
"x": 120,
"y": 360,
"z": 0
},
"freezeTime": 15,
"id": 400
}
]
],
"WALL_INFO": [
[
{
"id": 1,
"num": 17,
"color": 1,
"special": 0,
"length": 2
},
{
"id": 2,
"num": 19,
"color": 1,
"special": 0,
"length": 0
},
{
"id": 3,
"num": 9,
"color": 10,
"special": 0,
"length": 2
},
{
"id": 4,
"num": 11,
"color": 10,
"special": 0,
"length": 0
},
{
"id": 5,
"num": 13,
"color": 8,
"special": 0,
"length": 2
},
{
"id": 6,
"num": 15,
"color": 8,
"special": 0,
"length": 0
},
{
"id": 7,
"num": 0,
"color": 6,
"special": 0,
"length": 2
},
{
"id": 8,
"num": 1,
"color": 6,
"special": 0,
"length": 0
},
{
"id": 9,
"num": 2,
"color": 3,
"special": 0,
"length": 2
},
{
"id": 10,
"num": 3,
"color": 3,
"special": 0,
"length": 0
},
{
"id": 11,
"num": 22,
"color": 7,
"special": 0,
"length": 2
},
{
"id": 12,
"num": 23,
"color": 7,
"special": 0,
"length": 0
},
{
"id": 13,
"num": 20,
"color": 5,
"special": 0,
"length": 2
},
{
"id": 14,
"num": 21,
"color": 5,
"special": 0,
"length": 0
},
{
"id": 15,
"num": 16,
"color": 2,
"special": 0,
"length": 2
},
{
"id": 16,
"num": 18,
"color": 2,
"special": 0,
"length": 0
},
{
"id": 17,
"num": 8,
"color": 4,
"special": 0,
"length": 2
},
{
"id": 18,
"num": 10,
"color": 4,
"special": 0,
"length": 0
}
]
]
}

View File

@ -1,6 +0,0 @@
{
"ver": "1.0.2",
"uuid": "4f292e0d-9f4b-4432-9168-daf1c8bc6ff3",
"importer": "json",
"subMetas": {}
}

View File

@ -1,6 +0,0 @@
{
"ver": "1.0.2",
"uuid": "8497b04d-11d4-4ada-b9a2-d5f6ab8ccb6d",
"importer": "json",
"subMetas": {}
}

View File

@ -1,378 +0,0 @@
{
"LEVEL_INFO": [
{
"id": "182",
"map": [
8,
9
],
"time": 120,
"gap": []
}
],
"BLOCK_INFO": [
[
{
"block": 0,
"color": 4,
"type": 0,
"position": {
"x": -240,
"y": -180,
"z": 0
},
"id": 210
},
{
"block": 0,
"color": 7,
"type": 0,
"position": {
"x": -240,
"y": -60,
"z": 0
},
"id": 220
},
{
"block": 0,
"color": 7,
"type": 0,
"position": {
"x": 120,
"y": -420,
"z": 0
},
"id": 240
},
{
"block": 2,
"color": 7,
"type": 9,
"position": {
"x": 240,
"y": -300,
"z": 0
},
"adhesiveTime": 2,
"id": 240
},
{
"block": 2,
"color": 6,
"type": 9,
"position": {
"x": 360,
"y": -420,
"z": 0
},
"adhesiveTime": 1,
"id": 250
},
{
"block": 2,
"color": 9,
"type": 9,
"position": {
"x": -120,
"y": -300,
"z": 0
},
"adhesiveTime": 2,
"id": 260
},
{
"block": 2,
"color": 3,
"type": 9,
"position": {
"x": -240,
"y": -420,
"z": 0
},
"adhesiveTime": 1,
"id": 270
},
{
"block": 0,
"color": 6,
"type": 0,
"position": {
"x": -120,
"y": -420,
"z": 0
},
"id": 280
},
{
"block": 0,
"color": 9,
"type": 0,
"position": {
"x": 0,
"y": -420,
"z": 0
},
"id": 290
},
{
"block": 0,
"color": 4,
"type": 0,
"position": {
"x": 240,
"y": -420,
"z": 0
},
"id": 300
},
{
"block": 0,
"color": 9,
"type": 0,
"position": {
"x": 360,
"y": -180,
"z": 0
},
"id": 330
},
{
"block": 0,
"color": 5,
"type": 0,
"position": {
"x": 360,
"y": -60,
"z": 0
},
"id": 340
},
{
"block": 21,
"color": 5,
"type": 0,
"position": {
"x": 240,
"y": 180,
"z": 0
},
"id": 350
},
{
"block": 22,
"color": 3,
"type": 0,
"position": {
"x": -120,
"y": 180,
"z": 0
},
"id": 360
},
{
"block": 1,
"color": 3,
"type": 2,
"position": {
"x": 0,
"y": 60,
"z": 0
},
"id": 370
},
{
"block": 0,
"color": 7,
"type": 2,
"position": {
"x": -240,
"y": 60,
"z": 0
},
"id": 380
},
{
"block": 1,
"color": 5,
"type": 2,
"position": {
"x": 240,
"y": 60,
"z": 0
},
"id": 390
},
{
"block": 0,
"color": 5,
"type": 2,
"position": {
"x": 360,
"y": 60,
"z": 0
},
"id": 400
},
{
"block": 23,
"color": 5,
"type": 2,
"position": {
"x": 120,
"y": 300,
"z": 0
},
"id": 410
},
{
"block": 23,
"color": 5,
"type": 2,
"position": {
"x": 0,
"y": 300,
"z": 0
},
"id": 420
},
{
"block": 5,
"color": 9,
"type": 3,
"position": {
"x": 120,
"y": -300,
"z": 0
},
"lockTime": 4,
"id": 410
},
{
"block": 1,
"color": 9,
"type": 0,
"position": {
"x": 120,
"y": -60,
"z": 0
},
"id": 420
}
]
],
"WALL_INFO": [
[
{
"id": 1,
"num": 4,
"color": 4,
"special": 0,
"length": 3
},
{
"id": 2,
"num": 5,
"color": 4,
"special": 0,
"length": 0
},
{
"id": 3,
"num": 6,
"color": 4,
"special": 0,
"length": 0
},
{
"id": 4,
"num": 23,
"color": 6,
"special": 0,
"length": 3
},
{
"id": 5,
"num": 24,
"color": 6,
"special": 0,
"length": 0
},
{
"id": 6,
"num": 25,
"color": 6,
"special": 0,
"length": 0
},
{
"id": 7,
"num": 20,
"color": 7,
"special": 2,
"length": 2,
"lock": false
},
{
"id": 8,
"num": 21,
"color": 7,
"special": 2,
"length": 0,
"lock": false
},
{
"id": 9,
"num": 1,
"color": 9,
"special": 2,
"length": 3,
"lock": true
},
{
"id": 10,
"num": 2,
"color": 9,
"special": 2,
"length": 0,
"lock": true
},
{
"id": 11,
"num": 3,
"color": 9,
"special": 2,
"length": 0,
"lock": true
},
{
"id": 12,
"num": 7,
"color": 5,
"special": 0,
"length": 2
},
{
"id": 13,
"num": 9,
"color": 5,
"special": 0,
"length": 0
},
{
"id": 14,
"num": 15,
"color": 3,
"special": 0,
"length": 2
},
{
"id": 15,
"num": 17,
"color": 3,
"special": 0,
"length": 0
}
]
]
}

View File

@ -1,6 +0,0 @@
{
"ver": "1.0.2",
"uuid": "f5579a77-b49c-4144-98f8-8249bebd1ca4",
"importer": "json",
"subMetas": {}
}

View File

@ -1,395 +0,0 @@
{
"LEVEL_INFO": [
{
"id": "183",
"map": [
8,
10
],
"time": 100,
"gap": []
}
],
"BLOCK_INFO": [
[
{
"block": 19,
"color": 2,
"type": 0,
"position": {
"x": 0,
"y": -120,
"z": 0
},
"id": 210
},
{
"block": 20,
"color": 7,
"type": 0,
"position": {
"x": 240,
"y": -120,
"z": 0
},
"id": 220
},
{
"block": 1,
"color": 6,
"type": 0,
"position": {
"x": -120,
"y": -240,
"z": 0
},
"id": 230
},
{
"block": 1,
"color": 8,
"type": 0,
"position": {
"x": 360,
"y": -240,
"z": 0
},
"id": 240
},
{
"block": 1,
"color": 9,
"type": 0,
"position": {
"x": 120,
"y": -240,
"z": 0
},
"id": 250
},
{
"block": 1,
"color": 8,
"type": 9,
"position": {
"x": -120,
"y": 360,
"z": 0
},
"adhesiveTime": 2,
"id": 260
},
{
"block": 1,
"color": 6,
"type": 9,
"position": {
"x": -120,
"y": 240,
"z": 0
},
"adhesiveTime": 1,
"id": 270
},
{
"block": 2,
"color": 6,
"type": 9,
"position": {
"x": 240,
"y": 240,
"z": 0
},
"adhesiveTime": 2,
"id": 280
},
{
"block": 2,
"color": 8,
"type": 9,
"position": {
"x": 360,
"y": 240,
"z": 0
},
"adhesiveTime": 1,
"id": 290
},
{
"block": 5,
"color": 5,
"type": 3,
"position": {
"x": 120,
"y": 120,
"z": 0
},
"lockTime": 6,
"id": 300
},
{
"block": 0,
"color": 6,
"type": 2,
"position": {
"x": -120,
"y": 0,
"z": 0
},
"id": 310
},
{
"block": 0,
"color": 8,
"type": 2,
"position": {
"x": 240,
"y": 0,
"z": 0
},
"id": 320
},
{
"block": 0,
"color": 1,
"type": 2,
"position": {
"x": 0,
"y": -360,
"z": 0
},
"id": 330
},
{
"block": 0,
"color": 4,
"type": 2,
"position": {
"x": 240,
"y": -480,
"z": 0
},
"id": 340
},
{
"block": 0,
"color": 4,
"type": 2,
"position": {
"x": -120,
"y": -480,
"z": 0
},
"id": 350
},
{
"block": 0,
"color": 10,
"type": 2,
"position": {
"x": 120,
"y": -360,
"z": 0
},
"id": 360
},
{
"block": 1,
"color": 2,
"type": 0,
"position": {
"x": 120,
"y": -480,
"z": 0
},
"id": 370
},
{
"block": 2,
"color": 3,
"type": 0,
"position": {
"x": 360,
"y": -480,
"z": 0
},
"id": 380
},
{
"block": 2,
"color": 3,
"type": 0,
"position": {
"x": -240,
"y": -480,
"z": 0
},
"id": 390
},
{
"block": 1,
"color": 2,
"type": 0,
"position": {
"x": -120,
"y": 120,
"z": 0
},
"id": 400
},
{
"block": 1,
"color": 7,
"type": 0,
"position": {
"x": 360,
"y": 120,
"z": 0
},
"id": 410
},
{
"block": 0,
"color": 4,
"type": 0,
"position": {
"x": 120,
"y": 360,
"z": 0
},
"id": 420
},
{
"block": 0,
"color": 3,
"type": 0,
"position": {
"x": 0,
"y": 360,
"z": 0
},
"id": 430
}
]
],
"WALL_INFO": [
[
{
"id": 1,
"num": 6,
"color": 2,
"special": 0,
"length": 2
},
{
"id": 2,
"num": 7,
"color": 2,
"special": 0,
"length": 0
},
{
"id": 3,
"num": 26,
"color": 7,
"special": 0,
"length": 2
},
{
"id": 4,
"num": 27,
"color": 7,
"special": 0,
"length": 0
},
{
"id": 5,
"num": 8,
"color": 1,
"special": 0,
"length": 1
},
{
"id": 6,
"num": 10,
"color": 5,
"special": 0,
"length": 2
},
{
"id": 7,
"num": 12,
"color": 5,
"special": 0,
"length": 0
},
{
"id": 8,
"num": 14,
"color": 9,
"special": 0,
"length": 2
},
{
"id": 9,
"num": 16,
"color": 9,
"special": 0,
"length": 0
},
{
"id": 10,
"num": 18,
"color": 10,
"special": 0,
"length": 1
},
{
"id": 11,
"num": 13,
"color": 4,
"special": 0,
"length": 1
},
{
"id": 12,
"num": 15,
"color": 3,
"special": 0,
"length": 1
},
{
"id": 13,
"num": 9,
"color": 8,
"special": 2,
"length": 2,
"lock": true
},
{
"id": 14,
"num": 11,
"color": 8,
"special": 2,
"length": 0,
"lock": true
},
{
"id": 15,
"num": 17,
"color": 6,
"special": 2,
"length": 2,
"lock": true
},
{
"id": 16,
"num": 19,
"color": 6,
"special": 2,
"length": 0,
"lock": true
}
]
]
}

View File

@ -1,6 +0,0 @@
{
"ver": "1.0.2",
"uuid": "d98fca7b-e7b0-42b5-8bf6-15c217dd0fbf",
"importer": "json",
"subMetas": {}
}

View File

@ -1,647 +0,0 @@
{
"LEVEL_INFO": [
{
"id": "185",
"map": [
11,
11
],
"time": 220,
"gap": []
}
],
"BLOCK_INFO": [
[
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": -420,
"y": 420,
"z": 0
},
"id": 210
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": -420,
"y": 180,
"z": 0
},
"id": 220
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 540,
"y": 420,
"z": 0
},
"id": 230
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 540,
"y": 180,
"z": 0
},
"id": 240
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": -420,
"y": -540,
"z": 0
},
"id": 250
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": -420,
"y": -300,
"z": 0
},
"id": 260
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 540,
"y": -540,
"z": 0
},
"id": 270
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 540,
"y": -300,
"z": 0
},
"id": 280
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 180,
"y": 300,
"z": 0
},
"id": 290
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": -60,
"y": 300,
"z": 0
},
"id": 300
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 60,
"y": 180,
"z": 0
},
"id": 310
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 60,
"y": 300,
"z": 0
},
"id": 320
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 60,
"y": 420,
"z": 0
},
"id": 330
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 180,
"y": -420,
"z": 0
},
"id": 340
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": -60,
"y": -420,
"z": 0
},
"id": 350
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 60,
"y": -300,
"z": 0
},
"id": 360
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 60,
"y": -420,
"z": 0
},
"id": 370
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 60,
"y": -540,
"z": 0
},
"id": 380
},
{
"block": 22,
"color": 8,
"type": 0,
"position": {
"x": -300,
"y": -60,
"z": 0
},
"id": 390
},
{
"block": 0,
"color": 8,
"type": 0,
"position": {
"x": 540,
"y": 300,
"z": 0
},
"id": 400
},
{
"block": 1,
"color": 8,
"type": 0,
"position": {
"x": -60,
"y": -540,
"z": 0
},
"id": 410
},
{
"block": 4,
"color": 8,
"type": 0,
"position": {
"x": -300,
"y": -540,
"z": 0
},
"id": 420
},
{
"block": 0,
"color": 4,
"type": 0,
"position": {
"x": -420,
"y": -180,
"z": 0
},
"id": 430
},
{
"block": 0,
"color": 4,
"type": 0,
"position": {
"x": 540,
"y": -180,
"z": 0
},
"id": 440
},
{
"block": 1,
"color": 4,
"type": 0,
"position": {
"x": 300,
"y": -540,
"z": 0
},
"id": 450
},
{
"block": 2,
"color": 6,
"type": 0,
"position": {
"x": -300,
"y": 180,
"z": 0
},
"id": 460
},
{
"block": 2,
"color": 6,
"type": 0,
"position": {
"x": -180,
"y": -420,
"z": 0
},
"id": 470
},
{
"block": 0,
"color": 2,
"type": 0,
"position": {
"x": -420,
"y": 300,
"z": 0
},
"id": 480
},
{
"block": 2,
"color": 2,
"type": 0,
"position": {
"x": 420,
"y": 180,
"z": 0
},
"id": 490
},
{
"block": 21,
"color": 2,
"type": 0,
"position": {
"x": 420,
"y": -60,
"z": 0
},
"id": 500
},
{
"block": 4,
"color": 2,
"type": 0,
"position": {
"x": 420,
"y": -540,
"z": 0
},
"id": 510
},
{
"block": 2,
"color": 1,
"type": 0,
"position": {
"x": 300,
"y": -420,
"z": 0
},
"id": 520
},
{
"block": 0,
"color": 1,
"type": 0,
"position": {
"x": 540,
"y": -420,
"z": 0
},
"id": 530
},
{
"block": 0,
"color": 1,
"type": 0,
"position": {
"x": -60,
"y": -300,
"z": 0
},
"id": 540
},
{
"block": 0,
"color": 5,
"type": 0,
"position": {
"x": 180,
"y": -300,
"z": 0
},
"id": 550
},
{
"block": 0,
"color": 5,
"type": 0,
"position": {
"x": 420,
"y": 420,
"z": 0
},
"id": 560
},
{
"block": 0,
"color": 3,
"type": 0,
"position": {
"x": 540,
"y": -60,
"z": 0
},
"id": 570
},
{
"block": 1,
"color": 10,
"type": 0,
"position": {
"x": -180,
"y": -180,
"z": 0
},
"id": 580
},
{
"block": 1,
"color": 9,
"type": 0,
"position": {
"x": 420,
"y": -180,
"z": 0
},
"id": 590
},
{
"block": 2,
"color": 10,
"type": 8,
"position": {
"x": 300,
"y": -60,
"z": 0
},
"id": 600
},
{
"block": 2,
"color": 9,
"type": 8,
"position": {
"x": -180,
"y": -60,
"z": 0
},
"id": 610
},
{
"block": 0,
"color": 3,
"type": 0,
"position": {
"x": -420,
"y": -60,
"z": 0
},
"id": 620
},
{
"block": 0,
"color": 3,
"type": 0,
"position": {
"x": -420,
"y": -420,
"z": 0
},
"id": 630
},
{
"block": 0,
"color": 7,
"type": 0,
"position": {
"x": -300,
"y": 420,
"z": 0
},
"id": 640
},
{
"block": 4,
"color": 8,
"type": 4,
"position": {
"x": 60,
"y": -180,
"z": 0
},
"freezeTime": 9,
"id": 650
}
]
],
"WALL_INFO": [
[
{
"id": 1,
"num": 30,
"color": 8,
"special": 0,
"length": 3
},
{
"id": 2,
"num": 31,
"color": 8,
"special": 0,
"length": 0
},
{
"id": 3,
"num": 32,
"color": 8,
"special": 0,
"length": 0
},
{
"id": 4,
"num": 12,
"color": 1,
"special": 0,
"length": 1
},
{
"id": 5,
"num": 14,
"color": 4,
"special": 2,
"length": 2,
"lock": false
},
{
"id": 6,
"num": 16,
"color": 4,
"special": 2,
"length": 0,
"lock": false
},
{
"id": 7,
"num": 20,
"color": 6,
"special": 2,
"length": 2,
"lock": true
},
{
"id": 8,
"num": 22,
"color": 6,
"special": 2,
"length": 0,
"lock": true
},
{
"id": 9,
"num": 3,
"color": 2,
"special": 0,
"length": 3
},
{
"id": 10,
"num": 4,
"color": 2,
"special": 0,
"length": 0
},
{
"id": 11,
"num": 5,
"color": 2,
"special": 0,
"length": 0
},
{
"id": 12,
"num": 19,
"color": 5,
"special": 0,
"length": 1
},
{
"id": 13,
"num": 24,
"color": 3,
"special": 0,
"length": 1
},
{
"id": 14,
"num": 15,
"color": 7,
"special": 0,
"length": 1
},
{
"id": 15,
"num": 11,
"color": 9,
"special": 0,
"length": 2
},
{
"id": 16,
"num": 13,
"color": 9,
"special": 0,
"length": 0
},
{
"id": 17,
"num": 21,
"color": 10,
"special": 0,
"length": 2
},
{
"id": 18,
"num": 23,
"color": 10,
"special": 0,
"length": 0
}
]
]
}

View File

@ -1,6 +0,0 @@
{
"ver": "1.0.2",
"uuid": "9eb4b7e1-ca8b-4e36-9a45-3ef2b7c43ce1",
"importer": "json",
"subMetas": {}
}

View File

@ -1,412 +0,0 @@
{
"LEVEL_INFO": [
{
"id": "175",
"map": [
8,
10
],
"time": 90,
"gap": []
}
],
"BLOCK_INFO": [
[
{
"block": 4,
"color": 3,
"type": 0,
"position": {
"x": 120,
"y": -120,
"z": 0
},
"id": 210
},
{
"block": 1,
"color": 3,
"type": 0,
"position": {
"x": 120,
"y": 360,
"z": 0
},
"id": 220
},
{
"block": 1,
"color": 3,
"type": 6,
"position": {
"x": 120,
"y": -240,
"z": 0
},
"boomTime": 25,
"id": 230
},
{
"block": 4,
"color": 5,
"type": 0,
"position": {
"x": 0,
"y": -120,
"z": 0
},
"id": 240
},
{
"block": 3,
"color": 5,
"type": 0,
"position": {
"x": 360,
"y": -480,
"z": 0
},
"id": 250
},
{
"block": 2,
"color": 7,
"type": 0,
"position": {
"x": -120,
"y": 240,
"z": 0
},
"id": 260
},
{
"block": 0,
"color": 7,
"type": 0,
"position": {
"x": 360,
"y": 240,
"z": 0
},
"id": 270
},
{
"block": 2,
"color": 7,
"type": 0,
"position": {
"x": -120,
"y": -360,
"z": 0
},
"id": 280
},
{
"block": 1,
"color": 8,
"type": 0,
"position": {
"x": 120,
"y": 240,
"z": 0
},
"id": 290
},
{
"block": 0,
"color": 8,
"type": 0,
"position": {
"x": -240,
"y": 120,
"z": 0
},
"id": 300
},
{
"block": 0,
"color": 1,
"type": 0,
"position": {
"x": -240,
"y": 0,
"z": 0
},
"id": 310
},
{
"block": 0,
"color": 2,
"type": 0,
"position": {
"x": -240,
"y": 240,
"z": 0
},
"id": 320
},
{
"block": 0,
"color": 1,
"type": 0,
"position": {
"x": 360,
"y": 120,
"z": 0
},
"id": 330
},
{
"block": 0,
"color": 4,
"type": 0,
"position": {
"x": 360,
"y": 0,
"z": 0
},
"id": 340
},
{
"block": 2,
"color": 4,
"type": 0,
"position": {
"x": 240,
"y": -360,
"z": 0
},
"id": 350
},
{
"block": 4,
"color": 9,
"type": 0,
"position": {
"x": -120,
"y": -120,
"z": 0
},
"id": 360
},
{
"block": 4,
"color": 10,
"type": 0,
"position": {
"x": 240,
"y": -120,
"z": 0
},
"id": 370
},
{
"block": 2,
"color": 1,
"type": 0,
"position": {
"x": 240,
"y": 240,
"z": 0
},
"id": 380
},
{
"block": 3,
"color": 6,
"type": 0,
"position": {
"x": 0,
"y": -480,
"z": 0
},
"id": 390
},
{
"block": 0,
"color": 10,
"type": 0,
"position": {
"x": 360,
"y": -360,
"z": 0
},
"id": 400
},
{
"block": 0,
"color": 10,
"type": 0,
"position": {
"x": -240,
"y": -240,
"z": 0
},
"id": 410
},
{
"block": 1,
"color": 8,
"type": 0,
"position": {
"x": 120,
"y": -360,
"z": 0
},
"id": 420
},
{
"block": 0,
"color": 2,
"type": 0,
"position": {
"x": 360,
"y": -240,
"z": 0
},
"id": 430
},
{
"block": 0,
"color": 9,
"type": 0,
"position": {
"x": -240,
"y": -360,
"z": 0
},
"id": 440
}
]
],
"WALL_INFO": [
[
{
"id": 1,
"num": 3,
"color": 3,
"special": 0,
"length": 3
},
{
"id": 2,
"num": 4,
"color": 3,
"special": 0,
"length": 0
},
{
"id": 3,
"num": 5,
"color": 3,
"special": 0,
"length": 0
},
{
"id": 4,
"num": 15,
"color": 5,
"special": 0,
"length": 3
},
{
"id": 5,
"num": 17,
"color": 5,
"special": 0,
"length": 0
},
{
"id": 6,
"num": 19,
"color": 5,
"special": 0,
"length": 0
},
{
"id": 7,
"num": 23,
"color": 8,
"special": 0,
"length": 3
},
{
"id": 8,
"num": 24,
"color": 8,
"special": 0,
"length": 0
},
{
"id": 9,
"num": 25,
"color": 8,
"special": 0,
"length": 0
},
{
"id": 10,
"num": 9,
"color": 6,
"special": 0,
"length": 3
},
{
"id": 11,
"num": 11,
"color": 6,
"special": 0,
"length": 0
},
{
"id": 12,
"num": 13,
"color": 6,
"special": 0,
"length": 0
},
{
"id": 13,
"num": 8,
"color": 2,
"special": 0,
"length": 1
},
{
"id": 14,
"num": 10,
"color": 9,
"special": 0,
"length": 1
},
{
"id": 15,
"num": 12,
"color": 4,
"special": 0,
"length": 1
},
{
"id": 16,
"num": 14,
"color": 1,
"special": 0,
"length": 1
},
{
"id": 17,
"num": 16,
"color": 10,
"special": 0,
"length": 1
},
{
"id": 18,
"num": 18,
"color": 7,
"special": 0,
"length": 1
}
]
]
}

View File

@ -1,6 +0,0 @@
{
"ver": "1.0.2",
"uuid": "8a1d4db3-4de4-4dde-afbf-25a215ef8735",
"importer": "json",
"subMetas": {}
}

View File

@ -1,428 +0,0 @@
{
"LEVEL_INFO": [
{
"id": "188",
"map": [
9,
12
],
"time": 110,
"gap": []
}
],
"BLOCK_INFO": [
[
{
"block": 20,
"color": 8,
"type": 0,
"position": {
"x": -180,
"y": 360,
"z": 0
},
"id": 210
},
{
"block": 10,
"color": 8,
"type": 0,
"position": {
"x": -300,
"y": -120,
"z": 0
},
"id": 220
},
{
"block": 0,
"color": 8,
"type": 8,
"position": {
"x": 180,
"y": -480,
"z": 0
},
"id": 230
},
{
"block": 14,
"color": 10,
"type": 0,
"position": {
"x": 60,
"y": 360,
"z": 0
},
"id": 240
},
{
"block": 1,
"color": 2,
"type": 7,
"position": {
"x": -60,
"y": 240,
"z": 0
},
"id": 250
},
{
"block": 0,
"color": 10,
"type": 7,
"position": {
"x": -60,
"y": 120,
"z": 0
},
"id": 260
},
{
"block": 1,
"color": 10,
"type": 2,
"position": {
"x": -60,
"y": -360,
"z": 0
},
"id": 270
},
{
"block": 1,
"color": 2,
"type": 2,
"position": {
"x": 300,
"y": -360,
"z": 0
},
"id": 280
},
{
"block": 0,
"color": 7,
"type": 2,
"position": {
"x": -60,
"y": -480,
"z": 0
},
"id": 290
},
{
"block": 0,
"color": 2,
"type": 2,
"position": {
"x": 180,
"y": 120,
"z": 0
},
"id": 300
},
{
"block": 1,
"color": 7,
"type": 2,
"position": {
"x": 300,
"y": 240,
"z": 0
},
"id": 310
},
{
"block": 19,
"color": 9,
"type": 2,
"position": {
"x": 420,
"y": 360,
"z": 0
},
"id": 320
},
{
"block": 0,
"color": 5,
"type": 0,
"position": {
"x": 60,
"y": 240,
"z": 0
},
"id": 330
},
{
"block": 0,
"color": 6,
"type": 0,
"position": {
"x": 60,
"y": 120,
"z": 0
},
"id": 340
},
{
"block": 15,
"color": 3,
"type": 0,
"position": {
"x": 180,
"y": -600,
"z": 0
},
"id": 350
},
{
"block": 6,
"color": 1,
"type": 0,
"position": {
"x": 420,
"y": -120,
"z": 0
},
"id": 360
},
{
"block": 3,
"color": 1,
"type": 3,
"position": {
"x": 180,
"y": 0,
"z": 0
},
"lockTime": 6,
"id": 370
},
{
"block": 3,
"color": 1,
"type": 9,
"position": {
"x": 180,
"y": -120,
"z": 0
},
"adhesiveTime": 2,
"id": 380
},
{
"block": 3,
"color": 1,
"type": 9,
"position": {
"x": 180,
"y": -240,
"z": 0
},
"adhesiveTime": 1,
"id": 390
},
{
"block": 19,
"color": 3,
"type": 4,
"position": {
"x": -180,
"y": -240,
"z": 0
},
"freezeTime": 6,
"id": 400
},
{
"block": 20,
"color": 5,
"type": 4,
"position": {
"x": 420,
"y": -240,
"z": 0
},
"freezeTime": 12,
"id": 410
},
{
"block": 5,
"color": 7,
"type": 4,
"position": {
"x": 420,
"y": -600,
"z": 0
},
"freezeTime": 16,
"id": 420
},
{
"block": 5,
"color": 8,
"type": 4,
"position": {
"x": -180,
"y": -600,
"z": 0
},
"freezeTime": 17,
"id": 430
}
]
],
"WALL_INFO": [
[
{
"id": 1,
"num": 19,
"color": 8,
"special": 0,
"length": 3
},
{
"id": 2,
"num": 21,
"color": 8,
"special": 0,
"length": 0
},
{
"id": 3,
"num": 23,
"color": 8,
"special": 0,
"length": 0
},
{
"id": 4,
"num": 29,
"color": 10,
"special": 0,
"length": 2
},
{
"id": 5,
"num": 30,
"color": 10,
"special": 0,
"length": 0
},
{
"id": 6,
"num": 31,
"color": 2,
"special": 0,
"length": 2
},
{
"id": 7,
"num": 32,
"color": 2,
"special": 0,
"length": 0
},
{
"id": 8,
"num": 11,
"color": 3,
"special": 0,
"length": 3
},
{
"id": 9,
"num": 13,
"color": 3,
"special": 0,
"length": 0
},
{
"id": 10,
"num": 15,
"color": 3,
"special": 0,
"length": 0
},
{
"id": 11,
"num": 14,
"color": 1,
"special": 0,
"length": 3
},
{
"id": 12,
"num": 16,
"color": 1,
"special": 0,
"length": 0
},
{
"id": 13,
"num": 18,
"color": 1,
"special": 0,
"length": 0
},
{
"id": 14,
"num": 10,
"color": 5,
"special": 0,
"length": 2
},
{
"id": 15,
"num": 12,
"color": 5,
"special": 0,
"length": 0
},
{
"id": 16,
"num": 20,
"color": 6,
"special": 0,
"length": 2
},
{
"id": 17,
"num": 22,
"color": 6,
"special": 0,
"length": 0
},
{
"id": 18,
"num": 7,
"color": 9,
"special": 0,
"length": 2
},
{
"id": 19,
"num": 8,
"color": 9,
"special": 0,
"length": 0
},
{
"id": 20,
"num": 5,
"color": 7,
"special": 0,
"length": 2
},
{
"id": 21,
"num": 6,
"color": 7,
"special": 0,
"length": 0
}
]
]
}

View File

@ -1,6 +0,0 @@
{
"ver": "1.0.2",
"uuid": "f6fcca3a-82f1-44ac-be4b-08cf1d933c0a",
"importer": "json",
"subMetas": {}
}

View File

@ -1,630 +0,0 @@
{
"LEVEL_INFO": [
{
"id": "190",
"map": [
8,
10
],
"time": 170,
"gap": []
}
],
"BLOCK_INFO": [
[
{
"block": 2,
"color": 6,
"type": 0,
"position": {
"x": 120,
"y": -480,
"z": 0
},
"id": 210
},
{
"block": 20,
"color": 2,
"type": 0,
"position": {
"x": 0,
"y": -360,
"z": 0
},
"id": 220
},
{
"block": 2,
"color": 4,
"type": 0,
"position": {
"x": -240,
"y": -360,
"z": 0
},
"id": 230
},
{
"block": 20,
"color": 7,
"type": 0,
"position": {
"x": -120,
"y": -120,
"z": 0
},
"id": 240
},
{
"block": 2,
"color": 8,
"type": 0,
"position": {
"x": 360,
"y": 120,
"z": 0
},
"id": 250
},
{
"block": 19,
"color": 8,
"type": 0,
"position": {
"x": 360,
"y": -120,
"z": 0
},
"id": 260
},
{
"block": 0,
"color": 7,
"type": 0,
"position": {
"x": 360,
"y": -240,
"z": 0
},
"id": 270
},
{
"block": 22,
"color": 3,
"type": 0,
"position": {
"x": 240,
"y": 120,
"z": 0
},
"id": 280
},
{
"block": 1,
"color": 9,
"type": 0,
"position": {
"x": 0,
"y": 120,
"z": 0
},
"id": 290
},
{
"block": 0,
"color": 10,
"type": 0,
"position": {
"x": -120,
"y": 0,
"z": 0
},
"id": 300
},
{
"block": 1,
"color": 9,
"type": 2,
"position": {
"x": 240,
"y": -240,
"z": 0
},
"id": 310
},
{
"block": 0,
"color": 6,
"type": 2,
"position": {
"x": 240,
"y": 0,
"z": 0
},
"id": 320
},
{
"block": 0,
"color": 4,
"type": 2,
"position": {
"x": -240,
"y": 120,
"z": 0
},
"id": 330
},
{
"block": 0,
"color": 3,
"type": 2,
"position": {
"x": 120,
"y": 360,
"z": 0
},
"id": 340
},
{
"block": 0,
"color": 1,
"type": 2,
"position": {
"x": 0,
"y": -480,
"z": 0
},
"id": 350
},
{
"block": 2,
"color": 5,
"type": 0,
"position": {
"x": 0,
"y": 240,
"z": 0
},
"id": 360
},
{
"block": 5,
"color": 1,
"type": 3,
"position": {
"x": 120,
"y": -120,
"z": 0
},
"lockTime": 5,
"id": 370
},
{
"block": 5,
"color": 10,
"type": 4,
"position": {
"x": 360,
"y": -480,
"z": 0
},
"freezeTime": 8,
"id": 380
},
{
"block": 5,
"color": 1,
"type": 4,
"position": {
"x": -120,
"y": 240,
"z": 0
},
"freezeTime": 13,
"id": 390
}
]
],
"WALL_INFO": [
[
{
"id": 1,
"num": 15,
"color": 7,
"special": 0,
"length": 2
},
{
"id": 2,
"num": 17,
"color": 7,
"special": 0,
"length": 0
},
{
"id": 3,
"num": 10,
"color": 5,
"special": 0,
"length": 2
},
{
"id": 4,
"num": 12,
"color": 5,
"special": 0,
"length": 0
},
{
"id": 5,
"num": 0,
"color": 9,
"special": 0,
"length": 2
},
{
"id": 6,
"num": 1,
"color": 9,
"special": 0,
"length": 0
},
{
"id": 7,
"num": 2,
"color": 3,
"special": 2,
"length": 2,
"lock": false
},
{
"id": 8,
"num": 3,
"color": 3,
"special": 2,
"length": 0,
"lock": false
},
{
"id": 9,
"num": 22,
"color": 1,
"special": 2,
"length": 2,
"lock": true
},
{
"id": 10,
"num": 23,
"color": 1,
"special": 2,
"length": 0,
"lock": true
},
{
"id": 11,
"num": 25,
"color": 4,
"special": 2,
"length": 3,
"lock": false
},
{
"id": 12,
"num": 26,
"color": 4,
"special": 2,
"length": 0,
"lock": false
},
{
"id": 13,
"num": 27,
"color": 4,
"special": 2,
"length": 0,
"lock": false
},
{
"id": 14,
"num": 14,
"color": 8,
"special": 2,
"length": 2,
"lock": true
},
{
"id": 15,
"num": 16,
"color": 8,
"special": 2,
"length": 0,
"lock": true
},
{
"id": 16,
"num": 20,
"color": 2,
"special": 0,
"length": 2
},
{
"id": 17,
"num": 21,
"color": 2,
"special": 0,
"length": 0
},
{
"id": 18,
"num": 5,
"color": 10,
"special": 0,
"length": 3
},
{
"id": 19,
"num": 6,
"color": 10,
"special": 0,
"length": 0
},
{
"id": 20,
"num": 7,
"color": 10,
"special": 0,
"length": 0
},
{
"id": 21,
"num": 11,
"color": 6,
"special": 2,
"length": 2,
"lock": true
},
{
"id": 22,
"num": 13,
"color": 6,
"special": 2,
"length": 0,
"lock": true
},
{
"id": 23,
"num": 25,
"color": 1,
"special": 2,
"length": 3,
"lock": true
},
{
"id": 24,
"num": 26,
"color": 1,
"special": 2,
"length": 0,
"lock": true
},
{
"id": 25,
"num": 27,
"color": 1,
"special": 2,
"length": 0,
"lock": true
},
{
"id": 26,
"num": 25,
"color": 4,
"special": 2,
"length": 3,
"lock": true
},
{
"id": 27,
"num": 26,
"color": 4,
"special": 2,
"length": 0,
"lock": true
},
{
"id": 28,
"num": 27,
"color": 4,
"special": 2,
"length": 0,
"lock": true
},
{
"id": 29,
"num": 25,
"color": 5,
"special": 2,
"length": 3,
"lock": true
},
{
"id": 30,
"num": 26,
"color": 5,
"special": 2,
"length": 0,
"lock": true
},
{
"id": 31,
"num": 27,
"color": 5,
"special": 2,
"length": 0,
"lock": true
},
{
"id": 32,
"num": 25,
"color": 4,
"special": 2,
"length": 3,
"lock": true
},
{
"id": 33,
"num": 26,
"color": 4,
"special": 2,
"length": 0,
"lock": true
},
{
"id": 34,
"num": 27,
"color": 4,
"special": 2,
"length": 0,
"lock": true
},
{
"id": 35,
"num": 25,
"color": 5,
"special": 0,
"length": 3
},
{
"id": 36,
"num": 26,
"color": 5,
"special": 0,
"length": 0
},
{
"id": 37,
"num": 27,
"color": 5,
"special": 0,
"length": 0
},
{
"id": 38,
"num": 25,
"color": 4,
"special": 2,
"length": 3,
"lock": false
},
{
"id": 39,
"num": 26,
"color": 4,
"special": 2,
"length": 0,
"lock": false
},
{
"id": 40,
"num": 27,
"color": 4,
"special": 2,
"length": 0,
"lock": false
},
{
"id": 41,
"num": 25,
"color": 4,
"special": 0,
"length": 3
},
{
"id": 42,
"num": 26,
"color": 4,
"special": 0,
"length": 0
},
{
"id": 43,
"num": 26,
"color": 4,
"special": 0,
"length": 0
},
{
"id": 44,
"num": 25,
"color": 5,
"special": 0,
"length": 3
},
{
"id": 45,
"num": 26,
"color": 5,
"special": 0,
"length": 0
},
{
"id": 46,
"num": 27,
"color": 5,
"special": 0,
"length": 0
},
{
"id": 47,
"num": 25,
"color": 4,
"special": 0,
"length": 3
},
{
"id": 48,
"num": 26,
"color": 4,
"special": 0,
"length": 0
},
{
"id": 49,
"num": 27,
"color": 4,
"special": 0,
"length": 0
},
{
"id": 50,
"num": 22,
"color": 4,
"special": 0,
"length": 2
},
{
"id": 51,
"num": 23,
"color": 4,
"special": 0,
"length": 0
},
{
"id": 52,
"num": 22,
"color": 1,
"special": 0,
"length": 2
},
{
"id": 53,
"num": 23,
"color": 1,
"special": 0,
"length": 0
}
]
]
}

View File

@ -1,6 +0,0 @@
{
"ver": "1.0.2",
"uuid": "9ac9ff96-7a87-4d5b-b6c5-36ddd5f7cdc1",
"importer": "json",
"subMetas": {}
}

View File

@ -1,246 +0,0 @@
{
"LEVEL_INFO": [
{
"id": "191",
"map": [
8,
8
],
"time": 90,
"gap": []
}
],
"BLOCK_INFO": [
[
{
"block": 10,
"color": 7,
"type": 0,
"position": {
"x": -240,
"y": 0,
"z": 0
},
"id": 210
},
{
"block": 3,
"color": 6,
"type": 0,
"position": {
"x": 360,
"y": -240,
"z": 0
},
"id": 220
},
{
"block": 11,
"color": 3,
"type": 0,
"position": {
"x": -240,
"y": -360,
"z": 0
},
"id": 230
},
{
"block": 1,
"color": 5,
"type": 0,
"position": {
"x": 120,
"y": -360,
"z": 0
},
"id": 240
},
{
"block": 5,
"color": 8,
"type": 0,
"position": {
"x": 120,
"y": 0,
"z": 0
},
"id": 250
},
{
"block": 1,
"color": 1,
"type": 0,
"position": {
"x": 120,
"y": 240,
"z": 0
},
"id": 260
},
{
"block": 1,
"color": 9,
"type": 0,
"position": {
"x": 0,
"y": -120,
"z": 0
},
"id": 270
},
{
"block": 1,
"color": 2,
"type": 0,
"position": {
"x": 240,
"y": -120,
"z": 0
},
"id": 280
},
{
"block": 6,
"color": 5,
"type": 0,
"position": {
"x": 360,
"y": 0,
"z": 0
},
"id": 290
}
]
],
"WALL_INFO": [
[
{
"id": 1,
"num": 4,
"color": 6,
"special": 0,
"length": 2
},
{
"id": 2,
"num": 5,
"color": 6,
"special": 0,
"length": 0
},
{
"id": 3,
"num": 0,
"color": 5,
"special": 0,
"length": 3
},
{
"id": 4,
"num": 1,
"color": 5,
"special": 0,
"length": 0
},
{
"id": 5,
"num": 2,
"color": 5,
"special": 0,
"length": 0
},
{
"id": 6,
"num": 12,
"color": 1,
"special": 0,
"length": 2
},
{
"id": 7,
"num": 14,
"color": 1,
"special": 0,
"length": 0
},
{
"id": 8,
"num": 15,
"color": 2,
"special": 0,
"length": 2
},
{
"id": 9,
"num": 17,
"color": 2,
"special": 0,
"length": 0
},
{
"id": 10,
"num": 7,
"color": 9,
"special": 0,
"length": 2
},
{
"id": 11,
"num": 9,
"color": 9,
"special": 0,
"length": 0
},
{
"id": 12,
"num": 22,
"color": 3,
"special": 0,
"length": 2
},
{
"id": 13,
"num": 23,
"color": 3,
"special": 0,
"length": 0
},
{
"id": 14,
"num": 18,
"color": 7,
"special": 0,
"length": 3
},
{
"id": 15,
"num": 19,
"color": 7,
"special": 0,
"length": 0
},
{
"id": 16,
"num": 20,
"color": 7,
"special": 0,
"length": 0
},
{
"id": 17,
"num": 8,
"color": 8,
"special": 0,
"length": 2
},
{
"id": 18,
"num": 10,
"color": 8,
"special": 0,
"length": 0
}
]
]
}

View File

@ -1,6 +0,0 @@
{
"ver": "1.0.2",
"uuid": "33be2423-e03e-4fe6-859c-2edc0fd2a740",
"importer": "json",
"subMetas": {}
}

View File

@ -1,564 +0,0 @@
{
"LEVEL_INFO": [
{
"id": "192",
"map": [
10,
13
],
"time": 150,
"gap": []
}
],
"BLOCK_INFO": [
[
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": -360,
"y": 300,
"z": 0
},
"id": 210
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": -360,
"y": 420,
"z": 0
},
"id": 220
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": -360,
"y": 540,
"z": 0
},
"id": 230
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 480,
"y": 300,
"z": 0
},
"id": 240
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 480,
"y": 420,
"z": 0
},
"id": 250
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 480,
"y": 540,
"z": 0
},
"id": 260
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 480,
"y": -540,
"z": 0
},
"id": 270
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": -360,
"y": -300,
"z": 0
},
"id": 280
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": -360,
"y": -540,
"z": 0
},
"id": 290
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 480,
"y": -300,
"z": 0
},
"id": 300
},
{
"block": 5,
"color": 10,
"type": 9,
"position": {
"x": 0,
"y": 420,
"z": 0
},
"adhesiveTime": 2,
"id": 310
},
{
"block": 5,
"color": 7,
"type": 9,
"position": {
"x": 240,
"y": 420,
"z": 0
},
"adhesiveTime": 1,
"id": 320
},
{
"block": 1,
"color": 1,
"type": 0,
"position": {
"x": 120,
"y": 300,
"z": 0
},
"id": 330
},
{
"block": 17,
"color": 4,
"type": 0,
"position": {
"x": 480,
"y": -60,
"z": 0
},
"id": 340
},
{
"block": 16,
"color": 4,
"type": 0,
"position": {
"x": 240,
"y": -540,
"z": 0
},
"id": 350
},
{
"block": 1,
"color": 4,
"type": 7,
"position": {
"x": 0,
"y": 60,
"z": 0
},
"id": 360
},
{
"block": 1,
"color": 3,
"type": 7,
"position": {
"x": 240,
"y": 60,
"z": 0
},
"id": 370
},
{
"block": 17,
"color": 3,
"type": 0,
"position": {
"x": -120,
"y": -540,
"z": 0
},
"id": 380
},
{
"block": 0,
"color": 3,
"type": 2,
"position": {
"x": -360,
"y": -420,
"z": 0
},
"id": 390
},
{
"block": 0,
"color": 9,
"type": 2,
"position": {
"x": -240,
"y": -180,
"z": 0
},
"id": 400
},
{
"block": 1,
"color": 9,
"type": 2,
"position": {
"x": 120,
"y": -540,
"z": 0
},
"id": 410
},
{
"block": 1,
"color": 2,
"type": 2,
"position": {
"x": 120,
"y": -660,
"z": 0
},
"id": 420
},
{
"block": 0,
"color": 8,
"type": 2,
"position": {
"x": 360,
"y": -180,
"z": 0
},
"id": 430
},
{
"block": 0,
"color": 6,
"type": 2,
"position": {
"x": 480,
"y": -420,
"z": 0
},
"id": 440
},
{
"block": 21,
"color": 1,
"type": 0,
"position": {
"x": -120,
"y": -180,
"z": 0
},
"id": 450
},
{
"block": 22,
"color": 2,
"type": 0,
"position": {
"x": 240,
"y": -180,
"z": 0
},
"id": 460
},
{
"block": 0,
"color": 2,
"type": 0,
"position": {
"x": 360,
"y": -300,
"z": 0
},
"id": 470
},
{
"block": 0,
"color": 5,
"type": 0,
"position": {
"x": -240,
"y": -300,
"z": 0
},
"id": 480
},
{
"block": 16,
"color": 10,
"type": 0,
"position": {
"x": -360,
"y": -60,
"z": 0
},
"id": 490
},
{
"block": 1,
"color": 6,
"type": 0,
"position": {
"x": -120,
"y": 180,
"z": 0
},
"id": 500
},
{
"block": 1,
"color": 9,
"type": 0,
"position": {
"x": 360,
"y": 180,
"z": 0
},
"id": 510
},
{
"block": 1,
"color": 10,
"type": 4,
"position": {
"x": 480,
"y": -660,
"z": 0
},
"freezeTime": 4,
"id": 530
},
{
"block": 4,
"color": 3,
"type": 4,
"position": {
"x": -240,
"y": 300,
"z": 0
},
"freezeTime": 22,
"id": 540
},
{
"block": 4,
"color": 10,
"type": 4,
"position": {
"x": 360,
"y": 300,
"z": 0
},
"freezeTime": 22,
"id": 550
},
{
"block": 5,
"color": 7,
"type": 3,
"position": {
"x": 120,
"y": -420,
"z": 0
},
"lockTime": 6,
"id": 560
},
{
"block": 1,
"color": 5,
"type": 4,
"position": {
"x": -240,
"y": -660,
"z": 0
},
"freezeTime": 4,
"id": 560
}
]
],
"WALL_INFO": [
[
{
"id": 1,
"num": 17,
"color": 1,
"special": 0,
"length": 2
},
{
"id": 2,
"num": 19,
"color": 1,
"special": 0,
"length": 0
},
{
"id": 3,
"num": 21,
"color": 7,
"special": 0,
"length": 2
},
{
"id": 4,
"num": 23,
"color": 7,
"special": 0,
"length": 0
},
{
"id": 5,
"num": 13,
"color": 10,
"special": 0,
"length": 2
},
{
"id": 6,
"num": 15,
"color": 10,
"special": 0,
"length": 0
},
{
"id": 7,
"num": 16,
"color": 2,
"special": 0,
"length": 2
},
{
"id": 8,
"num": 18,
"color": 2,
"special": 0,
"length": 0
},
{
"id": 9,
"num": 20,
"color": 4,
"special": 0,
"length": 2
},
{
"id": 10,
"num": 22,
"color": 4,
"special": 0,
"length": 0
},
{
"id": 11,
"num": 5,
"color": 4,
"special": 0,
"length": 3
},
{
"id": 12,
"num": 6,
"color": 4,
"special": 0,
"length": 0
},
{
"id": 13,
"num": 7,
"color": 4,
"special": 0,
"length": 0
},
{
"id": 14,
"num": 32,
"color": 3,
"special": 0,
"length": 3
},
{
"id": 15,
"num": 33,
"color": 3,
"special": 0,
"length": 0
},
{
"id": 16,
"num": 34,
"color": 3,
"special": 0,
"length": 0
},
{
"id": 17,
"num": 2,
"color": 8,
"special": 0,
"length": 1
},
{
"id": 18,
"num": 0,
"color": 6,
"special": 0,
"length": 1
},
{
"id": 19,
"num": 27,
"color": 9,
"special": 0,
"length": 1
},
{
"id": 20,
"num": 29,
"color": 5,
"special": 0,
"length": 1
}
]
]
}

View File

@ -1,6 +0,0 @@
{
"ver": "1.0.2",
"uuid": "ccfa9000-3fde-4bb2-b4e1-3bcbdbbb7735",
"importer": "json",
"subMetas": {}
}

View File

@ -1,515 +0,0 @@
{
"LEVEL_INFO": [
{
"id": "193",
"map": [
10,
13
],
"time": 130,
"gap": []
}
],
"BLOCK_INFO": [
[
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": -120,
"y": -540,
"z": 0
},
"id": 210
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 120,
"y": -180,
"z": 0
},
"id": 220
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 0,
"y": -180,
"z": 0
},
"id": 230
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 120,
"y": -60,
"z": 0
},
"id": 240
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 0,
"y": -60,
"z": 0
},
"id": 250
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 240,
"y": 420,
"z": 0
},
"id": 260
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 240,
"y": 540,
"z": 0
},
"id": 270
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": -120,
"y": 420,
"z": 0
},
"id": 280
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": -120,
"y": 540,
"z": 0
},
"id": 290
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 240,
"y": -660,
"z": 0
},
"id": 300
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 240,
"y": -540,
"z": 0
},
"id": 310
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": -120,
"y": -660,
"z": 0
},
"id": 320
},
{
"block": 1,
"color": 6,
"type": 0,
"position": {
"x": -240,
"y": 540,
"z": 0
},
"id": 330
},
{
"block": 4,
"color": 6,
"type": 0,
"position": {
"x": -240,
"y": -660,
"z": 0
},
"id": 340
},
{
"block": 4,
"color": 2,
"type": 0,
"position": {
"x": 360,
"y": -660,
"z": 0
},
"id": 350
},
{
"block": 22,
"color": 2,
"type": 0,
"position": {
"x": 0,
"y": -540,
"z": 0
},
"id": 360
},
{
"block": 12,
"color": 2,
"type": 0,
"position": {
"x": 240,
"y": 60,
"z": 0
},
"id": 370
},
{
"block": 8,
"color": 6,
"type": 0,
"position": {
"x": 0,
"y": 60,
"z": 0
},
"id": 380
},
{
"block": 2,
"color": 1,
"type": 0,
"position": {
"x": 480,
"y": -540,
"z": 0
},
"id": 390
},
{
"block": 5,
"color": 1,
"type": 1,
"position": {
"x": 360,
"y": -180,
"z": 0
},
"stacking": 10,
"id": 400
},
{
"block": 5,
"color": 10,
"type": 1,
"position": {
"x": -120,
"y": -180,
"z": 0
},
"stacking": 9,
"id": 410
},
{
"block": 1,
"color": 10,
"type": 0,
"position": {
"x": 480,
"y": 540,
"z": 0
},
"id": 420
},
{
"block": 0,
"color": 10,
"type": 0,
"position": {
"x": 0,
"y": 420,
"z": 0
},
"id": 430
},
{
"block": 21,
"color": 7,
"type": 0,
"position": {
"x": 120,
"y": -540,
"z": 0
},
"id": 440
},
{
"block": 5,
"color": 9,
"type": 1,
"position": {
"x": 120,
"y": 180,
"z": 0
},
"stacking": 7,
"id": 450
},
{
"block": 0,
"color": 9,
"type": 0,
"position": {
"x": 120,
"y": 420,
"z": 0
},
"id": 460
},
{
"block": 1,
"color": 9,
"type": 0,
"position": {
"x": 480,
"y": -300,
"z": 0
},
"id": 470
},
{
"block": 2,
"color": 9,
"type": 0,
"position": {
"x": -360,
"y": -540,
"z": 0
},
"id": 480
},
{
"block": 1,
"color": 8,
"type": 0,
"position": {
"x": -240,
"y": -300,
"z": 0
},
"id": 490
},
{
"block": 0,
"color": 3,
"type": 0,
"position": {
"x": 0,
"y": 540,
"z": 0
},
"id": 500
},
{
"block": 0,
"color": 5,
"type": 0,
"position": {
"x": 120,
"y": 540,
"z": 0
},
"id": 510
},
{
"block": 1,
"color": 2,
"type": 4,
"position": {
"x": -240,
"y": 420,
"z": 0
},
"freezeTime": 6,
"id": 520
},
{
"block": 1,
"color": 1,
"type": 4,
"position": {
"x": 480,
"y": 420,
"z": 0
},
"freezeTime": 8,
"id": 530
}
]
],
"WALL_INFO": [
[
{
"id": 1,
"num": 31,
"color": 6,
"special": 0,
"length": 3
},
{
"id": 2,
"num": 32,
"color": 6,
"special": 0,
"length": 0
},
{
"id": 3,
"num": 33,
"color": 6,
"special": 0,
"length": 0
},
{
"id": 4,
"num": 4,
"color": 2,
"special": 0,
"length": 3
},
{
"id": 5,
"num": 5,
"color": 2,
"special": 0,
"length": 0
},
{
"id": 6,
"num": 6,
"color": 2,
"special": 0,
"length": 0
},
{
"id": 7,
"num": 12,
"color": 1,
"special": 0,
"length": 2
},
{
"id": 8,
"num": 14,
"color": 1,
"special": 0,
"length": 0
},
{
"id": 9,
"num": 23,
"color": 10,
"special": 0,
"length": 2
},
{
"id": 10,
"num": 25,
"color": 10,
"special": 0,
"length": 0
},
{
"id": 11,
"num": 11,
"color": 7,
"special": 0,
"length": 2
},
{
"id": 12,
"num": 13,
"color": 7,
"special": 0,
"length": 0
},
{
"id": 13,
"num": 24,
"color": 9,
"special": 0,
"length": 2
},
{
"id": 14,
"num": 26,
"color": 9,
"special": 0,
"length": 0
},
{
"id": 15,
"num": 18,
"color": 8,
"special": 0,
"length": 2
},
{
"id": 16,
"num": 20,
"color": 8,
"special": 0,
"length": 0
},
{
"id": 17,
"num": 17,
"color": 5,
"special": 0,
"length": 1
},
{
"id": 18,
"num": 19,
"color": 3,
"special": 0,
"length": 1
}
]
]
}

View File

@ -1,6 +0,0 @@
{
"ver": "1.0.2",
"uuid": "f3598106-b286-485c-b95b-d8b37e0eccb3",
"importer": "json",
"subMetas": {}
}

View File

@ -1,500 +0,0 @@
{
"LEVEL_INFO": [
{
"id": "196",
"map": [
10,
12
],
"time": 120,
"gap": []
}
],
"BLOCK_INFO": [
[
{
"block": 5,
"color": 6,
"type": 0,
"position": {
"x": -240,
"y": -600,
"z": 0
},
"id": 210
},
{
"block": 22,
"color": 6,
"type": 0,
"position": {
"x": 120,
"y": -600,
"z": 0
},
"id": 220
},
{
"block": 0,
"color": 6,
"type": 0,
"position": {
"x": -360,
"y": -120,
"z": 0
},
"id": 230
},
{
"block": 23,
"color": 6,
"type": 0,
"position": {
"x": -240,
"y": 480,
"z": 0
},
"id": 240
},
{
"block": 23,
"color": 6,
"type": 0,
"position": {
"x": -240,
"y": 360,
"z": 0
},
"id": 250
},
{
"block": 23,
"color": 6,
"type": 0,
"position": {
"x": -240,
"y": 240,
"z": 0
},
"id": 260
},
{
"block": 23,
"color": 6,
"type": 0,
"position": {
"x": 120,
"y": 120,
"z": 0
},
"id": 270
},
{
"block": 23,
"color": 6,
"type": 0,
"position": {
"x": 240,
"y": 120,
"z": 0
},
"id": 280
},
{
"block": 23,
"color": 6,
"type": 0,
"position": {
"x": 480,
"y": -240,
"z": 0
},
"id": 290
},
{
"block": 23,
"color": 6,
"type": 0,
"position": {
"x": 480,
"y": -120,
"z": 0
},
"id": 300
},
{
"block": 23,
"color": 6,
"type": 0,
"position": {
"x": -240,
"y": -240,
"z": 0
},
"id": 310
},
{
"block": 23,
"color": 6,
"type": 0,
"position": {
"x": -240,
"y": -360,
"z": 0
},
"id": 320
},
{
"block": 23,
"color": 6,
"type": 0,
"position": {
"x": 240,
"y": -360,
"z": 0
},
"id": 330
},
{
"block": 23,
"color": 6,
"type": 0,
"position": {
"x": 120,
"y": -360,
"z": 0
},
"id": 340
},
{
"block": 20,
"color": 6,
"type": 9,
"position": {
"x": 120,
"y": -120,
"z": 0
},
"adhesiveTime": 2,
"id": 350
},
{
"block": 0,
"color": 5,
"type": 9,
"position": {
"x": 0,
"y": 120,
"z": 0
},
"adhesiveTime": 1,
"id": 360
},
{
"block": 0,
"color": 9,
"type": 0,
"position": {
"x": -240,
"y": -120,
"z": 0
},
"id": 370
},
{
"block": 2,
"color": 9,
"type": 0,
"position": {
"x": 480,
"y": 0,
"z": 0
},
"id": 380
},
{
"block": 0,
"color": 2,
"type": 0,
"position": {
"x": -120,
"y": -600,
"z": 0
},
"id": 390
},
{
"block": 0,
"color": 2,
"type": 0,
"position": {
"x": 0,
"y": 360,
"z": 0
},
"id": 400
},
{
"block": 2,
"color": 2,
"type": 0,
"position": {
"x": 480,
"y": 360,
"z": 0
},
"id": 410
},
{
"block": 0,
"color": 2,
"type": 0,
"position": {
"x": 120,
"y": -240,
"z": 0
},
"id": 420
},
{
"block": 19,
"color": 4,
"type": 0,
"position": {
"x": 480,
"y": -600,
"z": 0
},
"id": 430
},
{
"block": 5,
"color": 4,
"type": 0,
"position": {
"x": -240,
"y": 0,
"z": 0
},
"id": 440
},
{
"block": 21,
"color": 4,
"type": 0,
"position": {
"x": -120,
"y": -360,
"z": 0
},
"id": 450
},
{
"block": 10,
"color": 1,
"type": 0,
"position": {
"x": -120,
"y": 240,
"z": 0
},
"id": 460
},
{
"block": 4,
"color": 1,
"type": 0,
"position": {
"x": 240,
"y": 240,
"z": 0
},
"id": 470
},
{
"block": 0,
"color": 3,
"type": 9,
"position": {
"x": 360,
"y": 120,
"z": 0
},
"adhesiveTime": 2,
"id": 480
},
{
"block": 19,
"color": 1,
"type": 9,
"position": {
"x": 360,
"y": -120,
"z": 0
},
"adhesiveTime": 1,
"id": 490
},
{
"block": 4,
"color": 3,
"type": 0,
"position": {
"x": 360,
"y": 240,
"z": 0
},
"id": 500
},
{
"block": 0,
"color": 8,
"type": 0,
"position": {
"x": 120,
"y": 360,
"z": 0
},
"id": 510
},
{
"block": 4,
"color": 5,
"type": 8,
"position": {
"x": 360,
"y": -480,
"z": 0
},
"id": 520
},
{
"block": 4,
"color": 8,
"type": 8,
"position": {
"x": -360,
"y": 240,
"z": 0
},
"id": 530
}
]
],
"WALL_INFO": [
[
{
"id": 1,
"num": 31,
"color": 6,
"special": 0,
"length": 2
},
{
"id": 2,
"num": 32,
"color": 6,
"special": 0,
"length": 0
},
{
"id": 3,
"num": 23,
"color": 5,
"special": 0,
"length": 2
},
{
"id": 4,
"num": 25,
"color": 5,
"special": 0,
"length": 0
},
{
"id": 5,
"num": 0,
"color": 9,
"special": 0,
"length": 2
},
{
"id": 6,
"num": 1,
"color": 9,
"special": 0,
"length": 0
},
{
"id": 7,
"num": 24,
"color": 2,
"special": 0,
"length": 1
},
{
"id": 8,
"num": 33,
"color": 4,
"special": 0,
"length": 2
},
{
"id": 9,
"num": 34,
"color": 4,
"special": 0,
"length": 0
},
{
"id": 10,
"num": 7,
"color": 3,
"special": 0,
"length": 3
},
{
"id": 11,
"num": 8,
"color": 3,
"special": 0,
"length": 0
},
{
"id": 12,
"num": 9,
"color": 3,
"special": 0,
"length": 0
},
{
"id": 13,
"num": 4,
"color": 1,
"special": 0,
"length": 3
},
{
"id": 14,
"num": 5,
"color": 1,
"special": 0,
"length": 0
},
{
"id": 15,
"num": 6,
"color": 1,
"special": 0,
"length": 0
},
{
"id": 16,
"num": 10,
"color": 8,
"special": 0,
"length": 1
}
]
]
}

View File

@ -1,6 +0,0 @@
{
"ver": "1.0.2",
"uuid": "2aabd508-4d34-45f0-b81f-2f4977615d0a",
"importer": "json",
"subMetas": {}
}

View File

@ -1,459 +0,0 @@
{
"LEVEL_INFO": [
{
"id": "197",
"map": [
11,
12
],
"time": 110,
"gap": [
{
"x": 7,
"y": 10,
"z": 0
},
{
"x": 8,
"y": 10,
"z": 0
},
{
"x": 9,
"y": 10,
"z": 0
},
{
"x": 7,
"y": 9,
"z": 0
},
{
"x": 8,
"y": 9,
"z": 0
},
{
"x": 9,
"y": 9,
"z": 0
},
{
"x": 7,
"y": 8,
"z": 0
},
{
"x": 8,
"y": 8,
"z": 0
},
{
"x": 9,
"y": 8,
"z": 0
},
{
"x": 7,
"y": 7,
"z": 0
},
{
"x": 8,
"y": 7,
"z": 0
},
{
"x": 9,
"y": 7,
"z": 0
},
{
"x": 1,
"y": 1,
"z": 0
},
{
"x": 2,
"y": 1,
"z": 0
},
{
"x": 3,
"y": 1,
"z": 0
},
{
"x": 3,
"y": 2,
"z": 0
},
{
"x": 1,
"y": 2,
"z": 0
},
{
"x": 2,
"y": 2,
"z": 0
},
{
"x": 1,
"y": 3,
"z": 0
},
{
"x": 2,
"y": 3,
"z": 0
},
{
"x": 3,
"y": 3,
"z": 0
},
{
"x": 3,
"y": 4,
"z": 0
},
{
"x": 2,
"y": 4,
"z": 0
},
{
"x": 1,
"y": 4,
"z": 0
}
]
}
],
"BLOCK_INFO": [
[
{
"block": 3,
"color": 10,
"type": 0,
"position": {
"x": 540,
"y": -120,
"z": 0
},
"id": 210
},
{
"block": 3,
"color": 10,
"type": 9,
"position": {
"x": 180,
"y": -600,
"z": 0
},
"adhesiveTime": 2,
"id": 220
},
{
"block": 3,
"color": 10,
"type": 9,
"position": {
"x": 180,
"y": -480,
"z": 0
},
"adhesiveTime": 1,
"id": 230
},
{
"block": 3,
"color": 10,
"type": 2,
"position": {
"x": 180,
"y": -360,
"z": 0
},
"id": 240
},
{
"block": 3,
"color": 5,
"type": 2,
"position": {
"x": 180,
"y": -120,
"z": 0
},
"id": 250
},
{
"block": 22,
"color": 5,
"type": 2,
"position": {
"x": 180,
"y": 0,
"z": 0
},
"id": 260
},
{
"block": 22,
"color": 5,
"type": 0,
"position": {
"x": 420,
"y": -600,
"z": 0
},
"id": 270
},
{
"block": 5,
"color": 5,
"type": 0,
"position": {
"x": -300,
"y": 360,
"z": 0
},
"id": 280
},
{
"block": 3,
"color": 6,
"type": 9,
"position": {
"x": 180,
"y": 480,
"z": 0
},
"adhesiveTime": 2,
"id": 290
},
{
"block": 3,
"color": 6,
"type": 9,
"position": {
"x": 180,
"y": 360,
"z": 0
},
"adhesiveTime": 1,
"id": 300
},
{
"block": 15,
"color": 6,
"type": 0,
"position": {
"x": 60,
"y": 0,
"z": 0
},
"id": 310
},
{
"block": 1,
"color": 9,
"type": 0,
"position": {
"x": -300,
"y": 0,
"z": 0
},
"id": 320
},
{
"block": 3,
"color": 2,
"type": 0,
"position": {
"x": -180,
"y": -120,
"z": 0
},
"id": 330
},
{
"block": 5,
"color": 2,
"type": 3,
"position": {
"x": 540,
"y": -360,
"z": 0
},
"lockTime": 3,
"id": 340
},
{
"block": 2,
"color": 9,
"type": 0,
"position": {
"x": 300,
"y": -360,
"z": 0
},
"id": 350
},
{
"block": 15,
"color": 8,
"type": 0,
"position": {
"x": -60,
"y": 240,
"z": 0
},
"id": 360
},
{
"block": 0,
"color": 6,
"type": 1,
"position": {
"x": 60,
"y": -240,
"z": 0
},
"stacking": 2,
"id": 370
},
{
"block": 1,
"color": 9,
"type": 4,
"position": {
"x": -180,
"y": 120,
"z": 0
},
"freezeTime": 8,
"id": 380
}
]
],
"WALL_INFO": [
[
{
"id": 1,
"num": 0,
"color": 10,
"special": 0,
"length": 3
},
{
"id": 2,
"num": 1,
"color": 10,
"special": 0,
"length": 0
},
{
"id": 3,
"num": 2,
"color": 10,
"special": 0,
"length": 0
},
{
"id": 4,
"num": 16,
"color": 5,
"special": 0,
"length": 3
},
{
"id": 5,
"num": 18,
"color": 5,
"special": 0,
"length": 0
},
{
"id": 6,
"num": 20,
"color": 5,
"special": 0,
"length": 0
},
{
"id": 7,
"num": 7,
"color": 6,
"special": 0,
"length": 3
},
{
"id": 8,
"num": 9,
"color": 6,
"special": 0,
"length": 0
},
{
"id": 9,
"num": 15,
"color": 6,
"special": 0,
"length": 0
},
{
"id": 10,
"num": 32,
"color": 9,
"special": 0,
"length": 2
},
{
"id": 11,
"num": 33,
"color": 9,
"special": 0,
"length": 0
},
{
"id": 12,
"num": 4,
"color": 2,
"special": 0,
"length": 2
},
{
"id": 13,
"num": 5,
"color": 2,
"special": 0,
"length": 0
},
{
"id": 14,
"num": 35,
"color": 8,
"special": 0,
"length": 3
},
{
"id": 15,
"num": 36,
"color": 8,
"special": 0,
"length": 0
},
{
"id": 16,
"num": 37,
"color": 8,
"special": 0,
"length": 0
}
]
]
}

View File

@ -1,6 +0,0 @@
{
"ver": "1.0.2",
"uuid": "17da4e62-ea32-4a82-9d0f-ce4a1ec30ba7",
"importer": "json",
"subMetas": {}
}

View File

@ -1,546 +0,0 @@
{
"LEVEL_INFO": [
{
"id": "200",
"map": [
10,
13
],
"time": 130,
"gap": []
}
],
"BLOCK_INFO": [
[
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 360,
"y": 540,
"z": 0
},
"id": 210
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 480,
"y": 540,
"z": 0
},
"id": 220
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": -240,
"y": 540,
"z": 0
},
"id": 230
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": -360,
"y": 540,
"z": 0
},
"id": 240
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 240,
"y": -540,
"z": 0
},
"id": 250
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 240,
"y": -660,
"z": 0
},
"id": 260
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": -120,
"y": -540,
"z": 0
},
"id": 270
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": -120,
"y": -660,
"z": 0
},
"id": 280
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 120,
"y": 180,
"z": 0
},
"id": 290
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 0,
"y": 60,
"z": 0
},
"id": 300
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 120,
"y": -60,
"z": 0
},
"id": 310
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 0,
"y": -180,
"z": 0
},
"id": 320
},
{
"block": 5,
"color": 2,
"type": 0,
"position": {
"x": 360,
"y": -60,
"z": 0
},
"id": 330
},
{
"block": 1,
"color": 2,
"type": 0,
"position": {
"x": 240,
"y": -300,
"z": 0
},
"id": 340
},
{
"block": 1,
"color": 9,
"type": 7,
"position": {
"x": 0,
"y": -300,
"z": 0
},
"id": 350
},
{
"block": 21,
"color": 9,
"type": 0,
"position": {
"x": -120,
"y": 180,
"z": 0
},
"id": 360
},
{
"block": 0,
"color": 8,
"type": 0,
"position": {
"x": 0,
"y": 180,
"z": 0
},
"id": 370
},
{
"block": 22,
"color": 8,
"type": 0,
"position": {
"x": 240,
"y": 180,
"z": 0
},
"id": 380
},
{
"block": 0,
"color": 8,
"type": 0,
"position": {
"x": 120,
"y": -180,
"z": 0
},
"id": 390
},
{
"block": 0,
"color": 1,
"type": 0,
"position": {
"x": 360,
"y": -300,
"z": 0
},
"id": 400
},
{
"block": 0,
"color": 1,
"type": 0,
"position": {
"x": 120,
"y": 60,
"z": 0
},
"id": 410
},
{
"block": 4,
"color": 1,
"type": 8,
"position": {
"x": -360,
"y": 60,
"z": 0
},
"id": 420
},
{
"block": 4,
"color": 3,
"type": 8,
"position": {
"x": 480,
"y": 60,
"z": 0
},
"id": 430
},
{
"block": 0,
"color": 3,
"type": 0,
"position": {
"x": 0,
"y": -420,
"z": 0
},
"id": 440
},
{
"block": 0,
"color": 3,
"type": 0,
"position": {
"x": -240,
"y": -300,
"z": 0
},
"id": 450
},
{
"block": 0,
"color": 10,
"type": 0,
"position": {
"x": 0,
"y": -60,
"z": 0
},
"id": 460
},
{
"block": 2,
"color": 10,
"type": 9,
"position": {
"x": 120,
"y": 420,
"z": 0
},
"adhesiveTime": 2,
"id": 470
},
{
"block": 0,
"color": 6,
"type": 9,
"position": {
"x": 240,
"y": 420,
"z": 0
},
"adhesiveTime": 1,
"id": 480
},
{
"block": 2,
"color": 2,
"type": 9,
"position": {
"x": 0,
"y": 420,
"z": 0
},
"adhesiveTime": 2,
"id": 490
},
{
"block": 0,
"color": 8,
"type": 9,
"position": {
"x": -120,
"y": 420,
"z": 0
},
"adhesiveTime": 1,
"id": 500
},
{
"block": 5,
"color": 6,
"type": 0,
"position": {
"x": -120,
"y": -60,
"z": 0
},
"id": 510
},
{
"block": 0,
"color": 6,
"type": 0,
"position": {
"x": 120,
"y": -420,
"z": 0
},
"id": 520
},
{
"block": 1,
"color": 4,
"type": 0,
"position": {
"x": 480,
"y": -180,
"z": 0
},
"id": 530
},
{
"block": 1,
"color": 4,
"type": 0,
"position": {
"x": -240,
"y": -180,
"z": 0
},
"id": 540
},
{
"block": 5,
"color": 4,
"type": 0,
"position": {
"x": 120,
"y": -660,
"z": 0
},
"id": 550
},
{
"block": 3,
"color": 2,
"type": 4,
"position": {
"x": 480,
"y": -420,
"z": 0
},
"freezeTime": 7,
"id": 560
},
{
"block": 11,
"color": 6,
"type": 4,
"position": {
"x": -360,
"y": -540,
"z": 0
},
"freezeTime": 11,
"id": 570
}
]
],
"WALL_INFO": [
[
{
"id": 1,
"num": 6,
"color": 2,
"special": 0,
"length": 3
},
{
"id": 2,
"num": 7,
"color": 2,
"special": 0,
"length": 0
},
{
"id": 3,
"num": 8,
"color": 2,
"special": 0,
"length": 0
},
{
"id": 4,
"num": 29,
"color": 9,
"special": 0,
"length": 2
},
{
"id": 5,
"num": 30,
"color": 9,
"special": 0,
"length": 0
},
{
"id": 6,
"num": 2,
"color": 8,
"special": 0,
"length": 2
},
{
"id": 7,
"num": 3,
"color": 8,
"special": 0,
"length": 0
},
{
"id": 8,
"num": 11,
"color": 1,
"special": 0,
"length": 1
},
{
"id": 9,
"num": 25,
"color": 3,
"special": 0,
"length": 1
},
{
"id": 10,
"num": 17,
"color": 10,
"special": 0,
"length": 1
},
{
"id": 11,
"num": 33,
"color": 6,
"special": 0,
"length": 3
},
{
"id": 12,
"num": 34,
"color": 6,
"special": 0,
"length": 0
},
{
"id": 13,
"num": 35,
"color": 6,
"special": 0,
"length": 0
},
{
"id": 14,
"num": 18,
"color": 4,
"special": 0,
"length": 2
},
{
"id": 15,
"num": 20,
"color": 4,
"special": 0,
"length": 0
},
{
"id": 16,
"num": 19,
"color": 7,
"special": 0,
"length": 1
}
]
]
}

View File

@ -1,6 +0,0 @@
{
"ver": "1.0.2",
"uuid": "f9e2185c-95eb-4a2c-a5bf-80ed0b1015ea",
"importer": "json",
"subMetas": {}
}

View File

@ -1,448 +0,0 @@
{
"LEVEL_INFO": [
{
"id": "202",
"map": [
9,
12
],
"time": 120,
"gap": []
}
],
"BLOCK_INFO": [
[
{
"block": 21,
"color": 9,
"type": 0,
"position": {
"x": -300,
"y": 360,
"z": 0
},
"id": 210
},
{
"block": 2,
"color": 9,
"type": 8,
"position": {
"x": 300,
"y": 120,
"z": 0
},
"id": 220
},
{
"block": 0,
"color": 10,
"type": 0,
"position": {
"x": 420,
"y": 240,
"z": 0
},
"id": 230
},
{
"block": 1,
"color": 10,
"type": 0,
"position": {
"x": 420,
"y": -240,
"z": 0
},
"id": 240
},
{
"block": 5,
"color": 10,
"type": 1,
"position": {
"x": 60,
"y": -600,
"z": 0
},
"stacking": 3,
"id": 250
},
{
"block": 2,
"color": 10,
"type": 0,
"position": {
"x": 180,
"y": -600,
"z": 0
},
"id": 260
},
{
"block": 20,
"color": 4,
"type": 1,
"position": {
"x": -180,
"y": -600,
"z": 0
},
"stacking": 10,
"id": 270
},
{
"block": 0,
"color": 4,
"type": 9,
"position": {
"x": -180,
"y": 0,
"z": 0
},
"adhesiveTime": 2,
"id": 280
},
{
"block": 1,
"color": 7,
"type": 9,
"position": {
"x": -60,
"y": -120,
"z": 0
},
"adhesiveTime": 1,
"id": 290
},
{
"block": 14,
"color": 7,
"type": 0,
"position": {
"x": 60,
"y": 0,
"z": 0
},
"id": 300
},
{
"block": 2,
"color": 5,
"type": 0,
"position": {
"x": 420,
"y": -120,
"z": 0
},
"id": 310
},
{
"block": 5,
"color": 5,
"type": 1,
"position": {
"x": 60,
"y": 360,
"z": 0
},
"stacking": 7,
"id": 320
},
{
"block": 2,
"color": 5,
"type": 8,
"position": {
"x": -300,
"y": -120,
"z": 0
},
"id": 330
},
{
"block": 1,
"color": 3,
"type": 0,
"position": {
"x": -180,
"y": -240,
"z": 0
},
"id": 340
},
{
"block": 0,
"color": 3,
"type": 6,
"position": {
"x": 60,
"y": -120,
"z": 0
},
"boomTime": 30,
"id": 350
},
{
"block": 0,
"color": 2,
"type": 9,
"position": {
"x": 300,
"y": 0,
"z": 0
},
"adhesiveTime": 2,
"id": 360
},
{
"block": 1,
"color": 6,
"type": 9,
"position": {
"x": 300,
"y": -120,
"z": 0
},
"adhesiveTime": 1,
"id": 370
},
{
"block": 2,
"color": 6,
"type": 0,
"position": {
"x": -180,
"y": 120,
"z": 0
},
"id": 380
},
{
"block": 2,
"color": 8,
"type": 8,
"position": {
"x": -180,
"y": -480,
"z": 0
},
"id": 390
},
{
"block": 19,
"color": 8,
"type": 0,
"position": {
"x": 420,
"y": -600,
"z": 0
},
"id": 400
},
{
"block": 21,
"color": 2,
"type": 1,
"position": {
"x": 300,
"y": 360,
"z": 0
},
"stacking": 8,
"id": 410
},
{
"block": 0,
"color": 2,
"type": 0,
"position": {
"x": 180,
"y": 360,
"z": 0
},
"id": 420
},
{
"block": 2,
"color": 1,
"type": 0,
"position": {
"x": 60,
"y": -360,
"z": 0
},
"id": 430
},
{
"block": 2,
"color": 1,
"type": 0,
"position": {
"x": 300,
"y": -480,
"z": 0
},
"id": 440
}
]
],
"WALL_INFO": [
[
{
"id": 1,
"num": 20,
"color": 9,
"special": 0,
"length": 2
},
{
"id": 2,
"num": 22,
"color": 9,
"special": 0,
"length": 0
},
{
"id": 3,
"num": 5,
"color": 10,
"special": 0,
"length": 2
},
{
"id": 4,
"num": 6,
"color": 10,
"special": 0,
"length": 0
},
{
"id": 5,
"num": 28,
"color": 4,
"special": 0,
"length": 3
},
{
"id": 6,
"num": 29,
"color": 4,
"special": 0,
"length": 0
},
{
"id": 7,
"num": 30,
"color": 4,
"special": 0,
"length": 0
},
{
"id": 8,
"num": 24,
"color": 7,
"special": 0,
"length": 2
},
{
"id": 9,
"num": 25,
"color": 7,
"special": 0,
"length": 0
},
{
"id": 10,
"num": 10,
"color": 5,
"special": 0,
"length": 2
},
{
"id": 11,
"num": 12,
"color": 5,
"special": 0,
"length": 0
},
{
"id": 12,
"num": 32,
"color": 3,
"special": 0,
"length": 2
},
{
"id": 13,
"num": 33,
"color": 3,
"special": 0,
"length": 0
},
{
"id": 14,
"num": 11,
"color": 8,
"special": 0,
"length": 3
},
{
"id": 15,
"num": 13,
"color": 8,
"special": 0,
"length": 0
},
{
"id": 16,
"num": 15,
"color": 8,
"special": 0,
"length": 0
},
{
"id": 17,
"num": 2,
"color": 2,
"special": 0,
"length": 2
},
{
"id": 18,
"num": 3,
"color": 2,
"special": 0,
"length": 0
},
{
"id": 19,
"num": 16,
"color": 6,
"special": 0,
"length": 2
},
{
"id": 20,
"num": 18,
"color": 6,
"special": 0,
"length": 0
},
{
"id": 21,
"num": 19,
"color": 1,
"special": 0,
"length": 2
},
{
"id": 22,
"num": 21,
"color": 1,
"special": 0,
"length": 0
}
]
]
}

View File

@ -1,6 +0,0 @@
{
"ver": "1.0.2",
"uuid": "5818d56e-14f9-4544-a852-e2b9fdd5ee46",
"importer": "json",
"subMetas": {}
}

View File

@ -1,453 +0,0 @@
{
"LEVEL_INFO": [
{
"id": "204",
"map": [
9,
12
],
"time": 80,
"gap": []
}
],
"BLOCK_INFO": [
[
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 60,
"y": 120,
"z": 0
},
"id": 210
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 60,
"y": 240,
"z": 0
},
"id": 220
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 60,
"y": 360,
"z": 0
},
"id": 230
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 60,
"y": 480,
"z": 0
},
"id": 240
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 60,
"y": -240,
"z": 0
},
"id": 250
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 60,
"y": -360,
"z": 0
},
"id": 260
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 60,
"y": -480,
"z": 0
},
"id": 270
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 60,
"y": -600,
"z": 0
},
"id": 280
},
{
"block": 1,
"color": 2,
"type": 0,
"position": {
"x": -60,
"y": 120,
"z": 0
},
"id": 290
},
{
"block": 5,
"color": 2,
"type": 1,
"position": {
"x": -180,
"y": 360,
"z": 0
},
"stacking": 8,
"id": 300
},
{
"block": 22,
"color": 8,
"type": 0,
"position": {
"x": -60,
"y": -120,
"z": 0
},
"id": 310
},
{
"block": 5,
"color": 8,
"type": 0,
"position": {
"x": 300,
"y": -600,
"z": 0
},
"id": 320
},
{
"block": 2,
"color": 6,
"type": 0,
"position": {
"x": 180,
"y": 360,
"z": 0
},
"id": 330
},
{
"block": 1,
"color": 6,
"type": 9,
"position": {
"x": 300,
"y": -240,
"z": 0
},
"adhesiveTime": 2,
"id": 340
},
{
"block": 1,
"color": 3,
"type": 9,
"position": {
"x": 420,
"y": -360,
"z": 0
},
"adhesiveTime": 1,
"id": 350
},
{
"block": 1,
"color": 5,
"type": 9,
"position": {
"x": -60,
"y": -240,
"z": 0
},
"adhesiveTime": 2,
"id": 360
},
{
"block": 1,
"color": 10,
"type": 9,
"position": {
"x": -180,
"y": -360,
"z": 0
},
"adhesiveTime": 1,
"id": 370
},
{
"block": 2,
"color": 7,
"type": 0,
"position": {
"x": -60,
"y": 360,
"z": 0
},
"id": 380
},
{
"block": 1,
"color": 7,
"type": 0,
"position": {
"x": 420,
"y": -120,
"z": 0
},
"id": 390
},
{
"block": 0,
"color": 7,
"type": 0,
"position": {
"x": 420,
"y": 0,
"z": 0
},
"id": 400
},
{
"block": 5,
"color": 3,
"type": 0,
"position": {
"x": -60,
"y": -600,
"z": 0
},
"id": 410
},
{
"block": 5,
"color": 4,
"type": 1,
"position": {
"x": 420,
"y": 360,
"z": 0
},
"stacking": 7,
"id": 420
},
{
"block": 1,
"color": 4,
"type": 7,
"position": {
"x": -180,
"y": -120,
"z": 0
},
"id": 430
},
{
"block": 0,
"color": 4,
"type": 0,
"position": {
"x": -300,
"y": 0,
"z": 0
},
"id": 440
},
{
"block": 21,
"color": 3,
"type": 0,
"position": {
"x": 180,
"y": -120,
"z": 0
},
"id": 450
},
{
"block": 1,
"color": 5,
"type": 0,
"position": {
"x": 300,
"y": 120,
"z": 0
},
"id": 460
}
]
],
"WALL_INFO": [
[
{
"id": 1,
"num": 29,
"color": 2,
"special": 0,
"length": 2
},
{
"id": 2,
"num": 30,
"color": 2,
"special": 0,
"length": 0
},
{
"id": 3,
"num": 13,
"color": 8,
"special": 0,
"length": 2
},
{
"id": 4,
"num": 15,
"color": 8,
"special": 0,
"length": 0
},
{
"id": 5,
"num": 23,
"color": 6,
"special": 0,
"length": 1
},
{
"id": 6,
"num": 18,
"color": 10,
"special": 0,
"length": 3
},
{
"id": 7,
"num": 20,
"color": 10,
"special": 0,
"length": 0
},
{
"id": 8,
"num": 22,
"color": 10,
"special": 0,
"length": 0
},
{
"id": 9,
"num": 10,
"color": 5,
"special": 0,
"length": 3
},
{
"id": 10,
"num": 12,
"color": 5,
"special": 0,
"length": 0
},
{
"id": 11,
"num": 14,
"color": 5,
"special": 0,
"length": 0
},
{
"id": 12,
"num": 5,
"color": 6,
"special": 0,
"length": 2
},
{
"id": 13,
"num": 6,
"color": 6,
"special": 0,
"length": 0
},
{
"id": 14,
"num": 3,
"color": 7,
"special": 0,
"length": 2
},
{
"id": 15,
"num": 4,
"color": 7,
"special": 0,
"length": 0
},
{
"id": 16,
"num": 27,
"color": 4,
"special": 0,
"length": 2
},
{
"id": 17,
"num": 28,
"color": 4,
"special": 0,
"length": 0
},
{
"id": 18,
"num": 19,
"color": 3,
"special": 0,
"length": 2
},
{
"id": 19,
"num": 21,
"color": 3,
"special": 0,
"length": 0
},
{
"id": 20,
"num": 11,
"color": 9,
"special": 0,
"length": 1
}
]
]
}

View File

@ -1,6 +0,0 @@
{
"ver": "1.0.2",
"uuid": "5bce6534-618a-4213-ab6f-11b379aaf395",
"importer": "json",
"subMetas": {}
}

View File

@ -1,496 +0,0 @@
{
"LEVEL_INFO": [
{
"id": "205",
"map": [
10,
13
],
"time": 120,
"gap": []
}
],
"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": -360,
"y": 60,
"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": -360,
"y": 300,
"z": 0
},
"id": 240
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 480,
"y": 60,
"z": 0
},
"id": 250
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 480,
"y": 300,
"z": 0
},
"id": 260
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 480,
"y": 180,
"z": 0
},
"id": 270
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 360,
"y": 180,
"z": 0
},
"id": 280
},
{
"block": 5,
"color": 8,
"type": 5,
"position": {
"x": 480,
"y": -180,
"z": 0
},
"id": 290
},
{
"block": 2,
"color": 8,
"type": 5,
"position": {
"x": -360,
"y": -180,
"z": 0
},
"id": 300
},
{
"block": 8,
"color": 8,
"type": 5,
"position": {
"x": 360,
"y": -660,
"z": 0
},
"id": 310
},
{
"block": 23,
"color": 8,
"type": 5,
"position": {
"x": 360,
"y": -420,
"z": 0
},
"id": 320
},
{
"block": 23,
"color": 8,
"type": 5,
"position": {
"x": 480,
"y": -420,
"z": 0
},
"id": 330
},
{
"block": 23,
"color": 8,
"type": 5,
"position": {
"x": 480,
"y": -300,
"z": 0
},
"id": 340
},
{
"block": 23,
"color": 8,
"type": 5,
"position": {
"x": -240,
"y": -420,
"z": 0
},
"id": 350
},
{
"block": 23,
"color": 8,
"type": 5,
"position": {
"x": -360,
"y": -420,
"z": 0
},
"id": 360
},
{
"block": 23,
"color": 8,
"type": 5,
"position": {
"x": -360,
"y": -300,
"z": 0
},
"id": 370
},
{
"block": 4,
"color": 8,
"type": 8,
"position": {
"x": -120,
"y": -660,
"z": 0
},
"id": 380
},
{
"block": 19,
"color": 1,
"type": 0,
"position": {
"x": -240,
"y": -660,
"z": 0
},
"id": 390
},
{
"block": 5,
"color": 1,
"type": 0,
"position": {
"x": -120,
"y": -60,
"z": 0
},
"id": 400
},
{
"block": 22,
"color": 1,
"type": 0,
"position": {
"x": 360,
"y": 300,
"z": 0
},
"id": 410
},
{
"block": 0,
"color": 9,
"type": 2,
"position": {
"x": 480,
"y": -540,
"z": 0
},
"id": 420
},
{
"block": 1,
"color": 6,
"type": 2,
"position": {
"x": 120,
"y": -540,
"z": 0
},
"id": 430
},
{
"block": 2,
"color": 5,
"type": 2,
"position": {
"x": 0,
"y": -420,
"z": 0
},
"id": 440
},
{
"block": 0,
"color": 5,
"type": 2,
"position": {
"x": 240,
"y": 60,
"z": 0
},
"id": 450
},
{
"block": 0,
"color": 9,
"type": 2,
"position": {
"x": -360,
"y": 420,
"z": 0
},
"id": 460
},
{
"block": 0,
"color": 7,
"type": 5,
"position": {
"x": -240,
"y": -300,
"z": 0
},
"id": 470
},
{
"block": 1,
"color": 5,
"type": 5,
"position": {
"x": -120,
"y": 300,
"z": 0
},
"id": 480
},
{
"block": 4,
"color": 3,
"type": 0,
"position": {
"x": 240,
"y": -300,
"z": 0
},
"id": 490
},
{
"block": 21,
"color": 7,
"type": 0,
"position": {
"x": 120,
"y": 180,
"z": 0
},
"id": 500
},
{
"block": 5,
"color": 7,
"type": 3,
"position": {
"x": 120,
"y": -60,
"z": 0
},
"lockTime": 5,
"id": 510
},
{
"block": 1,
"color": 6,
"type": 0,
"position": {
"x": 0,
"y": 420,
"z": 0
},
"id": 520
},
{
"block": 0,
"color": 6,
"type": 9,
"position": {
"x": -120,
"y": 540,
"z": 0
},
"adhesiveTime": 2,
"id": 530
},
{
"block": 0,
"color": 3,
"type": 9,
"position": {
"x": -240,
"y": 540,
"z": 0
},
"adhesiveTime": 1,
"id": 540
}
]
],
"WALL_INFO": [
[
{
"id": 1,
"num": 16,
"color": 8,
"special": 1,
"length": 2
},
{
"id": 2,
"num": 18,
"color": 8,
"special": 1,
"length": 0
},
{
"id": 3,
"num": 17,
"color": 1,
"special": 0,
"length": 2
},
{
"id": 4,
"num": 19,
"color": 1,
"special": 0,
"length": 0
},
{
"id": 5,
"num": 24,
"color": 5,
"special": 1,
"length": 2
},
{
"id": 6,
"num": 26,
"color": 5,
"special": 1,
"length": 0
},
{
"id": 7,
"num": 4,
"color": 6,
"special": 0,
"length": 1
},
{
"id": 8,
"num": 5,
"color": 7,
"special": 0,
"length": 1
},
{
"id": 9,
"num": 31,
"color": 5,
"special": 0,
"length": 2
},
{
"id": 10,
"num": 32,
"color": 5,
"special": 0,
"length": 0
},
{
"id": 11,
"num": 22,
"color": 9,
"special": 0,
"length": 1
},
{
"id": 12,
"num": 20,
"color": 3,
"special": 0,
"length": 1
},
{
"id": 13,
"num": 12,
"color": 7,
"special": 1,
"length": 2
},
{
"id": 14,
"num": 14,
"color": 7,
"special": 1,
"length": 0
}
]
]
}

View File

@ -1,6 +0,0 @@
{
"ver": "1.0.2",
"uuid": "85273380-9862-41e3-a37d-ad5dcdf19252",
"importer": "json",
"subMetas": {}
}

View File

@ -1,478 +0,0 @@
{
"LEVEL_INFO": [
{
"id": "207",
"map": [
9,
12
],
"time": 120,
"gap": []
}
],
"BLOCK_INFO": [
[
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 420,
"y": -480,
"z": 0
},
"id": 210
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": -300,
"y": -480,
"z": 0
},
"id": 220
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 420,
"y": 240,
"z": 0
},
"id": 230
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": -300,
"y": 240,
"z": 0
},
"id": 240
},
{
"block": 1,
"color": 6,
"type": 0,
"position": {
"x": 420,
"y": -120,
"z": 0
},
"id": 250
},
{
"block": 23,
"color": 6,
"type": 0,
"position": {
"x": 300,
"y": 120,
"z": 0
},
"id": 260
},
{
"block": 23,
"color": 6,
"type": 0,
"position": {
"x": -180,
"y": 120,
"z": 0
},
"id": 270
},
{
"block": 2,
"color": 10,
"type": 0,
"position": {
"x": 420,
"y": 0,
"z": 0
},
"id": 280
},
{
"block": 2,
"color": 10,
"type": 0,
"position": {
"x": 180,
"y": 240,
"z": 0
},
"id": 290
},
{
"block": 2,
"color": 7,
"type": 0,
"position": {
"x": -300,
"y": 0,
"z": 0
},
"id": 300
},
{
"block": 1,
"color": 7,
"type": 0,
"position": {
"x": 300,
"y": -240,
"z": 0
},
"id": 310
},
{
"block": 22,
"color": 4,
"type": 0,
"position": {
"x": 180,
"y": -600,
"z": 0
},
"id": 320
},
{
"block": 2,
"color": 9,
"type": 0,
"position": {
"x": -60,
"y": 240,
"z": 0
},
"id": 330
},
{
"block": 20,
"color": 9,
"type": 0,
"position": {
"x": 60,
"y": -600,
"z": 0
},
"id": 340
},
{
"block": 8,
"color": 9,
"type": 0,
"position": {
"x": 420,
"y": -600,
"z": 0
},
"id": 350
},
{
"block": 12,
"color": 2,
"type": 0,
"position": {
"x": -180,
"y": -600,
"z": 0
},
"id": 360
},
{
"block": 1,
"color": 2,
"type": 0,
"position": {
"x": -180,
"y": -120,
"z": 0
},
"id": 370
},
{
"block": 0,
"color": 2,
"type": 0,
"position": {
"x": 420,
"y": -360,
"z": 0
},
"id": 380
},
{
"block": 15,
"color": 5,
"type": 0,
"position": {
"x": 180,
"y": 0,
"z": 0
},
"id": 390
},
{
"block": 2,
"color": 5,
"type": 9,
"position": {
"x": -180,
"y": 240,
"z": 0
},
"adhesiveTime": 8,
"id": 400
},
{
"block": 1,
"color": 3,
"type": 9,
"position": {
"x": -180,
"y": 480,
"z": 0
},
"adhesiveTime": 1,
"id": 410
},
{
"block": 1,
"color": 5,
"type": 9,
"position": {
"x": 420,
"y": 480,
"z": 0
},
"adhesiveTime": 2,
"id": 420
},
{
"block": 2,
"color": 8,
"type": 9,
"position": {
"x": 300,
"y": 240,
"z": 0
},
"adhesiveTime": 1,
"id": 430
},
{
"block": 1,
"color": 8,
"type": 0,
"position": {
"x": -60,
"y": -240,
"z": 0
},
"id": 440
},
{
"block": 4,
"color": 6,
"type": 8,
"position": {
"x": 60,
"y": -360,
"z": 0
},
"id": 450
},
{
"block": 0,
"color": 1,
"type": 6,
"position": {
"x": 60,
"y": 240,
"z": 0
},
"boomTime": 25,
"id": 460
},
{
"block": 14,
"color": 7,
"type": 4,
"position": {
"x": 60,
"y": 360,
"z": 0
},
"freezeTime": 10,
"id": 470
}
]
],
"WALL_INFO": [
[
{
"id": 1,
"num": 15,
"color": 6,
"special": 0,
"length": 3
},
{
"id": 2,
"num": 17,
"color": 6,
"special": 0,
"length": 0
},
{
"id": 3,
"num": 19,
"color": 6,
"special": 0,
"length": 0
},
{
"id": 4,
"num": 2,
"color": 7,
"special": 0,
"length": 2
},
{
"id": 5,
"num": 3,
"color": 7,
"special": 0,
"length": 0
},
{
"id": 6,
"num": 8,
"color": 4,
"special": 0,
"length": 2
},
{
"id": 7,
"num": 9,
"color": 4,
"special": 0,
"length": 0
},
{
"id": 8,
"num": 4,
"color": 9,
"special": 0,
"length": 3
},
{
"id": 9,
"num": 5,
"color": 9,
"special": 0,
"length": 0
},
{
"id": 10,
"num": 6,
"color": 9,
"special": 0,
"length": 0
},
{
"id": 11,
"num": 28,
"color": 2,
"special": 0,
"length": 3
},
{
"id": 12,
"num": 29,
"color": 2,
"special": 0,
"length": 0
},
{
"id": 13,
"num": 30,
"color": 2,
"special": 0,
"length": 0
},
{
"id": 14,
"num": 12,
"color": 8,
"special": 0,
"length": 2
},
{
"id": 15,
"num": 14,
"color": 8,
"special": 0,
"length": 0
},
{
"id": 16,
"num": 16,
"color": 1,
"special": 0,
"length": 1
},
{
"id": 17,
"num": 18,
"color": 10,
"special": 0,
"length": 2
},
{
"id": 18,
"num": 20,
"color": 10,
"special": 0,
"length": 0
},
{
"id": 19,
"num": 26,
"color": 5,
"special": 0,
"length": 2
},
{
"id": 20,
"num": 27,
"color": 5,
"special": 0,
"length": 0
},
{
"id": 21,
"num": 32,
"color": 3,
"special": 0,
"length": 2
},
{
"id": 22,
"num": 33,
"color": 3,
"special": 0,
"length": 0
}
]
]
}

View File

@ -1,6 +0,0 @@
{
"ver": "1.0.2",
"uuid": "6f622c03-810c-4f3d-a4a0-cc5d04cd24ff",
"importer": "json",
"subMetas": {}
}

View File

@ -1,463 +0,0 @@
{
"LEVEL_INFO": [
{
"id": "208",
"map": [
9,
12
],
"time": 120,
"gap": [
{
"x": 1,
"y": 1,
"z": 0
},
{
"x": 7,
"y": 1,
"z": 0
}
]
}
],
"BLOCK_INFO": [
[
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 420,
"y": 240,
"z": 0
},
"id": 210
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": -300,
"y": 240,
"z": 0
},
"id": 220
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": -300,
"y": 0,
"z": 0
},
"id": 230
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 420,
"y": 0,
"z": 0
},
"id": 240
},
{
"block": 0,
"color": 10,
"type": 0,
"position": {
"x": -300,
"y": -120,
"z": 0
},
"id": 250
},
{
"block": 3,
"color": 9,
"type": 0,
"position": {
"x": 420,
"y": -360,
"z": 0
},
"id": 260
},
{
"block": 0,
"color": 2,
"type": 0,
"position": {
"x": 420,
"y": -120,
"z": 0
},
"id": 270
},
{
"block": 22,
"color": 8,
"type": 0,
"position": {
"x": -60,
"y": 360,
"z": 0
},
"id": 280
},
{
"block": 16,
"color": 8,
"type": 0,
"position": {
"x": 300,
"y": 0,
"z": 0
},
"id": 290
},
{
"block": 0,
"color": 8,
"type": 0,
"position": {
"x": 300,
"y": -480,
"z": 0
},
"id": 300
},
{
"block": 0,
"color": 8,
"type": 0,
"position": {
"x": -60,
"y": 120,
"z": 0
},
"id": 310
},
{
"block": 0,
"color": 8,
"type": 7,
"position": {
"x": 60,
"y": -360,
"z": 0
},
"id": 320
},
{
"block": 17,
"color": 3,
"type": 0,
"position": {
"x": -180,
"y": 0,
"z": 0
},
"id": 330
},
{
"block": 21,
"color": 3,
"type": 0,
"position": {
"x": 180,
"y": 360,
"z": 0
},
"id": 340
},
{
"block": 4,
"color": 4,
"type": 0,
"position": {
"x": 60,
"y": 240,
"z": 0
},
"id": 350
},
{
"block": 1,
"color": 4,
"type": 0,
"position": {
"x": -60,
"y": -240,
"z": 0
},
"id": 360
},
{
"block": 0,
"color": 7,
"type": 0,
"position": {
"x": -180,
"y": -480,
"z": 0
},
"id": 370
},
{
"block": 0,
"color": 7,
"type": 2,
"position": {
"x": 300,
"y": 360,
"z": 0
},
"id": 380
},
{
"block": 0,
"color": 4,
"type": 2,
"position": {
"x": -180,
"y": 360,
"z": 0
},
"id": 390
},
{
"block": 0,
"color": 6,
"type": 2,
"position": {
"x": 60,
"y": 120,
"z": 0
},
"id": 400
},
{
"block": 0,
"color": 5,
"type": 2,
"position": {
"x": 180,
"y": 120,
"z": 0
},
"id": 410
},
{
"block": 11,
"color": 6,
"type": 0,
"position": {
"x": -300,
"y": -480,
"z": 0
},
"id": 420
},
{
"block": 18,
"color": 1,
"type": 3,
"position": {
"x": 60,
"y": -240,
"z": 0
},
"lockTime": 4,
"id": 430
},
{
"block": 1,
"color": 5,
"type": 0,
"position": {
"x": 300,
"y": -240,
"z": 0
},
"id": 440
},
{
"block": 2,
"color": 5,
"type": 4,
"position": {
"x": 60,
"y": -600,
"z": 0
},
"freezeTime": 8,
"id": 450
}
]
],
"WALL_INFO": [
[
{
"id": 1,
"num": 5,
"color": 10,
"special": 0,
"length": 1
},
{
"id": 2,
"num": 7,
"color": 9,
"special": 0,
"length": 2
},
{
"id": 3,
"num": 8,
"color": 9,
"special": 0,
"length": 0
},
{
"id": 4,
"num": 0,
"color": 8,
"special": 0,
"length": 3
},
{
"id": 5,
"num": 1,
"color": 8,
"special": 0,
"length": 0
},
{
"id": 6,
"num": 2,
"color": 8,
"special": 0,
"length": 0
},
{
"id": 7,
"num": 11,
"color": 5,
"special": 0,
"length": 3
},
{
"id": 8,
"num": 13,
"color": 5,
"special": 0,
"length": 0
},
{
"id": 9,
"num": 15,
"color": 5,
"special": 0,
"length": 0
},
{
"id": 10,
"num": 19,
"color": 1,
"special": 0,
"length": 3
},
{
"id": 11,
"num": 21,
"color": 1,
"special": 0,
"length": 0
},
{
"id": 12,
"num": 24,
"color": 1,
"special": 0,
"length": 0
},
{
"id": 13,
"num": 30,
"color": 2,
"special": 0,
"length": 1
},
{
"id": 14,
"num": 32,
"color": 6,
"special": 0,
"length": 2
},
{
"id": 15,
"num": 33,
"color": 6,
"special": 0,
"length": 0
},
{
"id": 16,
"num": 25,
"color": 3,
"special": 0,
"length": 3
},
{
"id": 17,
"num": 26,
"color": 3,
"special": 0,
"length": 0
},
{
"id": 18,
"num": 27,
"color": 3,
"special": 0,
"length": 0
},
{
"id": 19,
"num": 18,
"color": 7,
"special": 0,
"length": 2
},
{
"id": 20,
"num": 20,
"color": 7,
"special": 0,
"length": 0
},
{
"id": 21,
"num": 12,
"color": 4,
"special": 0,
"length": 2
},
{
"id": 22,
"num": 14,
"color": 4,
"special": 0,
"length": 0
}
]
]
}

View File

@ -1,6 +0,0 @@
{
"ver": "1.0.2",
"uuid": "d3e99db9-1c86-4ae7-ba2f-6f066b06f442",
"importer": "json",
"subMetas": {}
}

View File

@ -1,371 +0,0 @@
{
"LEVEL_INFO": [
{
"id": "209",
"map": [
9,
12
],
"time": 110,
"gap": [
{
"x": 1,
"y": 4,
"z": 0
},
{
"x": 1,
"y": 5,
"z": 0
},
{
"x": 1,
"y": 6,
"z": 0
},
{
"x": 7,
"y": 6,
"z": 0
},
{
"x": 7,
"y": 5,
"z": 0
},
{
"x": 7,
"y": 4,
"z": 0
}
]
}
],
"BLOCK_INFO": [
[
{
"block": 2,
"color": 10,
"type": 5,
"position": {
"x": -300,
"y": 360,
"z": 0
},
"id": 220
},
{
"block": 4,
"color": 10,
"type": 5,
"position": {
"x": 60,
"y": -600,
"z": 0
},
"id": 230
},
{
"block": 1,
"color": 1,
"type": 7,
"position": {
"x": -60,
"y": 480,
"z": 0
},
"id": 240
},
{
"block": 0,
"color": 9,
"type": 0,
"position": {
"x": 60,
"y": 480,
"z": 0
},
"id": 250
},
{
"block": 0,
"color": 9,
"type": 0,
"position": {
"x": 420,
"y": 240,
"z": 0
},
"id": 260
},
{
"block": 0,
"color": 9,
"type": 8,
"position": {
"x": -180,
"y": -240,
"z": 0
},
"id": 270
},
{
"block": 0,
"color": 5,
"type": 8,
"position": {
"x": -60,
"y": 240,
"z": 0
},
"id": 270
},
{
"block": 14,
"color": 2,
"type": 0,
"position": {
"x": 60,
"y": -240,
"z": 0
},
"id": 280
},
{
"block": 2,
"color": 2,
"type": 0,
"position": {
"x": 180,
"y": 240,
"z": 0
},
"id": 290
},
{
"block": 1,
"color": 8,
"type": 0,
"position": {
"x": 420,
"y": 480,
"z": 0
},
"id": 300
},
{
"block": 0,
"color": 8,
"type": 0,
"position": {
"x": 60,
"y": 360,
"z": 0
},
"id": 310
},
{
"block": 1,
"color": 6,
"type": 0,
"position": {
"x": 420,
"y": 120,
"z": 0
},
"id": 320
},
{
"block": 0,
"color": 6,
"type": 0,
"position": {
"x": -300,
"y": 240,
"z": 0
},
"id": 330
},
{
"block": 21,
"color": 6,
"type": 0,
"position": {
"x": -180,
"y": -120,
"z": 0
},
"id": 340
},
{
"block": 0,
"color": 6,
"type": 8,
"position": {
"x": 300,
"y": 0,
"z": 0
},
"id": 350
},
{
"block": 18,
"color": 7,
"type": 4,
"position": {
"x": -180,
"y": -600,
"z": 0
},
"freezeTime": 3,
"id": 360
},
{
"block": 18,
"color": 5,
"type": 4,
"position": {
"x": 60,
"y": 0,
"z": 0
},
"freezeTime": 4,
"id": 370
},
{
"block": 18,
"color": 2,
"type": 4,
"position": {
"x": 300,
"y": -600,
"z": 0
},
"freezeTime": 6,
"id": 380
}
]
],
"WALL_INFO": [
[
{
"id": 1,
"num": 0,
"color": 2,
"special": 2,
"length": 3,
"lock": true
},
{
"id": 2,
"num": 1,
"color": 2,
"special": 2,
"length": 0,
"lock": true
},
{
"id": 3,
"num": 2,
"color": 2,
"special": 2,
"length": 0,
"lock": true
},
{
"id": 4,
"num": 31,
"color": 7,
"special": 2,
"length": 3,
"lock": true
},
{
"id": 5,
"num": 32,
"color": 7,
"special": 2,
"length": 0,
"lock": true
},
{
"id": 6,
"num": 33,
"color": 7,
"special": 2,
"length": 0,
"lock": true
},
{
"id": 7,
"num": 16,
"color": 5,
"special": 0,
"length": 3
},
{
"id": 8,
"num": 18,
"color": 5,
"special": 0,
"length": 0
},
{
"id": 9,
"num": 20,
"color": 5,
"special": 0,
"length": 0
},
{
"id": 10,
"num": 6,
"color": 8,
"special": 0,
"length": 1
},
{
"id": 11,
"num": 15,
"color": 9,
"special": 0,
"length": 2
},
{
"id": 12,
"num": 17,
"color": 9,
"special": 0,
"length": 0
},
{
"id": 13,
"num": 19,
"color": 10,
"special": 1,
"length": 1
},
{
"id": 14,
"num": 21,
"color": 6,
"special": 0,
"length": 2
},
{
"id": 15,
"num": 23,
"color": 6,
"special": 0,
"length": 0
},
{
"id": 16,
"num": 37,
"color": 1,
"special": 0,
"length": 1
}
]
]
}

View File

@ -1,6 +0,0 @@
{
"ver": "1.0.2",
"uuid": "4f90fb34-bca9-4dcf-b59a-0485ac52bdb8",
"importer": "json",
"subMetas": {}
}

View File

@ -1,375 +0,0 @@
{
"LEVEL_INFO": [
{
"id": "211",
"map": [
8,
10
],
"time": 140,
"gap": [
{
"x": 1,
"y": 6,
"z": 0
},
{
"x": 1,
"y": 5,
"z": 0
},
{
"x": 1,
"y": 4,
"z": 0
},
{
"x": 6,
"y": 6,
"z": 0
},
{
"x": 6,
"y": 4,
"z": 0
},
{
"x": 6,
"y": 5,
"z": 0
}
]
}
],
"BLOCK_INFO": [
[
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 240,
"y": 0,
"z": 0
},
"id": 210
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": -120,
"y": 0,
"z": 0
},
"id": 220
},
{
"block": 2,
"color": 6,
"type": 8,
"position": {
"x": 0,
"y": -240,
"z": 0
},
"id": 230
},
{
"block": 2,
"color": 1,
"type": 8,
"position": {
"x": 120,
"y": -240,
"z": 0
},
"id": 240
},
{
"block": 0,
"color": 9,
"type": 0,
"position": {
"x": -120,
"y": 360,
"z": 0
},
"id": 250
},
{
"block": 0,
"color": 9,
"type": 0,
"position": {
"x": 240,
"y": 120,
"z": 0
},
"id": 260
},
{
"block": 1,
"color": 2,
"type": 0,
"position": {
"x": 120,
"y": 120,
"z": 0
},
"id": 270
},
{
"block": 0,
"color": 2,
"type": 0,
"position": {
"x": 240,
"y": 360,
"z": 0
},
"id": 280
},
{
"block": 1,
"color": 5,
"type": 0,
"position": {
"x": 120,
"y": 240,
"z": 0
},
"id": 290
},
{
"block": 0,
"color": 4,
"type": 0,
"position": {
"x": -120,
"y": 120,
"z": 0
},
"id": 300
},
{
"block": 1,
"color": 7,
"type": 1,
"position": {
"x": -120,
"y": -240,
"z": 0
},
"stacking": 2,
"id": 310
},
{
"block": 1,
"color": 2,
"type": 1,
"position": {
"x": 360,
"y": -240,
"z": 0
},
"stacking": 3,
"id": 320
},
{
"block": 0,
"color": 5,
"type": 0,
"position": {
"x": -240,
"y": -360,
"z": 0
},
"id": 330
},
{
"block": 20,
"color": 5,
"type": 0,
"position": {
"x": 360,
"y": -480,
"z": 0
},
"id": 340
},
{
"block": 19,
"color": 2,
"type": 0,
"position": {
"x": -120,
"y": -480,
"z": 0
},
"id": 350
},
{
"block": 0,
"color": 7,
"type": 0,
"position": {
"x": 360,
"y": -360,
"z": 0
},
"id": 360
},
{
"block": 5,
"color": 3,
"type": 3,
"position": {
"x": 120,
"y": -480,
"z": 0
},
"lockTime": 3,
"id": 370
},
{
"block": 2,
"color": 3,
"type": 2,
"position": {
"x": 360,
"y": 240,
"z": 0
},
"id": 380
},
{
"block": 0,
"color": 3,
"type": 2,
"position": {
"x": 120,
"y": 0,
"z": 0
},
"id": 390
},
{
"block": 0,
"color": 5,
"type": 2,
"position": {
"x": 0,
"y": 0,
"z": 0
},
"id": 400
},
{
"block": 2,
"color": 6,
"type": 4,
"position": {
"x": -240,
"y": 240,
"z": 0
},
"freezeTime": 4,
"id": 410
}
]
],
"WALL_INFO": [
[
{
"id": 1,
"num": 17,
"color": 1,
"special": 0,
"length": 1
},
{
"id": 2,
"num": 15,
"color": 6,
"special": 0,
"length": 1
},
{
"id": 3,
"num": 11,
"color": 3,
"special": 2,
"length": 2,
"lock": true
},
{
"id": 4,
"num": 13,
"color": 3,
"special": 2,
"length": 0,
"lock": true
},
{
"id": 5,
"num": 19,
"color": 7,
"special": 2,
"length": 2,
"lock": true
},
{
"id": 6,
"num": 26,
"color": 7,
"special": 2,
"length": 0,
"lock": true
},
{
"id": 7,
"num": 5,
"color": 5,
"special": 0,
"length": 2
},
{
"id": 8,
"num": 12,
"color": 5,
"special": 0,
"length": 0
},
{
"id": 9,
"num": 18,
"color": 2,
"special": 0,
"length": 2
},
{
"id": 10,
"num": 20,
"color": 2,
"special": 0,
"length": 0
},
{
"id": 11,
"num": 16,
"color": 9,
"special": 0,
"length": 1
},
{
"id": 12,
"num": 14,
"color": 4,
"special": 0,
"length": 1
}
]
]
}

View File

@ -1,6 +0,0 @@
{
"ver": "1.0.2",
"uuid": "ab14193e-c3ac-4f85-bfef-127a626ce568",
"importer": "json",
"subMetas": {}
}

View File

@ -1,480 +0,0 @@
{
"LEVEL_INFO": [
{
"id": "212",
"map": [
10,
14
],
"time": 105,
"gap": []
}
],
"BLOCK_INFO": [
[
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": -360,
"y": -360,
"z": 0
},
"id": 210
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": -360,
"y": -120,
"z": 0
},
"id": 220
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 480,
"y": -360,
"z": 0
},
"id": 230
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 480,
"y": -120,
"z": 0
},
"id": 240
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 120,
"y": 360,
"z": 0
},
"id": 250
},
{
"block": 23,
"color": 1,
"type": 0,
"position": {
"x": 0,
"y": 360,
"z": 0
},
"id": 260
},
{
"block": 6,
"color": 7,
"type": 0,
"position": {
"x": 480,
"y": -720,
"z": 0
},
"id": 270
},
{
"block": 22,
"color": 9,
"type": 2,
"position": {
"x": 120,
"y": 480,
"z": 0
},
"id": 280
},
{
"block": 0,
"color": 8,
"type": 2,
"position": {
"x": -360,
"y": 120,
"z": 0
},
"id": 290
},
{
"block": 0,
"color": 2,
"type": 2,
"position": {
"x": -120,
"y": 0,
"z": 0
},
"id": 300
},
{
"block": 1,
"color": 3,
"type": 2,
"position": {
"x": -120,
"y": -600,
"z": 0
},
"id": 310
},
{
"block": 19,
"color": 3,
"type": 2,
"position": {
"x": 480,
"y": 0,
"z": 0
},
"id": 320
},
{
"block": 4,
"color": 8,
"type": 0,
"position": {
"x": 120,
"y": -720,
"z": 0
},
"id": 330
},
{
"block": 1,
"color": 8,
"type": 0,
"position": {
"x": -240,
"y": -480,
"z": 0
},
"id": 340
},
{
"block": 14,
"color": 6,
"type": 0,
"position": {
"x": -120,
"y": -480,
"z": 0
},
"id": 350
},
{
"block": 3,
"color": 1,
"type": 5,
"position": {
"x": -120,
"y": 240,
"z": 0
},
"id": 360
},
{
"block": 0,
"color": 1,
"type": 5,
"position": {
"x": -240,
"y": 480,
"z": 0
},
"id": 370
},
{
"block": 2,
"color": 5,
"type": 0,
"position": {
"x": -240,
"y": -240,
"z": 0
},
"id": 380
},
{
"block": 1,
"color": 10,
"type": 0,
"position": {
"x": 0,
"y": -120,
"z": 0
},
"id": 390
},
{
"block": 13,
"color": 1,
"type": 0,
"position": {
"x": 360,
"y": -360,
"z": 0
},
"id": 400
},
{
"block": 21,
"color": 2,
"type": 0,
"position": {
"x": 240,
"y": -720,
"z": 0
},
"id": 410
},
{
"block": 14,
"color": 1,
"type": 3,
"position": {
"x": 240,
"y": -240,
"z": 0
},
"lockTime": 5,
"id": 420
},
{
"block": 1,
"color": 5,
"type": 4,
"position": {
"x": 360,
"y": 480,
"z": 0
},
"freezeTime": 3,
"id": 430
},
{
"block": 5,
"color": 3,
"type": 4,
"position": {
"x": 120,
"y": 120,
"z": 0
},
"freezeTime": 10,
"id": 440
},
{
"block": 1,
"color": 5,
"type": 4,
"position": {
"x": 120,
"y": 0,
"z": 0
},
"freezeTime": 12,
"id": 450
},
{
"block": 1,
"color": 10,
"type": 4,
"position": {
"x": 0,
"y": -720,
"z": 0
},
"freezeTime": 6,
"id": 460
}
]
],
"WALL_INFO": [
[
{
"id": 1,
"num": 10,
"color": 5,
"special": 0,
"length": 2
},
{
"id": 2,
"num": 11,
"color": 5,
"special": 0,
"length": 0
},
{
"id": 3,
"num": 8,
"color": 2,
"special": 0,
"length": 2
},
{
"id": 4,
"num": 9,
"color": 2,
"special": 0,
"length": 0
},
{
"id": 5,
"num": 15,
"color": 8,
"special": 0,
"length": 3
},
{
"id": 6,
"num": 17,
"color": 8,
"special": 0,
"length": 0
},
{
"id": 7,
"num": 19,
"color": 8,
"special": 0,
"length": 0
},
{
"id": 8,
"num": 21,
"color": 7,
"special": 0,
"length": 3
},
{
"id": 9,
"num": 23,
"color": 7,
"special": 0,
"length": 0
},
{
"id": 10,
"num": 25,
"color": 7,
"special": 0,
"length": 0
},
{
"id": 11,
"num": 22,
"color": 1,
"special": 1,
"length": 3
},
{
"id": 12,
"num": 24,
"color": 1,
"special": 1,
"length": 0
},
{
"id": 13,
"num": 26,
"color": 1,
"special": 1,
"length": 0
},
{
"id": 14,
"num": 34,
"color": 1,
"special": 0,
"length": 2
},
{
"id": 15,
"num": 35,
"color": 1,
"special": 0,
"length": 0
},
{
"id": 16,
"num": 36,
"color": 10,
"special": 0,
"length": 2
},
{
"id": 17,
"num": 37,
"color": 10,
"special": 0,
"length": 0
},
{
"id": 18,
"num": 38,
"color": 9,
"special": 0,
"length": 2
},
{
"id": 19,
"num": 39,
"color": 9,
"special": 0,
"length": 0
},
{
"id": 20,
"num": 18,
"color": 3,
"special": 0,
"length": 2
},
{
"id": 21,
"num": 20,
"color": 3,
"special": 0,
"length": 0
},
{
"id": 22,
"num": 12,
"color": 6,
"special": 0,
"length": 3
},
{
"id": 23,
"num": 14,
"color": 6,
"special": 0,
"length": 0
},
{
"id": 24,
"num": 16,
"color": 6,
"special": 0,
"length": 0
}
]
]
}

View File

@ -1,6 +0,0 @@
{
"ver": "1.0.2",
"uuid": "842c9461-0ab5-4db4-a546-933aaf00e770",
"importer": "json",
"subMetas": {}
}

Some files were not shown because too many files have changed in this diff Show More