2023-06-07 04:06:48 +08:00
|
|
|
main.floors.MT169=
|
|
|
|
{
|
|
|
|
"floorId": "MT169",
|
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": "MT168",
|
|
|
|
"loc": [
|
|
|
|
6,
|
|
|
|
0
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"12,6": {
|
|
|
|
"floorId": "MT170",
|
|
|
|
"loc": [
|
|
|
|
0,
|
|
|
|
6
|
|
|
|
]
|
|
|
|
}
|
|
|
|
},
|
2023-06-07 04:06:48 +08:00
|
|
|
"beforeBattle": {},
|
2023-06-26 21:58:04 +08:00
|
|
|
"afterBattle": {
|
|
|
|
"6,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"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"5,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"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"5,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"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"2,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"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"10,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"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"9,4": [
|
|
|
|
{
|
|
|
|
"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,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"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"9,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"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"4,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"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"5,4": [
|
|
|
|
{
|
|
|
|
"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,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"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"8,11": [
|
|
|
|
{
|
|
|
|
"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,11": [
|
|
|
|
{
|
|
|
|
"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,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"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"2,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"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"7,5": [
|
|
|
|
{
|
|
|
|
"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"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"11,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"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
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, 0,539, 0, 82, 0,540, 0, 82, 0,539, 0,894],
|
|
|
|
[ 4,894, 4,914, 4,912, 4,914, 4,912, 4,912, 0],
|
|
|
|
[ 4,895, 4, 0,539, 0, 4, 0,541, 0, 4, 0, 23],
|
|
|
|
[ 4, 4, 4, 4, 4,539, 4, 4, 4,540, 4, 4, 4],
|
|
|
|
[894, 4, 0,911, 81, 0, 81,499,912, 0, 4,912, 0],
|
|
|
|
[896, 4,540, 4, 4,549, 4, 4, 0,891,540, 0, 94],
|
|
|
|
[914, 4, 0,912, 4, 0, 22, 4,890, 0, 4,912, 0],
|
|
|
|
[ 0,539,896, 0, 4, 21, 0, 4, 4,540, 4, 4, 4],
|
|
|
|
[ 4, 4, 4, 4, 4, 4,550, 4,912, 0,912, 4,896],
|
|
|
|
[ 4, 0,912,895, 0,540, 0, 4, 0,896, 0,541, 0],
|
|
|
|
[ 4, 82, 4, 4,539, 4, 0, 4,539, 4, 4, 4,895],
|
|
|
|
[ 4, 0,894,895, 0, 4, 93, 4, 0,894,895, 4,894]
|
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
|
|
|
}
|