2023-06-07 04:06:48 +08:00
|
|
|
main.floors.MT167=
|
|
|
|
{
|
|
|
|
"floorId": "MT167",
|
2023-07-08 21:08:17 +08:00
|
|
|
"title": "最后的大学",
|
|
|
|
"name": "最后的大学",
|
2023-06-07 04:06:48 +08:00
|
|
|
"width": 13,
|
|
|
|
"height": 13,
|
2023-07-08 21:08:17 +08:00
|
|
|
"canFlyTo": true,
|
|
|
|
"canFlyFrom": true,
|
2023-06-07 04:06:48 +08:00
|
|
|
"canUseQuickShop": true,
|
|
|
|
"cannotViewMap": false,
|
2023-06-26 21:58:04 +08:00
|
|
|
"images": [
|
|
|
|
{
|
|
|
|
"name": "yuzhou.jpg",
|
|
|
|
"canvas": "bg",
|
|
|
|
"x": 0,
|
|
|
|
"y": 0
|
|
|
|
}
|
|
|
|
],
|
2023-06-07 04:06:48 +08:00
|
|
|
"ratio": 1,
|
|
|
|
"defaultGround": "ground",
|
2023-06-26 21:58:04 +08:00
|
|
|
"bgm": "gaolikangzhi.mp3",
|
2023-06-07 04:06:48 +08:00
|
|
|
"firstArrive": [],
|
|
|
|
"eachArrive": [],
|
|
|
|
"parallelDo": "var lastTime = core.getFlag('lastTime', 0);\n\nif (timestamp - lastTime > 60) {\n\tvar image = core.material.images.images[\"yuzhou.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, -150, -140);\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": {},
|
2023-06-26 21:58:04 +08:00
|
|
|
"changeFloor": {
|
|
|
|
"6,12": {
|
|
|
|
"floorId": "MT166",
|
|
|
|
"loc": [
|
|
|
|
6,
|
|
|
|
0
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"12,6": {
|
|
|
|
"floorId": "MT168",
|
|
|
|
"loc": [
|
|
|
|
0,
|
|
|
|
6
|
|
|
|
]
|
|
|
|
}
|
|
|
|
},
|
2023-06-07 04:06:48 +08:00
|
|
|
"beforeBattle": {},
|
2023-06-26 21:58:04 +08:00
|
|
|
"afterBattle": {
|
|
|
|
"6,10": [
|
|
|
|
{
|
|
|
|
"type": "setValue",
|
|
|
|
"name": "item:I963",
|
|
|
|
"operator": "+=",
|
|
|
|
"value": "6"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "setValue",
|
|
|
|
"name": "flag:dasishenghuo",
|
|
|
|
"operator": "+=",
|
|
|
|
"value": "1"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "if",
|
|
|
|
"condition": "(flag:dasishenghuo==165)",
|
|
|
|
"true": [
|
|
|
|
{
|
|
|
|
"type": "openDoor",
|
|
|
|
"loc": [
|
|
|
|
6,
|
|
|
|
1
|
|
|
|
],
|
|
|
|
"floorId": "MT178"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"6,8": [
|
|
|
|
{
|
|
|
|
"type": "setValue",
|
|
|
|
"name": "item:I963",
|
|
|
|
"operator": "+=",
|
|
|
|
"value": "6"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "setValue",
|
|
|
|
"name": "flag:dasishenghuo",
|
|
|
|
"operator": "+=",
|
|
|
|
"value": "1"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "if",
|
|
|
|
"condition": "(flag:dasishenghuo==165)",
|
|
|
|
"true": [
|
|
|
|
{
|
|
|
|
"type": "openDoor",
|
|
|
|
"loc": [
|
|
|
|
6,
|
|
|
|
1
|
|
|
|
],
|
|
|
|
"floorId": "MT178"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"5,9": [
|
|
|
|
{
|
|
|
|
"type": "setValue",
|
|
|
|
"name": "item:I963",
|
|
|
|
"operator": "+=",
|
|
|
|
"value": "6"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "setValue",
|
|
|
|
"name": "flag:dasishenghuo",
|
|
|
|
"operator": "+=",
|
|
|
|
"value": "1"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "if",
|
|
|
|
"condition": "(flag:dasishenghuo==165)",
|
|
|
|
"true": [
|
|
|
|
{
|
|
|
|
"type": "openDoor",
|
|
|
|
"loc": [
|
|
|
|
6,
|
|
|
|
1
|
|
|
|
],
|
|
|
|
"floorId": "MT178"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"8,7": [
|
|
|
|
{
|
|
|
|
"type": "setValue",
|
|
|
|
"name": "item:I963",
|
|
|
|
"operator": "+=",
|
|
|
|
"value": "6"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "setValue",
|
|
|
|
"name": "flag:dasishenghuo",
|
|
|
|
"operator": "+=",
|
|
|
|
"value": "1"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "if",
|
|
|
|
"condition": "(flag:dasishenghuo==165)",
|
|
|
|
"true": [
|
|
|
|
{
|
|
|
|
"type": "openDoor",
|
|
|
|
"loc": [
|
|
|
|
6,
|
|
|
|
1
|
|
|
|
],
|
|
|
|
"floorId": "MT178"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"1,6": [
|
|
|
|
{
|
|
|
|
"type": "setValue",
|
|
|
|
"name": "item:I963",
|
|
|
|
"operator": "+=",
|
|
|
|
"value": "6"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "setValue",
|
|
|
|
"name": "flag:dasishenghuo",
|
|
|
|
"operator": "+=",
|
|
|
|
"value": "1"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "if",
|
|
|
|
"condition": "(flag:dasishenghuo==165)",
|
|
|
|
"true": [
|
|
|
|
{
|
|
|
|
"type": "openDoor",
|
|
|
|
"loc": [
|
|
|
|
6,
|
|
|
|
1
|
|
|
|
],
|
|
|
|
"floorId": "MT178"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"8,3": [
|
|
|
|
{
|
|
|
|
"type": "setValue",
|
|
|
|
"name": "item:I963",
|
|
|
|
"operator": "+=",
|
|
|
|
"value": "6"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "setValue",
|
|
|
|
"name": "flag:dasishenghuo",
|
|
|
|
"operator": "+=",
|
|
|
|
"value": "1"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "if",
|
|
|
|
"condition": "(flag:dasishenghuo==165)",
|
|
|
|
"true": [
|
|
|
|
{
|
|
|
|
"type": "openDoor",
|
|
|
|
"loc": [
|
|
|
|
6,
|
|
|
|
1
|
|
|
|
],
|
|
|
|
"floorId": "MT178"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"8,1": [
|
|
|
|
{
|
|
|
|
"type": "setValue",
|
|
|
|
"name": "item:I963",
|
|
|
|
"operator": "+=",
|
|
|
|
"value": "6"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "setValue",
|
|
|
|
"name": "flag:dasishenghuo",
|
|
|
|
"operator": "+=",
|
|
|
|
"value": "1"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "if",
|
|
|
|
"condition": "(flag:dasishenghuo==165)",
|
|
|
|
"true": [
|
|
|
|
{
|
|
|
|
"type": "openDoor",
|
|
|
|
"loc": [
|
|
|
|
6,
|
|
|
|
1
|
|
|
|
],
|
|
|
|
"floorId": "MT178"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"10,10": [
|
|
|
|
{
|
|
|
|
"type": "setValue",
|
|
|
|
"name": "item:I963",
|
|
|
|
"operator": "+=",
|
|
|
|
"value": "6"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "setValue",
|
|
|
|
"name": "flag:dasishenghuo",
|
|
|
|
"operator": "+=",
|
|
|
|
"value": "1"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "if",
|
|
|
|
"condition": "(flag:dasishenghuo==165)",
|
|
|
|
"true": [
|
|
|
|
{
|
|
|
|
"type": "openDoor",
|
|
|
|
"loc": [
|
|
|
|
6,
|
|
|
|
1
|
|
|
|
],
|
|
|
|
"floorId": "MT178"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"4,6": [
|
|
|
|
{
|
|
|
|
"type": "setValue",
|
|
|
|
"name": "item:I963",
|
|
|
|
"operator": "+=",
|
|
|
|
"value": "6"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "setValue",
|
|
|
|
"name": "flag:dasishenghuo",
|
|
|
|
"operator": "+=",
|
|
|
|
"value": "1"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "if",
|
|
|
|
"condition": "(flag:dasishenghuo==165)",
|
|
|
|
"true": [
|
|
|
|
{
|
|
|
|
"type": "openDoor",
|
|
|
|
"loc": [
|
|
|
|
6,
|
|
|
|
1
|
|
|
|
],
|
|
|
|
"floorId": "MT178"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"7,9": [
|
|
|
|
{
|
|
|
|
"type": "setValue",
|
|
|
|
"name": "item:I963",
|
|
|
|
"operator": "+=",
|
|
|
|
"value": "6"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "setValue",
|
|
|
|
"name": "flag:dasishenghuo",
|
|
|
|
"operator": "+=",
|
|
|
|
"value": "1"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "if",
|
|
|
|
"condition": "(flag:dasishenghuo==165)",
|
|
|
|
"true": [
|
|
|
|
{
|
|
|
|
"type": "openDoor",
|
|
|
|
"loc": [
|
|
|
|
6,
|
|
|
|
1
|
|
|
|
],
|
|
|
|
"floorId": "MT178"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"2,10": [
|
|
|
|
{
|
|
|
|
"type": "setValue",
|
|
|
|
"name": "item:I963",
|
|
|
|
"operator": "+=",
|
|
|
|
"value": "6"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "setValue",
|
|
|
|
"name": "flag:dasishenghuo",
|
|
|
|
"operator": "+=",
|
|
|
|
"value": "1"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "if",
|
|
|
|
"condition": "(flag:dasishenghuo==165)",
|
|
|
|
"true": [
|
|
|
|
{
|
|
|
|
"type": "openDoor",
|
|
|
|
"loc": [
|
|
|
|
6,
|
|
|
|
1
|
|
|
|
],
|
|
|
|
"floorId": "MT178"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"3,1": [
|
|
|
|
{
|
|
|
|
"type": "setValue",
|
|
|
|
"name": "item:I963",
|
|
|
|
"operator": "+=",
|
|
|
|
"value": "6"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "setValue",
|
|
|
|
"name": "flag:dasishenghuo",
|
|
|
|
"operator": "+=",
|
|
|
|
"value": "1"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "if",
|
|
|
|
"condition": "(flag:dasishenghuo==165)",
|
|
|
|
"true": [
|
|
|
|
{
|
|
|
|
"type": "openDoor",
|
|
|
|
"loc": [
|
|
|
|
6,
|
|
|
|
1
|
|
|
|
],
|
|
|
|
"floorId": "MT178"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
2023-06-07 04:06:48 +08:00
|
|
|
"afterGetItem": {},
|
|
|
|
"afterOpenDoor": {},
|
|
|
|
"autoEvent": {},
|
|
|
|
"cannotMove": {},
|
|
|
|
"cannotMoveIn": {},
|
|
|
|
"map": [
|
2023-06-26 21:58:04 +08:00
|
|
|
[ 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4],
|
|
|
|
[ 4,891, 0,499, 0, 4,888,888,549,912,912, 4, 4],
|
|
|
|
[ 4,892,890, 4,911, 4, 4, 4, 81, 4, 4, 4, 4],
|
|
|
|
[ 4, 4, 4, 4, 81, 4,886,886,550,887,887, 4, 4],
|
|
|
|
[ 4,891, 4, 0,891, 4, 4, 4, 81, 4, 4, 4, 4],
|
|
|
|
[ 4,890, 4,890, 0,913, 0, 83, 21, 0, 21, 4, 4],
|
2023-07-08 21:08:17 +08:00
|
|
|
[ 4,550, 4, 4,540, 4, 82, 4, 0, 22, 0, 0, 94],
|
2023-06-26 21:58:04 +08:00
|
|
|
[ 4, 0,911, 81, 0,913, 0, 4,950, 4, 4, 4, 4],
|
|
|
|
[ 4, 4, 4, 4, 4, 4,546, 4,912, 0,887, 4, 4],
|
|
|
|
[ 4, 21, 0, 21, 0,950, 0,499, 0,886, 0, 4, 4],
|
|
|
|
[ 4, 4,499, 4, 4, 4,949, 4, 4, 4,540, 4, 4],
|
|
|
|
[ 4,891, 0,890, 4, 21, 0, 22, 4,912, 0, 4, 4],
|
|
|
|
[ 4, 0,912, 0, 4, 0, 93, 0, 4,894,912, 4, 4]
|
2023-06-07 04:06:48 +08:00
|
|
|
],
|
|
|
|
"bgmap": [
|
|
|
|
|
|
|
|
],
|
|
|
|
"fgmap": [
|
|
|
|
|
|
|
|
],
|
|
|
|
"bg2map": [
|
|
|
|
|
|
|
|
],
|
|
|
|
"fg2map": [
|
|
|
|
|
2023-07-08 21:08:17 +08:00
|
|
|
],
|
|
|
|
"flyPoint": [
|
|
|
|
6,
|
|
|
|
12
|
|
|
|
]
|
2023-06-07 04:06:48 +08:00
|
|
|
}
|