HumanBreak/public/project/floors/MT26.js

100 lines
3.2 KiB
JavaScript
Raw Normal View History

main.floors.MT26=
{
2023-01-05 22:21:40 +08:00
"floorId": "MT26",
"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": {},
"changeFloor": {
"0,5": {
"floorId": "MT24",
"loc": [
14,
5
]
},
"12,14": {
"floorId": "MT23",
"loc": [
12,
0
]
},
"14,7": {
"floorId": "MT28",
"loc": [
0,
7
]
},
"11,0": {
"floorId": "MT30",
"loc": [
11,
14
]
}
},
"beforeBattle": {},
"afterBattle": {},
"afterGetItem": {},
"afterOpenDoor": {},
"autoEvent": {},
"cannotMove": {},
"cannotMoveIn": {},
"map": [
[143,143,143,143,143,143,143,143,143,143,143, 91,143,143,143],
[143,441, 21,237, 0,143, 0,482,566, 0,143, 0,143,143,143],
[143,484,390,143, 0,143,378, 0,143, 0,566, 0,376,482,143],
[143,143,143,143,484,143,143,143,143,566,143,143,492,143,143],
[143, 0, 0,492, 0,143,482,403,376, 0,518, 0,482,396,143],
[ 92, 0,518,143, 0,520, 0,378,143,143,143,143,275, 0,143],
[143,143, 0,143,143,143,143,562,143,390,482,143, 0,143,143],
[143, 0,376,143, 0,143,482,482,143,482,403,500,403, 0, 94],
[143,500,143,143,482,143,143,143,143,492,143,143,519,143,143],
[143,468,482,143,441,492,430, 0,143,484,396,237,482, 0,143],
[143,482,468,494, 0,275,420,484,492,390,484,143, 0,482,143],
[143,143,143,143,566,143,572,143,143,494,143,143,143,523,143],
[143,390,482,500, 0,143,482, 0,566,381,482,143,378, 0,143],
[143,143,396,143, 0,566, 0,381,143, 0,381,570, 0,143,143],
[143,143,143,143,143,143,143,143,143,143,143,143, 93,143,143]
],
2023-01-05 22:21:40 +08:00
"bgmap": [
[ 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,144,144,144, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0,144, 0, 0, 0, 0, 0],
[ 0,144,144,144,144, 0,144,144,144,144,144,144,144, 0, 0],
[144,144, 0, 0,144,144,144, 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,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, 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,144,144, 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]
],
"fgmap": [
],
"bg2map": [
],
"fg2map": [
]
}