HumanBreak/public/project/floors/MT24.js
2023-01-05 22:21:40 +08:00

104 lines
3.3 KiB
JavaScript

main.floors.MT24=
{
"floorId": "MT24",
"title": "智慧小径",
"name": "智慧小径",
"width": 15,
"height": 15,
"canFlyTo": true,
"canFlyFrom": true,
"canUseQuickShop": true,
"cannotViewMap": false,
"images": [],
"ratio": 2,
"defaultGround": "grass",
"bgm": "road.mp3",
"firstArrive": [],
"eachArrive": [],
"parallelDo": "",
"events": {
"8,13": [
"当勇士被嘲讽时,水也能被撞碎,不要问我为什么("
]
},
"changeFloor": {
"9,14": {
"floorId": "MT22",
"loc": [
9,
0
]
},
"5,0": {
"floorId": "MT25",
"loc": [
5,
14
]
},
"11,0": {
"floorId": "MT25",
"loc": [
11,
14
]
},
"14,5": {
"floorId": "MT26",
"loc": [
0,
5
]
}
},
"beforeBattle": {},
"afterBattle": {},
"afterGetItem": {},
"afterOpenDoor": {},
"autoEvent": {},
"cannotMove": {},
"cannotMoveIn": {},
"map": [
[142,142,142,142,142, 91,142,142,142,142,142, 91,143,143,143],
[142,142,142,142,142,280,142, 0,275, 0,484,376, 0,143,143],
[142,142,441,237,484, 0,492, 0,143,143,500,143,492,143,143],
[142,142,390,142, 0,142,142, 0,143, 0,403,491,390, 0,143],
[142,142,396,142,500,376,484,518,143,143,494,143,143,143,143],
[142, 22,484,494,378,142,142, 0,143,520, 0,403,482, 0, 94],
[142,142,142,142,484,142,142,378,143, 0,143,143,492,143,143],
[142,142,484,142,518, 0,376,275,482, 0,500,376, 0,376,143],
[562,142,492,142,142,142,142, 0,143,143,143, 0,484, 0,143],
[142,142, 0, 0,403,484, 0,523,484,378,143,519,143,143,143],
[142,142,280,142,142,492,566,142,142, 0,143,378,484,381,143],
[142,142, 21,484,142,378, 0,142,142,570,143,143,520,143,143],
[142,142,430, 0,142,142,482,142,381, 0,381,492,403,403,143],
[142,142,142,142,142,142,142,142,129, 0,484,143,143,143,143],
[142,142,142,142,142,142,142,142,142, 93,143,143,143,143,143]
],
"bgmap": [
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,144, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0,144,144,144,144,144, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0,144, 0, 0,144, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0,144, 0, 0,144, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0,144, 0, 0,144, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0,144, 0, 0,144,144,144,144,144],
[ 0, 0, 0, 0, 0, 0, 0,144, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0,144, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0,144, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0,144,144,144, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0,144, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0,144, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0,144, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0,144, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0,144, 0, 0, 0, 0, 0]
],
"fgmap": [
],
"bg2map": [
],
"fg2map": [
]
}