318 lines
9.4 KiB
JavaScript
318 lines
9.4 KiB
JavaScript
main.floors.MT6=
|
||
{
|
||
"floorId": "MT6",
|
||
"title": "朦胧的环境",
|
||
"name": "朦胧的环境",
|
||
"width": 13,
|
||
"height": 13,
|
||
"canFlyTo": false,
|
||
"canFlyFrom": false,
|
||
"canUseQuickShop": false,
|
||
"cannotViewMap": false,
|
||
"images": [
|
||
{
|
||
"name": "8.jpg",
|
||
"reverse": ":o",
|
||
"canvas": "bg",
|
||
"x": 0,
|
||
"y": 0
|
||
}
|
||
],
|
||
"ratio": 1,
|
||
"defaultGround": "ground",
|
||
"firstArrive": [],
|
||
"eachArrive": [],
|
||
"parallelDo": "var lastTime = core.getFlag('lastTime', 0);\n\nif (timestamp - lastTime > 60) {\n\tvar image = core.material.images.images[\"8.jpg\"];\n\tvar width = 416,\n\t\theight = 416;\n\n\tcore.canvas.bg.translate(width / 2, height / 2);\n\tcore.canvas.bg.rotate(Math.PI / 180 / 6);\n\tcore.canvas.bg.translate(-width / 2, -height / 2);\n\tcore.canvas.bg.drawImage(image, -296, -88);\n\n\tcore.setFlag('lastTime', timestamp);\n\n\tvar rotateTime = core.getFlag('rotateTime', 0);\n\trotateTime += 1;\n\tif (rotateTime >= 6 * 180) {\n\t\trotateTime -= 6 * 180;\n\t}\n\tcore.setFlag('rotateTime', rotateTime);\n}",
|
||
"events": {
|
||
"6,2": [
|
||
{
|
||
"type": "setCurtain",
|
||
"color": [
|
||
0,
|
||
0,
|
||
0,
|
||
1
|
||
],
|
||
"time": 1000,
|
||
"keep": true
|
||
},
|
||
"\t[母亲,N385]bdf学会了走路,但好像还不会说话啊...",
|
||
"\t[父亲,N389]慢慢来呗,早晚都会的,他不过才两岁罢了。",
|
||
{
|
||
"type": "changeFloor",
|
||
"floorId": "MT7",
|
||
"loc": [
|
||
6,
|
||
2
|
||
]
|
||
}
|
||
]
|
||
},
|
||
"changeFloor": {
|
||
"6,10": {
|
||
"floorId": "MT5",
|
||
"loc": [
|
||
6,
|
||
10
|
||
]
|
||
}
|
||
},
|
||
"beforeBattle": {},
|
||
"afterBattle": {
|
||
"6,4": [
|
||
{
|
||
"type": "setValue",
|
||
"name": "flag:tmd",
|
||
"operator": "+=",
|
||
"value": "1"
|
||
},
|
||
{
|
||
"type": "if",
|
||
"condition": "(flag:tmd==26)",
|
||
"true": [
|
||
{
|
||
"type": "openDoor",
|
||
"loc": [
|
||
6,
|
||
3
|
||
]
|
||
}
|
||
]
|
||
}
|
||
],
|
||
"5,5": [
|
||
{
|
||
"type": "setValue",
|
||
"name": "flag:tmd",
|
||
"operator": "+=",
|
||
"value": "1"
|
||
},
|
||
{
|
||
"type": "if",
|
||
"condition": "(flag:tmd==26)",
|
||
"true": [
|
||
{
|
||
"type": "openDoor",
|
||
"loc": [
|
||
6,
|
||
3
|
||
]
|
||
}
|
||
]
|
||
}
|
||
],
|
||
"7,5": [
|
||
{
|
||
"type": "setValue",
|
||
"name": "flag:tmd",
|
||
"operator": "+=",
|
||
"value": "1"
|
||
},
|
||
{
|
||
"type": "if",
|
||
"condition": "(flag:tmd==26)",
|
||
"true": [
|
||
{
|
||
"type": "openDoor",
|
||
"loc": [
|
||
6,
|
||
3
|
||
]
|
||
}
|
||
]
|
||
}
|
||
],
|
||
"7,7": [
|
||
{
|
||
"type": "setValue",
|
||
"name": "flag:tmd",
|
||
"operator": "+=",
|
||
"value": "1"
|
||
},
|
||
{
|
||
"type": "if",
|
||
"condition": "(flag:tmd==26)",
|
||
"true": [
|
||
{
|
||
"type": "openDoor",
|
||
"loc": [
|
||
6,
|
||
3
|
||
]
|
||
}
|
||
]
|
||
}
|
||
],
|
||
"4,8": [
|
||
{
|
||
"type": "setValue",
|
||
"name": "flag:tmd",
|
||
"operator": "+=",
|
||
"value": "1"
|
||
},
|
||
{
|
||
"type": "if",
|
||
"condition": "(flag:tmd==26)",
|
||
"true": [
|
||
{
|
||
"type": "openDoor",
|
||
"loc": [
|
||
6,
|
||
3
|
||
]
|
||
}
|
||
]
|
||
}
|
||
],
|
||
"6,6": [
|
||
{
|
||
"type": "setValue",
|
||
"name": "flag:tmd",
|
||
"operator": "+=",
|
||
"value": "1"
|
||
},
|
||
{
|
||
"type": "if",
|
||
"condition": "(flag:tmd==26)",
|
||
"true": [
|
||
{
|
||
"type": "openDoor",
|
||
"loc": [
|
||
6,
|
||
3
|
||
]
|
||
}
|
||
]
|
||
}
|
||
],
|
||
"9,3": [
|
||
{
|
||
"type": "setValue",
|
||
"name": "flag:tmd",
|
||
"operator": "+=",
|
||
"value": "1"
|
||
},
|
||
{
|
||
"type": "if",
|
||
"condition": "(flag:tmd==26)",
|
||
"true": [
|
||
{
|
||
"type": "openDoor",
|
||
"loc": [
|
||
6,
|
||
3
|
||
]
|
||
}
|
||
]
|
||
}
|
||
],
|
||
"3,3": [
|
||
{
|
||
"type": "setValue",
|
||
"name": "flag:tmd",
|
||
"operator": "+=",
|
||
"value": "1"
|
||
},
|
||
{
|
||
"type": "if",
|
||
"condition": "(flag:tmd==26)",
|
||
"true": [
|
||
{
|
||
"type": "openDoor",
|
||
"loc": [
|
||
6,
|
||
3
|
||
]
|
||
}
|
||
]
|
||
}
|
||
],
|
||
"8,8": [
|
||
{
|
||
"type": "setValue",
|
||
"name": "flag:tmd",
|
||
"operator": "+=",
|
||
"value": "1"
|
||
},
|
||
{
|
||
"type": "if",
|
||
"condition": "(flag:tmd==26)",
|
||
"true": [
|
||
{
|
||
"type": "openDoor",
|
||
"loc": [
|
||
6,
|
||
3
|
||
]
|
||
}
|
||
]
|
||
}
|
||
],
|
||
"5,7": [
|
||
{
|
||
"type": "setValue",
|
||
"name": "flag:tmd",
|
||
"operator": "+=",
|
||
"value": "1"
|
||
},
|
||
{
|
||
"type": "if",
|
||
"condition": "(flag:tmd==26)",
|
||
"true": [
|
||
{
|
||
"type": "openDoor",
|
||
"loc": [
|
||
6,
|
||
3
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
"afterGetItem": {},
|
||
"afterOpenDoor": {},
|
||
"autoEvent": {},
|
||
"cannotMove": {},
|
||
"cannotMoveIn": {},
|
||
"map": [
|
||
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||
[ 0,40226,40204,40204,40204,40204,40204,40204,40204,40204,40204,40206, 0],
|
||
[ 0,40225, 34, 0, 28,40044, 89,40044, 27, 0, 34,40214, 0],
|
||
[ 0,40225,40044,349,40044,40044, 86,40044,40044,349,40044,40214, 0],
|
||
[ 0,40225,40044, 0, 28,40044,351,40044, 27, 0,40044,40214, 0],
|
||
[ 0,40225,40044, 32, 0,350, 0,350, 0, 32,40044,40214, 0],
|
||
[ 0,40225,40044,40044,40044,40044,349,40044,40044,40044,40044,40214, 0],
|
||
[ 0,40225, 29, 31, 0,348, 0,350, 0, 31, 32,40214, 0],
|
||
[ 0,40225,40044,40044,350,40044, 0,40044,349,40044,40044,40214, 0],
|
||
[ 0,40225,40044, 31, 0,40044, 0,40044, 0, 32,40044,40214, 0],
|
||
[ 0,40225,40044, 28, 31,40044,104,40044, 32, 27,40044,40214, 0],
|
||
[ 0,40224,40180,40180,40180,40180,40180,40180,40180,40180,40180,40182, 0],
|
||
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
|
||
],
|
||
"bgmap": [
|
||
|
||
],
|
||
"fgmap": [
|
||
|
||
],
|
||
"bg2map": [
|
||
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||
[ 0, 0,80000,80000,80000,80000,80000,80000,80000,80000,80000, 0, 0],
|
||
[ 0, 0,80000,80000,80000,80000,80000,80000,80000,80000,80000, 0, 0],
|
||
[ 0, 0,80000,80000,80000,80000,80000,80000,80000,80000,80000, 0, 0],
|
||
[ 0, 0,80000,80000,80000,80000,80000,80000,80000,80000,80000, 0, 0],
|
||
[ 0, 0,80000,80000,80000,80000,80000,80000,80000,80000,80000, 0, 0],
|
||
[ 0, 0,80000,80000,80000,80000,80000,80000,80000,80000,80000, 0, 0],
|
||
[ 0, 0,80000,80000,80000,80000,80000,80000,80000,80000,80000, 0, 0],
|
||
[ 0, 0,80000,80000,80000,80000,80000,80000,80000,80000,80000, 0, 0],
|
||
[ 0, 0,80000,80000,80000,80000,80000,80000,80000,80000,80000, 0, 0],
|
||
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
|
||
],
|
||
"fg2map": [
|
||
|
||
],
|
||
"bgm": "congtianerjiang.mp3"
|
||
} |